[INFO] fetching crate spaces 6.0.0... [INFO] testing spaces-6.0.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate spaces 6.0.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate spaces 6.0.0 [INFO] finished tweaking crates.io crate spaces 6.0.0 [INFO] tweaked toml for crates.io crate spaces 6.0.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate spaces 6.0.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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 11 packages to latest compatible versions [INFO] [stderr] Adding itertools v0.10.5 (available: v0.14.0) [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] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_test v1.0.177 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 5d7a45d27c1b7d0256917006694e04838b1e1fa5f376dd5b13a9407913cc1672 [INFO] running `Command { std: "docker" "start" "-a" "5d7a45d27c1b7d0256917006694e04838b1e1fa5f376dd5b13a9407913cc1672", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d7a45d27c1b7d0256917006694e04838b1e1fa5f376dd5b13a9407913cc1672", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d7a45d27c1b7d0256917006694e04838b1e1fa5f376dd5b13a9407913cc1672", kill_on_drop: false }` [INFO] [stdout] 5d7a45d27c1b7d0256917006694e04838b1e1fa5f376dd5b13a9407913cc1672 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 8b516cb5c4806437a68baabee9a8c2fb7e5e742d28e77f8f0420cd81f32465f3 [INFO] running `Command { std: "docker" "start" "-a" "8b516cb5c4806437a68baabee9a8c2fb7e5e742d28e77f8f0420cd81f32465f3", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling spaces v6.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `self::$module::*` [INFO] [stdout] --> src/macros.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | pub use self::$module::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/discrete/mod.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | import_all!(ordinal); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] = note: this warning originates in the macro `import_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::$module::*` [INFO] [stdout] --> src/macros.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | pub use self::$module::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | import_all!(arrays); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `import_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::$module::*` [INFO] [stdout] --> src/macros.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | pub use self::$module::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | import_all!(tuples); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `import_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s [INFO] running `Command { std: "docker" "inspect" "8b516cb5c4806437a68baabee9a8c2fb7e5e742d28e77f8f0420cd81f32465f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b516cb5c4806437a68baabee9a8c2fb7e5e742d28e77f8f0420cd81f32465f3", kill_on_drop: false }` [INFO] [stdout] 8b516cb5c4806437a68baabee9a8c2fb7e5e742d28e77f8f0420cd81f32465f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 8c110dd0f1da4ce32139ef4314c93d17a706b1d5a00b20edc3dc0b586545fbd2 [INFO] running `Command { std: "docker" "start" "-a" "8c110dd0f1da4ce32139ef4314c93d17a706b1d5a00b20edc3dc0b586545fbd2", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling serde_test v1.0.177 [INFO] [stdout] warning: unused import: `self::$module::*` [INFO] [stdout] --> src/macros.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | pub use self::$module::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/discrete/mod.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | import_all!(ordinal); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] = note: this warning originates in the macro `import_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::$module::*` [INFO] [stdout] --> src/macros.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | pub use self::$module::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | import_all!(arrays); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `import_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::$module::*` [INFO] [stdout] --> src/macros.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | pub use self::$module::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | import_all!(tuples); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `import_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling spaces v6.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `self::$module::*` [INFO] [stdout] --> src/macros.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | pub use self::$module::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/discrete/mod.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | import_all!(ordinal); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] = note: this warning originates in the macro `import_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::$module::*` [INFO] [stdout] --> src/macros.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | pub use self::$module::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | import_all!(arrays); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `import_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::$module::*` [INFO] [stdout] --> src/macros.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | pub use self::$module::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | import_all!(tuples); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `import_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.70s [INFO] running `Command { std: "docker" "inspect" "8c110dd0f1da4ce32139ef4314c93d17a706b1d5a00b20edc3dc0b586545fbd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c110dd0f1da4ce32139ef4314c93d17a706b1d5a00b20edc3dc0b586545fbd2", kill_on_drop: false }` [INFO] [stdout] 8c110dd0f1da4ce32139ef4314c93d17a706b1d5a00b20edc3dc0b586545fbd2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 78ea474410ea5bc8d3cbd951c2f60cc932d47570bd0ba7df6dba2651329fef99 [INFO] running `Command { std: "docker" "start" "-a" "78ea474410ea5bc8d3cbd951c2f60cc932d47570bd0ba7df6dba2651329fef99", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: unused import: `self::$module::*` [INFO] [stderr] --> src/macros.rs:13:17 [INFO] [stderr] | [INFO] [stderr] 13 | pub use self::$module::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/discrete/mod.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | import_all!(ordinal); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] = note: this warning originates in the macro `import_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused import: `self::$module::*` [INFO] [stderr] --> src/macros.rs:13:17 [INFO] [stderr] | [INFO] [stderr] 13 | pub use self::$module::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/lib.rs:25:1 [INFO] [stderr] | [INFO] [stderr] 25 | import_all!(arrays); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `import_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused import: `self::$module::*` [INFO] [stderr] --> src/macros.rs:13:17 [INFO] [stderr] | [INFO] [stderr] 13 | pub use self::$module::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/lib.rs:26:1 [INFO] [stderr] | [INFO] [stderr] 26 | import_all!(tuples); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `import_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `spaces` (lib) generated 3 warnings (run `cargo fix --lib -p spaces` to apply 3 suggestions) [INFO] [stderr] warning: `spaces` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/spaces-80bee406a300210f) [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test arrays::tests::test_card ... ok [INFO] [stdout] test card::tests::test_equality ... ok [INFO] [stdout] test card::tests::test_inequality ... ok [INFO] [stdout] test arrays::tests::test_union ... ok [INFO] [stdout] test card::tests::test_into_finite ... ok [INFO] [stdout] test discrete::binary::tests::test_bounds ... ok [INFO] [stdout] test discrete::binary::tests::test_card ... ok [INFO] [stdout] test card::tests::test_mul ... ok [INFO] [stdout] test arrays::tests::test_dim ... ok [INFO] [stdout] test discrete::binary::tests::test_dim ... ok [INFO] [stdout] test discrete::binary::tests::test_to_ordinal ... ok [INFO] [stdout] test discrete::naturals::tests::test_card ... ok [INFO] [stdout] test discrete::naturals::tests::test_dim ... ok [INFO] [stdout] test discrete::ordinal::tests::test_bounds ... ok [INFO] [stdout] test discrete::ordinal::tests::test_card ... ok [INFO] [stdout] test discrete::ordinal::tests::test_to_ordinal ... ok [INFO] [stdout] test interval::tests::test_card ... ok [INFO] [stdout] test partition::tests::test_centres ... ok [INFO] [stdout] test partition::tests::test_dim ... ok [INFO] [stdout] test discrete::naturals::tests::test_bounds ... ok [INFO] [stdout] test partition::tests::test_partition_width ... ok [INFO] [stdout] test partition::tests::test_from_interval ... ok [INFO] [stdout] test interval::tests::test_bounds_i64 ... ok [INFO] [stdout] test partition::tests::test_density ... ok [INFO] [stdout] test partition::tests::test_to_ordinal ... ok [INFO] [stdout] test partition::tests::test_card ... ok [INFO] [stdout] test interval::tests::test_bounds_f64 ... ok [INFO] [stdout] test partition::tests::test_to_partition ... ok [INFO] [stdout] test real::tests::test_bounded ... ok [INFO] [stdout] test real::tests::test_card ... ok [INFO] [stdout] test tuples::tests::test_card ... ok [INFO] [stdout] test tuples::tests::test_dim ... ok [INFO] [stdout] test card::tests::test_into_infinite - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "78ea474410ea5bc8d3cbd951c2f60cc932d47570bd0ba7df6dba2651329fef99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78ea474410ea5bc8d3cbd951c2f60cc932d47570bd0ba7df6dba2651329fef99", kill_on_drop: false }` [INFO] [stdout] 78ea474410ea5bc8d3cbd951c2f60cc932d47570bd0ba7df6dba2651329fef99