[INFO] cloning repository https://github.com/yeizero/offline-judge-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yeizero/offline-judge-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyeizero%2Foffline-judge-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyeizero%2Foffline-judge-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9d026eee519fd678070481a841d90965295aeac7
[INFO] testing yeizero/offline-judge-cli against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyeizero%2Foffline-judge-cli" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yeizero/offline-judge-cli
[INFO] finished tweaking git repo https://github.com/yeizero/offline-judge-cli
[INFO] tweaked toml for git repo https://github.com/yeizero/offline-judge-cli written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yeizero/offline-judge-cli on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yeizero/offline-judge-cli 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 14e596b6a6665276f62b1fe0b7c30a3d8e111bc5b00df2084fb97b138ea49bc1
[INFO] running `Command { std: "docker" "start" "-a" "14e596b6a6665276f62b1fe0b7c30a3d8e111bc5b00df2084fb97b138ea49bc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14e596b6a6665276f62b1fe0b7c30a3d8e111bc5b00df2084fb97b138ea49bc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14e596b6a6665276f62b1fe0b7c30a3d8e111bc5b00df2084fb97b138ea49bc1", kill_on_drop: false }`
[INFO] [stdout] 14e596b6a6665276f62b1fe0b7c30a3d8e111bc5b00df2084fb97b138ea49bc1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e9c95f28f3eae978c879d279e5937abf485f93046bd1a3453b801537018ff80
[INFO] running `Command { std: "docker" "start" "-a" "6e9c95f28f3eae978c879d279e5937abf485f93046bd1a3453b801537018ff80", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling fs-err v3.1.2
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling libyml v0.0.5
[INFO] [stderr]    Compiling os_pipe v1.2.2
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling argh_shared v0.1.13
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling rust-fuzzy-search v0.1.1
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling str_indices v0.4.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling ropey v1.6.1
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling tree_magic_mini v3.2.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling gethostname v1.0.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling musli-macros v0.1.4
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling argh_derive v0.1.13
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling cgroups-rs v0.3.4
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling inquire v0.9.1
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling musli-core v0.1.4
[INFO] [stderr]    Compiling wayland-protocols v0.32.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling argh v0.1.13
[INFO] [stderr]    Compiling musli v0.0.149
[INFO] [stderr]    Compiling prettytable-rs v0.10.0
[INFO] [stderr]    Compiling shared v0.1.0 (/opt/rustwide/workdir/shared)
[INFO] [stderr]    Compiling oj-generator v0.2.4 (/opt/rustwide/workdir/oj-generator)
[INFO] [stderr]    Compiling oj-evaluator v0.2.4 (/opt/rustwide/workdir/oj-evaluator)
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.9
[INFO] [stderr]    Compiling wl-clipboard-rs v0.9.2
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling editor v0.2.4 (/opt/rustwide/workdir/editor)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.96s
[INFO] running `Command { std: "docker" "inspect" "6e9c95f28f3eae978c879d279e5937abf485f93046bd1a3453b801537018ff80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e9c95f28f3eae978c879d279e5937abf485f93046bd1a3453b801537018ff80", kill_on_drop: false }`
[INFO] [stdout] 6e9c95f28f3eae978c879d279e5937abf485f93046bd1a3453b801537018ff80
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 192b8b74d99e5f00d8b3bbf2f7483f48715952c794cc34e71a05904848dc29e1
[INFO] running `Command { std: "docker" "start" "-a" "192b8b74d99e5f00d8b3bbf2f7483f48715952c794cc34e71a05904848dc29e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling oj-evaluator v0.2.4 (/opt/rustwide/workdir/oj-evaluator)
[INFO] [stderr]    Compiling oj-generator v0.2.4 (/opt/rustwide/workdir/oj-generator)
[INFO] [stderr]    Compiling editor v0.2.4 (/opt/rustwide/workdir/editor)
[INFO] [stderr]    Compiling shared v0.1.0 (/opt/rustwide/workdir/shared)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.81s
[INFO] running `Command { std: "docker" "inspect" "192b8b74d99e5f00d8b3bbf2f7483f48715952c794cc34e71a05904848dc29e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "192b8b74d99e5f00d8b3bbf2f7483f48715952c794cc34e71a05904848dc29e1", kill_on_drop: false }`
[INFO] [stdout] 192b8b74d99e5f00d8b3bbf2f7483f48715952c794cc34e71a05904848dc29e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0be2755824c3eaabcee8b41daa46fb7a911a5378c4e83b6aebd6a5d7984194c3
[INFO] running `Command { std: "docker" "start" "-a" "0be2755824c3eaabcee8b41daa46fb7a911a5378c4e83b6aebd6a5d7984194c3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/editor-9a774a1cf68fa9cf)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/oj_evaluator-1852426a3c5ac802)
[INFO] [stdout] test algorithms::tests::test_mark_range_half_open ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/oj_generator-b44961cc29429316)
[INFO] [stdout] test algorithms::tests::test_mark_range_inclusive ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/shared-4eee785d58eb261d)
[INFO] [stdout] test algorithms::tests::test_mark_single_line ... ok
[INFO] [stdout] test algorithms::tests::test_is_dirty_accuracy ... ok
[INFO] [stdout] test algorithms::tests::test_dirty_ranges_iter_with_inclusive_query ... ok
[INFO] [stdout] test algorithms::tests::test_merging_complex ... ok
[INFO] [stdout] test algorithms::tests::test_iter_with_inclusive_query ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[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] [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]    Doc-tests shared
[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] [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" "0be2755824c3eaabcee8b41daa46fb7a911a5378c4e83b6aebd6a5d7984194c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0be2755824c3eaabcee8b41daa46fb7a911a5378c4e83b6aebd6a5d7984194c3", kill_on_drop: false }`
[INFO] [stdout] 0be2755824c3eaabcee8b41daa46fb7a911a5378c4e83b6aebd6a5d7984194c3
