[INFO] fetching crate peepmatic-runtime 0.72.0... [INFO] checking peepmatic-runtime-0.72.0 against try#32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d for pr-83312 [INFO] extracting crate peepmatic-runtime 0.72.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate peepmatic-runtime 0.72.0 on toolchain 32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate peepmatic-runtime 0.72.0 [INFO] finished tweaking crates.io crate peepmatic-runtime 0.72.0 [INFO] tweaked toml for crates.io crate peepmatic-runtime 0.72.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1f199962a2d3ac693cecb08332adf86b30ce5460f0035c86daded64ec5e7bf75 [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" "1f199962a2d3ac693cecb08332adf86b30ce5460f0035c86daded64ec5e7bf75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f199962a2d3ac693cecb08332adf86b30ce5460f0035c86daded64ec5e7bf75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f199962a2d3ac693cecb08332adf86b30ce5460f0035c86daded64ec5e7bf75", kill_on_drop: false }` [INFO] [stdout] 1f199962a2d3ac693cecb08332adf86b30ce5460f0035c86daded64ec5e7bf75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 487360e9cb990079a1625bd412d2c84c3bdf40323a8b1a52d4781a0a21e761d2 [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" "487360e9cb990079a1625bd412d2c84c3bdf40323a8b1a52d4781a0a21e761d2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking peepmatic-traits v0.72.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking bumpalo v3.6.1 [INFO] [stderr] Checking wast v35.0.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking peepmatic-automata v0.72.0 [INFO] [stderr] Checking bincode v1.3.2 [INFO] [stderr] Checking serde_test v1.0.125 [INFO] [stderr] Checking peepmatic-test-operator v0.72.0 [INFO] [stderr] Checking peepmatic-runtime v0.72.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.59s [INFO] running `Command { std: "docker" "inspect" "487360e9cb990079a1625bd412d2c84c3bdf40323a8b1a52d4781a0a21e761d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "487360e9cb990079a1625bd412d2c84c3bdf40323a8b1a52d4781a0a21e761d2", kill_on_drop: false }` [INFO] [stdout] 487360e9cb990079a1625bd412d2c84c3bdf40323a8b1a52d4781a0a21e761d2