[INFO] fetching crate kodiak-sets 0.2.0... [INFO] testing kodiak-sets-0.2.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate kodiak-sets 0.2.0 into /workspace/builds/worker-6-tc2/source [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config [INFO] started tweaking crates.io crate kodiak-sets 0.2.0 [INFO] finished tweaking crates.io crate kodiak-sets 0.2.0 [INFO] tweaked toml for crates.io crate kodiak-sets 0.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate kodiak-sets 0.2.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 81 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.5.1 (available: v0.7.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ea4b28587dd6b2a8321d941e92c2fc3f296c07e0b68bd54ababe28b921a7978 [INFO] running `Command { std: "docker" "start" "-a" "1ea4b28587dd6b2a8321d941e92c2fc3f296c07e0b68bd54ababe28b921a7978", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ea4b28587dd6b2a8321d941e92c2fc3f296c07e0b68bd54ababe28b921a7978", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ea4b28587dd6b2a8321d941e92c2fc3f296c07e0b68bd54ababe28b921a7978", kill_on_drop: false }` [INFO] [stdout] 1ea4b28587dd6b2a8321d941e92c2fc3f296c07e0b68bd54ababe28b921a7978 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf22ff69eb5321a344c1be0d337cd27d4290ad97ae52510a058e317b74af6a5f [INFO] running `Command { std: "docker" "start" "-a" "bf22ff69eb5321a344c1be0d337cd27d4290ad97ae52510a058e317b74af6a5f", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling kodiak-sets v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/sequence.rs:553:15 [INFO] [stdout] | [INFO] [stdout] 553 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/sequence.rs:332:19 [INFO] [stdout] | [INFO] [stdout] 332 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/sequence.rs:353:19 [INFO] [stdout] | [INFO] [stdout] 353 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/sequence.rs:374:19 [INFO] [stdout] | [INFO] [stdout] 374 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/sequence.rs:395:19 [INFO] [stdout] | [INFO] [stdout] 395 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/sequence.rs:527:19 [INFO] [stdout] | [INFO] [stdout] 527 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> src/sequence.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits [INFO] [stdout] = note: `#[warn(unused_attributes)]` implied by `#[warn(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> src/sequence.rs:240:5 [INFO] [stdout] | [INFO] [stdout] 240 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Max` is never used [INFO] [stdout] --> src/sequence.rs:130:7 [INFO] [stdout] | [INFO] [stdout] 130 | trait Max { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` implied by `#[warn(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.63s [INFO] running `Command { std: "docker" "inspect" "bf22ff69eb5321a344c1be0d337cd27d4290ad97ae52510a058e317b74af6a5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf22ff69eb5321a344c1be0d337cd27d4290ad97ae52510a058e317b74af6a5f", kill_on_drop: false }` [INFO] [stdout] bf22ff69eb5321a344c1be0d337cd27d4290ad97ae52510a058e317b74af6a5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b62192b796e13f92ee9e1434a2b2412b4d0cb6091c401a0d330e416ca15d037 [INFO] running `Command { std: "docker" "start" "-a" "9b62192b796e13f92ee9e1434a2b2412b4d0cb6091c401a0d330e416ca15d037", kill_on_drop: false }` [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling kodiak-sets v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/sequence.rs:553:15 [INFO] [stdout] | [INFO] [stdout] 553 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/sequence.rs:332:19 [INFO] [stdout] | [INFO] [stdout] 332 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/sequence.rs:353:19 [INFO] [stdout] | [INFO] [stdout] 353 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/sequence.rs:374:19 [INFO] [stdout] | [INFO] [stdout] 374 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/sequence.rs:395:19 [INFO] [stdout] | [INFO] [stdout] 395 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/sequence.rs:527:19 [INFO] [stdout] | [INFO] [stdout] 527 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> src/sequence.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits [INFO] [stdout] = note: `#[warn(unused_attributes)]` implied by `#[warn(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> src/sequence.rs:240:5 [INFO] [stdout] | [INFO] [stdout] 240 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Max` is never used [INFO] [stdout] --> src/sequence.rs:130:7 [INFO] [stdout] | [INFO] [stdout] 130 | trait Max { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` implied by `#[warn(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/sequence.rs:553:15 [INFO] [stdout] | [INFO] [stdout] 553 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/sequence.rs:332:19 [INFO] [stdout] | [INFO] [stdout] 332 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/sequence.rs:353:19 [INFO] [stdout] | [INFO] [stdout] 353 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/sequence.rs:374:19 [INFO] [stdout] | [INFO] [stdout] 374 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/sequence.rs:395:19 [INFO] [stdout] | [INFO] [stdout] 395 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/sequence.rs:527:19 [INFO] [stdout] | [INFO] [stdout] 527 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> src/sequence.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits [INFO] [stdout] = note: `#[warn(unused_attributes)]` implied by `#[warn(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> src/sequence.rs:240:5 [INFO] [stdout] | [INFO] [stdout] 240 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Max` is never used [INFO] [stdout] --> src/sequence.rs:130:7 [INFO] [stdout] | [INFO] [stdout] 130 | trait Max { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` implied by `#[warn(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.52s [INFO] running `Command { std: "docker" "inspect" "9b62192b796e13f92ee9e1434a2b2412b4d0cb6091c401a0d330e416ca15d037", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b62192b796e13f92ee9e1434a2b2412b4d0cb6091c401a0d330e416ca15d037", kill_on_drop: false }` [INFO] [stdout] 9b62192b796e13f92ee9e1434a2b2412b4d0cb6091c401a0d330e416ca15d037 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b6adee6430687b6941f8aa9488f03ca4d9674e451adafd1ee7a5a5d2335ec023 [INFO] running `Command { std: "docker" "start" "-a" "b6adee6430687b6941f8aa9488f03ca4d9674e451adafd1ee7a5a5d2335ec023", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stderr] --> src/sequence.rs:553:15 [INFO] [stderr] | [INFO] [stderr] 553 | #[cfg(not(tarpaulin_include))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:19:9 [INFO] [stderr] | [INFO] [stderr] 19 | #![deny(warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stderr] --> src/sequence.rs:332:19 [INFO] [stderr] | [INFO] [stderr] 332 | #[cfg(not(tarpaulin_include))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stderr] --> src/sequence.rs:353:19 [INFO] [stderr] | [INFO] [stderr] 353 | #[cfg(not(tarpaulin_include))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stderr] --> src/sequence.rs:374:19 [INFO] [stderr] | [INFO] [stderr] 374 | #[cfg(not(tarpaulin_include))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stderr] --> src/sequence.rs:395:19 [INFO] [stderr] | [INFO] [stderr] 395 | #[cfg(not(tarpaulin_include))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stderr] --> src/sequence.rs:527:19 [INFO] [stderr] | [INFO] [stderr] 527 | #[cfg(not(tarpaulin_include))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stderr] --> src/sequence.rs:171:5 [INFO] [stderr] | [INFO] [stderr] 171 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits [INFO] [stderr] = note: `#[warn(unused_attributes)]` implied by `#[warn(warnings)]` [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stderr] --> src/sequence.rs:240:5 [INFO] [stderr] | [INFO] [stderr] 240 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits [INFO] [stderr] [INFO] [stderr] warning: trait `Max` is never used [INFO] [stderr] --> src/sequence.rs:130:7 [INFO] [stderr] | [INFO] [stderr] 130 | trait Max { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` implied by `#[warn(warnings)]` [INFO] [stderr] [INFO] [stderr] warning: `kodiak-sets` (lib) generated 9 warnings (run `cargo fix --lib -p kodiak-sets` to apply 2 suggestions) [INFO] [stderr] warning: `kodiak-sets` (lib test) generated 9 warnings (9 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kodiak_sets-e2198c2db1925f31) [INFO] [stdout] [INFO] [stdout] running 98 tests [INFO] [stdout] test sequence::node_tests::tests::test_denom ... ok [INFO] [stdout] test sequence::node_tests::tests::test_element_as_ref_some ... ok [INFO] [stdout] test sequence::node_tests::tests::test_element_as_mut_some ... ok [INFO] [stdout] test sequence::node_tests::tests::test_element_as_ref_none ... ok [INFO] [stdout] test sequence::node_tests::tests::test_is_none ... ok [INFO] [stdout] test sequence::node_tests::tests::test_is_some ... ok [INFO] [stdout] test sequence::node_tests::tests::test_new ... ok [INFO] [stdout] test sequence::node_tests::tests::test_set_node ... ok [INFO] [stdout] test sequence::node_tests::tests::test_pos ... ok [INFO] [stdout] test sequence::node_tests::tests::test_set_node_empty ... ok [INFO] [stdout] test sequence::node_tests::tests::test_num ... ok [INFO] [stdout] test sequence::node_tests::tests::test_position ... ok [INFO] [stdout] test sequence::position_tests::tests::test_add_n1d1_n1d0 ... ok [INFO] [stdout] test sequence::position_tests::tests::test_add_n27d5_n110d1 ... ok [INFO] [stdout] test sequence::position_tests::tests::test_mid_1_1_2_1 ... ok [INFO] [stdout] test sequence::position_tests::tests::test_mid_min_1_1 ... ok [INFO] [stdout] test sequence::position_tests::tests::test_n1d0 ... ok [INFO] [stdout] test sequence::position_tests::tests::test_new_position_1000_1 ... ok [INFO] [stdout] test sequence::position_tests::tests::test_new_position_1_0 ... ok [INFO] [stdout] test sequence::position_tests::tests::test_new_position_1_1000 ... ok [INFO] [stdout] test sequence::position_tests::tests::test_new_position_5_1 ... ok [INFO] [stdout] test sequence::position_tests::tests::test_new_position_max_with_overflow_1 ... ok [INFO] [stdout] test sequence::position_tests::tests::test_partial_eq_n1d1_n2d1 ... ok [INFO] [stdout] test sequence::position_tests::tests::test_partial_eq_n4d2_n2d1 ... ok [INFO] [stdout] test sequence::position_tests::tests::test_new_position_1_max_with_overflow ... ok [INFO] [stdout] test sequence::position_tests::tests::test_partial_eq_n8d2_n16d4 ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_first_none_after_all_nodes_have_been_removed ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_first_none_seq_empty ... ok [INFO] [stdout] test sequence::position_tests::tests::test_partial_eq_n2d1_n4d2 ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_first_some_after_first_element_has_been_removed ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_get_mut_none_index_out_of_bounds ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_first_some ... ok [INFO] [stdout] test sequence::position_tests::tests::test_partial_ord_n1d1_n2d1 ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_get_none_node_empty ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_insert_at_at_existing_but_vacant_pos ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_insert_at_at_existing_pos_to_mid_of_seq ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_insert_index_eq_len_empty_seq ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_get_some ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_insert_at_at_existing_pos_to_end_of_seq ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_insert_at_non_existing_pos_to_end_of_seq ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_insert_at_empty_seq ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_get_mut_some ... ok [INFO] [stdout] test sequence::position_tests::tests::test_add_assign_n27d5_n110d1 ... ok [INFO] [stdout] test sequence::position_tests::tests::test_add_assign_n1d1_n1d0 ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_get_none_index_out_of_bounds ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_insert_index_gt_len_non_empty_seq ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_insert_index_gt_len_empty_seq ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_insert_index_eq_len_non_empty_seq ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_insert_index_lt_len_node_is_none_index_ne_0 ... ok [INFO] [stdout] test sequence::node_tests::tests::test_element_as_mut_none ... ok [INFO] [stdout] test sequence::node_tests::tests::test_new_empty ... ok [INFO] [stdout] test sequence::position_tests::tests::test_partial_eq_n5d1_n5d1 ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_insert_index_lt_len_node_is_some_index_eq_0 ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_get_mut_none_node_empty ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_insert_index_lt_len_node_is_some_index_ne_0 ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_into_iter_mut_next_seq_123 ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_into_iter_next_seq_123 ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_into_iter_owned_seq_abc ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_is_empty_true ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_last_some_after_last_node_has_been_removed ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_len_seq_insert_element ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_len_seq_new ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_len_seq_remove_element_insert_element ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_new_seq_3 ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_len_seq_remove_element ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_len_seq_remove_element_at ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_new_seq_empty ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_into_iter_next_seq_abc ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_into_iter_owned_seq_123 ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_is_empty_false ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_last_none ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_pos_from ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_last_none_after_all_nodes_have_been_removed ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_last_some ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_len_seq_insert_element_at ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_pos_from_index_eq_len ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_pos_from_index_gt_len ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_pos_from_index_lt_len ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_position_from_index_eq_len ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_position_from_index_gt_len ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_position_from_index_lt_len ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_remove_at_none ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_remove_at_some ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_remove_element_from_a_vacant_pos_followed_by_only_vacant_pos ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_remove_element_some ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_remove_index_eq_len ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_remove_index_gt_len ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_trait_impl_clone ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_trait_impl_clone_incl_element_none ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_trait_impl_index ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_remove_index_two_times ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_trait_impl_default ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_trait_impl_into_iterator ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_trait_impl_index_mut ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_vec ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_with_capacity ... ok [INFO] [stdout] test sequence::sequence_tests::tests::test_len_seq_push_element ... ok [INFO] [stdout] test sequence::position_tests::tests::test_default ... ok [INFO] [stderr] Doc-tests kodiak_sets [INFO] [stdout] [INFO] [stdout] test result: ok. 98 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [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" "b6adee6430687b6941f8aa9488f03ca4d9674e451adafd1ee7a5a5d2335ec023", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6adee6430687b6941f8aa9488f03ca4d9674e451adafd1ee7a5a5d2335ec023", kill_on_drop: false }` [INFO] [stdout] b6adee6430687b6941f8aa9488f03ca4d9674e451adafd1ee7a5a5d2335ec023