[INFO] cloning repository https://github.com/noctisynth/tyr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/noctisynth/tyr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoctisynth%2Ftyr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoctisynth%2Ftyr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8b91ce6ce2745077db9cb105995752f0ae86437e
[INFO] building noctisynth/tyr against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoctisynth%2Ftyr" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/noctisynth/tyr
[INFO] finished tweaking git repo https://github.com/noctisynth/tyr
[INFO] tweaked toml for git repo https://github.com/noctisynth/tyr written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/noctisynth/tyr 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/noctisynth/tyr 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pnet_macros v0.35.0
[INFO] [stderr]   Downloaded pnet v0.35.0
[INFO] [stderr]   Downloaded pnet_sys v0.35.0
[INFO] [stderr]   Downloaded pnet_macros_support v0.35.0
[INFO] [stderr]   Downloaded pnet_transport v0.35.0
[INFO] [stderr]   Downloaded pnet_datalink v0.35.0
[INFO] [stderr]   Downloaded pnet_base v0.35.0
[INFO] [stderr]   Downloaded pnet_packet v0.35.0
[INFO] [stderr]   Downloaded no-std-net v0.6.0
[INFO] [stderr]   Downloaded ipnetwork v0.20.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 3a41a33312faaf843f4a5b0c1b0666700a3e5ad3f1efa64b9b654be6999ce83b
[INFO] running `Command { std: "docker" "start" "-a" "3a41a33312faaf843f4a5b0c1b0666700a3e5ad3f1efa64b9b654be6999ce83b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a41a33312faaf843f4a5b0c1b0666700a3e5ad3f1efa64b9b654be6999ce83b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a41a33312faaf843f4a5b0c1b0666700a3e5ad3f1efa64b9b654be6999ce83b", kill_on_drop: false }`
[INFO] [stdout] 3a41a33312faaf843f4a5b0c1b0666700a3e5ad3f1efa64b9b654be6999ce83b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 2447680a6d97c3c5fd0a5a2c96b90ba30adefd5463a8d9aacfdfde9d9fba4471
[INFO] running `Command { std: "docker" "start" "-a" "2447680a6d97c3c5fd0a5a2c96b90ba30adefd5463a8d9aacfdfde9d9fba4471", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling no-std-net v0.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling pnet v0.35.0
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling pnet_base v0.35.0
[INFO] [stderr]    Compiling pnet_macros_support v0.35.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling pnet_sys v0.35.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling ipnetwork v0.20.0
[INFO] [stderr]    Compiling pnet_datalink v0.35.0
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling pnet_macros v0.35.0
[INFO] [stderr]    Compiling pnet_packet v0.35.0
[INFO] [stderr]    Compiling pnet_transport v0.35.0
[INFO] [stderr]    Compiling tyr v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.81s
[INFO] running `Command { std: "docker" "inspect" "2447680a6d97c3c5fd0a5a2c96b90ba30adefd5463a8d9aacfdfde9d9fba4471", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2447680a6d97c3c5fd0a5a2c96b90ba30adefd5463a8d9aacfdfde9d9fba4471", kill_on_drop: false }`
[INFO] [stdout] 2447680a6d97c3c5fd0a5a2c96b90ba30adefd5463a8d9aacfdfde9d9fba4471
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] f33c37e353d129bb60212aa39895cc74ed542dfaf76dd9f52218cfb875e78ada
[INFO] running `Command { std: "docker" "start" "-a" "f33c37e353d129bb60212aa39895cc74ed542dfaf76dd9f52218cfb875e78ada", kill_on_drop: false }`
[INFO] [stderr]    Compiling tyr v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] running `Command { std: "docker" "inspect" "f33c37e353d129bb60212aa39895cc74ed542dfaf76dd9f52218cfb875e78ada", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f33c37e353d129bb60212aa39895cc74ed542dfaf76dd9f52218cfb875e78ada", kill_on_drop: false }`
[INFO] [stdout] f33c37e353d129bb60212aa39895cc74ed542dfaf76dd9f52218cfb875e78ada
