[INFO] fetching crate ccl_rs 0.1.0... [INFO] testing ccl_rs-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate ccl_rs 0.1.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate ccl_rs 0.1.0 [INFO] finished tweaking crates.io crate ccl_rs 0.1.0 [INFO] tweaked toml for crates.io crate ccl_rs 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ccl_rs 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ccl_rs 0.1.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 879e9397782ad766a49f74d992b0e20de6da29bc8395088cb9733c7f42c57445 [INFO] running `Command { std: "docker" "start" "-a" "879e9397782ad766a49f74d992b0e20de6da29bc8395088cb9733c7f42c57445", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "879e9397782ad766a49f74d992b0e20de6da29bc8395088cb9733c7f42c57445", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "879e9397782ad766a49f74d992b0e20de6da29bc8395088cb9733c7f42c57445", kill_on_drop: false }` [INFO] [stdout] 879e9397782ad766a49f74d992b0e20de6da29bc8395088cb9733c7f42c57445 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7cf4a73e65dc0701494720be4f3639423c2096c61c667372b79d48a6c325698 [INFO] running `Command { std: "docker" "start" "-a" "f7cf4a73e65dc0701494720be4f3639423c2096c61c667372b79d48a6c325698", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ustr v1.1.0 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling ordermap v0.5.5 [INFO] [stderr] Compiling ccl_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `resolve` is never used [INFO] [stdout] --> src/interner/ustr.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn resolve(key: InternedStringRef) -> String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:283:13 [INFO] [stdout] | [INFO] [stdout] 283 | fn parse(s: &str) -> KVList { [INFO] [stdout] | ^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 283 | fn parse(s: &str) -> KVList<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:510:13 [INFO] [stdout] | [INFO] [stdout] 510 | fn keys(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 510 | fn keys(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/interner/ustr.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn as_ref(&self) -> InternedStringRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 7 | pub fn as_ref(&self) -> InternedStringRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/interner/ustr.rs:31:25 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn resolve_ref(key: InternedStringRef) -> &str { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 31 | pub fn resolve_ref(key: InternedStringRef<'_>) -> &str { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/maps.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | fn keys(&self) -> impl Iterator; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 9 | fn keys(&self) -> impl Iterator>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/maps.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | fn keys(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 50 | fn keys(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.60s [INFO] running `Command { std: "docker" "inspect" "f7cf4a73e65dc0701494720be4f3639423c2096c61c667372b79d48a6c325698", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7cf4a73e65dc0701494720be4f3639423c2096c61c667372b79d48a6c325698", kill_on_drop: false }` [INFO] [stdout] f7cf4a73e65dc0701494720be4f3639423c2096c61c667372b79d48a6c325698 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c24747a610a51ad6a80ed5bc2476e67bd30077f1a99f0cd7e96b42c5a99befd [INFO] running `Command { std: "docker" "start" "-a" "2c24747a610a51ad6a80ed5bc2476e67bd30077f1a99f0cd7e96b42c5a99befd", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.6.24 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling rstest_macros v0.24.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling ustr v1.1.0 [INFO] [stderr] Compiling ccl_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `resolve` is never used [INFO] [stdout] --> src/interner/ustr.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn resolve(key: InternedStringRef) -> String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:283:13 [INFO] [stdout] | [INFO] [stdout] 283 | fn parse(s: &str) -> KVList { [INFO] [stdout] | ^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 283 | fn parse(s: &str) -> KVList<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:510:13 [INFO] [stdout] | [INFO] [stdout] 510 | fn keys(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 510 | fn keys(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/interner/ustr.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn as_ref(&self) -> InternedStringRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 7 | pub fn as_ref(&self) -> InternedStringRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/interner/ustr.rs:31:25 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn resolve_ref(key: InternedStringRef) -> &str { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 31 | pub fn resolve_ref(key: InternedStringRef<'_>) -> &str { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/maps.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | fn keys(&self) -> impl Iterator; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 9 | fn keys(&self) -> impl Iterator>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/maps.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | fn keys(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 50 | fn keys(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rstest v0.24.0 [INFO] [stdout] warning: function `resolve` is never used [INFO] [stdout] --> src/interner/ustr.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn resolve(key: InternedStringRef) -> String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:283:13 [INFO] [stdout] | [INFO] [stdout] 283 | fn parse(s: &str) -> KVList { [INFO] [stdout] | ^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 283 | fn parse(s: &str) -> KVList<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:510:13 [INFO] [stdout] | [INFO] [stdout] 510 | fn keys(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 510 | fn keys(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/interner/ustr.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn as_ref(&self) -> InternedStringRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 7 | pub fn as_ref(&self) -> InternedStringRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/interner/ustr.rs:31:25 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn resolve_ref(key: InternedStringRef) -> &str { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 31 | pub fn resolve_ref(key: InternedStringRef<'_>) -> &str { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/maps.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | fn keys(&self) -> impl Iterator; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 9 | fn keys(&self) -> impl Iterator>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/maps.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | fn keys(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 50 | fn keys(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 20.37s [INFO] running `Command { std: "docker" "inspect" "2c24747a610a51ad6a80ed5bc2476e67bd30077f1a99f0cd7e96b42c5a99befd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c24747a610a51ad6a80ed5bc2476e67bd30077f1a99f0cd7e96b42c5a99befd", kill_on_drop: false }` [INFO] [stdout] 2c24747a610a51ad6a80ed5bc2476e67bd30077f1a99f0cd7e96b42c5a99befd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ba3fe9aa35e32ba26909c1d8403431085b3cd30a799077e0cffa3281a21106de [INFO] running `Command { std: "docker" "start" "-a" "ba3fe9aa35e32ba26909c1d8403431085b3cd30a799077e0cffa3281a21106de", kill_on_drop: false }` [INFO] [stderr] warning: function `resolve` is never used [INFO] [stderr] --> src/interner/ustr.rs:27:8 [INFO] [stderr] | [INFO] [stderr] 27 | pub fn resolve(key: InternedStringRef) -> String { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:283:13 [INFO] [stderr] | [INFO] [stderr] 283 | fn parse(s: &str) -> KVList { [INFO] [stderr] | ^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 283 | fn parse(s: &str) -> KVList<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:510:13 [INFO] [stderr] | [INFO] [stderr] 510 | fn keys(&self) -> impl Iterator { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 510 | fn keys(&self) -> impl Iterator> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/interner/ustr.rs:7:19 [INFO] [stderr] | [INFO] [stderr] 7 | pub fn as_ref(&self) -> InternedStringRef { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 7 | pub fn as_ref(&self) -> InternedStringRef<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/interner/ustr.rs:31:25 [INFO] [stderr] | [INFO] [stderr] 31 | pub fn resolve_ref(key: InternedStringRef) -> &str { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ ^^^^ the same lifetime is elided here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 31 | pub fn resolve_ref(key: InternedStringRef<'_>) -> &str { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/maps.rs:9:13 [INFO] [stderr] | [INFO] [stderr] 9 | fn keys(&self) -> impl Iterator; [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 9 | fn keys(&self) -> impl Iterator>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/maps.rs:50:13 [INFO] [stderr] | [INFO] [stderr] 50 | fn keys(&self) -> impl Iterator { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 50 | fn keys(&self) -> impl Iterator> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `ccl_rs` (lib) generated 7 warnings (run `cargo fix --lib -p ccl_rs` to apply 6 suggestions) [INFO] [stderr] warning: `ccl_rs` (lib test) generated 7 warnings (7 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ccl_rs-7b0b1c81402309c0) [INFO] [stdout] [INFO] [stdout] running 328 tests [INFO] [stdout] test test::test_fix::test_empty ... ok [INFO] [stdout] test test::test_parser::test_empty::test_empty::input_5___n__ ... ok [INFO] [stdout] test test::test_parser::test_empty::test_empty::input_3_____ ... ok [INFO] [stdout] test test::test_parser::test_empty::test_empty::input_6___nn__ ... ok [INFO] [stdout] test test::test_helpers::test_fold_empty ... ok [INFO] [stdout] test test::test_parser::test_empty::test_empty::input_7___nn__ ... ok [INFO] [stdout] test test::test_parser::test_multiple::test_array_like ... ok [INFO] [stdout] test test::test_parser::test_multiple::test_list_like ... ok [INFO] [stdout] test test::test_parser::test_empty::test_empty::input_1_____ ... ok [INFO] [stdout] test test::test_parser::test_empty::test_empty::input_2_____ ... ok [INFO] [stdout] test test::test_parser::test_empty::test_empty::input_4___n__ ... ok [INFO] [stdout] test test::test_parser::test_multiple::test_real ... ok [INFO] [stdout] test test::test_parser::test_multiple::test_untrimmed ... ok [INFO] [stdout] test test::test_parser::test_nested::test_multi_line ... ok [INFO] [stdout] test test::test_parser::test_nested::test_multi_line_skip ... ok [INFO] [stdout] test test::test_parser::test_nested::test_nested_deep_key_value ... ok [INFO] [stdout] test test::test_parser::test_nested::test_single_line ... ok [INFO] [stdout] test test::test_parser::test_single::test_comment ... ok [INFO] [stdout] test test::test_parser::test_nested::test_nested_key_value ... ok [INFO] [stdout] test test::test_parser::test_single::test_empty_equality ... ok [INFO] [stdout] test test::test_parser::test_single::test_empty_key::input_1___val__ ... ok [INFO] [stdout] test test::test_parser::test_multiple::test_two ... ok [INFO] [stdout] test test::test_parser::test_single::test_empty_key::input_2___val__ ... ok [INFO] [stdout] test test::test_parser::test_single::test_empty_key::input_3___nval__ ... ok [INFO] [stdout] test test::test_parser::test_single::test_empty_key_value::input_2_____ ... ok [INFO] [stdout] test test::test_parser::test_single::test_empty_key_value::input_3___nn__ ... ok [INFO] [stdout] test test::test_parser::test_single::test_empty_value::input_1___key__ ... ok [INFO] [stdout] test test::test_parser::test_single::test_empty_value::input_2___keyn__ ... ok [INFO] [stdout] test test::test_parser::test_single::test_empty_key_value::input_1_____ ... ok [INFO] [stdout] test test::test_parser::test_single::test_empty_value::input_3___key__ ... ok [INFO] [stdout] test test::test_parser::test_single::test_empty_value::input_4___keyn__ ... ok [INFO] [stdout] test test::test_parser::test_single::test_no_value::input_1___key__ ... ok [INFO] [stdout] test test::test_parser::test_single::test_multiple_equality ... ok [INFO] [stdout] test test::test_parser::test_single::test_no_value::input_2___key__ ... ok [INFO] [stdout] test test::test_parser::test_single::test_no_value::input_3___key__ ... ok [INFO] [stdout] test test::test_parser::test_single::test_single::input_2___keyval__ ... ok [INFO] [stdout] test test::test_parser::test_single::test_no_value::input_4___key__ ... ok [INFO] [stdout] test test::test_parser::test_single::test_section ... ok [INFO] [stdout] test test::test_parser::test_single::test_single::input_3___keyval__ ... ok [INFO] [stdout] test test::test_parser::test_single::test_single::input_4___keyval__ ... ok [INFO] [stdout] test test::test_parser::test_single::test_single::input_1___keyval__ ... ok [INFO] [stdout] test test::test_parser::test_single::test_single::input_5___keyval__ ... ok [INFO] [stdout] test test::test_parser::test_single::test_multiple_equality2 ... ok [INFO] [stdout] test test::test_parser::test_single::test_single::input_6___nkeyvaln__ ... ok [INFO] [stdout] test test::test_parser::test_single::test_single::input_7___keynvaln__ ... ok [INFO] [stdout] test test::test_parser::test_single::test_single::input_8___nkeynvaln__ ... ok [INFO] [stdout] test test::test_parser::test_stress::test_stress ... ok [INFO] [stdout] test test::test_parser::test_value::test_empty ... ok [INFO] [stdout] test test::test_parser::test_value::test_eol ... ok [INFO] [stdout] test test::test_parser::test_value::test_just_string ... ok [INFO] [stdout] test test::test_parser::test_value::test_kv_multiple ... ok [INFO] [stdout] test test::test_parser::test_value::test_kv_multiple_indented ... ok [INFO] [stdout] test test::test_parser::test_value::test_kv_single ... ok [INFO] [stdout] test test::test_parser::test_value::test_kv_multiple_nested ... ok [INFO] [stdout] test test::test_parser::test_value::test_multi_line_plain ... ok [INFO] [stdout] test test::test_parser::test_value::test_spaces ... ignored [INFO] [stdout] test test::test_parser::test_value::test_multi_line_plain_nested ... ok [INFO] [stdout] test test::test_helpers::test_fold_singleton ... ok [INFO] [stdout] test test::test_helpers::test_intro ... ok [INFO] [stdout] test test::test_helpers::test_fold ... ok [INFO] [stdout] test test::test_helpers::test_remove ... ok [INFO] [stdout] test test::test_pretty::test_list ... ok [INFO] [stdout] test test::test_pretty::test_other_list ... ok [INFO] [stdout] test test::test_fix::test_stress ... ok [INFO] [stdout] test test::test_fix::test_double ... ok [INFO] [stdout] test test::test_pretty::test_single_key_val ... ok [INFO] [stdout] test test::test_pretty::test_stress ... ok [INFO] [stdout] test test::test_parser::test_value::test_empty_key_val ... ok [INFO] [stdout] test test::test_pretty::test_singleton ... ok [INFO] [stdout] test test::test_helpers::test_singleton ... ok [INFO] [stdout] test test::test_pretty::test_empty ... ok [INFO] [stdout] test test::test_pretty::test_map_of_singletons ... ok [INFO] [stdout] test test::test_helpers::test_filter ... ok [INFO] [stdout] test test::test_fix::test_single ... ok [INFO] [stdout] test test::test_pretty::test_two_keys_vals ... ok [INFO] [stdout] test test::test_property::test_associative::seed_01_0::width_1_4::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_01_0::width_1_4::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_01_0::width_2_5::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_01_0::width_2_5::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_01_0::width_3_6::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_02_1::width_1_4::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_02_1::width_1_4::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_02_1::width_2_5::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_02_1::width_3_6::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_03_2::width_1_4::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_03_2::width_3_6::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_02_1::width_2_5::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_02_1::width_3_6::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_01_0::width_3_6::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_03_2::width_2_5::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_04_3::width_2_5::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_03_2::width_1_4::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_02_1::width_1_4::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_04_3::width_2_5::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_01_0::width_1_4::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_04_3::width_1_4::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_04_3::width_1_4::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_04_3::width_3_6::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_04_3::width_1_4::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_05_4::width_1_4::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_05_4::width_1_4::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_05_4::width_2_5::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_05_4::width_3_6::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_05_4::width_3_6::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_03_2::width_2_5::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_05_4::width_2_5::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_06_5::width_1_4::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_06_5::width_1_4::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_03_2::width_1_4::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_06_5::width_2_5::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_04_3::width_3_6::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_03_2::width_3_6::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_06_5::width_3_6::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_02_1::width_2_5::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_07_6::width_1_4::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_07_6::width_1_4::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_06_5::width_2_5::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_06_5::width_3_6::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_07_6::width_2_5::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_07_6::width_2_5::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_07_6::width_3_6::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_07_6::width_3_6::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_06_5::width_1_4::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_08_7::width_1_4::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_03_2::width_2_5::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_08_7::width_1_4::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_08_7::width_2_5::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_08_7::width_2_5::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_07_6::width_1_4::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_05_4::width_1_4::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_08_7::width_3_6::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_04_3::width_2_5::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_07_6::width_2_5::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_09_8::width_1_4::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_08_7::width_3_6::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_08_7::width_2_5::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_09_8::width_1_4::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_08_7::width_1_4::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_09_8::width_2_5::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_09_8::width_1_4::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_09_8::width_2_5::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_10_9::width_1_4::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_09_8::width_3_6::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_10_9::width_1_4::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_10_9::width_2_5::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_05_4::width_2_5::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_09_8::width_3_6::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_01_0::width_2_5::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_10_9::width_3_6::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_10_9::width_3_6::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_fold_endomorphism::seed_1_1::width_1_4::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_06_5::width_2_5::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_10_9::width_2_5::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_fold_endomorphism::seed_1_1::width_2_5::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_fold_endomorphism::seed_1_1::width_2_5::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_fold_endomorphism::seed_1_1::width_1_4::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_fold_endomorphism::seed_1_1::width_3_6::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_10_9::width_1_4::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_09_8::width_2_5::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_10_9::width_2_5::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_fold_endomorphism::seed_2_2::width_1_4::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_fold_endomorphism::seed_2_2::width_1_4::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_fold_endomorphism::seed_2_2::width_2_5::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_fold_endomorphism::seed_1_1::width_3_6::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_fold_endomorphism::seed_2_2::width_2_5::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_fold_endomorphism::seed_2_2::width_3_6::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_fold_endomorphism::seed_2_2::width_3_6::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_01_0::width_3_6::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_fold_endomorphism::seed_3_3::width_1_4::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_fold_endomorphism::seed_3_3::width_1_4::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_fold_endomorphism::seed_1_1::width_1_4::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_fold_endomorphism::seed_3_3::width_2_5::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_fold_endomorphism::seed_3_3::width_2_5::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_09_8::width_3_6::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_fold_endomorphism::seed_3_3::width_3_6::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_fold_endomorphism::seed_3_3::width_3_6::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_07_6::width_3_6::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_left_empty::seed_1_1::width_1_4::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_left_empty::seed_1_1::width_1_4::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_left_empty::seed_1_1::width_1_4::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_left_empty::seed_1_1::width_2_5::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_left_empty::seed_1_1::width_2_5::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_10_9::width_3_6::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_left_empty::seed_1_1::width_3_6::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_left_empty::seed_1_1::width_3_6::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_left_empty::seed_1_1::width_2_5::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_left_empty::seed_2_2::width_1_4::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_left_empty::seed_2_2::width_1_4::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_left_empty::seed_2_2::width_1_4::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_left_empty::seed_2_2::width_2_5::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_left_empty::seed_2_2::width_2_5::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_left_empty::seed_1_1::width_3_6::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_left_empty::seed_2_2::width_3_6::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_left_empty::seed_2_2::width_3_6::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_fold_endomorphism::seed_3_3::width_1_4::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_left_empty::seed_2_2::width_2_5::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_left_empty::seed_3_3::width_1_4::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_left_empty::seed_3_3::width_1_4::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_left_empty::seed_3_3::width_2_5::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_left_empty::seed_3_3::width_2_5::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_05_4::width_3_6::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_left_empty::seed_3_3::width_3_6::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_left_empty::seed_3_3::width_3_6::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_left_empty::seed_3_3::width_2_5::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_right_empty::seed_1_1::width_1_4::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_right_empty::seed_1_1::width_1_4::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_right_empty::seed_1_1::width_1_4::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_right_empty::seed_1_1::width_2_5::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_left_empty::seed_3_3::width_1_4::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_right_empty::seed_1_1::width_2_5::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_right_empty::seed_1_1::width_3_6::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_right_empty::seed_1_1::width_3_6::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_06_5::width_3_6::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_fold_endomorphism::seed_2_2::width_2_5::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_02_1::width_3_6::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_right_empty::seed_2_2::width_1_4::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_right_empty::seed_2_2::width_1_4::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_right_empty::seed_2_2::width_2_5::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_right_empty::seed_2_2::width_2_5::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_right_empty::seed_2_2::width_3_6::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_right_empty::seed_2_2::width_1_4::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_right_empty::seed_2_2::width_3_6::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_right_empty::seed_3_3::width_1_4::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_right_empty::seed_3_3::width_1_4::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_right_empty::seed_1_1::width_2_5::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_right_empty::seed_3_3::width_1_4::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_right_empty::seed_3_3::width_2_5::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_right_empty::seed_3_3::width_2_5::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_right_empty::seed_2_2::width_2_5::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_right_empty::seed_3_3::width_3_6::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_right_empty::seed_3_3::width_2_5::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_right_empty::seed_3_3::width_3_6::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_roundtrip::seed_1_1::width_1_4::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_roundtrip::seed_1_1::width_1_4::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_roundtrip::seed_1_1::width_2_5::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_roundtrip::seed_1_1::width_2_5::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_left_empty::seed_2_2::width_3_6::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_left_empty::seed_3_3::width_3_6::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_roundtrip::seed_1_1::width_3_6::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_03_2::width_3_6::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_roundtrip::seed_1_1::width_3_6::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_roundtrip::seed_2_2::width_1_4::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_roundtrip::seed_2_2::width_1_4::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_roundtrip::seed_2_2::width_2_5::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_roundtrip::seed_2_2::width_2_5::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_04_3::width_3_6::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_roundtrip::seed_2_2::width_3_6::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_roundtrip::seed_2_2::width_3_6::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_roundtrip::seed_2_2::width_3_6::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_roundtrip::seed_3_3::width_1_4::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_roundtrip::seed_3_3::width_1_4::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_right_empty::seed_3_3::width_3_6::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_roundtrip::seed_3_3::width_2_5::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_roundtrip::seed_3_3::width_2_5::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_associative::seed_08_7::width_3_6::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_roundtrip::seed_3_3::width_3_6::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_roundtrip::seed_3_3::width_1_4::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_roundtrip::seed_2_2::width_1_4::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_fold_endomorphism::seed_1_1::width_2_5::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_split_into_length_one::seed_1_1::width_1_4::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_split_into_length_one::seed_1_1::width_1_4::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_split_into_length_one::seed_1_1::width_2_5::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_split_into_length_one::seed_1_1::width_2_5::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_split_into_length_one::seed_1_1::width_1_4::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_split_into_length_one::seed_1_1::width_3_6::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_roundtrip::seed_2_2::width_2_5::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_roundtrip::seed_3_3::width_3_6::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_roundtrip::seed_1_1::width_1_4::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_split_into_length_one::seed_1_1::width_3_6::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_split_into_length_one::seed_2_2::width_1_4::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_split_into_length_one::seed_2_2::width_1_4::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_roundtrip::seed_1_1::width_2_5::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_split_into_length_one::seed_2_2::width_2_5::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_split_into_length_one::seed_2_2::width_2_5::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_split_into_length_one::seed_2_2::width_3_6::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_split_into_length_one::seed_2_2::width_3_6::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_split_into_length_one::seed_2_2::width_1_4::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_split_into_length_one::seed_3_3::width_1_4::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_split_into_length_one::seed_3_3::width_1_4::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_split_into_length_one::seed_3_3::width_1_4::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_split_into_length_one::seed_3_3::width_2_5::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_split_into_length_one::seed_3_3::width_2_5::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_split_into_length_one::seed_3_3::width_3_6::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_split_into_length_one::seed_3_3::width_2_5::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_split_into_length_one::seed_3_3::width_3_6::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_split_merge::seed_1_1::width_1_4::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_split_merge::seed_1_1::width_1_4::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_split_merge::seed_1_1::width_1_4::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_split_into_length_one::seed_1_1::width_2_5::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_split_merge::seed_1_1::width_2_5::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_split_merge::seed_1_1::width_2_5::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_split_merge::seed_1_1::width_3_6::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_split_merge::seed_1_1::width_3_6::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_right_empty::seed_1_1::width_3_6::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_split_merge::seed_2_2::width_1_4::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_roundtrip::seed_3_3::width_2_5::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_fold_endomorphism::seed_2_2::width_1_4::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_split_merge::seed_2_2::width_1_4::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_split_merge::seed_2_2::width_2_5::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_split_merge::seed_2_2::width_1_4::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_split_merge::seed_2_2::width_2_5::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_split_merge::seed_2_2::width_3_6::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_split_merge::seed_2_2::width_3_6::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_split_merge::seed_3_3::width_1_4::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_split_merge::seed_3_3::width_1_4::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_split_merge::seed_3_3::width_1_4::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_split_merge::seed_3_3::width_2_5::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_split_merge::seed_3_3::width_2_5::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_split_merge::seed_3_3::width_2_5::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_split_merge::seed_3_3::width_3_6::depth_1_1 ... ok [INFO] [stdout] test test::test_property::test_split_merge::seed_3_3::width_3_6::depth_2_4 ... ok [INFO] [stdout] test test::test_property::test_split_into_length_one::seed_1_1::width_3_6::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_split_merge::seed_1_1::width_2_5::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_stress_roundtrip ... ok [INFO] [stdout] test test::test_property::test_right_empty::seed_2_2::width_3_6::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_split_merge::seed_2_2::width_2_5::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_split_into_length_one::seed_2_2::width_2_5::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_split_into_length_one::seed_3_3::width_3_6::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_split_merge::seed_3_3::width_3_6::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_split_into_length_one::seed_2_2::width_3_6::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_split_merge::seed_2_2::width_3_6::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_split_merge::seed_1_1::width_3_6::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_roundtrip::seed_1_1::width_3_6::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_roundtrip::seed_3_3::width_3_6::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_fold_endomorphism::seed_3_3::width_2_5::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_fold_endomorphism::seed_3_3::width_3_6::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_fold_endomorphism::seed_1_1::width_3_6::depth_3_8 ... ok [INFO] [stdout] test test::test_property::test_fold_endomorphism::seed_2_2::width_3_6::depth_3_8 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 327 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 5.87s [INFO] [stdout] [INFO] [stderr] Doc-tests ccl_rs [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test src/lib.rs - (line 15) ... ignored [INFO] [stdout] test src/lib.rs - (line 167) ... ignored [INFO] [stdout] test src/lib.rs - (line 192) ... ignored [INFO] [stdout] test src/lib.rs - (line 221) ... ignored [INFO] [stdout] test src/lib.rs - (line 7) ... ignored [INFO] [stdout] test src/lib.rs - (line 47) ... ok [INFO] [stdout] test src/lib.rs - (line 152) ... ok [INFO] [stdout] test src/lib.rs - (line 32) ... ok [INFO] [stdout] test src/lib.rs - (line 22) ... ok [INFO] [stdout] test src/lib.rs - (line 116) ... ok [INFO] [stdout] test src/lib.rs - (line 76) ... ok [INFO] [stdout] test src/lib.rs - (line 174) ... ok [INFO] [stdout] test src/lib.rs - (line 203) ... ok [INFO] [stdout] test src/lib.rs - (line 229) ... ok [INFO] [stdout] test src/lib.rs - (line 136) ... ok [INFO] [stdout] test src/lib.rs - (line 57) ... ok [INFO] [stdout] test src/lib.rs - (line 99) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.96s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ba3fe9aa35e32ba26909c1d8403431085b3cd30a799077e0cffa3281a21106de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba3fe9aa35e32ba26909c1d8403431085b3cd30a799077e0cffa3281a21106de", kill_on_drop: false }` [INFO] [stdout] ba3fe9aa35e32ba26909c1d8403431085b3cd30a799077e0cffa3281a21106de