[INFO] fetching crate ic-pluto 0.3.3... [INFO] testing ic-pluto-0.3.3 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate ic-pluto 0.3.3 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate ic-pluto 0.3.3 [INFO] finished tweaking crates.io crate ic-pluto 0.3.3 [INFO] tweaked toml for crates.io crate ic-pluto 0.3.3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ic-pluto 0.3.3 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 91 packages to latest compatible versions [INFO] [stderr] Adding ic-cdk v0.13.6 (available: v0.18.5) [INFO] [stderr] Adding ic-cdk-macros v0.13.2 (available: v0.13.3) [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 ic-cdk-macros v0.13.2 [INFO] [stderr] Downloaded ic-cdk v0.13.6 [INFO] [stderr] Downloaded matchit v0.8.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] cce69f9ca1cd257a9dd755414929938547df61c38d2fec094529063a9095d1a5 [INFO] running `Command { std: "docker" "start" "-a" "cce69f9ca1cd257a9dd755414929938547df61c38d2fec094529063a9095d1a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cce69f9ca1cd257a9dd755414929938547df61c38d2fec094529063a9095d1a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cce69f9ca1cd257a9dd755414929938547df61c38d2fec094529063a9095d1a5", kill_on_drop: false }` [INFO] [stdout] cce69f9ca1cd257a9dd755414929938547df61c38d2fec094529063a9095d1a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] bc1d9d2bca6d5a3f878eccf3339eeb16afdd754f5a130e8154040d859c21238f [INFO] running `Command { std: "docker" "start" "-a" "bc1d9d2bca6d5a3f878eccf3339eeb16afdd754f5a130e8154040d859c21238f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling pretty v0.12.4 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling matchit v0.8.6 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling candid_derive v0.6.6 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling ic_principal v0.1.1 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling candid v0.10.14 [INFO] [stderr] Compiling ic-pluto v0.3.3 (/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: methods `is_safe` and `is_idempotent` are never used [INFO] [stdout] --> src/method.rs:149:19 [INFO] [stdout] | [INFO] [stdout] 70 | impl Method { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 149 | pub(crate) fn is_safe(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 161 | pub(crate) fn is_idempotent(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/router.rs:117:10 [INFO] [stdout] | [INFO] [stdout] 117 | &'a self, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 118 | method: Method, [INFO] [stdout] 119 | path: &'a str, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 120 | ) -> Result, String> { [INFO] [stdout] | ------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 120 | ) -> Result, String> { [INFO] [stdout] | +++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.76s [INFO] running `Command { std: "docker" "inspect" "bc1d9d2bca6d5a3f878eccf3339eeb16afdd754f5a130e8154040d859c21238f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc1d9d2bca6d5a3f878eccf3339eeb16afdd754f5a130e8154040d859c21238f", kill_on_drop: false }` [INFO] [stdout] bc1d9d2bca6d5a3f878eccf3339eeb16afdd754f5a130e8154040d859c21238f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 14ca9298a61e885bd9be3db79d5c8669c2c8938339bffc4d34e0bed2e12abcc7 [INFO] running `Command { std: "docker" "start" "-a" "14ca9298a61e885bd9be3db79d5c8669c2c8938339bffc4d34e0bed2e12abcc7", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling ic-cdk-executor v0.1.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling pretty v0.12.4 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling ic0 v0.23.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ic_principal v0.1.1 [INFO] [stderr] Compiling serde_tokenstream v0.1.7 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling candid v0.10.14 [INFO] [stderr] Compiling ic-pluto v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: dropping unsupported crate type `cdylib` for target `x86_64-unknown-linux-musl` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ic-cdk-macros v0.13.2 [INFO] [stdout] warning: methods `is_safe` and `is_idempotent` are never used [INFO] [stdout] --> src/method.rs:149:19 [INFO] [stdout] | [INFO] [stdout] 70 | impl Method { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 149 | pub(crate) fn is_safe(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 161 | pub(crate) fn is_idempotent(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/router.rs:117:10 [INFO] [stdout] | [INFO] [stdout] 117 | &'a self, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 118 | method: Method, [INFO] [stdout] 119 | path: &'a str, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 120 | ) -> Result, String> { [INFO] [stdout] | ------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 120 | ) -> Result, String> { [INFO] [stdout] | +++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ic-cdk v0.13.6 [INFO] [stdout] warning: unused variable: `response` [INFO] [stdout] --> src/router.rs:701:13 [INFO] [stdout] | [INFO] [stdout] 701 | let response = HttpResponse { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/router.rs:117:10 [INFO] [stdout] | [INFO] [stdout] 117 | &'a self, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 118 | method: Method, [INFO] [stdout] 119 | path: &'a str, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 120 | ) -> Result, String> { [INFO] [stdout] | ------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 120 | ) -> Result, String> { [INFO] [stdout] | +++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 32.18s [INFO] running `Command { std: "docker" "inspect" "14ca9298a61e885bd9be3db79d5c8669c2c8938339bffc4d34e0bed2e12abcc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14ca9298a61e885bd9be3db79d5c8669c2c8938339bffc4d34e0bed2e12abcc7", kill_on_drop: false }` [INFO] [stdout] 14ca9298a61e885bd9be3db79d5c8669c2c8938339bffc4d34e0bed2e12abcc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] dbba599afc27e2cfd3e36994a07cbdc973fedca40ac1dad5cd4de6d0e04f080a [INFO] running `Command { std: "docker" "start" "-a" "dbba599afc27e2cfd3e36994a07cbdc973fedca40ac1dad5cd4de6d0e04f080a", kill_on_drop: false }` [INFO] [stderr] warning: dropping unsupported crate type `cdylib` for target `x86_64-unknown-linux-musl` [INFO] [stderr] [INFO] [stderr] warning: methods `is_safe` and `is_idempotent` are never used [INFO] [stderr] --> src/method.rs:149:19 [INFO] [stderr] | [INFO] [stderr] 70 | impl Method { [INFO] [stderr] | ----------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 149 | pub(crate) fn is_safe(&self) -> bool { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 161 | pub(crate) fn is_idempotent(&self) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/router.rs:117:10 [INFO] [stderr] | [INFO] [stderr] 117 | &'a self, [INFO] [stderr] | ^^ these lifetimes flow to the output [INFO] [stderr] 118 | method: Method, [INFO] [stderr] 119 | path: &'a str, [INFO] [stderr] | ^^ these lifetimes flow to the output [INFO] [stderr] 120 | ) -> Result, String> { [INFO] [stderr] | ------------------------ [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | the lifetimes get resolved as `'a` [INFO] [stderr] | the lifetimes get resolved as `'a` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 120 | ) -> Result, String> { [INFO] [stderr] | +++ ++ [INFO] [stderr] [INFO] [stderr] warning: `ic-pluto` (lib) generated 3 warnings (run `cargo fix --lib -p ic-pluto` to apply 1 suggestion) [INFO] [stderr] warning: unused variable: `response` [INFO] [stderr] --> src/router.rs:701:13 [INFO] [stderr] | [INFO] [stderr] 701 | let response = HttpResponse { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `ic-pluto` (lib test) generated 2 warnings (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/ic_pluto-dec6138bbc85733b) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test all_or_some::tests ... ok [INFO] [stdout] test method::test::test_invalid_method ... ok [INFO] [stdout] test method::test::test_extention_method ... ok [INFO] [stdout] test method::test::test_method_eq ... ok [INFO] [stdout] test method::test::test_is_idempotent ... ok [INFO] [stdout] test router::test::test_router ... ok [INFO] [stdout] test router::test::test_lookup_works ... ok [INFO] [stdout] test router::test::test_router_prefix ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "dbba599afc27e2cfd3e36994a07cbdc973fedca40ac1dad5cd4de6d0e04f080a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbba599afc27e2cfd3e36994a07cbdc973fedca40ac1dad5cd4de6d0e04f080a", kill_on_drop: false }` [INFO] [stdout] dbba599afc27e2cfd3e36994a07cbdc973fedca40ac1dad5cd4de6d0e04f080a