[INFO] fetching crate range-set-blaze 0.3.0... [INFO] testing range-set-blaze-0.3.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate range-set-blaze 0.3.0 into /workspace/builds/worker-3-tc1/source [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate range-set-blaze 0.3.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate range-set-blaze 0.3.0 [INFO] tweaked toml for crates.io crate range-set-blaze 0.3.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate range-set-blaze 0.3.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate range-set-blaze 0.3.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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded range-collections v0.4.6 [INFO] [stderr] Downloaded gen_ops v0.4.0 [INFO] [stderr] Downloaded inplace-vec-builder v0.1.1 [INFO] [stderr] Downloaded binary-merge v0.1.2 [INFO] [stderr] Downloaded range-set v0.0.11 [INFO] [stderr] Downloaded syntactic-for v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 910e147ef386532026071e2407c2fbf44d73f291648b18879c1bcdfd7c5ce255 [INFO] running `Command { std: "docker" "start" "-a" "910e147ef386532026071e2407c2fbf44d73f291648b18879c1bcdfd7c5ce255", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "910e147ef386532026071e2407c2fbf44d73f291648b18879c1bcdfd7c5ce255", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "910e147ef386532026071e2407c2fbf44d73f291648b18879c1bcdfd7c5ce255", kill_on_drop: false }` [INFO] [stdout] 910e147ef386532026071e2407c2fbf44d73f291648b18879c1bcdfd7c5ce255 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 51ff1eb3cc1e0f807b327ebbb99984cc8e01142f68f50f6fd9a45ee1f91435e5 [INFO] running `Command { std: "docker" "start" "-a" "51ff1eb3cc1e0f807b327ebbb99984cc8e01142f68f50f6fd9a45ee1f91435e5", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling range-set-blaze v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling gen_ops v0.4.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.72s [INFO] running `Command { std: "docker" "inspect" "51ff1eb3cc1e0f807b327ebbb99984cc8e01142f68f50f6fd9a45ee1f91435e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51ff1eb3cc1e0f807b327ebbb99984cc8e01142f68f50f6fd9a45ee1f91435e5", kill_on_drop: false }` [INFO] [stdout] 51ff1eb3cc1e0f807b327ebbb99984cc8e01142f68f50f6fd9a45ee1f91435e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 04cf23f6900944a89ed353e0d32533c20e377e537374e241222b8032c99a69da [INFO] running `Command { std: "docker" "start" "-a" "04cf23f6900944a89ed353e0d32533c20e377e537374e241222b8032c99a69da", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling half v2.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling clap_builder v4.5.35 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap v4.5.35 [INFO] [stderr] Compiling inplace-vec-builder v0.1.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling binary-merge v0.1.2 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling roaring v0.10.12 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling range-set v0.0.11 [INFO] [stderr] Compiling rangemap v1.5.1 [INFO] [stderr] Compiling thousands v0.2.0 [INFO] [stderr] Compiling range-set-blaze v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling syntactic-for v0.1.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.50 [INFO] [stderr] Compiling quickcheck_macros v1.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling range-collections v0.4.6 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.50 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling trybuild v1.0.105 [INFO] [stdout] error[E0432]: unresolved import `range_set_blaze::test_util` [INFO] [stdout] --> tests/map_tests.rs:19:22 [INFO] [stdout] | [INFO] [stdout] 19 | use range_set_blaze::test_util::{How, k_maps}; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `range_set_blaze` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | #[cfg(any(test, feature = "test_util"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `range_set_blaze::test_util` [INFO] [stdout] --> tests/map_tests.rs:3190:26 [INFO] [stdout] | [INFO] [stdout] 3190 | use range_set_blaze::test_util::{ClumpyMapIter, How, width_to_range_u32}; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `range_set_blaze` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | #[cfg(any(test, feature = "test_util"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `range_set_blaze::test_util` [INFO] [stdout] --> tests/set_tests.rs:38:22 [INFO] [stdout] | [INFO] [stdout] 38 | use range_set_blaze::test_util::{How, MemorylessIter, MemorylessRange, k_sets, width_to_range}; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `range_set_blaze` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | #[cfg(any(test, feature = "test_util"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `range-set-blaze` (test "set_tests") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `range-set-blaze` (test "map_tests") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "04cf23f6900944a89ed353e0d32533c20e377e537374e241222b8032c99a69da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04cf23f6900944a89ed353e0d32533c20e377e537374e241222b8032c99a69da", kill_on_drop: false }` [INFO] [stdout] 04cf23f6900944a89ed353e0d32533c20e377e537374e241222b8032c99a69da