[INFO] fetching crate scale-encode 0.10.1...
[INFO] testing scale-encode-0.10.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate scale-encode 0.10.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate scale-encode 0.10.1
[INFO] finished tweaking crates.io crate scale-encode 0.10.1
[INFO] tweaked toml for crates.io crate scale-encode 0.10.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate scale-encode 0.10.1 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate scale-encode 0.10.1 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-2026-04-21" "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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bf7ff200da76f221fc7564eaf42216cc95bdfc074d898562a1f5a7d1350f1559
[INFO] running `Command { std: "docker" "start" "-a" "bf7ff200da76f221fc7564eaf42216cc95bdfc074d898562a1f5a7d1350f1559", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf7ff200da76f221fc7564eaf42216cc95bdfc074d898562a1f5a7d1350f1559", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf7ff200da76f221fc7564eaf42216cc95bdfc074d898562a1f5a7d1350f1559", kill_on_drop: false }`
[INFO] [stdout] bf7ff200da76f221fc7564eaf42216cc95bdfc074d898562a1f5a7d1350f1559
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 02205283d462b67cb35752b59432c441a83ddf3d8df64823cfc5cf5179c8df9b
[INFO] running `Command { std: "docker" "start" "-a" "02205283d462b67cb35752b59432c441a83ddf3d8df64823cfc5cf5179c8df9b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling scale-type-resolver v0.2.0
[INFO] [stderr]    Compiling uint v0.10.0
[INFO] [stderr]    Compiling primitive-types v0.13.1
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.23.9
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling scale-bits v0.7.0
[INFO] [stderr]    Compiling scale-encode-derive v0.10.1
[INFO] [stderr]    Compiling scale-encode v0.10.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.29s
[INFO] running `Command { std: "docker" "inspect" "02205283d462b67cb35752b59432c441a83ddf3d8df64823cfc5cf5179c8df9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02205283d462b67cb35752b59432c441a83ddf3d8df64823cfc5cf5179c8df9b", kill_on_drop: false }`
[INFO] [stdout] 02205283d462b67cb35752b59432c441a83ddf3d8df64823cfc5cf5179c8df9b
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 57a1bfee606d31439fd76b8ea42279d9d55c686175fc564cafc221163c136898
[INFO] running `Command { std: "docker" "start" "-a" "57a1bfee606d31439fd76b8ea42279d9d55c686175fc564cafc221163c136898", kill_on_drop: false }`
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling scale-info v2.11.6
[INFO] [stderr]    Compiling impl-codec v0.7.1
[INFO] [stderr]    Compiling scale-type-resolver v0.2.0
[INFO] [stderr]    Compiling primitive-types v0.13.1
[INFO] [stderr]    Compiling trybuild v1.0.114
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling scale-bits v0.7.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling scale-encode-derive v0.10.1
[INFO] [stderr]    Compiling scale-encode v0.10.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.49s
[INFO] running `Command { std: "docker" "inspect" "57a1bfee606d31439fd76b8ea42279d9d55c686175fc564cafc221163c136898", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57a1bfee606d31439fd76b8ea42279d9d55c686175fc564cafc221163c136898", kill_on_drop: false }`
[INFO] [stdout] 57a1bfee606d31439fd76b8ea42279d9d55c686175fc564cafc221163c136898
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 03b4360501336b88c8d858b25f091a6a267eeb5813079084e1508c1492db8339
[INFO] running `Command { std: "docker" "start" "-a" "03b4360501336b88c8d858b25f091a6a267eeb5813079084e1508c1492db8339", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/scale_encode-2bee6136c280bd45)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test impls::test::compacts_roundtrip ... ok
[INFO] [stdout] test impls::test::encode_as_fields_works ... ok
[INFO] [stdout] test impls::test::btreemap_can_encode_to_struct ... ok
[INFO] [stdout] test impls::test::encode_to_number_skipping_attrs_via_macro_works ... ok
[INFO] [stdout] test impls::test::encode_smart_pointers_as_fields ... ok
[INFO] [stdout] test impls::test::bits_roundtrip_ok ... ok
[INFO] [stdout] test impls::test::encode_as_fields_via_macro_works ... ok
[INFO] [stdout] test impls::test::other_container_types_roundtrip_ok ... ok
[INFO] [stdout] test impls::test::out_of_range_numeric_roundtrips_fail_to_encode ... ok
[INFO] [stdout] test impls::test::sequences_roundtrip_into_eachother ... ok
[INFO] [stdout] test impls::test::values_roundtrip_into_wrappers ... ok
[INFO] [stdout] test impls::test::tuples_to_structs ... ok
[INFO] [stdout] test impls::test::tuple_composite_can_encode_to_named_structs ... ok
[INFO] [stdout] test impls::test::mixed_tuples_roundtrip_ok ... ok
[INFO] [stdout] test impls::test::tuple_composite_can_encode_to_unnamed_structs ... ok
[INFO] [stdout] test impls::test::tuple_composite_names_must_line_up ... ok
[INFO] [stdout] test impls::test::numeric_roundtrips_encode_ok ... ok
[INFO] [stdout] test impls::test::sequence_encodes_like_scale_codec ... ok
[INFO] [stdout] test impls::test::hxxx_types_roundtrip_ok ... ok
[INFO] [stdout] test impls::test::encode_unnamed_to_number_skipping_attrs_via_macro_works ... ok
[INFO] [stdout] test impls::test::basic_types_encode_like_scale_codec ... ok
[INFO] [stdout] test impls::test::encode_to_number_not_skipping_via_macro_fails - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests scale_encode
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/lib.rs - EncodeAsType (line 246) ... ok
[INFO] [stdout] test src/lib.rs - EncodeAsType (line 261) ... ok
[INFO] [stdout] test src/impls/variant.rs - impls::variant::Variant (line 26) ... ok
[INFO] [stdout] test src/lib.rs - EncodeAsType (line 223) ... ok
[INFO] [stdout] test src/impls/composite.rs - impls::composite::Composite (line 88) ... ok
[INFO] [stdout] test src/impls/composite.rs - impls::composite::Composite<R,Vals>::new (line 133) ... ok
[INFO] [stdout] test src/lib.rs - (line 37) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.90s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "03b4360501336b88c8d858b25f091a6a267eeb5813079084e1508c1492db8339", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03b4360501336b88c8d858b25f091a6a267eeb5813079084e1508c1492db8339", kill_on_drop: false }`
[INFO] [stdout] 03b4360501336b88c8d858b25f091a6a267eeb5813079084e1508c1492db8339
