Nov 17 01:46:56.321 INFO testing guangie88/line-stickers-scraper-rs against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 01:46:56.321 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 17 01:46:56.504 INFO [stdout] 52a6ab87519a8ff3c5a1c8575946160b64134b9d8c1e4f058c25540e808769e4 Nov 17 01:46:56.509 INFO running `"docker" "start" "-a" "52a6ab87519a8ff3c5a1c8575946160b64134b9d8c1e4f058c25540e808769e4"` Nov 17 01:46:56.843 INFO [stderr] usermod: no changes Nov 17 01:46:57.163 INFO [stderr] Compiling cc v1.0.14 Nov 17 01:46:57.170 INFO [stderr] Compiling vlog v0.1.2 Nov 17 01:46:57.171 INFO [stderr] Compiling tokio-io v0.1.6 Nov 17 01:46:57.171 INFO [stderr] Compiling syn v0.13.2 Nov 17 01:46:57.171 INFO [stderr] Compiling tokio-threadpool v0.1.2 Nov 17 01:46:57.175 INFO [stderr] Compiling serde_urlencoded v0.5.1 Nov 17 01:46:57.179 INFO [stderr] Compiling string_cache_codegen v0.4.1 Nov 17 01:46:57.184 INFO [stderr] Compiling mime_guess v2.0.0-alpha.4 Nov 17 01:47:02.411 INFO [stderr] Compiling tokio-reactor v0.1.1 Nov 17 01:47:02.992 INFO [stderr] Compiling openssl-sys v0.9.28 Nov 17 01:47:03.944 INFO [stderr] Compiling backtrace-sys v0.1.16 Nov 17 01:47:08.739 INFO [stderr] Compiling string_cache v0.7.2 Nov 17 01:47:08.811 INFO [stderr] Compiling tokio-tcp v0.1.0 Nov 17 01:47:08.811 INFO [stderr] Compiling tokio-udp v0.1.0 Nov 17 01:47:11.179 INFO [stderr] Compiling openssl v0.9.24 Nov 17 01:47:13.159 INFO [stderr] Compiling tokio v0.1.5 Nov 17 01:47:21.167 INFO [stderr] Compiling tokio-core v0.1.17 Nov 17 01:47:30.483 INFO [stderr] Compiling native-tls v0.1.5 Nov 17 01:47:31.011 INFO [stderr] Compiling tokio-proto v0.1.1 Nov 17 01:47:33.723 INFO [stderr] Compiling tokio-tls v0.1.4 Nov 17 01:47:39.507 INFO [stderr] Compiling backtrace v0.3.6 Nov 17 01:47:43.842 INFO [stderr] Compiling hyper v0.11.25 Nov 17 01:47:43.883 INFO [stderr] Compiling failure v0.1.1 Nov 17 01:47:45.220 INFO [stderr] Compiling serde_derive_internals v0.23.1 Nov 17 01:47:45.232 INFO [stderr] Compiling cssparser v0.23.6 Nov 17 01:47:45.246 INFO [stderr] Compiling html5ever v0.22.3 Nov 17 01:47:45.289 INFO [stderr] Compiling cssparser-macros v0.3.3 Nov 17 01:47:45.291 INFO [stderr] Compiling structopt-derive v0.2.7 Nov 17 01:48:08.331 INFO [stderr] Compiling structopt v0.2.7 Nov 17 01:48:10.247 INFO [stderr] Compiling serde_derive v1.0.43 Nov 17 01:48:22.855 INFO [stderr] Compiling hyper-tls v0.1.3 Nov 17 01:48:25.678 INFO [stderr] Compiling selectors v0.19.0 Nov 17 01:48:27.839 INFO [stderr] Compiling reqwest v0.8.5 Nov 17 01:48:36.140 INFO [stderr] Compiling markup5ever v0.7.2 Nov 17 01:48:55.635 INFO [stderr] Compiling scraper v0.6.0 Nov 17 01:49:02.047 INFO [stderr] Compiling line-stickers-scraper v0.1.1 (/source) Nov 17 01:49:05.628 INFO [stderr] error: unused `#[macro_use]` import Nov 17 01:49:05.628 INFO [stderr] --> src/main.rs:11:1 Nov 17 01:49:05.628 INFO [stderr] | Nov 17 01:49:05.629 INFO [stderr] 11 | #[macro_use] Nov 17 01:49:05.629 INFO [stderr] | ^^^^^^^^^^^^ Nov 17 01:49:05.629 INFO [stderr] | Nov 17 01:49:05.630 INFO [stderr] note: lint level defined here Nov 17 01:49:05.630 INFO [stderr] --> src/main.rs:2:40 Nov 17 01:49:05.630 INFO [stderr] | Nov 17 01:49:05.631 INFO [stderr] 2 | #![deny(missing_debug_implementations, warnings)] Nov 17 01:49:05.631 INFO [stderr] | ^^^^^^^^ Nov 17 01:49:05.631 INFO [stderr] = note: #[deny(unused_imports)] implied by #[deny(warnings)] Nov 17 01:49:05.631 INFO [stderr] Nov 17 01:49:05.866 INFO [stderr] error: aborting due to previous error Nov 17 01:49:05.867 INFO [stderr] Nov 17 01:49:05.894 INFO [stderr] error: Could not compile `line-stickers-scraper`. Nov 17 01:49:05.895 INFO [stderr] Nov 17 01:49:05.895 INFO [stderr] To learn more, run the command again with --verbose. Nov 17 01:49:05.899 INFO [stderr] su: No module specific data is present Nov 17 01:49:07.290 INFO running `"docker" "inspect" "52a6ab87519a8ff3c5a1c8575946160b64134b9d8c1e4f058c25540e808769e4"` Nov 17 01:49:07.543 INFO running `"docker" "rm" "-f" "52a6ab87519a8ff3c5a1c8575946160b64134b9d8c1e4f058c25540e808769e4"` Nov 17 01:49:07.820 INFO [stdout] 52a6ab87519a8ff3c5a1c8575946160b64134b9d8c1e4f058c25540e808769e4