[INFO] crate clippy_lints 0.0.212 is already in cache [INFO] checking clippy_lints-0.0.212 against try#13f916f63bc6575d5ff1f989237dfabe88981368 for pr-69880 [INFO] extracting crate clippy_lints 0.0.212 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate clippy_lints 0.0.212 on toolchain 13f916f63bc6575d5ff1f989237dfabe88981368 [INFO] running `"/workspace/cargo-home/bin/cargo" "+13f916f63bc6575d5ff1f989237dfabe88981368" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate clippy_lints 0.0.212 [INFO] finished tweaking crates.io crate clippy_lints 0.0.212 [INFO] tweaked toml for crates.io crate clippy_lints 0.0.212 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+13f916f63bc6575d5ff1f989237dfabe88981368" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+13f916f63bc6575d5ff1f989237dfabe88981368" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+13f916f63bc6575d5ff1f989237dfabe88981368" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e8fe9e335ee31eace9ac98981895df9c474e2e6acd9cd3945b32c1cffc248435 [INFO] running `"docker" "start" "-a" "e8fe9e335ee31eace9ac98981895df9c474e2e6acd9cd3945b32c1cffc248435"` [INFO] [stderr] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Checking quine-mc_cluskey v0.2.4 [INFO] [stderr] Checking if_chain v0.1.3 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking cargo_metadata v0.5.8 [INFO] [stderr] Checking clippy_lints v0.0.212 (/opt/rustwide/workdir) [INFO] [stderr] warning[E0705]: the feature `rust_2018_preview` is included in the Rust 2018 edition [INFO] [stderr] --> src/lib.rs:14:12 [INFO] [stderr] | [INFO] [stderr] 14 | #![feature(rust_2018_preview)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning[E0705]: the feature `rust_2018_preview` is included in the Rust 2018 edition [INFO] [stderr] --> src/lib.rs:14:12 [INFO] [stderr] | [INFO] [stderr] 14 | #![feature(rust_2018_preview)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0462]: found staticlib `rustc` instead of rlib or dylib [INFO] [stderr] --> src/lib.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | extern crate rustc; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: please recompile that crate using --crate-type lib [INFO] [stderr] = note: the following crate versions were found: [INFO] [stderr] crate `rustc`: /opt/rustwide/rustup-home/toolchains/13f916f63bc6575d5ff1f989237dfabe88981368/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.asan.a [INFO] [stderr] crate `rustc`: /opt/rustwide/rustup-home/toolchains/13f916f63bc6575d5ff1f989237dfabe88981368/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.tsan.a [INFO] [stderr] crate `rustc`: /opt/rustwide/rustup-home/toolchains/13f916f63bc6575d5ff1f989237dfabe88981368/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.msan.a [INFO] [stderr] crate `rustc`: /opt/rustwide/rustup-home/toolchains/13f916f63bc6575d5ff1f989237dfabe88981368/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.lsan.a [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0705`. [INFO] [stderr] error[E0462]: found staticlib `rustc` instead of rlib or dylib [INFO] [stderr] --> src/lib.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | extern crate rustc; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: please recompile that crate using --crate-type lib [INFO] [stderr] = note: the following crate versions were found: [INFO] [stderr] crate `rustc`: /opt/rustwide/rustup-home/toolchains/13f916f63bc6575d5ff1f989237dfabe88981368/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.asan.a [INFO] [stderr] crate `rustc`: /opt/rustwide/rustup-home/toolchains/13f916f63bc6575d5ff1f989237dfabe88981368/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.tsan.a [INFO] [stderr] crate `rustc`: /opt/rustwide/rustup-home/toolchains/13f916f63bc6575d5ff1f989237dfabe88981368/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.msan.a [INFO] [stderr] crate `rustc`: /opt/rustwide/rustup-home/toolchains/13f916f63bc6575d5ff1f989237dfabe88981368/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.lsan.a [INFO] [stderr] [INFO] [stderr] error: could not compile `clippy_lints`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0705`. [INFO] [stderr] error: could not compile `clippy_lints`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "e8fe9e335ee31eace9ac98981895df9c474e2e6acd9cd3945b32c1cffc248435"` [INFO] running `"docker" "rm" "-f" "e8fe9e335ee31eace9ac98981895df9c474e2e6acd9cd3945b32c1cffc248435"` [INFO] [stdout] e8fe9e335ee31eace9ac98981895df9c474e2e6acd9cd3945b32c1cffc248435