[INFO] crate symtern 0.1.0 is already in cache [INFO] checking symtern-0.1.0 against master#30ca215b4e38b32aa7abdd635c5e2d56f5724494 for pr-66037 [INFO] extracting crate symtern 0.1.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate symtern 0.1.0 on toolchain 30ca215b4e38b32aa7abdd635c5e2d56f5724494 [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate symtern 0.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate symtern 0.1.0 [INFO] tweaked toml for crates.io crate symtern 0.1.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] warning: profiles in config files require `-Z config-profile` command-line option [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: profiles in config files require `-Z config-profile` command-line option [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "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] 366c9ba799bfb89f263abfd89e934d5b6d152f7acf44c9c8e131c96c9ab06995 [INFO] running `"docker" "start" "-a" "366c9ba799bfb89f263abfd89e934d5b6d152f7acf44c9c8e131c96c9ab06995"` [INFO] [stderr] warning: profiles in config files require `-Z config-profile` command-line option [INFO] [stderr] Checking compiletest_rs v0.2.10 [INFO] [stderr] Checking symtern v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0462]: found staticlib `rustc` instead of rlib or dylib [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.2.10/src/lib.rs:19:1 [INFO] [stderr] | [INFO] [stderr] 19 | 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/30ca215b4e38b32aa7abdd635c5e2d56f5724494/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_rt.tsan.a [INFO] [stderr] crate `rustc`: /opt/rustwide/rustup-home/toolchains/30ca215b4e38b32aa7abdd635c5e2d56f5724494/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_rt.asan.a [INFO] [stderr] crate `rustc`: /opt/rustwide/rustup-home/toolchains/30ca215b4e38b32aa7abdd635c5e2d56f5724494/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_rt.msan.a [INFO] [stderr] crate `rustc`: /opt/rustwide/rustup-home/toolchains/30ca215b4e38b32aa7abdd635c5e2d56f5724494/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_rt.lsan.a [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:51:25 [INFO] [stderr] | [INFO] [stderr] 51 | write!(f, "{}", ::description(self)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] error: could not compile `compiletest_rs`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_USIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/basic.rs:20:36 [INFO] [stderr] | [INFO] [stderr] 20 | static NEXT_POOL_ID: AtomicUsize = atomic::ATOMIC_USIZE_INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `AtomicUsize::new(0)` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/basic.rs:170:15 [INFO] [stderr] | [INFO] [stderr] 170 | fn intern(mut self, value: &Self::Input) -> Result { [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "366c9ba799bfb89f263abfd89e934d5b6d152f7acf44c9c8e131c96c9ab06995"` [INFO] running `"docker" "rm" "-f" "366c9ba799bfb89f263abfd89e934d5b6d152f7acf44c9c8e131c96c9ab06995"` [INFO] [stdout] 366c9ba799bfb89f263abfd89e934d5b6d152f7acf44c9c8e131c96c9ab06995