[INFO] crate compiledfiles 0.6.0 is already in cache [INFO] checking compiledfiles-0.6.0 against try#6f8a6450478f69b8510c8976ab6c2a70b3b0e47c for pr-84920 [INFO] extracting crate compiledfiles 0.6.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate compiledfiles 0.6.0 on toolchain 6f8a6450478f69b8510c8976ab6c2a70b3b0e47c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate compiledfiles 0.6.0 [INFO] finished tweaking crates.io crate compiledfiles 0.6.0 [INFO] tweaked toml for crates.io crate compiledfiles 0.6.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate compiledfiles 0.6.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c5d3e43ed9fa6bba1399a0f5518e3897a2909b2bd44c4f3a74d1234d10997df [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" "1c5d3e43ed9fa6bba1399a0f5518e3897a2909b2bd44c4f3a74d1234d10997df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c5d3e43ed9fa6bba1399a0f5518e3897a2909b2bd44c4f3a74d1234d10997df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c5d3e43ed9fa6bba1399a0f5518e3897a2909b2bd44c4f3a74d1234d10997df", kill_on_drop: false }` [INFO] [stdout] 1c5d3e43ed9fa6bba1399a0f5518e3897a2909b2bd44c4f3a74d1234d10997df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c270bce9161e7cc3bf3a7163d3e94801fc1bd3d06b6dbfa7b4e24c65344b8e53 [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" "c270bce9161e7cc3bf3a7163d3e94801fc1bd3d06b6dbfa7b4e24c65344b8e53", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking scroll v0.10.2 [INFO] [stderr] Checking wasmparser v0.57.0 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking pdb v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling compiledfiles v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking spectral v0.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.54s [INFO] running `Command { std: "docker" "inspect" "c270bce9161e7cc3bf3a7163d3e94801fc1bd3d06b6dbfa7b4e24c65344b8e53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c270bce9161e7cc3bf3a7163d3e94801fc1bd3d06b6dbfa7b4e24c65344b8e53", kill_on_drop: false }` [INFO] [stdout] c270bce9161e7cc3bf3a7163d3e94801fc1bd3d06b6dbfa7b4e24c65344b8e53