Oct 12 20:57:55.313 INFO checking guangie88/line-stickers-scraper-rs against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 20:57:55.315 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-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"` Oct 12 20:57:55.750 INFO blam! 532762a5c4bc108c58094db737fbc02cffc1252e3f2b03819a22e5c97e69a982 Oct 12 20:57:55.758 INFO running `"docker" "start" "-a" "532762a5c4bc108c58094db737fbc02cffc1252e3f2b03819a22e5c97e69a982"` Oct 12 20:57:57.010 INFO kablam! usermod: no changes Oct 12 20:57:57.508 INFO kablam! Compiling serde v1.0.43 Oct 12 20:57:57.508 INFO kablam! Compiling procedural-masquerade v0.1.5 Oct 12 20:57:57.517 INFO kablam! Checking ego-tree v0.3.0 Oct 12 20:57:57.517 INFO kablam! Checking vlog v0.1.2 Oct 12 20:57:57.517 INFO kablam! Compiling openssl-sys v0.9.28 Oct 12 20:57:57.517 INFO kablam! Checking servo_arc v0.1.1 Oct 12 20:57:57.545 INFO kablam! Checking crossbeam-epoch v0.4.1 Oct 12 20:57:59.676 INFO kablam! Checking clap v2.31.2 Oct 12 20:58:00.048 INFO kablam! Compiling syn v0.13.2 Oct 12 20:58:00.076 INFO kablam! Checking tendril v0.4.0 Oct 12 20:58:01.473 INFO kablam! Checking failure v0.1.1 Oct 12 20:58:03.010 INFO kablam! Compiling string_cache_codegen v0.4.1 Oct 12 20:58:04.361 INFO kablam! Checking crossbeam-deque v0.3.0 Oct 12 20:58:06.067 INFO kablam! Compiling selectors v0.19.0 Oct 12 20:58:07.910 INFO kablam! Checking mime_guess v2.0.0-alpha.4 Oct 12 20:58:09.140 INFO kablam! Compiling openssl v0.9.24 Oct 12 20:58:09.196 INFO kablam! Checking tokio-threadpool v0.1.2 Oct 12 20:58:18.797 INFO kablam! Checking tokio v0.1.5 Oct 12 20:58:20.982 INFO kablam! Compiling string_cache v0.7.2 Oct 12 20:58:25.128 INFO kablam! Checking tokio-core v0.1.17 Oct 12 20:58:30.900 INFO kablam! Checking native-tls v0.1.5 Oct 12 20:58:32.736 INFO kablam! Checking tokio-proto v0.1.1 Oct 12 20:58:32.988 INFO kablam! Checking tokio-tls v0.1.4 Oct 12 20:58:39.922 INFO kablam! Checking hyper v0.11.25 Oct 12 20:58:40.027 INFO kablam! Compiling serde_json v1.0.16 Oct 12 20:58:51.124 INFO kablam! Compiling serde_derive_internals v0.23.1 Oct 12 20:58:51.124 INFO kablam! Compiling cssparser v0.23.6 Oct 12 20:58:51.132 INFO kablam! Compiling html5ever v0.22.3 Oct 12 20:58:51.132 INFO kablam! Compiling cssparser-macros v0.3.3 Oct 12 20:58:51.133 INFO kablam! Compiling structopt-derive v0.2.7 Oct 12 20:59:09.593 INFO kablam! Checking hyper-tls v0.1.3 Oct 12 20:59:14.874 INFO kablam! Compiling serde_derive v1.0.43 Oct 12 20:59:16.489 INFO kablam! Checking structopt v0.2.7 Oct 12 20:59:18.924 INFO kablam! Checking reqwest v0.8.5 Oct 12 20:59:34.042 INFO kablam! Compiling markup5ever v0.7.2 Oct 12 20:59:44.432 INFO kablam! Checking scraper v0.6.0 Oct 12 20:59:45.977 INFO kablam! Checking line-stickers-scraper v0.1.1 (/source) Oct 12 20:59:50.967 INFO kablam! error: unused `#[macro_use]` import Oct 12 20:59:50.967 INFO kablam! --> src/main.rs:11:1 Oct 12 20:59:50.967 INFO kablam! | Oct 12 20:59:50.968 INFO kablam! 11 | #[macro_use] Oct 12 20:59:50.968 INFO kablam! | ^^^^^^^^^^^^ Oct 12 20:59:50.968 INFO kablam! | Oct 12 20:59:50.968 INFO kablam! note: lint level defined here Oct 12 20:59:50.968 INFO kablam! --> src/main.rs:2:40 Oct 12 20:59:50.968 INFO kablam! | Oct 12 20:59:50.968 INFO kablam! 2 | #![deny(missing_debug_implementations, warnings)] Oct 12 20:59:50.968 INFO kablam! | ^^^^^^^^ Oct 12 20:59:50.968 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Oct 12 20:59:50.968 INFO kablam! Oct 12 20:59:51.280 INFO kablam! error: unused `#[macro_use]` import Oct 12 20:59:51.280 INFO kablam! --> src/main.rs:11:1 Oct 12 20:59:51.281 INFO kablam! | Oct 12 20:59:51.281 INFO kablam! 11 | #[macro_use] Oct 12 20:59:51.281 INFO kablam! | ^^^^^^^^^^^^ Oct 12 20:59:51.281 INFO kablam! | Oct 12 20:59:51.281 INFO kablam! note: lint level defined here Oct 12 20:59:51.281 INFO kablam! --> src/main.rs:2:40 Oct 12 20:59:51.281 INFO kablam! | Oct 12 20:59:51.281 INFO kablam! 2 | #![deny(missing_debug_implementations, warnings)] Oct 12 20:59:51.281 INFO kablam! | ^^^^^^^^ Oct 12 20:59:51.281 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Oct 12 20:59:51.281 INFO kablam! Oct 12 20:59:51.300 INFO kablam! error: aborting due to previous error Oct 12 20:59:51.300 INFO kablam! Oct 12 20:59:51.304 INFO kablam! error: Could not compile `line-stickers-scraper`. Oct 12 20:59:51.304 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 12 20:59:51.508 INFO kablam! error: aborting due to previous error Oct 12 20:59:51.508 INFO kablam! Oct 12 20:59:51.535 INFO kablam! error: Could not compile `line-stickers-scraper`. Oct 12 20:59:51.535 INFO kablam! Oct 12 20:59:51.535 INFO kablam! To learn more, run the command again with --verbose. Oct 12 20:59:51.536 INFO kablam! su: No module specific data is present Oct 12 20:59:52.008 INFO running `"docker" "rm" "-f" "532762a5c4bc108c58094db737fbc02cffc1252e3f2b03819a22e5c97e69a982"` Oct 12 20:59:52.166 INFO blam! 532762a5c4bc108c58094db737fbc02cffc1252e3f2b03819a22e5c97e69a982