[INFO] cloning repository https://github.com/terry-u16/pahcer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/terry-u16/pahcer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterry-u16%2Fpahcer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterry-u16%2Fpahcer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 548ffd8610787e6a1886111d017d42dfe53c1fd1 [INFO] testing terry-u16/pahcer against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterry-u16%2Fpahcer" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/terry-u16/pahcer [INFO] finished tweaking git repo https://github.com/terry-u16/pahcer [INFO] tweaked toml for git repo https://github.com/terry-u16/pahcer written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/terry-u16/pahcer on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/terry-u16/pahcer 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9955178e8eb91b71162e7c6f3b81538cf07716c77cd7c1ca8bd59deffd95ff16 [INFO] running `Command { std: "docker" "start" "-a" "9955178e8eb91b71162e7c6f3b81538cf07716c77cd7c1ca8bd59deffd95ff16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9955178e8eb91b71162e7c6f3b81538cf07716c77cd7c1ca8bd59deffd95ff16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9955178e8eb91b71162e7c6f3b81538cf07716c77cd7c1ca8bd59deffd95ff16", kill_on_drop: false }` [INFO] [stdout] 9955178e8eb91b71162e7c6f3b81538cf07716c77cd7c1ca8bd59deffd95ff16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2de435cab17d3d89337c9ec76785e825687403bde79c72d8bfb4bfa3d860d84 [INFO] running `Command { std: "docker" "start" "-a" "b2de435cab17d3d89337c9ec76785e825687403bde79c72d8bfb4bfa3d860d84", kill_on_drop: false }` [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling toml_parser v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ansitok v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling ansi-str v0.9.0 [INFO] [stderr] Compiling testing_table v0.3.0 [INFO] [stderr] Compiling papergrid v0.17.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling tabled_derive v0.11.0 [INFO] [stderr] Compiling tabled v0.20.0 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling toml v0.9.2 [INFO] [stderr] Compiling pahcer v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.06s [INFO] running `Command { std: "docker" "inspect" "b2de435cab17d3d89337c9ec76785e825687403bde79c72d8bfb4bfa3d860d84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2de435cab17d3d89337c9ec76785e825687403bde79c72d8bfb4bfa3d860d84", kill_on_drop: false }` [INFO] [stdout] b2de435cab17d3d89337c9ec76785e825687403bde79c72d8bfb4bfa3d860d84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ac5376fd250dea25c7f277ad4201cee1e1b5c0dd379b35497e15bde80b15639 [INFO] running `Command { std: "docker" "start" "-a" "0ac5376fd250dea25c7f277ad4201cee1e1b5c0dd379b35497e15bde80b15639", kill_on_drop: false }` [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Compiling predicates-core v1.0.8 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling predicates v3.1.2 [INFO] [stderr] Compiling predicates-tree v1.0.11 [INFO] [stderr] Compiling mockall v0.13.1 [INFO] [stderr] Compiling pahcer v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.73s [INFO] running `Command { std: "docker" "inspect" "0ac5376fd250dea25c7f277ad4201cee1e1b5c0dd379b35497e15bde80b15639", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ac5376fd250dea25c7f277ad4201cee1e1b5c0dd379b35497e15bde80b15639", kill_on_drop: false }` [INFO] [stdout] 0ac5376fd250dea25c7f277ad4201cee1e1b5c0dd379b35497e15bde80b15639 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 417c24f512de44f567618d17c1ba07eb536a70ab8ec5758d8fad6b306849c50d [INFO] running `Command { std: "docker" "start" "-a" "417c24f512de44f567618d17c1ba07eb536a70ab8ec5758d8fad6b306849c50d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pahcer-4b550b2b31a94373) [INFO] [stdout] running 15 tests [INFO] [stdout] test runner::multi::printer::test::test_json_printer ... ok [INFO] [stdout] test runner::compilie::test::test_compile_success ... ok [INFO] [stdout] test runner::multi::printer::test::test_console_printer ... ok [INFO] [stdout] test runner::io::test::save_summary_log_no_file ... ok [INFO] [stdout] test runner::single::test::test_calc_relative_score ... ok [INFO] [stdout] test runner::single::test::test_is_best ... ok [INFO] [stdout] test runner::single::test::test_replace_placeholder ... ok [INFO] [stdout] test util::test::test_format_float_with_commas_basic ... ok [INFO] [stdout] test util::test::test_format_float_with_commas_large ... ok [INFO] [stdout] test runner::single::test::run_test_ok ... ok [INFO] [stdout] test runner::single::test::run_test_fail ... ok [INFO] [stdout] test runner::single::test::run_test_score_zero ... ok [INFO] [stdout] test runner::compilie::test::test_compile_fail ... ok [INFO] [stdout] test runner::single::test::run_test_invalid_output ... ok [INFO] [stdout] test runner::multi::test::test_multi_case_runner ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "417c24f512de44f567618d17c1ba07eb536a70ab8ec5758d8fad6b306849c50d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "417c24f512de44f567618d17c1ba07eb536a70ab8ec5758d8fad6b306849c50d", kill_on_drop: false }` [INFO] [stdout] 417c24f512de44f567618d17c1ba07eb536a70ab8ec5758d8fad6b306849c50d