[INFO] fetching crate lighthouse-common 2.0.0...
[INFO] testing lighthouse-common-2.0.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate lighthouse-common 2.0.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate lighthouse-common 2.0.0
[INFO] finished tweaking crates.io crate lighthouse-common 2.0.0
[INFO] tweaked toml for crates.io crate lighthouse-common 2.0.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate lighthouse-common 2.0.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 77 packages to latest compatible versions
[INFO] [stderr]       Adding borsh v0.10.3 (available: v0.10.4)
[INFO] [stderr]       Adding borsh-derive v0.10.3 (available: v0.10.4)
[INFO] [stderr]       Adding borsh-derive-internal v0.10.3 (available: v0.10.4)
[INFO] [stderr]       Adding borsh-schema-derive-internal v0.10.3 (available: v0.10.4)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6046dc60dc55cd13f8f7cd2b160d434e8bd2971902526bd2f98d68f69f975070
[INFO] running `Command { std: "docker" "start" "-a" "6046dc60dc55cd13f8f7cd2b160d434e8bd2971902526bd2f98d68f69f975070", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6046dc60dc55cd13f8f7cd2b160d434e8bd2971902526bd2f98d68f69f975070", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6046dc60dc55cd13f8f7cd2b160d434e8bd2971902526bd2f98d68f69f975070", kill_on_drop: false }`
[INFO] [stdout] 6046dc60dc55cd13f8f7cd2b160d434e8bd2971902526bd2f98d68f69f975070
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a34e994e9b69efb0385122590d4816b43eae2d8d95c3586dcb62b21d5aee067d
[INFO] running `Command { std: "docker" "start" "-a" "a34e994e9b69efb0385122590d4816b43eae2d8d95c3586dcb62b21d5aee067d", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.3
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.3
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling borsh-derive v0.10.3
[INFO] [stderr]    Compiling borsh v0.10.3
[INFO] [stderr]    Compiling lighthouse-common v2.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.07s
[INFO] running `Command { std: "docker" "inspect" "a34e994e9b69efb0385122590d4816b43eae2d8d95c3586dcb62b21d5aee067d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a34e994e9b69efb0385122590d4816b43eae2d8d95c3586dcb62b21d5aee067d", kill_on_drop: false }`
[INFO] [stdout] a34e994e9b69efb0385122590d4816b43eae2d8d95c3586dcb62b21d5aee067d
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 704d2c8eef8800bbbe10ff2228cd9e6ccc5ece61486f1b4e3a016e27c0741406
[INFO] running `Command { std: "docker" "start" "-a" "704d2c8eef8800bbbe10ff2228cd9e6ccc5ece61486f1b4e3a016e27c0741406", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling lighthouse-common v2.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.96s
[INFO] running `Command { std: "docker" "inspect" "704d2c8eef8800bbbe10ff2228cd9e6ccc5ece61486f1b4e3a016e27c0741406", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "704d2c8eef8800bbbe10ff2228cd9e6ccc5ece61486f1b4e3a016e27c0741406", kill_on_drop: false }`
[INFO] [stdout] 704d2c8eef8800bbbe10ff2228cd9e6ccc5ece61486f1b4e3a016e27c0741406
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 794f2b15dffc06ceea36f8f24fea79262ad29d8fc6fb4661a95270cf6e297a3b
[INFO] running `Command { std: "docker" "start" "-a" "794f2b15dffc06ceea36f8f24fea79262ad29d8fc6fb4661a95270cf6e297a3b", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lighthouse_common-44435cf28a6f9a3f)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test types::compact_u64::tests::large_serialize_data ... ok
[INFO] [stdout] test types::compact_u64::tests::max_u64_deserialize ... ok
[INFO] [stdout] test types::compact_u64::tests::deserialize_data ... ok
[INFO] [stdout] test types::compact_u64::tests::max_u64_serialize_data ... ok
[INFO] [stdout] test types::leb128_vector::tests::deserialize_data ... ok
[INFO] [stdout] test types::compact_u64::tests::serialize_data ... ok
[INFO] [stdout] test types::leb128_vector::tests::empty_serialize_data ... ok
[INFO] [stdout] test types::leb128_vector::tests::incomplete_data ... ok
[INFO] [stdout] test types::leb128_vector::tests::large_deserialize_data ... ok
[INFO] [stdout] test types::leb128_vector::tests::empty_encoding ... ok
[INFO] [stdout] test types::leb128_vector::tests::serialize_data ... ok
[INFO] [stdout] test types::leb128_vector::tests::large_serialize_data ... ok
[INFO] [stdout] test types::leb128_vector::tests::struct_deserialize ... ok
[INFO] [stdout] test types::leb128_vector::tests::struct_serialize ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests lighthouse_common
[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" "794f2b15dffc06ceea36f8f24fea79262ad29d8fc6fb4661a95270cf6e297a3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "794f2b15dffc06ceea36f8f24fea79262ad29d8fc6fb4661a95270cf6e297a3b", kill_on_drop: false }`
[INFO] [stdout] 794f2b15dffc06ceea36f8f24fea79262ad29d8fc6fb4661a95270cf6e297a3b
