[INFO] fetching crate qot 0.1.3... [INFO] testing qot-0.1.3 against 1.90.0 for beta-1.91-3 [INFO] extracting crate qot 0.1.3 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate qot 0.1.3 [INFO] finished tweaking crates.io crate qot 0.1.3 [INFO] tweaked toml for crates.io crate qot 0.1.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate qot 0.1.3 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate qot 0.1.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror-impl v1.0.61 [INFO] [stderr] Downloaded clap_lex v0.7.1 [INFO] [stderr] Downloaded predicates v3.1.0 [INFO] [stderr] Downloaded thiserror v1.0.61 [INFO] [stderr] Downloaded assert_cmd v2.0.14 [INFO] [stderr] Downloaded clap_derive v4.5.5 [INFO] [stderr] Downloaded cc v1.0.99 [INFO] [stderr] Downloaded backtrace v0.3.72 [INFO] [stderr] Downloaded proc-macro2 v1.0.85 [INFO] [stderr] Downloaded clap v4.5.6 [INFO] [stderr] Downloaded clap_builder v4.5.6 [INFO] [stderr] Downloaded hyper v0.14.29 [INFO] [stderr] Downloaded syn v2.0.66 [INFO] [stderr] Downloaded object v0.35.0 [INFO] [stderr] Downloaded miniz_oxide v0.7.3 [INFO] [stderr] Downloaded open v5.1.4 [INFO] [stderr] Downloaded tokio v1.38.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e21d868efe6a493c1e19e06f2911bf2a9bef054cc0b085d8efa88f5bc219963e [INFO] running `Command { std: "docker" "start" "-a" "e21d868efe6a493c1e19e06f2911bf2a9bef054cc0b085d8efa88f5bc219963e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e21d868efe6a493c1e19e06f2911bf2a9bef054cc0b085d8efa88f5bc219963e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e21d868efe6a493c1e19e06f2911bf2a9bef054cc0b085d8efa88f5bc219963e", kill_on_drop: false }` [INFO] [stdout] e21d868efe6a493c1e19e06f2911bf2a9bef054cc0b085d8efa88f5bc219963e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26438433c4895ca44820f8546490c4426f90731ba0d6e9bc3e2b5c6dd959be78 [INFO] running `Command { std: "docker" "start" "-a" "26438433c4895ca44820f8546490c4426f90731ba0d6e9bc3e2b5c6dd959be78", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling clap_builder v4.5.6 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling open v5.1.4 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling clap v4.5.6 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v0.14.29 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling qot v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/notes.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 60 | struct Text { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 61 | id: String, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Text` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `mime_type`, and `size` are never read [INFO] [stdout] --> src/notes.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 66 | struct Audio { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 67 | id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 68 | mime_type: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 69 | size: i32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Audio` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `mime_type`, and `size` are never read [INFO] [stdout] --> src/notes.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 73 | struct Image { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 74 | id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 75 | mime_type: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 76 | size: i32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Image` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "26438433c4895ca44820f8546490c4426f90731ba0d6e9bc3e2b5c6dd959be78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26438433c4895ca44820f8546490c4426f90731ba0d6e9bc3e2b5c6dd959be78", kill_on_drop: false }` [INFO] [stdout] 26438433c4895ca44820f8546490c4426f90731ba0d6e9bc3e2b5c6dd959be78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f18f2949bc5f6bc6f4c1dfc17a0320eca2eb6ed1e0d48927f28e1bceac6650d6 [INFO] running `Command { std: "docker" "start" "-a" "f18f2949bc5f6bc6f4c1dfc17a0320eca2eb6ed1e0d48927f28e1bceac6650d6", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling assert_cmd v2.0.14 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/notes.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 60 | struct Text { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 61 | id: String, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Text` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `mime_type`, and `size` are never read [INFO] [stdout] --> src/notes.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 66 | struct Audio { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 67 | id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 68 | mime_type: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 69 | size: i32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Audio` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `mime_type`, and `size` are never read [INFO] [stdout] --> src/notes.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 73 | struct Image { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 74 | id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 75 | mime_type: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 76 | size: i32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Image` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling predicates v3.1.0 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling qot v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/notes.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 60 | struct Text { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 61 | id: String, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Text` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `mime_type`, and `size` are never read [INFO] [stdout] --> src/notes.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 66 | struct Audio { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 67 | id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 68 | mime_type: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 69 | size: i32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Audio` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `mime_type`, and `size` are never read [INFO] [stdout] --> src/notes.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 73 | struct Image { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 74 | id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 75 | mime_type: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 76 | size: i32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Image` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.00s [INFO] running `Command { std: "docker" "inspect" "f18f2949bc5f6bc6f4c1dfc17a0320eca2eb6ed1e0d48927f28e1bceac6650d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f18f2949bc5f6bc6f4c1dfc17a0320eca2eb6ed1e0d48927f28e1bceac6650d6", kill_on_drop: false }` [INFO] [stdout] f18f2949bc5f6bc6f4c1dfc17a0320eca2eb6ed1e0d48927f28e1bceac6650d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b44bda0ec0f441f4ca0029ae99fdc5a8f6f35a54adf850d5492b2eed79199718 [INFO] running `Command { std: "docker" "start" "-a" "b44bda0ec0f441f4ca0029ae99fdc5a8f6f35a54adf850d5492b2eed79199718", kill_on_drop: false }` [INFO] [stderr] warning: field `id` is never read [INFO] [stderr] --> src/notes.rs:61:5 [INFO] [stderr] | [INFO] [stderr] 60 | struct Text { [INFO] [stderr] | ---- field in this struct [INFO] [stderr] 61 | id: String, [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: `Text` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `id`, `mime_type`, and `size` are never read [INFO] [stderr] --> src/notes.rs:67:5 [INFO] [stderr] | [INFO] [stderr] 66 | struct Audio { [INFO] [stderr] | ----- fields in this struct [INFO] [stderr] 67 | id: String, [INFO] [stderr] | ^^ [INFO] [stderr] 68 | mime_type: String, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 69 | size: i32, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Audio` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `id`, `mime_type`, and `size` are never read [INFO] [stderr] --> src/notes.rs:74:5 [INFO] [stderr] | [INFO] [stderr] 73 | struct Image { [INFO] [stderr] | ----- fields in this struct [INFO] [stderr] 74 | id: String, [INFO] [stderr] | ^^ [INFO] [stderr] 75 | mime_type: String, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 76 | size: i32, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Image` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `qot` (bin "qot") generated 3 warnings [INFO] [stderr] warning: `qot` (bin "qot" test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/qot-5d6080bb496295dc) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test q::mem_config::tests::get_api_url_default ... ok [INFO] [stdout] test q::mem_config::tests::get_api_url_when_qot_env_is_dev ... ok [INFO] [stdout] test q::mem_config::tests::get_api_url_when_qot_env_is_prod ... ok [INFO] [stdout] test q::mem_config::tests::get_api_url_when_qot_env_is_random ... ok [INFO] [stdout] test q::mem_config::tests::get_api_url_when_qot_env_is_staging ... ok [INFO] [stdout] test q::tests::is_debug_default_behaviour ... ok [INFO] [stdout] test q::tests::is_debug_with_qot_debug_one ... ok [INFO] [stdout] test q::tests::is_debug_with_qot_debug_zero ... ok [INFO] [stdout] test q::tests::is_debug_with_qot_debug_random ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-d190975d126ba790) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test help_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b44bda0ec0f441f4ca0029ae99fdc5a8f6f35a54adf850d5492b2eed79199718", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b44bda0ec0f441f4ca0029ae99fdc5a8f6f35a54adf850d5492b2eed79199718", kill_on_drop: false }` [INFO] [stdout] b44bda0ec0f441f4ca0029ae99fdc5a8f6f35a54adf850d5492b2eed79199718