[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 master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnick96%2Fmachop" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nick96/machop on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-3-tc1/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-3-tc1/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] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/indygreg/toolchain-tools.git`
[INFO] [stderr]     Updating git repository `https://github.com/nick96/PyOxidizer.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-ident v1.0.3
[INFO] [stderr]   Downloaded ryu v1.0.11
[INFO] [stderr]   Downloaded proc-macro2 v1.0.43
[INFO] [stderr]   Downloaded scroll_derive v0.10.5
[INFO] [stderr]   Downloaded plain v0.2.3
[INFO] [stderr]   Downloaded string-interner v0.12.2
[INFO] [stderr]   Downloaded once_cell v1.13.0
[INFO] [stderr]   Downloaded env_logger v0.9.0
[INFO] [stderr]   Downloaded scroll v0.10.2
[INFO] [stderr]   Downloaded serde v1.0.143
[INFO] [stderr]   Downloaded goblin v0.3.4
[INFO] [stderr]   Downloaded syn v1.0.99
[INFO] [stderr]   Downloaded goblin v0.5.4
[INFO] [stderr]   Downloaded serde_json v1.0.83
[INFO] [stderr]   Downloaded serde_yaml v0.8.26
[INFO] [stderr]   Downloaded scroll v0.11.0
[INFO] [stderr]   Downloaded itoa v1.0.3
[INFO] [stderr]   Downloaded thiserror-impl v1.0.32
[INFO] [stderr]   Downloaded thiserror v1.0.32
[INFO] [stderr]   Downloaded target-lexicon v0.11.2
[INFO] [stderr]   Downloaded linked-hash-map v0.5.6
[INFO] [stderr]   Downloaded indexmap v1.9.1
[INFO] [stderr]   Downloaded scroll_derive v0.11.0
[INFO] [stderr]   Downloaded serde_derive v1.0.143
[INFO] [stderr]   Downloaded faerie v0.16.0
[INFO] [stderr]   Downloaded goblin v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e0b487aa58a43cbd58bf1feaff33be5d2988c9e7accfe38fdffe0cc130310dc8
[INFO] running `Command { std: "docker" "start" "-a" "e0b487aa58a43cbd58bf1feaff33be5d2988c9e7accfe38fdffe0cc130310dc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e0b487aa58a43cbd58bf1feaff33be5d2988c9e7accfe38fdffe0cc130310dc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0b487aa58a43cbd58bf1feaff33be5d2988c9e7accfe38fdffe0cc130310dc8", kill_on_drop: false }`
[INFO] [stdout] e0b487aa58a43cbd58bf1feaff33be5d2988c9e7accfe38fdffe0cc130310dc8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fb0a5e2879867c10a4f26bd61a5af25c170bc8db72dcb3da6096e45697453a9c
[INFO] running `Command { std: "docker" "start" "-a" "fb0a5e2879867c10a4f26bd61a5af25c170bc8db72dcb3da6096e45697453a9c", 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 quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[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 autocfg v1.1.0
[INFO] [stderr]    Compiling log v0.4.17
[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 ahash v0.4.7
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling target-lexicon v0.11.2
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling llvm-command-tablegen-json v1.0.0-pre (https://github.com/indygreg/toolchain-tools.git?branch=main#0211ce11)
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[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 goblin v0.3.4
[INFO] [stderr]    Compiling goblin v0.6.0
[INFO] [stderr]    Compiling thiserror v1.0.32
[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 21.61s
[INFO] running `Command { std: "docker" "inspect" "fb0a5e2879867c10a4f26bd61a5af25c170bc8db72dcb3da6096e45697453a9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb0a5e2879867c10a4f26bd61a5af25c170bc8db72dcb3da6096e45697453a9c", kill_on_drop: false }`
[INFO] [stdout] fb0a5e2879867c10a4f26bd61a5af25c170bc8db72dcb3da6096e45697453a9c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de4ec3f5b749646c6c1d9abd40e90527c67309ce6aab66e428828801beb43e64
[INFO] running `Command { std: "docker" "start" "-a" "de4ec3f5b749646c6c1d9abd40e90527c67309ce6aab66e428828801beb43e64", 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.96s
[INFO] running `Command { std: "docker" "inspect" "de4ec3f5b749646c6c1d9abd40e90527c67309ce6aab66e428828801beb43e64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de4ec3f5b749646c6c1d9abd40e90527c67309ce6aab66e428828801beb43e64", kill_on_drop: false }`
[INFO] [stdout] de4ec3f5b749646c6c1d9abd40e90527c67309ce6aab66e428828801beb43e64
