[INFO] fetching crate cranelift-preopt 0.70.0... [INFO] checking cranelift-preopt-0.70.0 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate cranelift-preopt 0.70.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate cranelift-preopt 0.70.0 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cranelift-preopt 0.70.0 [INFO] finished tweaking crates.io crate cranelift-preopt 0.70.0 [INFO] tweaked toml for crates.io crate cranelift-preopt 0.70.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "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:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e64ad7864f598d0eff7ee2f6b2d3a014bfdf1ef7a6443892d375188a5ba7fd3 [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" "2e64ad7864f598d0eff7ee2f6b2d3a014bfdf1ef7a6443892d375188a5ba7fd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e64ad7864f598d0eff7ee2f6b2d3a014bfdf1ef7a6443892d375188a5ba7fd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e64ad7864f598d0eff7ee2f6b2d3a014bfdf1ef7a6443892d375188a5ba7fd3", kill_on_drop: false }` [INFO] [stdout] 2e64ad7864f598d0eff7ee2f6b2d3a014bfdf1ef7a6443892d375188a5ba7fd3 [INFO] running `Command { std: "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" "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:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91fa3cd8b5e501d5db42fd557c53e0a2d1cbd66354f1e56c6af4fe06b20946ba [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" "91fa3cd8b5e501d5db42fd557c53e0a2d1cbd66354f1e56c6af4fe06b20946ba", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling cranelift-codegen-shared v0.70.0 [INFO] [stderr] Compiling cranelift-entity v0.70.0 [INFO] [stderr] Compiling target-lexicon v0.11.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking regalloc v0.0.31 [INFO] [stderr] Checking cranelift-bforest v0.70.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.70.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Compiling cranelift-codegen v0.70.0 [INFO] [stderr] Checking cranelift-preopt v0.70.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.24s [INFO] running `Command { std: "docker" "inspect" "91fa3cd8b5e501d5db42fd557c53e0a2d1cbd66354f1e56c6af4fe06b20946ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91fa3cd8b5e501d5db42fd557c53e0a2d1cbd66354f1e56c6af4fe06b20946ba", kill_on_drop: false }` [INFO] [stdout] 91fa3cd8b5e501d5db42fd557c53e0a2d1cbd66354f1e56c6af4fe06b20946ba