[INFO] cloning repository https://github.com/willothy/td [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/willothy/td" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillothy%2Ftd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillothy%2Ftd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6e95e4ff30b4dc023ad40cf8ac7058483a78397a [INFO] testing willothy/td against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillothy%2Ftd" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/willothy/td on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/willothy/td [INFO] finished tweaking git repo https://github.com/willothy/td [INFO] tweaked toml for git repo https://github.com/willothy/td written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/willothy/td 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustbreak v2.0.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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 29abbd66e84d695c6a3e9cc3bf0910dd6e9e485ba2b1a9d0d849c03273da7cfb [INFO] running `Command { std: "docker" "start" "-a" "29abbd66e84d695c6a3e9cc3bf0910dd6e9e485ba2b1a9d0d849c03273da7cfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29abbd66e84d695c6a3e9cc3bf0910dd6e9e485ba2b1a9d0d849c03273da7cfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29abbd66e84d695c6a3e9cc3bf0910dd6e9e485ba2b1a9d0d849c03273da7cfb", kill_on_drop: false }` [INFO] [stdout] 29abbd66e84d695c6a3e9cc3bf0910dd6e9e485ba2b1a9d0d849c03273da7cfb [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5298777247e5490fe2b7a5b44ad4da9ecb37e3d0dfb53fa9fc8f878f9b92aa9 [INFO] running `Command { std: "docker" "start" "-a" "a5298777247e5490fe2b7a5b44ad4da9ecb37e3d0dfb53fa9fc8f878f9b92aa9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling io-lifetimes v1.0.6 [INFO] [stderr] Compiling rustix v0.36.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling serde v1.0.154 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror v1.0.39 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling clap_lex v0.3.2 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling tempfile v3.4.0 [INFO] [stderr] Compiling is-terminal v0.4.4 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.39 [INFO] [stderr] Compiling clap_derive v4.1.8 [INFO] [stderr] Compiling rustbreak v2.0.0 [INFO] [stderr] Compiling clap v4.1.8 [INFO] [stderr] Compiling td v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.24s [INFO] running `Command { std: "docker" "inspect" "a5298777247e5490fe2b7a5b44ad4da9ecb37e3d0dfb53fa9fc8f878f9b92aa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5298777247e5490fe2b7a5b44ad4da9ecb37e3d0dfb53fa9fc8f878f9b92aa9", kill_on_drop: false }` [INFO] [stdout] a5298777247e5490fe2b7a5b44ad4da9ecb37e3d0dfb53fa9fc8f878f9b92aa9 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 003a90f5378d82cde64e02984c677548a8cd47ddbb56a194d41008bd81c58169 [INFO] running `Command { std: "docker" "start" "-a" "003a90f5378d82cde64e02984c677548a8cd47ddbb56a194d41008bd81c58169", kill_on_drop: false }` [INFO] [stderr] Compiling td v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] running `Command { std: "docker" "inspect" "003a90f5378d82cde64e02984c677548a8cd47ddbb56a194d41008bd81c58169", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "003a90f5378d82cde64e02984c677548a8cd47ddbb56a194d41008bd81c58169", kill_on_drop: false }` [INFO] [stdout] 003a90f5378d82cde64e02984c677548a8cd47ddbb56a194d41008bd81c58169 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e3eb613fd3b5e79bbe1478c297dbd085644d0c623b199f995d46c0fd16dcaa5a [INFO] running `Command { std: "docker" "start" "-a" "e3eb613fd3b5e79bbe1478c297dbd085644d0c623b199f995d46c0fd16dcaa5a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/td-5780b4aa1756d2f3) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e3eb613fd3b5e79bbe1478c297dbd085644d0c623b199f995d46c0fd16dcaa5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3eb613fd3b5e79bbe1478c297dbd085644d0c623b199f995d46c0fd16dcaa5a", kill_on_drop: false }` [INFO] [stdout] e3eb613fd3b5e79bbe1478c297dbd085644d0c623b199f995d46c0fd16dcaa5a