[INFO] fetching crate flowcore 0.142.0... [INFO] testing flowcore-0.142.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate flowcore 0.142.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate flowcore 0.142.0 [INFO] finished tweaking crates.io crate flowcore 0.142.0 [INFO] tweaked toml for crates.io crate flowcore 0.142.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate flowcore 0.142.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 64 packages to latest compatible versions [INFO] [stderr] Adding toml v0.8.23 (available: v0.9.5) [INFO] [stderr] Adding url v2.2.2 (available: v2.5.7) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d5334c57bb36aa8ba76833633504737b77ba2caa565ed79aa235e1fa253fe06f [INFO] running `Command { std: "docker" "start" "-a" "d5334c57bb36aa8ba76833633504737b77ba2caa565ed79aa235e1fa253fe06f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5334c57bb36aa8ba76833633504737b77ba2caa565ed79aa235e1fa253fe06f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5334c57bb36aa8ba76833633504737b77ba2caa565ed79aa235e1fa253fe06f", kill_on_drop: false }` [INFO] [stdout] d5334c57bb36aa8ba76833633504737b77ba2caa565ed79aa235e1fa253fe06f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eaefea5b678ecefc3c0b7d39dff3287e0fccc5c40b092768d0b657fbf39a9597 [INFO] running `Command { std: "docker" "start" "-a" "eaefea5b678ecefc3c0b7d39dff3287e0fccc5c40b092768d0b657fbf39a9597", kill_on_drop: false }` [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling curl-sys v0.4.83+curl-8.15.0 [INFO] [stderr] Compiling curl v0.4.49 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling simpath v2.5.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling flowcore v0.142.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stdout] --> src/errors.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / error_chain! { [INFO] [stdout] 11 | | types { [INFO] [stdout] 12 | | Error, [INFO] [stdout] 13 | | ErrorKind, [INFO] [stdout] ... | [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/model/route.rs:186:16 [INFO] [stdout] | [INFO] [stdout] 186 | pub fn pop(&self) -> (Cow, Option) { [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] 186 | pub fn pop(&self) -> (Cow<'_, Route>, Option) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/model/route.rs:201:41 [INFO] [stdout] | [INFO] [stdout] 201 | pub fn without_trailing_array_index(&self) -> (Cow, usize, bool) { [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] 201 | pub fn without_trailing_array_index(&self) -> (Cow<'_, Route>, usize, bool) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.13s [INFO] running `Command { std: "docker" "inspect" "eaefea5b678ecefc3c0b7d39dff3287e0fccc5c40b092768d0b657fbf39a9597", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eaefea5b678ecefc3c0b7d39dff3287e0fccc5c40b092768d0b657fbf39a9597", kill_on_drop: false }` [INFO] [stdout] eaefea5b678ecefc3c0b7d39dff3287e0fccc5c40b092768d0b657fbf39a9597 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7f06ec55a212dff2c625bc8ef7535fff74ab893d1e0402e378126ba1fefdb37 [INFO] running `Command { std: "docker" "start" "-a" "d7f06ec55a212dff2c625bc8ef7535fff74ab893d1e0402e378126ba1fefdb37", kill_on_drop: false }` [INFO] [stderr] Compiling flowcore v0.142.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stdout] --> src/errors.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / error_chain! { [INFO] [stdout] 11 | | types { [INFO] [stdout] 12 | | Error, [INFO] [stdout] 13 | | ErrorKind, [INFO] [stdout] ... | [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/model/route.rs:186:16 [INFO] [stdout] | [INFO] [stdout] 186 | pub fn pop(&self) -> (Cow, Option) { [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] 186 | pub fn pop(&self) -> (Cow<'_, Route>, Option) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/model/route.rs:201:41 [INFO] [stdout] | [INFO] [stdout] 201 | pub fn without_trailing_array_index(&self) -> (Cow, usize, bool) { [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] 201 | pub fn without_trailing_array_index(&self) -> (Cow<'_, Route>, usize, bool) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stdout] --> src/errors.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / error_chain! { [INFO] [stdout] 11 | | types { [INFO] [stdout] 12 | | Error, [INFO] [stdout] 13 | | ErrorKind, [INFO] [stdout] ... | [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/model/route.rs:186:16 [INFO] [stdout] | [INFO] [stdout] 186 | pub fn pop(&self) -> (Cow, Option) { [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] 186 | pub fn pop(&self) -> (Cow<'_, Route>, Option) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/model/route.rs:201:41 [INFO] [stdout] | [INFO] [stdout] 201 | pub fn without_trailing_array_index(&self) -> (Cow, usize, bool) { [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] 201 | pub fn without_trailing_array_index(&self) -> (Cow<'_, Route>, usize, bool) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.82s [INFO] running `Command { std: "docker" "inspect" "d7f06ec55a212dff2c625bc8ef7535fff74ab893d1e0402e378126ba1fefdb37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7f06ec55a212dff2c625bc8ef7535fff74ab893d1e0402e378126ba1fefdb37", kill_on_drop: false }` [INFO] [stdout] d7f06ec55a212dff2c625bc8ef7535fff74ab893d1e0402e378126ba1fefdb37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 672a89f3333515b33da773f20d9774fe91650bc707a80ccc1916348bf8945370 [INFO] running `Command { std: "docker" "start" "-a" "672a89f3333515b33da773f20d9774fe91650bc707a80ccc1916348bf8945370", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stderr] --> src/errors.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | / error_chain! { [INFO] [stderr] 11 | | types { [INFO] [stderr] 12 | | Error, [INFO] [stderr] 13 | | ErrorKind, [INFO] [stderr] ... | [INFO] [stderr] 23 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/model/route.rs:186:16 [INFO] [stderr] | [INFO] [stderr] 186 | pub fn pop(&self) -> (Cow, Option) { [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] 186 | pub fn pop(&self) -> (Cow<'_, Route>, Option) { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/model/route.rs:201:41 [INFO] [stderr] | [INFO] [stderr] 201 | pub fn without_trailing_array_index(&self) -> (Cow, usize, bool) { [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] 201 | pub fn without_trailing_array_index(&self) -> (Cow<'_, Route>, usize, bool) { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `flowcore` (lib) generated 3 warnings (run `cargo fix --lib -p flowcore` to apply 2 suggestions) [INFO] [stderr] warning: `flowcore` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flowcore-136002355c916de1) [INFO] [stdout] [INFO] [stdout] running 205 tests [INFO] [stdout] test deserializers::deserializer::test::json_extension_loader ... ok [INFO] [stdout] test deserializers::deserializer::test::invalid_extension ... ok [INFO] [stdout] test deserializers::deserializer::test::valid_file_extension ... ok [INFO] [stdout] test deserializers::deserializer::test::toml_extension_loader ... ok [INFO] [stdout] test deserializers::deserializer::test::yaml_extension_loader ... ok [INFO] [stdout] test deserializers::deserializer::test::yml_extension_loader ... ok [INFO] [stdout] test deserializers::deserializer::test::valid_http_extension ... ok [INFO] [stdout] test deserializers::json_deserializer::test::invalid_json ... ok [INFO] [stdout] test deserializers::toml_deserializer::test::invalid_toml ... ok [INFO] [stdout] test deserializers::yaml_deserializer::test::metadata ... ok [INFO] [stdout] test deserializers::yaml_deserializer::test::invalid_yaml ... ok [INFO] [stdout] test deserializers::toml_deserializer::test::metadata ... ok [INFO] [stdout] test deserializers::yaml_deserializer::test::flow ... ok [INFO] [stdout] test model::connection::test::deserialize_extra_field_fails ... ok [INFO] [stdout] test model::connection::test::single_destination_deserialization ... ok [INFO] [stdout] test model::connection::test::display_connection ... ok [INFO] [stdout] test model::datatype::test::array_of_array_of_strings_subtype ... ok [INFO] [stdout] test model::datatype::test::array_of_numbers_subtype ... ok [INFO] [stdout] test model::datatype::test::invalid_subtype_route ... ok [INFO] [stdout] test model::connection::test::multiple_destination_deserialization ... ok [INFO] [stdout] test model::datatype::test::is_array_false ... ok [INFO] [stdout] test deserializers::deserializer::test::no_extension ... ok [INFO] [stdout] test model::datatype::test::subtype_of_generic ... ok [INFO] [stdout] test model::datatype::test::type_conversion::array_to_simple ... ok [INFO] [stdout] test model::datatype::test::is_array_true ... ok [INFO] [stdout] test model::datatype::test::type_conversion::multiple_output_type_to_matching_input_types ... ok [INFO] [stdout] test model::connection::test::validate_connection ... ok [INFO] [stdout] test model::datatype::test::type_conversion::multiple_output_type_to_non_matching_input_types ... ok [INFO] [stdout] test model::datatype::test::type_conversion::multiple_output_type_to_single_input_type ... ok [INFO] [stdout] test model::datatype::test::type_conversion::multiple_output_type_to_superset_input_types ... ok [INFO] [stdout] test model::datatype::test::type_conversion::null_output_type_to_null_input_types ... ok [INFO] [stdout] test model::datatype::test::type_conversion::null_output_type_to_valid_input_types ... ok [INFO] [stdout] test model::datatype::test::type_conversion::simple_indexed_to_array ... ok [INFO] [stdout] test model::datatype::test::type_conversion::simple_indexed_to_simple ... ok [INFO] [stdout] test model::datatype::test::type_conversion::simple_to_array ... ok [INFO] [stdout] test model::datatype::test::type_conversion::simple_to_array_mismatch ... ok [INFO] [stdout] test model::datatype::test::type_conversion::simple_to_simple ... ok [INFO] [stdout] test model::datatype::test::type_conversion::simple_to_simple_mismatch ... ok [INFO] [stdout] test model::datatype::test::type_conversion::multiple_output_type_to_generic_input_types ... ok [INFO] [stdout] test model::datatype::test::type_conversion::invalid_type_conversions ... ok [INFO] [stdout] test model::datatype::test::type_conversion::multiple_output_type_to_generic_input_type ... ok [INFO] [stdout] test model::datatype::test::type_conversion::array_to_array ... ok [INFO] [stdout] test model::datatype::test::type_conversion::test_array_order_0 ... ok [INFO] [stdout] test model::datatype::test::subtype_empty_route ... ok [INFO] [stdout] test model::datatype::test::type_conversion::test_array_order_1 ... ok [INFO] [stdout] test model::datatype::test::type_conversion::test_array_order_1_empty_array ... ok [INFO] [stdout] test model::datatype::test::type_conversion::test_array_order_2 ... ok [INFO] [stdout] test model::datatype::test::type_conversion::valid_output_type_to_null_input_types ... ok [INFO] [stdout] test model::datatype::test::valid_data_json_type ... ok [INFO] [stdout] test model::flow_definition::test::build_connection_tests::build_all_flow_connections ... ok [INFO] [stdout] test model::datatype::test::type_conversion::valid_type_conversions ... ok [INFO] [stdout] test model::datatype::test::valid_data_string_type ... ok [INFO] [stdout] test model::flow_definition::test::build_connection_tests::build_compatible_internal_connection ... ok [INFO] [stdout] test model::datatype::test::type_conversion::single_output_type_to_superset_input_types ... ok [INFO] [stdout] test model::flow_definition::test::build_connection_tests::build_from_flow_input_to_sub_process ... ok [INFO] [stdout] test model::flow_definition::test::build_connection_tests::build_from_sub_process_flow_output ... ok [INFO] [stdout] test model::flow_definition::test::build_connection_tests::build_incompatible_from_flow_input_to_sub_process ... ok [INFO] [stdout] test model::flow_definition::test::build_connection_tests::build_incompatible_from_sub_process_flow_output ... ok [INFO] [stdout] test model::flow_definition::test::build_connection_tests::build_incompatible_internal_connection ... ok [INFO] [stdout] test model::flow_definition::test::build_connection_tests::build_from_flow_input_to_flow_output ... ok [INFO] [stdout] test model::flow_definition::test::build_connection_tests::fail_build_flow_connections ... ok [INFO] [stdout] test model::flow_definition::test::build_connection_tests::build_incompatible_from_flow_input_to_flow_output ... ok [INFO] [stdout] test model::flow_definition::test::check_inputs_mut ... ok [INFO] [stdout] test model::flow_definition::test::build_connection_tests::fail_build_from_flow_input_to_flow_input ... ok [INFO] [stdout] test model::flow_definition::test::check_outputs ... ok [INFO] [stdout] test model::flow_definition::test::build_connection_tests::fail_build_from_flow_output_to_flow_output ... ok [INFO] [stdout] test model::flow_definition::test::check_inputs ... ok [INFO] [stdout] test model::flow_definition::test::test_alias ... ok [INFO] [stdout] test model::flow_definition::test::test_existent_subprocess_non_existing_input_in_connection ... ok [INFO] [stdout] test model::flow_definition::test::test_existent_subprocess_non_existing_io_in_connection ... ok [INFO] [stdout] test model::flow_definition::test::test_inputs_initializers ... ok [INFO] [stdout] test model::flow_definition::test::test_name ... ok [INFO] [stdout] test model::flow_definition::test::test_non_existent_subprocess_in_connection ... ok [INFO] [stdout] test model::flow_definition::test::test_route ... ok [INFO] [stdout] test model::flow_definition::test::test_route_mut ... ok [INFO] [stdout] test model::flow_definition::test::test_set_alias ... ok [INFO] [stdout] test model::flow_definition::test::test_set_empty_alias ... ok [INFO] [stdout] test model::flow_definition::test::display_flow ... ok [INFO] [stdout] test model::flow_definition::test::test_set_empty_parent_route ... ok [INFO] [stdout] test model::flow_definition::test::test_set_parent_route ... ok [INFO] [stdout] test model::flow_definition::test::duplicate_connection ... ok [INFO] [stdout] test model::flow_definition::test::test_existent_subprocess_existing_io_in_connection ... ok [INFO] [stdout] test model::flow_manifest::test::create ... ok [INFO] [stdout] test model::flow_definition::test::validate_flow ... ok [INFO] [stdout] test model::function_definition::test::deserialize_default_output ... ok [INFO] [stdout] test model::flow_manifest::test::add_function ... ok [INFO] [stdout] test model::flow_manifest::test::load_manifest ... ok [INFO] [stdout] test model::function_definition::test::deserialize_extra_field_fails ... ok [INFO] [stdout] test model::function_definition::test::deserialize_invalid ... ok [INFO] [stdout] test model::function_definition::test::deserialize_missing_name ... ok [INFO] [stdout] test model::function_definition::test::deserialize_output_specified ... ok [INFO] [stdout] test model::function_definition::test::deserialize_two_outputs_specified ... ok [INFO] [stdout] test model::datatype::test::type_conversion::single_output_type_to_generic_input_types ... ok [INFO] [stdout] test model::datatype::test::type_conversion::single_output_type_to_non_matching_input_types ... ok [INFO] [stdout] test model::function_definition::test::function_with_no_io_not_valid ... ok [INFO] [stdout] test model::function_definition::test::impure_not_allowed ... ok [INFO] [stdout] test model::function_definition::test::set_routes ... ok [INFO] [stdout] test model::input::test::accepts_array ... ok [INFO] [stdout] test model::input::test::accepts_null ... ok [INFO] [stdout] test model::input::test::no_inputs_initially ... ok [INFO] [stdout] test model::input::test::take_empties ... ok [INFO] [stdout] test model::io::test::deserialize_empty_string ... ok [INFO] [stdout] test model::io::test::deserialize_name ... ok [INFO] [stdout] test model::io::test::deserialize_valid_json_type ... ok [INFO] [stdout] test model::io::test::get_array_element_of_root_output ... ok [INFO] [stdout] test model::io::test::deserialize_extra_field_fails ... ok [INFO] [stdout] test model::io::test::deserialize_valid_string_type ... ok [INFO] [stdout] test model::io::test::deserialize_invalid_type ... ok [INFO] [stdout] test model::io::test::methods_work ... ok [INFO] [stdout] test model::io::test::no_datatypes_not_allowed ... ok [INFO] [stdout] test model::io::test::multiple_inputs_empty_name_not_allowed ... ok [INFO] [stdout] test model::io::test::unique_io_names_validate ... ok [INFO] [stdout] test model::io::test::non_unique_io_names_wont_validate ... ok [INFO] [stdout] test model::lib_manifest::test::compare_manifests_metadata_different ... ok [INFO] [stdout] test model::lib_manifest::test::compare_manifests_num_locators_different ... ok [INFO] [stdout] test model::lib_manifest::test::add_to ... ok [INFO] [stdout] test model::datatype::test::invalid_data_type ... ok [INFO] [stdout] test model::function_definition::test::deserialize_no_inputs_or_outputs ... ok [INFO] [stdout] test model::io::test::deserialize_valid_type ... ok [INFO] [stdout] test model::lib_manifest::test::compare_manifests_same ... ok [INFO] [stdout] test model::lib_manifest::test::compare_manifests_locators_different ... ok [INFO] [stdout] test model::lib_manifest::test::create ... ok [INFO] [stdout] test model::lib_manifest::test::wasm_locators_match ... ok [INFO] [stdout] test model::metrics::test::test_metrics_display ... ok [INFO] [stdout] test model::metrics::test::test_metrics_reset ... ok [INFO] [stdout] test model::name::test::number_does_not_validate ... ok [INFO] [stdout] test model::name::test::validates_when_empty ... ok [INFO] [stdout] test model::name::test::validates_when_has_value ... ok [INFO] [stdout] test model::output_connection::test::display_with_route_test ... ok [INFO] [stdout] test model::process::test::default_optional_values ... ok [INFO] [stdout] test model::lib_manifest::test::serialize ... ok [INFO] [stdout] test model::process::test::flow_errors_on_unknown_fields ... ok [INFO] [stdout] test model::process::test::flow_has_metadata ... ok [INFO] [stdout] test model::lib_manifest::test::locators_type_mismatch ... ok [INFO] [stdout] test model::metrics::test::test_max_tracking ... ok [INFO] [stdout] test model::lib_manifest::test::load_dyn_library ... ok [INFO] [stdout] test model::lib_manifest::test::wasm_locators_do_not_match ... ok [INFO] [stdout] test model::process::test::flow_has_partial_metadata ... ok [INFO] [stdout] test model::process::test::flow_with_partial_metadata ... ok [INFO] [stdout] test model::process::test::flow_with_function_from_lib ... ok [INFO] [stdout] test model::process::test::flow_with_unknown_lib_key ... ok [INFO] [stdout] test model::process::test::function_lacks_name ... ok [INFO] [stdout] test model::process::test::function_errors_on_unknown_fields ... ok [INFO] [stdout] test model::process::test::flow_with_function_without_source ... ok [INFO] [stdout] test model::process::test::function_lacks_implementation ... ok [INFO] [stdout] test model::process::test::invalid_context_fails ... ok [INFO] [stdout] test model::process::test::load_fails_if_no_alias ... ok [INFO] [stdout] test model::process::test::simple_context_loads_from_json ... ok [INFO] [stdout] test model::process_reference::test::deserialize_simple ... ok [INFO] [stdout] test model::process::test::simplest_context_loads ... ok [INFO] [stdout] test model::process::test::simple_context_loads ... ok [INFO] [stdout] test model::process_reference::test::deserialize_with_constant_input_initialization ... ok [INFO] [stdout] test model::process_reference::test::deserialize_extra_field_fails ... ok [INFO] [stdout] test model::process_reference::test::deserialize_with_constant_input_initialization_inline_table ... ok [INFO] [stdout] test model::process_reference::test::deserialize_with_multiple_input_initialization ... ok [INFO] [stdout] test model::process_reference::test::deserialize_with_once_input_initialization ... ok [INFO] [stdout] test model::route::test::detect_array_at_output_root ... ok [INFO] [stdout] test model::route::test::extend_empty_route ... ok [INFO] [stdout] test model::route::test::extend_route ... ok [INFO] [stdout] test model::route::test::extend_route_with_nothing ... ok [INFO] [stdout] test model::route::test::is_a_sub_subroute ... ok [INFO] [stdout] test model::process::test::function_parses ... ok [INFO] [stdout] test model::route::test::is_array_element_sub_subroute ... ok [INFO] [stdout] test model::route::test::detect_array_at_output_subroute ... ok [INFO] [stdout] test model::route::test::is_a_subroute ... ok [INFO] [stdout] test model::route::test::is_array_element_subroute ... ok [INFO] [stdout] test model::route::test::extend_root_route ... ok [INFO] [stdout] test model::route::test::test_empty_route_pop ... ok [INFO] [stdout] test model::route::test::just_slash_no_change ... ok [INFO] [stdout] test model::route::test::subroute_distinct_route ... ok [INFO] [stdout] test model::route::test::subroute_equal_route ... ok [INFO] [stdout] test model::route::test::subroute_extended_name_route ... ok [INFO] [stdout] test model::route::test::test_from_ref_string ... ok [INFO] [stdout] test model::route::test::test_parse_valid_input ... ok [INFO] [stdout] test model::route::test::test_from_string ... ok [INFO] [stdout] test model::route::test::test_invalid_connection_route ... ok [INFO] [stdout] test model::route::test::test_parse_valid_output ... ok [INFO] [stdout] test model::route::test::test_parse_valid_subprocess ... ok [INFO] [stdout] test model::route::test::valid_input_route_with_subroute ... ok [INFO] [stdout] test model::route::test::test_root_route_pop ... ok [INFO] [stdout] test model::route::test::valid_output_route ... ok [INFO] [stdout] test model::route::test::test_route_pop ... ok [INFO] [stdout] test model::route::test::valid_input_route ... ok [INFO] [stdout] test model::route::test::valid_output_route_with_subroute ... ok [INFO] [stdout] test model::route::test::valid_process_route ... ok [INFO] [stdout] test model::route::test::valid_process_route_with_subroute ... ok [INFO] [stdout] test model::runtime_function::test::access_array_elements ... ok [INFO] [stdout] test model::runtime_function::test::can_get_function_name_and_id_and_location ... ok [INFO] [stdout] test model::runtime_function::test::can_send_array_object ... ok [INFO] [stdout] test model::route::test::test_from_name ... ok [INFO] [stdout] test model::runtime_function::test::can_send_simple_object ... ok [INFO] [stdout] test model::runtime_function::test::destructure_json_value ... ok [INFO] [stdout] test model::runtime_function::test::destructure_output_base_route ... ok [INFO] [stdout] test model::runtime_function::test::test_array_to_non_array ... ok [INFO] [stdout] test model::runtime_function::test::misc::test_sending ... ok [INFO] [stdout] test url_helper::test::file_scheme_in_arg_absolute_path_preserved ... ok [INFO] [stdout] test url_helper::test::http_scheme_in_arg_absolute_path_preserved ... ok [INFO] [stdout] test model::route::test::validate_invalid_empty_route ... ok [INFO] [stdout] test model::route::test::validate_invalid_route ... ok [INFO] [stdout] test url_helper::test::no_scheme_in_arg_assumes_file ... ok [INFO] [stdout] test url_helper::test::relative_path_in_arg_converted_to_absolute_path_and_scheme_added ... ok [INFO] [stdout] test model::route::test::no_trailing_number_no_change ... ok [INFO] [stdout] test model::route::test::no_path_no_change ... ok [INFO] [stdout] test url_helper::test::no_arg_returns_parent ... ok [INFO] [stdout] test model::input::test::take_from_empty_fails - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 205 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Doc-tests flowcore [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - Implementation (line 53) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "672a89f3333515b33da773f20d9774fe91650bc707a80ccc1916348bf8945370", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "672a89f3333515b33da773f20d9774fe91650bc707a80ccc1916348bf8945370", kill_on_drop: false }` [INFO] [stdout] 672a89f3333515b33da773f20d9774fe91650bc707a80ccc1916348bf8945370