[INFO] cloning repository https://github.com/nick96/machop
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nick96/machop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnick96%2Fmachop", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnick96%2Fmachop'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9548b88ff71ea32dafee7132dc73a9cbd1267150
[INFO] building nick96/machop against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnick96%2Fmachop" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nick96/machop
[INFO] finished tweaking git repo https://github.com/nick96/machop
[INFO] tweaked toml for git repo https://github.com/nick96/machop written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nick96/machop on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nick96/machop already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `env_logger` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `log` dependency)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 43d5c2293fae6750159678c90b03df6a743319051789d038efa971c6b05bd074
[INFO] running `Command { std: "docker" "start" "-a" "43d5c2293fae6750159678c90b03df6a743319051789d038efa971c6b05bd074", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "43d5c2293fae6750159678c90b03df6a743319051789d038efa971c6b05bd074", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43d5c2293fae6750159678c90b03df6a743319051789d038efa971c6b05bd074", kill_on_drop: false }`
[INFO] [stdout] 43d5c2293fae6750159678c90b03df6a743319051789d038efa971c6b05bd074
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f28e3d25f5e3849e811de4b1533f14e0a4d11e92a1307c66e22f7a56fd014e0b
[INFO] running `Command { std: "docker" "start" "-a" "f28e3d25f5e3849e811de4b1533f14e0a4d11e92a1307c66e22f7a56fd014e0b", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `env_logger` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `log` dependency)
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling serde_derive v1.0.143
[INFO] [stderr]    Compiling serde v1.0.143
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling serde_json v1.0.83
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling target-lexicon v0.11.2
[INFO] [stderr]    Compiling ahash v0.4.7
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling llvm-command-tablegen-json v1.0.0-pre (https://github.com/indygreg/toolchain-tools.git?branch=main#0211ce11)
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling scroll_derive v0.10.5
[INFO] [stderr]    Compiling scroll_derive v0.11.0
[INFO] [stderr]    Compiling scroll v0.10.2
[INFO] [stderr]    Compiling scroll v0.11.0
[INFO] [stderr]    Compiling thiserror v1.0.32
[INFO] [stderr]    Compiling goblin v0.6.0
[INFO] [stderr]    Compiling goblin v0.3.4
[INFO] [stderr]    Compiling string-interner v0.12.2
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling faerie v0.16.0
[INFO] [stderr]    Compiling text-stub-library v0.9.0-pre (https://github.com/nick96/PyOxidizer.git?branch=main#0b312a94)
[INFO] [stderr]    Compiling llvm-option-parser v0.1.0-pre (https://github.com/indygreg/toolchain-tools.git?branch=main#0211ce11)
[INFO] [stderr]    Compiling llvm-command-parser v0.1.0 (https://github.com/indygreg/toolchain-tools.git?branch=main#0211ce11)
[INFO] [stderr]    Compiling machop v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.90s
[INFO] running `Command { std: "docker" "inspect" "f28e3d25f5e3849e811de4b1533f14e0a4d11e92a1307c66e22f7a56fd014e0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f28e3d25f5e3849e811de4b1533f14e0a4d11e92a1307c66e22f7a56fd014e0b", kill_on_drop: false }`
[INFO] [stdout] f28e3d25f5e3849e811de4b1533f14e0a4d11e92a1307c66e22f7a56fd014e0b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2297c7d3ff36c4d81d14b9fcc9050c1fbc2d701a977b530e51bc6d7349b9e5e8
[INFO] running `Command { std: "docker" "start" "-a" "2297c7d3ff36c4d81d14b9fcc9050c1fbc2d701a977b530e51bc6d7349b9e5e8", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `env_logger` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `log` dependency)
[INFO] [stderr]    Compiling machop v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.84s
[INFO] running `Command { std: "docker" "inspect" "2297c7d3ff36c4d81d14b9fcc9050c1fbc2d701a977b530e51bc6d7349b9e5e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2297c7d3ff36c4d81d14b9fcc9050c1fbc2d701a977b530e51bc6d7349b9e5e8", kill_on_drop: false }`
[INFO] [stdout] 2297c7d3ff36c4d81d14b9fcc9050c1fbc2d701a977b530e51bc6d7349b9e5e8
