[INFO] cloning repository https://github.com/triland-cmd/trihead [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/triland-cmd/trihead" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftriland-cmd%2Ftrihead", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftriland-cmd%2Ftrihead'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 931a9d3f74a2c58cbea7cc71ad94328d034caf7f [INFO] testing triland-cmd/trihead against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftriland-cmd%2Ftrihead" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/triland-cmd/trihead on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/triland-cmd/trihead [INFO] finished tweaking git repo https://github.com/triland-cmd/trihead [INFO] tweaked toml for git repo https://github.com/triland-cmd/trihead written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/triland-cmd/trihead 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.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 23ec864a6307231ce446cc9b81156e2529049e16f112a9c101cd527a6ecf6489 [INFO] running `Command { std: "docker" "start" "-a" "23ec864a6307231ce446cc9b81156e2529049e16f112a9c101cd527a6ecf6489", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "23ec864a6307231ce446cc9b81156e2529049e16f112a9c101cd527a6ecf6489", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23ec864a6307231ce446cc9b81156e2529049e16f112a9c101cd527a6ecf6489", kill_on_drop: false }` [INFO] [stdout] 23ec864a6307231ce446cc9b81156e2529049e16f112a9c101cd527a6ecf6489 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31e6343ce235f7b432001d572f1ad790ec843b36a58b941718362732f7fe9ea0 [INFO] running `Command { std: "docker" "start" "-a" "31e6343ce235f7b432001d572f1ad790ec843b36a58b941718362732f7fe9ea0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling trihead v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.69s [INFO] running `Command { std: "docker" "inspect" "31e6343ce235f7b432001d572f1ad790ec843b36a58b941718362732f7fe9ea0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31e6343ce235f7b432001d572f1ad790ec843b36a58b941718362732f7fe9ea0", kill_on_drop: false }` [INFO] [stdout] 31e6343ce235f7b432001d572f1ad790ec843b36a58b941718362732f7fe9ea0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8d34d51e0a4ecf523972e2d2fb680f74e3aaad2bb13bb37f3e67c482fd15fba [INFO] running `Command { std: "docker" "start" "-a" "b8d34d51e0a4ecf523972e2d2fb680f74e3aaad2bb13bb37f3e67c482fd15fba", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.0.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling predicates v3.1.0 [INFO] [stderr] Compiling trihead v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.35s [INFO] running `Command { std: "docker" "inspect" "b8d34d51e0a4ecf523972e2d2fb680f74e3aaad2bb13bb37f3e67c482fd15fba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8d34d51e0a4ecf523972e2d2fb680f74e3aaad2bb13bb37f3e67c482fd15fba", kill_on_drop: false }` [INFO] [stdout] b8d34d51e0a4ecf523972e2d2fb680f74e3aaad2bb13bb37f3e67c482fd15fba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 13f5aef2fd09472b7ce760ab13a9778f2db97d22a4b75cea5532f00e88f56ab3 [INFO] running `Command { std: "docker" "start" "-a" "13f5aef2fd09472b7ce760ab13a9778f2db97d22a4b75cea5532f00e88f56ab3", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/trihead-f30b6eb41d8d113d) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/trihead-cfba144576e7fd32) [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] [stderr] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-5bfac0952946b19e) [INFO] [stdout] [INFO] [stdout] running 57 tests [INFO] [stdout] test dies_bad_bytes ... ok [INFO] [stdout] test empty ... ok [INFO] [stdout] test empty_c2 ... ok [INFO] [stdout] test dies_bad_lines ... ok [INFO] [stdout] test empty_c4 ... ok [INFO] [stdout] test dies_bytes_and_lines ... ok [INFO] [stdout] test empty_n2 ... ok [INFO] [stdout] test empty_n4 ... ok [INFO] [stdout] test multiple_files_n4 ... ok [INFO] [stdout] test multiple_files_c1 ... ok [INFO] [stdout] test multiple_files ... ok [INFO] [stdout] test multiple_files_c2 ... ok [INFO] [stdout] test one ... ok [INFO] [stdout] test multiple_files_n2 ... ok [INFO] [stdout] test multiple_files_c4 ... ok [INFO] [stdout] test one_c1 ... ok [INFO] [stdout] test one_c1_stdin ... ok [INFO] [stdout] test one_c4_stdin ... ok [INFO] [stdout] test one_c2 ... ok [INFO] [stdout] test one_c2_stdin ... ok [INFO] [stdout] test one_n2_stdin ... ok [INFO] [stdout] test one_c4 ... ok [INFO] [stdout] test one_n4 ... ok [INFO] [stdout] test one_n2 ... ok [INFO] [stdout] test one_stdin ... ok [INFO] [stdout] test three ... ok [INFO] [stdout] test one_n4_stdin ... ok [INFO] [stdout] test three_c2 ... ok [INFO] [stdout] test three_c2_stdin ... ok [INFO] [stdout] test three_c4 ... ok [INFO] [stdout] test three_c4_stdin ... ok [INFO] [stdout] test skips_bad_file ... ok [INFO] [stdout] test three_n2 ... ok [INFO] [stdout] test three_n4 ... ok [INFO] [stdout] test twelve_c2 ... ok [INFO] [stdout] test twelve ... ok [INFO] [stdout] test three_n2_stdin ... ok [INFO] [stdout] test three_stdin ... ok [INFO] [stdout] test twelve_c2_stdin ... ok [INFO] [stdout] test three_n4_stdin ... ok [INFO] [stdout] test twelve_c4 ... ok [INFO] [stdout] test twelve_n2 ... ok [INFO] [stdout] test twelve_n2_stdin ... ok [INFO] [stdout] test twelve_n4 ... ok [INFO] [stdout] test twelve_c4_stdin ... ok [INFO] [stdout] test two_c2 ... ok [INFO] [stdout] test twelve_stdin ... ok [INFO] [stdout] test twelve_n4_stdin ... ok [INFO] [stdout] test two ... ok [INFO] [stdout] test two_c2_stdin ... ok [INFO] [stdout] test two_c4_stdin ... ok [INFO] [stdout] test two_c4 ... ok [INFO] [stdout] test two_n2 ... ok [INFO] [stdout] test two_n2_stdin ... ok [INFO] [stdout] test two_stdin ... ok [INFO] [stdout] test two_n4_stdin ... ok [INFO] [stdout] test two_n4 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 57 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests trihead [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" "13f5aef2fd09472b7ce760ab13a9778f2db97d22a4b75cea5532f00e88f56ab3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13f5aef2fd09472b7ce760ab13a9778f2db97d22a4b75cea5532f00e88f56ab3", kill_on_drop: false }` [INFO] [stdout] 13f5aef2fd09472b7ce760ab13a9778f2db97d22a4b75cea5532f00e88f56ab3