[INFO] fetching crate fvm_ipld_bitfield 0.7.2... [INFO] testing fvm_ipld_bitfield-0.7.2 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate fvm_ipld_bitfield 0.7.2 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate fvm_ipld_bitfield 0.7.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate fvm_ipld_bitfield 0.7.2 [INFO] tweaked toml for crates.io crate fvm_ipld_bitfield 0.7.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fvm_ipld_bitfield 0.7.2 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fvm_ipld_bitfield 0.7.2 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded data-encoding-macro-internal v0.1.15 [INFO] [stderr] Downloaded data-encoding-macro v0.1.17 [INFO] [stderr] Downloaded serde_ipld_dagcbor v0.6.2 [INFO] [stderr] Downloaded gperftools v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8061da2913631bb56ab32ca7820c62c853effd2f0ce59948a39b5f302a8ae327 [INFO] running `Command { std: "docker" "start" "-a" "8061da2913631bb56ab32ca7820c62c853effd2f0ce59948a39b5f302a8ae327", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8061da2913631bb56ab32ca7820c62c853effd2f0ce59948a39b5f302a8ae327", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8061da2913631bb56ab32ca7820c62c853effd2f0ce59948a39b5f302a8ae327", kill_on_drop: false }` [INFO] [stdout] 8061da2913631bb56ab32ca7820c62c853effd2f0ce59948a39b5f302a8ae327 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5308b953b7e63de4adcbea2871fc7251350e3878fb71103b43c4697581ca5b91 [INFO] running `Command { std: "docker" "start" "-a" "5308b953b7e63de4adcbea2871fc7251350e3878fb71103b43c4697581ca5b91", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling blake2b_simd v1.0.3 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling multihash-derive-impl v0.1.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.15 [INFO] [stderr] Compiling serde_tuple_macros v0.5.0 [INFO] [stderr] Compiling data-encoding-macro v0.1.17 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling multihash v0.19.3 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling cbor4ii v0.2.14 [INFO] [stderr] Compiling serde_tuple v0.5.0 [INFO] [stderr] Compiling multihash-derive v0.9.1 [INFO] [stderr] Compiling multihash-codetable v0.1.4 [INFO] [stderr] Compiling cid v0.11.1 [INFO] [stderr] Compiling ipld-core v0.4.2 [INFO] [stderr] Compiling fvm_ipld_blockstore v0.3.1 [INFO] [stderr] Compiling serde_ipld_dagcbor v0.6.2 [INFO] [stderr] Compiling fvm_ipld_encoding v0.5.3 [INFO] [stderr] Compiling fvm_ipld_bitfield v0.7.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.06s [INFO] running `Command { std: "docker" "inspect" "5308b953b7e63de4adcbea2871fc7251350e3878fb71103b43c4697581ca5b91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5308b953b7e63de4adcbea2871fc7251350e3878fb71103b43c4697581ca5b91", kill_on_drop: false }` [INFO] [stdout] 5308b953b7e63de4adcbea2871fc7251350e3878fb71103b43c4697581ca5b91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dbf71b7bbb99772832d19f9344976708203730c74723ceac6b45b5cb14ab2818 [INFO] running `Command { std: "docker" "start" "-a" "dbf71b7bbb99772832d19f9344976708203730c74723ceac6b45b5cb14ab2818", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling gperftools v0.2.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.35 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling multihash v0.19.3 [INFO] [stderr] Compiling cid v0.11.1 [INFO] [stderr] Compiling multihash-derive v0.9.1 [INFO] [stderr] Compiling multihash-codetable v0.1.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ipld-core v0.4.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling fvm_ipld_blockstore v0.3.1 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling serde_ipld_dagcbor v0.6.2 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling fvm_ipld_encoding v0.5.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling clap v4.5.35 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling fvm_ipld_bitfield v0.7.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 17.75s [INFO] running `Command { std: "docker" "inspect" "dbf71b7bbb99772832d19f9344976708203730c74723ceac6b45b5cb14ab2818", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbf71b7bbb99772832d19f9344976708203730c74723ceac6b45b5cb14ab2818", kill_on_drop: false }` [INFO] [stdout] dbf71b7bbb99772832d19f9344976708203730c74723ceac6b45b5cb14ab2818 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 75771f16cbc76322d5b1e7ce30d206f07ad3acfda513e633ae1039f1ef386668 [INFO] running `Command { std: "docker" "start" "-a" "75771f16cbc76322d5b1e7ce30d206f07ad3acfda513e633ae1039f1ef386668", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fvm_ipld_bitfield-5d0659fafcf93fc6) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test iter::tests::test_skip_take ... ok [INFO] [stdout] test iter::tests::test_ranges_from_bits ... ok [INFO] [stdout] test iter::tests::test_combinators ... ok [INFO] [stdout] test rleplus::reader::tests::read ... ok [INFO] [stdout] test rleplus::reader::tests::read_len ... ok [INFO] [stdout] test rleplus::tests::iter_last ... ok [INFO] [stdout] test rleplus::tests::test ... ok [INFO] [stdout] test rleplus::tests::test_unset_last ... ok [INFO] [stdout] test rleplus::tests::test_zero_last ... ok [INFO] [stdout] test rleplus::tests::test_unset_max ... ok [INFO] [stdout] test rleplus::writer::tests::write ... ok [INFO] [stdout] test rleplus::writer::tests::write_len ... ok [INFO] [stdout] test rleplus::reader::tests::roundtrip ... ok [INFO] [stdout] test rleplus::reader::tests::too_many_bits_at_once - should panic ... ok [INFO] [stdout] test rleplus::writer::tests::more_bits_than_indicated - should panic ... ok [INFO] [stdout] test rleplus::writer::tests::too_many_bits_at_once - should panic ... ok [INFO] [stdout] test rleplus::writer::tests::zero_len - should panic ... ok [INFO] [stdout] test rleplus::tests::roundtrip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Running tests/bitfield_tests.rs (/opt/rustwide/target/debug/deps/bitfield_tests-1ed3ec24f8854799) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test bit_ops ... ok [INFO] [stdout] test bitfield_difference ... ok [INFO] [stdout] test bit_vec_unset_vector ... ok [INFO] [stdout] test bitfield_intersection ... ok [INFO] [stdout] test bitfield_union ... ok [INFO] [stdout] test bitfield_slice_small ... ok [INFO] [stdout] test contains_any ... ok [INFO] [stdout] test padding ... ok [INFO] [stdout] test exceeds_bitfield_range ... ok [INFO] [stdout] test contains_all ... ok [INFO] [stdout] test ranges ... ok [INFO] [stdout] test serialize_node_symmetric ... ok [INFO] [stdout] test subtract_more ... ok [INFO] [stdout] test bitfield_slice ... ok [INFO] [stdout] test bitfield_custom ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.44s [INFO] [stdout] [INFO] [stderr] Doc-tests fvm_ipld_bitfield [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - bitfield (line 364) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "75771f16cbc76322d5b1e7ce30d206f07ad3acfda513e633ae1039f1ef386668", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75771f16cbc76322d5b1e7ce30d206f07ad3acfda513e633ae1039f1ef386668", kill_on_drop: false }` [INFO] [stdout] 75771f16cbc76322d5b1e7ce30d206f07ad3acfda513e633ae1039f1ef386668