[INFO] fetching crate ubl-codec 0.1.0... [INFO] testing ubl-codec-0.1.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate ubl-codec 0.1.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate ubl-codec 0.1.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ubl-codec 0.1.0 [INFO] tweaked toml for crates.io crate ubl-codec 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ubl-codec 0.1.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ubl-codec 0.1.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 871cdc2b8808271848b24dd6c65b45ca0515d38b24fa6d2987598779ca49b331 [INFO] running `Command { std: "docker" "start" "-a" "871cdc2b8808271848b24dd6c65b45ca0515d38b24fa6d2987598779ca49b331", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "871cdc2b8808271848b24dd6c65b45ca0515d38b24fa6d2987598779ca49b331", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "871cdc2b8808271848b24dd6c65b45ca0515d38b24fa6d2987598779ca49b331", kill_on_drop: false }` [INFO] [stdout] 871cdc2b8808271848b24dd6c65b45ca0515d38b24fa6d2987598779ca49b331 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a2f22560078b01a7fdfade095e9a3b97623b65de2f8b258c56a3020171b9e9f [INFO] running `Command { std: "docker" "start" "-a" "8a2f22560078b01a7fdfade095e9a3b97623b65de2f8b258c56a3020171b9e9f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling find-msvc-tools v0.1.7 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling cc v1.2.52 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling blake3 v1.8.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling logline-core v0.1.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling ubl-types v0.1.0 [INFO] [stderr] Compiling json_atomic v0.1.1 [INFO] [stderr] Compiling ubl-codec v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.91s [INFO] running `Command { std: "docker" "inspect" "8a2f22560078b01a7fdfade095e9a3b97623b65de2f8b258c56a3020171b9e9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a2f22560078b01a7fdfade095e9a3b97623b65de2f8b258c56a3020171b9e9f", kill_on_drop: false }` [INFO] [stdout] 8a2f22560078b01a7fdfade095e9a3b97623b65de2f8b258c56a3020171b9e9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34215fe4c1ec9238e7ed1df79f1fb14ad043fc9d1ab3d3bf92206fe2c2deca96 [INFO] running `Command { std: "docker" "start" "-a" "34215fe4c1ec9238e7ed1df79f1fb14ad043fc9d1ab3d3bf92206fe2c2deca96", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling logline-core v0.1.1 [INFO] [stderr] Compiling ubl-types v0.1.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling ubl-crypto v0.1.0 [INFO] [stderr] Compiling json_atomic v0.1.1 [INFO] [stderr] Compiling ubl-codec v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 15.61s [INFO] running `Command { std: "docker" "inspect" "34215fe4c1ec9238e7ed1df79f1fb14ad043fc9d1ab3d3bf92206fe2c2deca96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34215fe4c1ec9238e7ed1df79f1fb14ad043fc9d1ab3d3bf92206fe2c2deca96", kill_on_drop: false }` [INFO] [stdout] 34215fe4c1ec9238e7ed1df79f1fb14ad043fc9d1ab3d3bf92206fe2c2deca96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7511ee17bc36aba2127a66f9f39d72c44f3a10691efd9fbb9b13f167edc77707 [INFO] running `Command { std: "docker" "start" "-a" "7511ee17bc36aba2127a66f9f39d72c44f3a10691efd9fbb9b13f167edc77707", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ubl_codec-84c717c7e014e47d) [INFO] [stderr] Running tests/codec_tests.rs (/opt/rustwide/target/debug/deps/codec_tests-2525e85bf1312ca6) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test binary::tests::frame_roundtrip ... ok [INFO] [stdout] test binary::tests::encoder_decoder_roundtrip ... ok [INFO] [stdout] test binary::tests::varint_roundtrip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test binary_varint_roundtrip ... ok [INFO] [stdout] test yaml_is_converted_to_canonical ... ok [INFO] [stdout] test canonical_bytes_roundtrip ... ok [INFO] [stdout] test binary_tlv_full_roundtrip ... ok [INFO] [stdout] test canonical_reader_and_json_string ... ok [INFO] [stdout] test cid_hex_matches_blake3_hash ... ok [INFO] [stdout] test binary_frame_roundtrip ... ok [INFO] [stderr] Running tests/tlv_adversarial.rs (/opt/rustwide/target/debug/deps/tlv_adversarial-e2ca4043e39470fa) [INFO] [stdout] test errors_surface_cleanly ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test decoder_handles_truncated_fixed_size ... ok [INFO] [stdout] test decoder_rejects_invalid_utf8 ... ok [INFO] [stdout] test decoder_rejects_wrong_tag ... ok [INFO] [stdout] test reject_frame_with_huge_declared_len ... ok [INFO] [stdout] test reject_varint_with_too_many_bytes ... ok [INFO] [stdout] test reject_frame_exactly_at_limit_boundary ... ok [INFO] [stdout] test decoder_rejects_oversized_bytes ... ok [INFO] [stderr] Doc-tests ubl_codec [INFO] [stdout] test decoder_rejects_oversized_string ... ok [INFO] [stdout] test reject_empty_frame ... ok [INFO] [stdout] test reject_truncated_varint ... ok [INFO] [stdout] test reject_varint_exactly_at_limit ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [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" "7511ee17bc36aba2127a66f9f39d72c44f3a10691efd9fbb9b13f167edc77707", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7511ee17bc36aba2127a66f9f39d72c44f3a10691efd9fbb9b13f167edc77707", kill_on_drop: false }` [INFO] [stdout] 7511ee17bc36aba2127a66f9f39d72c44f3a10691efd9fbb9b13f167edc77707