[INFO] fetching crate cargo-hack 0.5.2... [INFO] checking cargo-hack-0.5.2 against master#2ad5292aea6328113b55968b4322528d48261316 for pr-80243 [INFO] extracting crate cargo-hack 0.5.2 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate cargo-hack 0.5.2 on toolchain 2ad5292aea6328113b55968b4322528d48261316 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2ad5292aea6328113b55968b4322528d48261316" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-hack 0.5.2 [INFO] finished tweaking crates.io crate cargo-hack 0.5.2 [INFO] tweaked toml for crates.io crate cargo-hack 0.5.2 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate cargo-hack 0.5.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2ad5292aea6328113b55968b4322528d48261316" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+2ad5292aea6328113b55968b4322528d48261316" "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] 360b7b1e9b15d0732749f690b00a5e729ea64843688c17cd9e601a7be2f6dee7 [INFO] running `Command { std: "docker" "start" "-a" "360b7b1e9b15d0732749f690b00a5e729ea64843688c17cd9e601a7be2f6dee7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "360b7b1e9b15d0732749f690b00a5e729ea64843688c17cd9e601a7be2f6dee7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "360b7b1e9b15d0732749f690b00a5e729ea64843688c17cd9e601a7be2f6dee7", kill_on_drop: false }` [INFO] [stdout] 360b7b1e9b15d0732749f690b00a5e729ea64843688c17cd9e601a7be2f6dee7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+2ad5292aea6328113b55968b4322528d48261316" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] c2bef7f8bcc5a7898a9ac5123273e98f7d18220feba1b3bd1db1cec2d4ef3505 [INFO] running `Command { std: "docker" "start" "-a" "c2bef7f8bcc5a7898a9ac5123273e98f7d18220feba1b3bd1db1cec2d4ef3505", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking serde_json v1.0.59 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Compiling easy-ext v0.2.3 [INFO] [stderr] Checking ctrlc v3.1.7 [INFO] [stderr] Checking cargo-hack v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.46s [INFO] running `Command { std: "docker" "inspect" "c2bef7f8bcc5a7898a9ac5123273e98f7d18220feba1b3bd1db1cec2d4ef3505", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2bef7f8bcc5a7898a9ac5123273e98f7d18220feba1b3bd1db1cec2d4ef3505", kill_on_drop: false }` [INFO] [stdout] c2bef7f8bcc5a7898a9ac5123273e98f7d18220feba1b3bd1db1cec2d4ef3505