[INFO] fetching crate atc-router 1.7.1... [INFO] testing atc-router-1.7.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] extracting crate atc-router 1.7.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate atc-router 1.7.1 [INFO] finished tweaking crates.io crate atc-router 1.7.1 [INFO] tweaked toml for crates.io crate atc-router 1.7.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate atc-router 1.7.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 89 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cidr v0.3.1 [INFO] [stderr] Downloaded serde_regex v1.1.0 [INFO] [stderr] Downloaded criterion v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 09ad10cbd28f9fbaa9f317fa7b6340fee58083e60fdf32a0e19983a0239ecee6 [INFO] running `Command { std: "docker" "start" "-a" "09ad10cbd28f9fbaa9f317fa7b6340fee58083e60fdf32a0e19983a0239ecee6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09ad10cbd28f9fbaa9f317fa7b6340fee58083e60fdf32a0e19983a0239ecee6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09ad10cbd28f9fbaa9f317fa7b6340fee58083e60fdf32a0e19983a0239ecee6", kill_on_drop: false }` [INFO] [stdout] 09ad10cbd28f9fbaa9f317fa7b6340fee58083e60fdf32a0e19983a0239ecee6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e9bf20d8e5309e4f853cbbbf8443d73662248938e39cc845227f4ef1bcade4f6 [INFO] running `Command { std: "docker" "start" "-a" "e9bf20d8e5309e4f853cbbbf8443d73662248938e39cc845227f4ef1bcade4f6", kill_on_drop: false }` [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling cidr v0.3.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling atc-router v1.7.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: dropping unsupported crate type `cdylib` for target `x86_64-unknown-linux-musl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ffi/context.rs:23:46 [INFO] [stdout] | [INFO] [stdout] 23 | pub unsafe extern "C" fn context_new(schema: &Schema) -> *mut Context { [INFO] [stdout] | ^^^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 23 | pub unsafe extern "C" fn context_new(schema: &Schema) -> *mut Context<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ffi/expression.rs:45:24 [INFO] [stdout] | [INFO] [stdout] 45 | fn iter_predicates(&self) -> PredicateIterator { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 45 | fn iter_predicates(&self) -> PredicateIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ffi/router.rs:27:45 [INFO] [stdout] | [INFO] [stdout] 27 | pub unsafe extern "C" fn router_new(schema: &Schema) -> *mut Router { [INFO] [stdout] | ^^^^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 27 | pub unsafe extern "C" fn router_new(schema: &Schema) -> *mut Router<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.06s [INFO] running `Command { std: "docker" "inspect" "e9bf20d8e5309e4f853cbbbf8443d73662248938e39cc845227f4ef1bcade4f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9bf20d8e5309e4f853cbbbf8443d73662248938e39cc845227f4ef1bcade4f6", kill_on_drop: false }` [INFO] [stdout] e9bf20d8e5309e4f853cbbbf8443d73662248938e39cc845227f4ef1bcade4f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 4ad673091b6a36b88c7c41aef524652b9ba0e2fa5bf8e227c2bd4ef4435b7ae7 [INFO] running `Command { std: "docker" "start" "-a" "4ad673091b6a36b88c7c41aef524652b9ba0e2fa5bf8e227c2bd4ef4435b7ae7", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stdout] warning: dropping unsupported crate type `cdylib` for target `x86_64-unknown-linux-musl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ffi/context.rs:23:46 [INFO] [stdout] | [INFO] [stdout] 23 | pub unsafe extern "C" fn context_new(schema: &Schema) -> *mut Context { [INFO] [stdout] | ^^^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 23 | pub unsafe extern "C" fn context_new(schema: &Schema) -> *mut Context<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ffi/expression.rs:45:24 [INFO] [stdout] | [INFO] [stdout] 45 | fn iter_predicates(&self) -> PredicateIterator { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 45 | fn iter_predicates(&self) -> PredicateIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ffi/router.rs:27:45 [INFO] [stdout] | [INFO] [stdout] 27 | pub unsafe extern "C" fn router_new(schema: &Schema) -> *mut Router { [INFO] [stdout] | ^^^^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 27 | pub unsafe extern "C" fn router_new(schema: &Schema) -> *mut Router<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.6.0 [INFO] [stderr] Compiling atc-router v1.7.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ffi/context.rs:23:46 [INFO] [stdout] | [INFO] [stdout] 23 | pub unsafe extern "C" fn context_new(schema: &Schema) -> *mut Context { [INFO] [stdout] | ^^^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 23 | pub unsafe extern "C" fn context_new(schema: &Schema) -> *mut Context<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ffi/expression.rs:45:24 [INFO] [stdout] | [INFO] [stdout] 45 | fn iter_predicates(&self) -> PredicateIterator { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 45 | fn iter_predicates(&self) -> PredicateIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ffi/router.rs:27:45 [INFO] [stdout] | [INFO] [stdout] 27 | pub unsafe extern "C" fn router_new(schema: &Schema) -> *mut Router { [INFO] [stdout] | ^^^^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 27 | pub unsafe extern "C" fn router_new(schema: &Schema) -> *mut Router<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.12s [INFO] running `Command { std: "docker" "inspect" "4ad673091b6a36b88c7c41aef524652b9ba0e2fa5bf8e227c2bd4ef4435b7ae7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ad673091b6a36b88c7c41aef524652b9ba0e2fa5bf8e227c2bd4ef4435b7ae7", kill_on_drop: false }` [INFO] [stdout] 4ad673091b6a36b88c7c41aef524652b9ba0e2fa5bf8e227c2bd4ef4435b7ae7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 955bce6182372424bdf95ffe17ec85a60a5bbce53e1cdfd4ba537ffaa6786604 [INFO] running `Command { std: "docker" "start" "-a" "955bce6182372424bdf95ffe17ec85a60a5bbce53e1cdfd4ba537ffaa6786604", kill_on_drop: false }` [INFO] [stderr] warning: dropping unsupported crate type `cdylib` for target `x86_64-unknown-linux-musl` [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/ffi/context.rs:23:46 [INFO] [stderr] | [INFO] [stderr] 23 | pub unsafe extern "C" fn context_new(schema: &Schema) -> *mut Context { [INFO] [stderr] | ^^^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 23 | pub unsafe extern "C" fn context_new(schema: &Schema) -> *mut Context<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/ffi/expression.rs:45:24 [INFO] [stderr] | [INFO] [stderr] 45 | fn iter_predicates(&self) -> PredicateIterator { [INFO] [stderr] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 45 | fn iter_predicates(&self) -> PredicateIterator<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/ffi/router.rs:27:45 [INFO] [stderr] | [INFO] [stderr] 27 | pub unsafe extern "C" fn router_new(schema: &Schema) -> *mut Router { [INFO] [stderr] | ^^^^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 27 | pub unsafe extern "C" fn router_new(schema: &Schema) -> *mut Router<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `atc-router` (lib) generated 4 warnings (run `cargo fix --lib -p atc-router` to apply 3 suggestions) [INFO] [stderr] warning: `atc-router` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/atc_router-3aa00ffb3feb5b9a) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test ast::tests::rawstr_test ... ok [INFO] [stdout] test ast::tests::expr_transformations ... ok [INFO] [stdout] test ast::tests::expr_digits ... ok [INFO] [stdout] test ast::tests::str_unicode_test ... ok [INFO] [stdout] test ffi::expression::tests::test_expression_validate_success ... ok [INFO] [stdout] test ffi::expression::tests::test_expression_validate_failed_parse ... ok [INFO] [stdout] test ffi::router::tests::test_short_error_message ... ok [INFO] [stdout] test ast::tests::expr_var_name_and_ip ... ok [INFO] [stdout] test ffi::expression::tests::test_expression_validate_buf_too_small ... ok [INFO] [stdout] test ast::tests::expr_transformations_nested ... ok [INFO] [stdout] test parser::tests::test_bad_syntax ... ok [INFO] [stdout] test ast::tests::expr_op_and_prec ... ok [INFO] [stdout] test ffi::expression::tests::test_expression_validate_failed_validate ... ok [INFO] [stdout] test interpreter::test_predicate ... ok [INFO] [stdout] test semantics::tests::int_lhs ... ok [INFO] [stdout] test semantics::tests::unknown_field ... ok [INFO] [stdout] test semantics::tests::ipaddr_lhs ... ok [INFO] [stdout] test semantics::tests::string_lhs ... ok [INFO] [stdout] test ffi::router::tests::test_long_error_message ... ok [INFO] [stdout] test ast::tests::expr_regex ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "955bce6182372424bdf95ffe17ec85a60a5bbce53e1cdfd4ba537ffaa6786604", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "955bce6182372424bdf95ffe17ec85a60a5bbce53e1cdfd4ba537ffaa6786604", kill_on_drop: false }` [INFO] [stdout] 955bce6182372424bdf95ffe17ec85a60a5bbce53e1cdfd4ba537ffaa6786604