[INFO] fetching crate ebustl-parser 0.6.3...
[INFO] testing ebustl-parser-0.6.3 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate ebustl-parser 0.6.3 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate ebustl-parser 0.6.3
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate ebustl-parser 0.6.3
[INFO] tweaked toml for crates.io crate ebustl-parser 0.6.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ebustl-parser 0.6.3 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 crates.io crate ebustl-parser 0.6.3 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 2941b77b9b0d442b47838a0651b87f3a032e06f83e0280b88dcbb2ebf447826e
[INFO] running `Command { std: "docker" "start" "-a" "2941b77b9b0d442b47838a0651b87f3a032e06f83e0280b88dcbb2ebf447826e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2941b77b9b0d442b47838a0651b87f3a032e06f83e0280b88dcbb2ebf447826e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2941b77b9b0d442b47838a0651b87f3a032e06f83e0280b88dcbb2ebf447826e", kill_on_drop: false }`
[INFO] [stdout] 2941b77b9b0d442b47838a0651b87f3a032e06f83e0280b88dcbb2ebf447826e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 51f1bac315e1791d41d7141866fcbdc34120e5191086de5db9adf57114a30600
[INFO] running `Command { std: "docker" "start" "-a" "51f1bac315e1791d41d7141866fcbdc34120e5191086de5db9adf57114a30600", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.96
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling textcode v0.2.2
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling codepage v0.1.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling oem_cp v1.3.0
[INFO] [stderr]    Compiling codepage-strings v1.0.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling ebustl-parser v0.6.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.07s
[INFO] running `Command { std: "docker" "inspect" "51f1bac315e1791d41d7141866fcbdc34120e5191086de5db9adf57114a30600", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51f1bac315e1791d41d7141866fcbdc34120e5191086de5db9adf57114a30600", kill_on_drop: false }`
[INFO] [stdout] 51f1bac315e1791d41d7141866fcbdc34120e5191086de5db9adf57114a30600
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] cec4437b837a94ed44e571c65f0c809ecbe98ecb59df57025958fe44e6593d5c
[INFO] running `Command { std: "docker" "start" "-a" "cec4437b837a94ed44e571c65f0c809ecbe98ecb59df57025958fe44e6593d5c", kill_on_drop: false }`
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling ebustl-parser v0.6.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.80s
[INFO] running `Command { std: "docker" "inspect" "cec4437b837a94ed44e571c65f0c809ecbe98ecb59df57025958fe44e6593d5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cec4437b837a94ed44e571c65f0c809ecbe98ecb59df57025958fe44e6593d5c", kill_on_drop: false }`
[INFO] [stdout] cec4437b837a94ed44e571c65f0c809ecbe98ecb59df57025958fe44e6593d5c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 34e8a27803117fd9a4ee6fa1cec1e5f782f7603d4b91872dae41182b8f68eabf
[INFO] running `Command { std: "docker" "start" "-a" "34e8a27803117fd9a4ee6fa1cec1e5f782f7603d4b91872dae41182b8f68eabf", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ebustl_parser-82b78888493f6fcc)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test parser::tests::test_local_file_library ... ok
[INFO] [stdout] test parser::tests::test_parse_time ... ok
[INFO] [stdout] test parser::tests::roundtrip_basic_file ... ok
[INFO] [stdout] test parser::tests::parse_basic_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ebustl_parser
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - parse_stl_from_file (line 79) - compile ... ok
[INFO] [stdout] test src/parser.rs - parser::parse_stl_from_slice (line 63) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "34e8a27803117fd9a4ee6fa1cec1e5f782f7603d4b91872dae41182b8f68eabf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34e8a27803117fd9a4ee6fa1cec1e5f782f7603d4b91872dae41182b8f68eabf", kill_on_drop: false }`
[INFO] [stdout] 34e8a27803117fd9a4ee6fa1cec1e5f782f7603d4b91872dae41182b8f68eabf
