[INFO] fetching crate static-dh-ecdh 0.1.1... [INFO] checking static-dh-ecdh-0.1.1 against try#3bb2879ea9e58d65b875f9a98df44f4a43ce2597 for pr-85387 [INFO] extracting crate static-dh-ecdh 0.1.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate static-dh-ecdh 0.1.1 on toolchain 3bb2879ea9e58d65b875f9a98df44f4a43ce2597 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate static-dh-ecdh 0.1.1 [INFO] finished tweaking crates.io crate static-dh-ecdh 0.1.1 [INFO] tweaked toml for crates.io crate static-dh-ecdh 0.1.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate static-dh-ecdh 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded const-oid v0.4.1 [INFO] [stderr] Downloaded radium v0.4.1 [INFO] [stderr] Downloaded elliptic-curve v0.8.4 [INFO] [stderr] Downloaded p384 v0.6.1 [INFO] [stderr] Downloaded bitvec v0.18.4 [INFO] [stderr] Downloaded p256 v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fa01643840dc0abd98074e261e0f086176a8b56d1f568c8238a2b068ef4af4fd [INFO] running `Command { std: "docker" "start" "-a" "fa01643840dc0abd98074e261e0f086176a8b56d1f568c8238a2b068ef4af4fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa01643840dc0abd98074e261e0f086176a8b56d1f568c8238a2b068ef4af4fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa01643840dc0abd98074e261e0f086176a8b56d1f568c8238a2b068ef4af4fd", kill_on_drop: false }` [INFO] [stdout] fa01643840dc0abd98074e261e0f086176a8b56d1f568c8238a2b068ef4af4fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b626d1c144f608f342d98b846928c73973d4c6976c317c7a0fdac1e07b85889 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1b626d1c144f608f342d98b846928c73973d4c6976c317c7a0fdac1e07b85889", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling radium v0.4.1 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking const-oid v0.4.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking zeroize v1.2.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking smallvec v1.6.0 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Checking der v0.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking pkcs8 v0.3.3 [INFO] [stderr] Compiling num-bigint-dig v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking bitvec v0.18.4 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking sha2 v0.9.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking signature v1.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking ff v0.8.0 [INFO] [stderr] Checking group v0.8.0 [INFO] [stderr] Checking elliptic-curve v0.8.4 [INFO] [stderr] Checking ecdsa v0.10.2 [INFO] [stderr] Checking p384 v0.6.1 [INFO] [stderr] Checking p256 v0.7.1 [INFO] [stderr] Checking static-dh-ecdh v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.00s [INFO] running `Command { std: "docker" "inspect" "1b626d1c144f608f342d98b846928c73973d4c6976c317c7a0fdac1e07b85889", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b626d1c144f608f342d98b846928c73973d4c6976c317c7a0fdac1e07b85889", kill_on_drop: false }` [INFO] [stdout] 1b626d1c144f608f342d98b846928c73973d4c6976c317c7a0fdac1e07b85889