Dec 05 11:38:02.608 INFO testing pepoipod/rust-img-fetcher against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 05 11:38:02.608 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-1/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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 05 11:38:02.910 INFO [stdout] 57e6bf61997b314f860a05c73fa5cf67852dd3b02ef3b74ecc79c469e853477d Dec 05 11:38:02.918 INFO running `"docker" "start" "-a" "57e6bf61997b314f860a05c73fa5cf67852dd3b02ef3b74ecc79c469e853477d"` Dec 05 11:38:03.986 INFO [stderr] usermod: no changes Dec 05 11:38:04.316 INFO [stderr] Compiling nodrop v0.1.12 Dec 05 11:38:04.324 INFO [stderr] Compiling tokio-io v0.1.10 Dec 05 11:38:04.324 INFO [stderr] Compiling syn v0.15.13 Dec 05 11:38:04.324 INFO [stderr] Compiling syn v0.14.9 Dec 05 11:38:04.324 INFO [stderr] Compiling cssparser v0.23.10 Dec 05 11:38:04.324 INFO [stderr] Compiling string_cache_codegen v0.4.2 Dec 05 11:38:04.324 INFO [stderr] Compiling selectors v0.19.0 Dec 05 11:38:05.785 INFO [stderr] Compiling arrayvec v0.4.7 Dec 05 11:38:05.785 INFO [stderr] Compiling servo_arc v0.1.1 Dec 05 11:38:11.980 INFO [stderr] Compiling crossbeam-epoch v0.5.2 Dec 05 11:38:14.125 INFO [stderr] Compiling tokio-reactor v0.1.6 Dec 05 11:38:15.658 INFO [stderr] Compiling tokio-codec v0.1.1 Dec 05 11:38:15.775 INFO [stderr] Compiling h2 v0.1.13 Dec 05 11:38:25.602 INFO [stderr] Compiling string_cache v0.7.3 Dec 05 11:38:25.613 INFO [stderr] Compiling crossbeam-deque v0.6.1 Dec 05 11:38:25.646 INFO [stderr] Compiling tokio-uds v0.2.3 Dec 05 11:38:25.742 INFO [stderr] Compiling tokio-udp v0.1.2 Dec 05 11:38:33.332 INFO [stderr] Compiling tokio-tcp v0.1.2 Dec 05 11:38:33.984 INFO [stderr] Compiling tokio-threadpool v0.1.8 Dec 05 11:38:35.552 INFO [stderr] Compiling serde_derive v1.0.80 Dec 05 11:38:39.238 INFO [stderr] Compiling tokio-fs v0.1.4 Dec 05 11:38:41.965 INFO [stderr] Compiling tokio v0.1.12 Dec 05 11:38:48.919 INFO [stderr] Compiling hyper v0.12.12 Dec 05 11:39:00.810 INFO [stderr] Compiling cssparser-macros v0.3.4 Dec 05 11:39:09.768 INFO [stderr] Compiling markup5ever v0.7.3 Dec 05 11:39:17.522 INFO [stderr] Compiling hyper-tls v0.3.1 Dec 05 11:39:21.448 INFO [stderr] Compiling reqwest v0.9.3 Dec 05 11:39:28.612 INFO [stderr] Compiling html5ever v0.22.3 Dec 05 11:39:38.977 INFO [stderr] Compiling scraper v0.7.0 Dec 05 11:39:50.027 INFO [stderr] Compiling img-fetcher v0.1.0 (/source) Dec 05 11:39:51.982 INFO [stderr] error[E0277]: the trait bound `&&str: reqwest::into_url::PolyfillTryInto` is not satisfied Dec 05 11:39:51.982 INFO [stderr] --> src/main.rs:41:19 Dec 05 11:39:51.982 INFO [stderr] | Dec 05 11:39:51.982 INFO [stderr] 41 | let mut res = reqwest::get(&url).unwrap(); Dec 05 11:39:51.982 INFO [stderr] | ^^^^^^^^^^^^ the trait `reqwest::into_url::PolyfillTryInto` is not implemented for `&&str` Dec 05 11:39:51.982 INFO [stderr] | Dec 05 11:39:51.982 INFO [stderr] = help: the following implementations were found: Dec 05 11:39:51.982 INFO [stderr] <&'a str as reqwest::into_url::PolyfillTryInto> Dec 05 11:39:51.982 INFO [stderr] = note: required because of the requirements on the impl of `reqwest::IntoUrl` for `&&str` Dec 05 11:39:51.982 INFO [stderr] = note: required by `reqwest::get` Dec 05 11:39:51.982 INFO [stderr] Dec 05 11:39:52.030 INFO [stderr] error: aborting due to previous error Dec 05 11:39:52.030 INFO [stderr] Dec 05 11:39:52.030 INFO [stderr] For more information about this error, try `rustc --explain E0277`. Dec 05 11:39:52.056 INFO [stderr] error: Could not compile `img-fetcher`. Dec 05 11:39:52.056 INFO [stderr] Dec 05 11:39:52.056 INFO [stderr] To learn more, run the command again with --verbose. Dec 05 11:39:52.057 INFO [stderr] su: No module specific data is present Dec 05 11:39:52.546 INFO running `"docker" "inspect" "57e6bf61997b314f860a05c73fa5cf67852dd3b02ef3b74ecc79c469e853477d"` Dec 05 11:39:52.816 INFO running `"docker" "rm" "-f" "57e6bf61997b314f860a05c73fa5cf67852dd3b02ef3b74ecc79c469e853477d"` Dec 05 11:39:53.292 INFO [stdout] 57e6bf61997b314f860a05c73fa5cf67852dd3b02ef3b74ecc79c469e853477d