[INFO] crate geobacter-runtime-core 1.0.0 is already in cache [INFO] checking geobacter-runtime-core-1.0.0 against master#7c59a81a5fcbaaca311f744cd7c68d99bfbb05d3 for pr-71873 [INFO] extracting crate geobacter-runtime-core 1.0.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate geobacter-runtime-core 1.0.0 on toolchain 7c59a81a5fcbaaca311f744cd7c68d99bfbb05d3 [INFO] running `"/workspace/cargo-home/bin/cargo" "+7c59a81a5fcbaaca311f744cd7c68d99bfbb05d3" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate geobacter-runtime-core 1.0.0 [INFO] finished tweaking crates.io crate geobacter-runtime-core 1.0.0 [INFO] tweaked toml for crates.io crate geobacter-runtime-core 1.0.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+7c59a81a5fcbaaca311f744cd7c68d99bfbb05d3" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+7c59a81a5fcbaaca311f744cd7c68d99bfbb05d3" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+7c59a81a5fcbaaca311f744cd7c68d99bfbb05d3" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 071ccf53e9f5da4ce64098f41a8dd8845cc0373f9761ebeea49890c1fe4a1f65 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "071ccf53e9f5da4ce64098f41a8dd8845cc0373f9761ebeea49890c1fe4a1f65"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Checking seahash v3.0.7 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling geobacter-runtime-core v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] error[E0462]: found staticlib `rustc` instead of rlib or dylib [INFO] [stderr] --> build.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | 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/7c59a81a5fcbaaca311f744cd7c68d99bfbb05d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.lsan.a [INFO] [stderr] crate `rustc`: /opt/rustwide/rustup-home/toolchains/7c59a81a5fcbaaca311f744cd7c68d99bfbb05d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.msan.a [INFO] [stderr] crate `rustc`: /opt/rustwide/rustup-home/toolchains/7c59a81a5fcbaaca311f744cd7c68d99bfbb05d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.tsan.a [INFO] [stderr] crate `rustc`: /opt/rustwide/rustup-home/toolchains/7c59a81a5fcbaaca311f744cd7c68d99bfbb05d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.asan.a [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `geobacter-runtime-core`. [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: build failed [INFO] running `"docker" "inspect" "071ccf53e9f5da4ce64098f41a8dd8845cc0373f9761ebeea49890c1fe4a1f65"` [INFO] running `"docker" "rm" "-f" "071ccf53e9f5da4ce64098f41a8dd8845cc0373f9761ebeea49890c1fe4a1f65"` [INFO] [stdout] 071ccf53e9f5da4ce64098f41a8dd8845cc0373f9761ebeea49890c1fe4a1f65