[INFO] cloning repository https://github.com/kimono-koans/httm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kimono-koans/httm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkimono-koans%2Fhttm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkimono-koans%2Fhttm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] db424cbf133168442b643ad76adab22761585d53 [INFO] building kimono-koans/httm against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkimono-koans%2Fhttm" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kimono-koans/httm [INFO] finished tweaking git repo https://github.com/kimono-koans/httm [INFO] tweaked toml for git repo https://github.com/kimono-koans/httm written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kimono-koans/httm 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/kimono-koans/httm 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded which v8.0.0 [INFO] [stderr] Downloaded terminal_size v0.4.3 [INFO] [stderr] Downloaded partition-identity v0.3.0 [INFO] [stderr] Downloaded proc-mounts v0.3.0 [INFO] [stderr] Downloaded fuzzy-muff v0.4.8 [INFO] [stderr] Downloaded exacl v0.12.0 [INFO] [stderr] Downloaded lscolors v0.20.0 [INFO] [stderr] Downloaded realpath-ext v0.1.3 [INFO] [stderr] Downloaded blake2 v0.9.2 [INFO] [stderr] Downloaded yaml-rust v0.3.5 [INFO] [stderr] Downloaded hashbrown v0.8.2 [INFO] [stderr] Downloaded lms v0.4.0 [INFO] [stderr] Downloaded two_percent v0.12.16 [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] 280ca0c32fe979ed29b72845fa2f9cf43bcd751405f65cca41196194b66dfe62 [INFO] running `Command { std: "docker" "start" "-a" "280ca0c32fe979ed29b72845fa2f9cf43bcd751405f65cca41196194b66dfe62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "280ca0c32fe979ed29b72845fa2f9cf43bcd751405f65cca41196194b66dfe62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "280ca0c32fe979ed29b72845fa2f9cf43bcd751405f65cca41196194b66dfe62", kill_on_drop: false }` [INFO] [stdout] 280ca0c32fe979ed29b72845fa2f9cf43bcd751405f65cca41196194b66dfe62 [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] acfcecddf28afd8a830adf72eb4cdb17869f98e2dea2255f6b7aeb03fcc5073c [INFO] running `Command { std: "docker" "start" "-a" "acfcecddf28afd8a830adf72eb4cdb17869f98e2dea2255f6b7aeb03fcc5073c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bitflags v2.9.2 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling vte v0.15.0 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling fuzzy-muff v0.4.8 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling lscolors v0.20.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling errno v0.3.12 [INFO] [stderr] Compiling console v0.16.0 [INFO] [stderr] Compiling time v0.3.43 [INFO] [stderr] Compiling realpath-ext v0.1.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling indicatif v0.18.0 [INFO] [stderr] Compiling tuikit v0.5.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling partition-identity v0.3.0 [INFO] [stderr] Compiling proc-mounts v0.3.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling two_percent v0.12.16 [INFO] [stderr] Compiling httm v0.48.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.90s [INFO] running `Command { std: "docker" "inspect" "acfcecddf28afd8a830adf72eb4cdb17869f98e2dea2255f6b7aeb03fcc5073c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acfcecddf28afd8a830adf72eb4cdb17869f98e2dea2255f6b7aeb03fcc5073c", kill_on_drop: false }` [INFO] [stdout] acfcecddf28afd8a830adf72eb4cdb17869f98e2dea2255f6b7aeb03fcc5073c [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] 1c44726966b7ca27014408348f74cd1e2265460124cb1f1bf7a0b7537f679b1e [INFO] running `Command { std: "docker" "start" "-a" "1c44726966b7ca27014408348f74cd1e2265460124cb1f1bf7a0b7537f679b1e", kill_on_drop: false }` [INFO] [stderr] Compiling httm v0.48.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.17s [INFO] running `Command { std: "docker" "inspect" "1c44726966b7ca27014408348f74cd1e2265460124cb1f1bf7a0b7537f679b1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c44726966b7ca27014408348f74cd1e2265460124cb1f1bf7a0b7537f679b1e", kill_on_drop: false }` [INFO] [stdout] 1c44726966b7ca27014408348f74cd1e2265460124cb1f1bf7a0b7537f679b1e