Dec 13 07:41:05.167 INFO testing pepoipod/rust-img-fetcher against try#aa49d8ef14939ddec0e34b346b60174a5673d48f for pr-56550 Dec 13 07:41:05.167 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-6/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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:05.608 INFO [stdout] 7893757c28d50e05a93c1436338fe60875a24e293e25a4f6cfbe626a18d4df7b Dec 13 07:41:05.611 INFO running `"docker" "start" "-a" "7893757c28d50e05a93c1436338fe60875a24e293e25a4f6cfbe626a18d4df7b"` Dec 13 07:41:07.238 INFO [stderr] usermod: no changes Dec 13 07:41:07.671 INFO [stderr] Compiling procedural-masquerade v0.1.6 Dec 13 07:41:07.688 INFO [stderr] Compiling ego-tree v0.5.0 Dec 13 07:41:07.692 INFO [stderr] Compiling servo_arc v0.1.1 Dec 13 07:41:07.695 INFO [stderr] Compiling dtoa-short v0.3.2 Dec 13 07:41:07.699 INFO [stderr] Compiling syn v0.13.11 Dec 13 07:41:07.699 INFO [stderr] Compiling tokio-io v0.1.10 Dec 13 07:41:07.699 INFO [stderr] Compiling crossbeam-epoch v0.5.2 Dec 13 07:41:07.699 INFO [stderr] Compiling tendril v0.4.0 Dec 13 07:41:10.421 INFO [stderr] Compiling syn v0.14.9 Dec 13 07:41:10.474 INFO [stderr] Compiling serde_urlencoded v0.5.3 Dec 13 07:41:12.461 INFO [stderr] Compiling string_cache_codegen v0.4.2 Dec 13 07:41:12.519 INFO [stderr] Compiling selectors v0.19.0 Dec 13 07:41:12.606 INFO [stderr] Compiling crossbeam-deque v0.6.1 Dec 13 07:41:14.719 INFO [stderr] Compiling tokio-codec v0.1.1 Dec 13 07:41:14.719 INFO [stderr] Compiling tokio-reactor v0.1.6 Dec 13 07:41:14.795 INFO [stderr] Compiling h2 v0.1.13 Dec 13 07:41:15.711 INFO [stderr] Compiling tokio-threadpool v0.1.8 Dec 13 07:41:23.055 INFO [stderr] Compiling string_cache v0.7.3 Dec 13 07:41:23.055 INFO [stderr] Compiling markup5ever v0.7.3 Dec 13 07:41:32.091 INFO [stderr] Compiling tokio-uds v0.2.3 Dec 13 07:41:32.179 INFO [stderr] Compiling tokio-udp v0.1.2 Dec 13 07:41:32.180 INFO [stderr] Compiling tokio-tcp v0.1.2 Dec 13 07:41:32.443 INFO [stderr] Compiling tokio-fs v0.1.4 Dec 13 07:41:40.131 INFO [stderr] Compiling tokio v0.1.12 Dec 13 07:41:48.047 INFO [stderr] Compiling hyper v0.12.12 Dec 13 07:42:07.047 INFO [stderr] Compiling cssparser-macros v0.3.4 Dec 13 07:42:08.327 INFO [stderr] Compiling cssparser v0.23.10 Dec 13 07:42:08.327 INFO [stderr] Compiling html5ever v0.22.3 Dec 13 07:42:13.249 INFO [stderr] Compiling hyper-tls v0.3.1 Dec 13 07:42:20.539 INFO [stderr] Compiling reqwest v0.9.3 Dec 13 07:42:48.631 INFO [stderr] Compiling scraper v0.7.0 Dec 13 07:42:55.200 INFO [stderr] Compiling img-fetcher v0.1.0 (/source) Dec 13 07:42:57.527 INFO [stderr] error[E0277]: the trait bound `&&str: reqwest::into_url::PolyfillTryInto` is not satisfied Dec 13 07:42:57.527 INFO [stderr] --> src/main.rs:41:19 Dec 13 07:42:57.527 INFO [stderr] | Dec 13 07:42:57.527 INFO [stderr] 41 | let mut res = reqwest::get(&url).unwrap(); Dec 13 07:42:57.527 INFO [stderr] | ^^^^^^^^^^^^ the trait `reqwest::into_url::PolyfillTryInto` is not implemented for `&&str` Dec 13 07:42:57.527 INFO [stderr] | Dec 13 07:42:57.527 INFO [stderr] = help: the following implementations were found: Dec 13 07:42:57.527 INFO [stderr] <&'a str as reqwest::into_url::PolyfillTryInto> Dec 13 07:42:57.527 INFO [stderr] = note: required because of the requirements on the impl of `reqwest::IntoUrl` for `&&str` Dec 13 07:42:57.527 INFO [stderr] = note: required by `reqwest::get` Dec 13 07:42:57.527 INFO [stderr] Dec 13 07:42:57.571 INFO [stderr] error: aborting due to previous error Dec 13 07:42:57.571 INFO [stderr] Dec 13 07:42:57.571 INFO [stderr] For more information about this error, try `rustc --explain E0277`. Dec 13 07:42:57.603 INFO [stderr] error: Could not compile `img-fetcher`. Dec 13 07:42:57.603 INFO [stderr] Dec 13 07:42:57.603 INFO [stderr] To learn more, run the command again with --verbose. Dec 13 07:42:57.603 INFO [stderr] su: No module specific data is present Dec 13 07:42:58.614 INFO running `"docker" "inspect" "7893757c28d50e05a93c1436338fe60875a24e293e25a4f6cfbe626a18d4df7b"` Dec 13 07:42:58.951 INFO running `"docker" "rm" "-f" "7893757c28d50e05a93c1436338fe60875a24e293e25a4f6cfbe626a18d4df7b"` Dec 13 07:42:59.266 INFO [stdout] 7893757c28d50e05a93c1436338fe60875a24e293e25a4f6cfbe626a18d4df7b