[INFO] fetching crate chlorate 0.1.6...
[INFO] checking chlorate-0.1.6 against try#8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f for pr-114559
[INFO] extracting crate chlorate 0.1.6 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate chlorate 0.1.6 on toolchain 8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate chlorate 0.1.6
[INFO] finished tweaking crates.io crate chlorate 0.1.6
[INFO] tweaked toml for crates.io crate chlorate 0.1.6 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9e187445e139003d10f512bb4994a9bbdad93066c45726e2d9676489a494ac8f
[INFO] running `Command { std: "docker" "start" "-a" "9e187445e139003d10f512bb4994a9bbdad93066c45726e2d9676489a494ac8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e187445e139003d10f512bb4994a9bbdad93066c45726e2d9676489a494ac8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e187445e139003d10f512bb4994a9bbdad93066c45726e2d9676489a494ac8f", kill_on_drop: false }`
[INFO] [stdout] 9e187445e139003d10f512bb4994a9bbdad93066c45726e2d9676489a494ac8f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f9f003ae02f14be04ab4a95c54327b8014bdfebf797f7d763261c073f65c6b37
[INFO] running `Command { std: "docker" "start" "-a" "f9f003ae02f14be04ab4a95c54327b8014bdfebf797f7d763261c073f65c6b37", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling rustix v0.38.7
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling fastrand v2.0.0
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling prost-build v0.7.0
[INFO] [stderr]    Compiling tempfile v3.7.1
[INFO] [stderr]    Compiling prost-derive v0.7.0
[INFO] [stderr]    Compiling prost v0.7.0
[INFO] [stderr]    Compiling prost-types v0.7.0
[INFO] [stderr]    Compiling chlorate v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 9.22s
[INFO] running `Command { std: "docker" "inspect" "f9f003ae02f14be04ab4a95c54327b8014bdfebf797f7d763261c073f65c6b37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9f003ae02f14be04ab4a95c54327b8014bdfebf797f7d763261c073f65c6b37", kill_on_drop: false }`
[INFO] [stdout] f9f003ae02f14be04ab4a95c54327b8014bdfebf797f7d763261c073f65c6b37
