[INFO] cloning repository https://github.com/okrylchuk/my_test_parser_krylchuk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/okrylchuk/my_test_parser_krylchuk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fokrylchuk%2Fmy_test_parser_krylchuk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fokrylchuk%2Fmy_test_parser_krylchuk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cb414181f893b0e78bcaa9c68d5ba79d20c1351c [INFO] testing okrylchuk/my_test_parser_krylchuk against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fokrylchuk%2Fmy_test_parser_krylchuk" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/okrylchuk/my_test_parser_krylchuk [INFO] finished tweaking git repo https://github.com/okrylchuk/my_test_parser_krylchuk [INFO] tweaked toml for git repo https://github.com/okrylchuk/my_test_parser_krylchuk written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/okrylchuk/my_test_parser_krylchuk on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/okrylchuk/my_test_parser_krylchuk 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d206ba7deeb7e93e8c2a89aa9143a2438f28ad33361b886a42728c371d3fb814 [INFO] running `Command { std: "docker" "start" "-a" "d206ba7deeb7e93e8c2a89aa9143a2438f28ad33361b886a42728c371d3fb814", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d206ba7deeb7e93e8c2a89aa9143a2438f28ad33361b886a42728c371d3fb814", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d206ba7deeb7e93e8c2a89aa9143a2438f28ad33361b886a42728c371d3fb814", kill_on_drop: false }` [INFO] [stdout] d206ba7deeb7e93e8c2a89aa9143a2438f28ad33361b886a42728c371d3fb814 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 979ebe3201ae08291593b54e7443a36fc739f93863a9406d6de18be2a464e06b [INFO] running `Command { std: "docker" "start" "-a" "979ebe3201ae08291593b54e7443a36fc739f93863a9406d6de18be2a464e06b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling peg-runtime v0.8.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling peg-macros v0.8.4 [INFO] [stderr] Compiling peg v0.8.4 [INFO] [stderr] Compiling my_test_parser_krylchuk v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.26s [INFO] running `Command { std: "docker" "inspect" "979ebe3201ae08291593b54e7443a36fc739f93863a9406d6de18be2a464e06b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "979ebe3201ae08291593b54e7443a36fc739f93863a9406d6de18be2a464e06b", kill_on_drop: false }` [INFO] [stdout] 979ebe3201ae08291593b54e7443a36fc739f93863a9406d6de18be2a464e06b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6aeec849b62f3ab7e06ed2b64ae700ff27e99f939aa32ee1ad621a58cbd7fea6 [INFO] running `Command { std: "docker" "start" "-a" "6aeec849b62f3ab7e06ed2b64ae700ff27e99f939aa32ee1ad621a58cbd7fea6", kill_on_drop: false }` [INFO] [stderr] Compiling my_test_parser_krylchuk v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s [INFO] running `Command { std: "docker" "inspect" "6aeec849b62f3ab7e06ed2b64ae700ff27e99f939aa32ee1ad621a58cbd7fea6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6aeec849b62f3ab7e06ed2b64ae700ff27e99f939aa32ee1ad621a58cbd7fea6", kill_on_drop: false }` [INFO] [stdout] 6aeec849b62f3ab7e06ed2b64ae700ff27e99f939aa32ee1ad621a58cbd7fea6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 10037f78fb88ad90a65988eed1554499f5da04a438591af2c374f231c86e9e4a [INFO] running `Command { std: "docker" "start" "-a" "10037f78fb88ad90a65988eed1554499f5da04a438591af2c374f231c86e9e4a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/my_test_parser_krylchuk-aeceb5c622c3c1ab) [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/my_test_parser_krylchuk-a3f70b58de16db1f) [INFO] [stderr] Doc-tests my_test_parser_krylchuk [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" "10037f78fb88ad90a65988eed1554499f5da04a438591af2c374f231c86e9e4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10037f78fb88ad90a65988eed1554499f5da04a438591af2c374f231c86e9e4a", kill_on_drop: false }` [INFO] [stdout] 10037f78fb88ad90a65988eed1554499f5da04a438591af2c374f231c86e9e4a