Multiple crates are failing with the error `cannot find function 'assert_test_result' in module 'self::test' `. * [html5ever](https://crates.io/crates/html5ever) regressed from stable to beta ([build log](https://cargobomb-reports.s3.amazonaws.com/beta-1.26.0-beta.2/beta-2018-04-06/reg/html5ever-0.22.0/log.txt)) cc @SimonSapin * [idna](https://crates.io/crates/idna) regressed from stable to beta ([build log](https://cargobomb-reports.s3.amazonaws.com/beta-1.26.0-beta.2/beta-2018-04-06/reg/idna-0.1.4/log.txt)) cc @SimonSapin * [rustc-test](https://crates.io/crates/rustc-test) regressed from stable to beta ([build log](https://cargobomb-reports.s3.amazonaws.com/beta-1.26.0-beta.2/beta-2018-04-06/reg/rustc-test-0.1.5/log.txt)) cc @SimonSapin * [url](https://crates.io/crates/url) regressed from stable to beta ([build log](https://cargobomb-reports.s3.amazonaws.com/beta-1.26.0-beta.2/beta-2018-04-06/reg/url-1.7.0/log.txt)) cc @SimonSapin * [xml5ever](https://crates.io/crates/xml5ever) regressed from stable to beta ([build log](https://cargobomb-reports.s3.amazonaws.com/beta-1.26.0-beta.2/beta-2018-04-06/reg/xml5ever-0.12.0/log.txt)) cc @SimonSapin * [xmlparser](https://crates.io/crates/xmlparser) regressed from stable to beta ([build log](https://cargobomb-reports.s3.amazonaws.com/beta-1.26.0-beta.2/beta-2018-04-06/reg/xmlparser-0.1.2/log.txt)) cc @RazrFalcon
Multiple crates are failing with the error
cannot find function 'assert_test_result' in module 'self::test'.