Dec 13 07:41:05.664 INFO testing pepoipod/rust-img-fetcher against master#bd47d6825bf4090517549d33cfef10d3300b4a75 for pr-56550 Dec 13 07:41:05.664 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-1/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +bd47d6825bf4090517549d33cfef10d3300b4a75-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 13 07:41:06.102 INFO [stdout] 9ece8d72a7c953dd75541b7974577bcd41f95d31f5775ca8cebda21ac4979181 Dec 13 07:41:06.104 INFO running `"docker" "start" "-a" "9ece8d72a7c953dd75541b7974577bcd41f95d31f5775ca8cebda21ac4979181"` Dec 13 07:41:07.269 INFO [stderr] usermod: no changes Dec 13 07:41:07.831 INFO [stderr] Compiling tokio-io v0.1.10 Dec 13 07:41:07.831 INFO [stderr] Compiling crossbeam-epoch v0.5.2 Dec 13 07:41:07.831 INFO [stderr] Compiling syn v0.14.9 Dec 13 07:41:07.831 INFO [stderr] Compiling string_cache_codegen v0.4.2 Dec 13 07:41:12.444 INFO [stderr] Compiling crossbeam-deque v0.6.1 Dec 13 07:41:12.603 INFO [stderr] Compiling string_cache v0.7.3 Dec 13 07:41:12.603 INFO [stderr] Compiling markup5ever v0.7.3 Dec 13 07:41:13.567 INFO [stderr] Compiling tokio-codec v0.1.1 Dec 13 07:41:13.567 INFO [stderr] Compiling tokio-reactor v0.1.6 Dec 13 07:41:13.568 INFO [stderr] Compiling h2 v0.1.13 Dec 13 07:41:15.415 INFO [stderr] Compiling tokio-threadpool v0.1.8 Dec 13 07:41:23.535 INFO [stderr] Compiling tokio-uds v0.2.3 Dec 13 07:41:23.931 INFO [stderr] Compiling tokio-tcp v0.1.2 Dec 13 07:41:24.072 INFO [stderr] Compiling tokio-udp v0.1.2 Dec 13 07:41:27.395 INFO [stderr] Compiling tokio-fs v0.1.4 Dec 13 07:41:33.628 INFO [stderr] Compiling tokio v0.1.12 Dec 13 07:41:43.391 INFO [stderr] Compiling hyper v0.12.12 Dec 13 07:41:47.024 INFO [stderr] Compiling html5ever v0.22.3 Dec 13 07:41:53.567 INFO [stderr] Compiling cssparser-macros v0.3.4 Dec 13 07:42:00.253 INFO [stderr] Compiling hyper-tls v0.3.1 Dec 13 07:42:00.999 INFO [stderr] Compiling cssparser v0.23.10 Dec 13 07:42:03.639 INFO [stderr] Compiling reqwest v0.9.3 Dec 13 07:42:06.199 INFO [stderr] Compiling selectors v0.19.0 Dec 13 07:42:14.447 INFO [stderr] Compiling scraper v0.7.0 Dec 13 07:42:26.775 INFO [stderr] Compiling img-fetcher v0.1.0 (/source) Dec 13 07:42:29.119 INFO [stderr] error[E0277]: the trait bound `&&str: reqwest::into_url::PolyfillTryInto` is not satisfied Dec 13 07:42:29.119 INFO [stderr] --> src/main.rs:41:19 Dec 13 07:42:29.119 INFO [stderr] | Dec 13 07:42:29.119 INFO [stderr] 41 | let mut res = reqwest::get(&url).unwrap(); Dec 13 07:42:29.119 INFO [stderr] | ^^^^^^^^^^^^ the trait `reqwest::into_url::PolyfillTryInto` is not implemented for `&&str` Dec 13 07:42:29.119 INFO [stderr] | Dec 13 07:42:29.119 INFO [stderr] = help: the following implementations were found: Dec 13 07:42:29.119 INFO [stderr] <&'a str as reqwest::into_url::PolyfillTryInto> Dec 13 07:42:29.119 INFO [stderr] = note: required because of the requirements on the impl of `reqwest::IntoUrl` for `&&str` Dec 13 07:42:29.119 INFO [stderr] = note: required by `reqwest::get` Dec 13 07:42:29.119 INFO [stderr] Dec 13 07:42:29.163 INFO [stderr] error: aborting due to previous error Dec 13 07:42:29.163 INFO [stderr] Dec 13 07:42:29.163 INFO [stderr] For more information about this error, try `rustc --explain E0277`. Dec 13 07:42:29.190 INFO [stderr] error: Could not compile `img-fetcher`. Dec 13 07:42:29.190 INFO [stderr] Dec 13 07:42:29.190 INFO [stderr] To learn more, run the command again with --verbose. Dec 13 07:42:29.199 INFO [stderr] su: No module specific data is present Dec 13 07:42:30.527 INFO running `"docker" "inspect" "9ece8d72a7c953dd75541b7974577bcd41f95d31f5775ca8cebda21ac4979181"` Dec 13 07:42:30.845 INFO running `"docker" "rm" "-f" "9ece8d72a7c953dd75541b7974577bcd41f95d31f5775ca8cebda21ac4979181"` Dec 13 07:42:31.122 INFO [stdout] 9ece8d72a7c953dd75541b7974577bcd41f95d31f5775ca8cebda21ac4979181