[INFO] fetching crate commandspec 0.12.2...
[INFO] testing commandspec-0.12.2 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296
[INFO] extracting crate commandspec 0.12.2 into /workspace/builds/worker-0/source
[INFO] validating manifest of crates.io crate commandspec 0.12.2 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] started tweaking crates.io crate commandspec 0.12.2
[INFO] finished tweaking crates.io crate commandspec 0.12.2
[INFO] tweaked toml for crates.io crate commandspec 0.12.2 written to /workspace/builds/worker-0/source/Cargo.toml
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }`
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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] a0199847d6991765f0829893108c06c05a1aef732bece596168d7224a0edfe3f
[INFO] running `Command { std: "docker" "start" "-a" "a0199847d6991765f0829893108c06c05a1aef732bece596168d7224a0edfe3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0199847d6991765f0829893108c06c05a1aef732bece596168d7224a0edfe3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0199847d6991765f0829893108c06c05a1aef732bece596168d7224a0edfe3f", kill_on_drop: false }`
[INFO] [stdout] a0199847d6991765f0829893108c06c05a1aef732bece596168d7224a0edfe3f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--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] 76808c349072758ec43e1620b7987a5f191148d3aed88c2c07177eb126866e1c
[INFO] running `Command { std: "docker" "start" "-a" "76808c349072758ec43e1620b7987a5f191148d3aed88c2c07177eb126866e1c", kill_on_drop: false }`
[INFO] [stderr] Compiling syn v1.0.52
[INFO] [stderr] Compiling failure_derive v0.1.8
[INFO] [stderr] Compiling adler v0.2.3
[INFO] [stderr] Compiling gimli v0.23.0
[INFO] [stderr] Compiling object v0.22.0
[INFO] [stderr] Compiling rustc-demangle v0.1.18
[INFO] [stderr] Compiling nix v0.11.1
[INFO] [stderr] Compiling log v0.4.11
[INFO] [stderr] Compiling void v1.0.2
[INFO] [stderr] Compiling miniz_oxide v0.4.3
[INFO] [stderr] Compiling synstructure v0.12.4
[INFO] [stderr] Compiling addr2line v0.14.0
[INFO] [stderr] Compiling backtrace v0.3.55
[INFO] [stderr] Compiling failure v0.1.8
[INFO] [stderr] Compiling commandspec v0.12.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout] --> src/signal.rs:8:42
[INFO] [stdout] |
[INFO] [stdout] 8 | static ref CLEANUP: Mutex