[INFO] fetching crate quirky_binder 0.1.0... [INFO] testing quirky_binder-0.1.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate quirky_binder 0.1.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate quirky_binder 0.1.0 [INFO] finished tweaking crates.io crate quirky_binder 0.1.0 [INFO] tweaked toml for crates.io crate quirky_binder 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate quirky_binder 0.1.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 113 packages to latest compatible versions [INFO] [stderr] Adding codegen v0.1.3 (available: v0.2.0) [INFO] [stderr] Adding derive-new v0.5.9 (available: v0.7.0) [INFO] [stderr] Adding derive_more v0.99.20 (available: v2.0.1) [INFO] [stderr] Adding handlebars v4.5.0 (available: v6.3.2) [INFO] [stderr] Adding itertools v0.10.5 (available: v0.14.0) [INFO] [stderr] Adding ron v0.9.0 (available: v0.11.0) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.106) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] [stderr] Adding which v4.4.2 (available: v8.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded peekmore v1.3.0 [INFO] [stderr] Downloaded codegen v0.2.0 [INFO] [stderr] Downloaded truc v0.2.2 [INFO] [stderr] Downloaded quirky_binder_lang v0.1.0 [INFO] [stderr] Downloaded quirky_binder_codegen_macro v0.1.0 [INFO] [stderr] Downloaded truc_runtime v0.2.2 [INFO] [stderr] Downloaded getset v0.1.6 [INFO] [stderr] Downloaded yansi-term v0.1.2 [INFO] [stderr] Downloaded codegen v0.1.3 [INFO] [stderr] Downloaded binary-heap-plus v0.5.0 [INFO] [stderr] Downloaded compare v0.1.0 [INFO] [stderr] Downloaded ron v0.9.0 [INFO] [stderr] Downloaded quirky_binder_codegen v0.1.0 [INFO] [stderr] Downloaded annotate-snippets v0.9.2 [INFO] [stderr] Downloaded quirky_binder_support v0.1.0 [INFO] [stderr] Downloaded derive-new v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f41877ff28d5511899c9f08ddf2f4ec096c29194eb1f45ca5d57b8874d5ec55 [INFO] running `Command { std: "docker" "start" "-a" "8f41877ff28d5511899c9f08ddf2f4ec096c29194eb1f45ca5d57b8874d5ec55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f41877ff28d5511899c9f08ddf2f4ec096c29194eb1f45ca5d57b8874d5ec55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f41877ff28d5511899c9f08ddf2f4ec096c29194eb1f45ca5d57b8874d5ec55", kill_on_drop: false }` [INFO] [stdout] 8f41877ff28d5511899c9f08ddf2f4ec096c29194eb1f45ca5d57b8874d5ec55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17e3078caf73ecbc3c595cfe806e6bc40319b01b14ac948d16a9862db7b261d3 [INFO] running `Command { std: "docker" "start" "-a" "17e3078caf73ecbc3c595cfe806e6bc40319b01b14ac948d16a9862db7b261d3", kill_on_drop: false }` [INFO] [stderr] Compiling yansi-term v0.1.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling peekmore v1.3.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling compare v0.1.0 [INFO] [stderr] Compiling codegen v0.2.0 [INFO] [stderr] Compiling binary-heap-plus v0.5.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling truc_runtime v0.2.2 [INFO] [stderr] Compiling annotate-snippets v0.9.2 [INFO] [stderr] Compiling codegen v0.1.3 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling logos-codegen v0.13.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling derive-new v0.7.0 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Compiling logos-derive v0.13.0 [INFO] [stderr] Compiling logos v0.13.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pest_meta v2.8.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling truc v0.2.2 [INFO] [stderr] Compiling pest_generator v2.8.2 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling ron v0.9.0 [INFO] [stderr] Compiling quirky_binder_lang v0.1.0 [INFO] [stderr] Compiling pest_derive v2.8.2 [INFO] [stderr] Compiling handlebars v4.5.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling quirky_binder_codegen v0.1.0 [INFO] [stderr] Compiling quirky_binder_codegen_macro v0.1.0 [INFO] [stderr] Compiling quirky_binder_support v0.1.0 [INFO] [stderr] Compiling quirky_binder v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/graph/mod.rs:98:36 [INFO] [stdout] | [INFO] [stdout] 98 | fn streams_to_abstract_drawing(&self) -> Drawing { [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] 98 | fn streams_to_abstract_drawing(&self) -> Drawing<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/graph/mod.rs:268:36 [INFO] [stdout] | [INFO] [stdout] 268 | fn records_to_abstract_drawing(&self) -> Drawing { [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] 268 | fn records_to_abstract_drawing(&self) -> Drawing<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.55s [INFO] running `Command { std: "docker" "inspect" "17e3078caf73ecbc3c595cfe806e6bc40319b01b14ac948d16a9862db7b261d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17e3078caf73ecbc3c595cfe806e6bc40319b01b14ac948d16a9862db7b261d3", kill_on_drop: false }` [INFO] [stdout] 17e3078caf73ecbc3c595cfe806e6bc40319b01b14ac948d16a9862db7b261d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5392fe707ab961b388574e5fa746ed099885a1e22ba5c1aad6bcc7880ed85c8d [INFO] running `Command { std: "docker" "start" "-a" "5392fe707ab961b388574e5fa746ed099885a1e22ba5c1aad6bcc7880ed85c8d", kill_on_drop: false }` [INFO] [stderr] Compiling quirky_binder v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/graph/mod.rs:98:36 [INFO] [stdout] | [INFO] [stdout] 98 | fn streams_to_abstract_drawing(&self) -> Drawing { [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] 98 | fn streams_to_abstract_drawing(&self) -> Drawing<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/graph/mod.rs:268:36 [INFO] [stdout] | [INFO] [stdout] 268 | fn records_to_abstract_drawing(&self) -> Drawing { [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] 268 | fn records_to_abstract_drawing(&self) -> Drawing<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/graph/mod.rs:98:36 [INFO] [stdout] | [INFO] [stdout] 98 | fn streams_to_abstract_drawing(&self) -> Drawing { [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] 98 | fn streams_to_abstract_drawing(&self) -> Drawing<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/graph/mod.rs:268:36 [INFO] [stdout] | [INFO] [stdout] 268 | fn records_to_abstract_drawing(&self) -> Drawing { [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] 268 | fn records_to_abstract_drawing(&self) -> Drawing<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.42s [INFO] running `Command { std: "docker" "inspect" "5392fe707ab961b388574e5fa746ed099885a1e22ba5c1aad6bcc7880ed85c8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5392fe707ab961b388574e5fa746ed099885a1e22ba5c1aad6bcc7880ed85c8d", kill_on_drop: false }` [INFO] [stdout] 5392fe707ab961b388574e5fa746ed099885a1e22ba5c1aad6bcc7880ed85c8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c275f677e4daa59defbcd025da020d1a1e46be4c68d39418c1c5a4ff9fcf4d55 [INFO] running `Command { std: "docker" "start" "-a" "c275f677e4daa59defbcd025da020d1a1e46be4c68d39418c1c5a4ff9fcf4d55", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/graph/mod.rs:98:36 [INFO] [stderr] | [INFO] [stderr] 98 | fn streams_to_abstract_drawing(&self) -> Drawing { [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] 98 | fn streams_to_abstract_drawing(&self) -> Drawing<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/graph/mod.rs:268:36 [INFO] [stderr] | [INFO] [stderr] 268 | fn records_to_abstract_drawing(&self) -> Drawing { [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] 268 | fn records_to_abstract_drawing(&self) -> Drawing<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `quirky_binder` (lib) generated 2 warnings (run `cargo fix --lib -p quirky_binder` to apply 2 suggestions) [INFO] [stderr] warning: `quirky_binder` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/quirky_binder-228c642e8a920004) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test support::cmp::tests::test_fields_cmp_2 ... ok [INFO] [stderr] Doc-tests quirky_binder [INFO] [stdout] test support::cmp::tests::test_fields_cmp_ab_1 ... ok [INFO] [stdout] test support::eq::tests::test_fields_eq_1 ... ok [INFO] [stdout] test support::cmp::tests::test_fields_cmp_ab_3 ... ok [INFO] [stdout] test support::cmp::tests::test_fields_cmp_ab_2 ... ok [INFO] [stdout] test support::cmp::tests::test_fields_cmp_4 ... ok [INFO] [stdout] test support::eq::tests::test_fields_eq_2 ... ok [INFO] [stdout] test support::cmp::tests::test_fields_cmp_3 ... ok [INFO] [stdout] test support::cmp::tests::test_fields_cmp_1 ... ok [INFO] [stdout] test support::eq::tests::test_fields_eq_3 ... ok [INFO] [stdout] test support::eq::tests::test_fields_eq_ab_1 ... ok [INFO] [stdout] test support::eq::tests::test_fields_eq_ab_2 ... ok [INFO] [stdout] test support::eq::tests::test_fields_eq_ab_3 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/support/name.rs - support::name::FullyQualifiedName::new (line 13) ... ok [INFO] [stdout] test src/support/name.rs - support::name::FullyQualifiedName::sub_n (line 72) ... ok [INFO] [stdout] test src/support/name.rs - support::name::FullyQualifiedName::sub (line 56) ... ok [INFO] [stdout] test src/support/name.rs - support::name::FullyQualifiedName::new_n (line 28) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.45s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c275f677e4daa59defbcd025da020d1a1e46be4c68d39418c1c5a4ff9fcf4d55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c275f677e4daa59defbcd025da020d1a1e46be4c68d39418c1c5a4ff9fcf4d55", kill_on_drop: false }` [INFO] [stdout] c275f677e4daa59defbcd025da020d1a1e46be4c68d39418c1c5a4ff9fcf4d55