[INFO] cloning repository https://github.com/ChrisPritchard/thmbox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChrisPritchard/thmbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisPritchard%2Fthmbox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisPritchard%2Fthmbox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d6fc877fcdf1120b4ea3a5d914547e41b9af9323 [INFO] testing ChrisPritchard/thmbox against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisPritchard%2Fthmbox" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ChrisPritchard/thmbox [INFO] finished tweaking git repo https://github.com/ChrisPritchard/thmbox [INFO] tweaked toml for git repo https://github.com/ChrisPritchard/thmbox written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ChrisPritchard/thmbox on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ChrisPritchard/thmbox 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/ChrisPritchard/get-cookies-rs.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded windows-implement v0.52.0 [INFO] [stderr] Downloaded gdkwayland-sys v0.18.0 [INFO] [stderr] Downloaded webview2-com v0.28.0 [INFO] [stderr] Downloaded cc v1.0.100 [INFO] [stderr] Downloaded gdkx11-sys v0.18.0 [INFO] [stderr] Downloaded webview2-com-macros v0.7.0 [INFO] [stderr] Downloaded windows-interface v0.52.0 [INFO] [stderr] Downloaded clap v4.5.7 [INFO] [stderr] Downloaded gdkx11 v0.18.0 [INFO] [stderr] Downloaded subtle v2.6.0 [INFO] [stderr] Downloaded tao-macros v0.1.2 [INFO] [stderr] Downloaded wry v0.35.2 [INFO] [stderr] Downloaded clap_builder v4.5.7 [INFO] [stderr] Downloaded tao v0.24.1 [INFO] [stderr] Downloaded webview2-com-sys v0.28.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e3a7a7fbd22015fc2feb173a8e4a59e5ff2a99471026820cf5793050e18715b [INFO] running `Command { std: "docker" "start" "-a" "4e3a7a7fbd22015fc2feb173a8e4a59e5ff2a99471026820cf5793050e18715b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e3a7a7fbd22015fc2feb173a8e4a59e5ff2a99471026820cf5793050e18715b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e3a7a7fbd22015fc2feb173a8e4a59e5ff2a99471026820cf5793050e18715b", kill_on_drop: false }` [INFO] [stdout] 4e3a7a7fbd22015fc2feb173a8e4a59e5ff2a99471026820cf5793050e18715b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1bb6ab9ae43e7c80cf421ff51dcd27055f29ed8dd4f98c3d0f08aa1d32605a47 [INFO] running `Command { std: "docker" "start" "-a" "1bb6ab9ae43e7c80cf421ff51dcd27055f29ed8dd4f98c3d0f08aa1d32605a47", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling gio v0.18.4 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling cc v1.0.100 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling gtk v0.18.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling piper v0.2.3 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling proc-macro-crate v2.0.2 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling glib-sys v0.18.1 [INFO] [stderr] Compiling gobject-sys v0.18.0 [INFO] [stderr] Compiling gio-sys v0.18.1 [INFO] [stderr] Compiling gdk-sys v0.18.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.18.0 [INFO] [stderr] Compiling cairo-sys-rs v0.18.2 [INFO] [stderr] Compiling pango-sys v0.18.0 [INFO] [stderr] Compiling glib-macros v0.18.5 [INFO] [stderr] Compiling atk-sys v0.18.0 [INFO] [stderr] Compiling gtk-sys v0.18.0 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling soup3-sys v0.5.0 [INFO] [stderr] Compiling javascriptcore-rs-sys v1.1.1 [INFO] [stderr] Compiling gdkx11-sys v0.18.0 [INFO] [stderr] Compiling webkit2gtk-sys v2.0.1 [INFO] [stderr] Compiling zvariant_derive v3.15.2 [INFO] [stderr] Compiling gtk3-macros v0.18.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling glib v0.18.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling wry v0.35.2 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling zbus_macros v3.15.2 [INFO] [stderr] Compiling enumflags2 v0.7.10 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling zvariant v3.15.2 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling zbus_names v2.6.1 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling async-executor v1.12.0 [INFO] [stderr] Compiling async-broadcast v0.5.1 [INFO] [stderr] Compiling xdg-home v1.2.0 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling zbus v3.15.2 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling gdkwayland-sys v0.18.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling clap_builder v4.5.7 [INFO] [stderr] Compiling cairo-rs v0.18.5 [INFO] [stderr] Compiling atk v0.18.0 [INFO] [stderr] Compiling javascriptcore-rs v1.1.2 [INFO] [stderr] Compiling hyper-util v0.1.5 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling block v0.1.6 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling clap v4.5.7 [INFO] [stderr] Compiling reqwest v0.12.5 [INFO] [stderr] Compiling gdk-pixbuf v0.18.5 [INFO] [stderr] Compiling pango v0.18.3 [INFO] [stderr] Compiling soup3 v0.5.0 [INFO] [stderr] Compiling gdk v0.18.0 [INFO] [stderr] Compiling gdkx11 v0.18.0 [INFO] [stderr] Compiling webkit2gtk v2.0.1 [INFO] [stderr] Compiling tao v0.24.1 [INFO] [stderr] Compiling get-cookies v0.2.0 (https://github.com/ChrisPritchard/get-cookies-rs.git#e8b9b05b) [INFO] [stderr] Compiling thmbox v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/models.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct VmData { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 12 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 55s [INFO] running `Command { std: "docker" "inspect" "1bb6ab9ae43e7c80cf421ff51dcd27055f29ed8dd4f98c3d0f08aa1d32605a47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bb6ab9ae43e7c80cf421ff51dcd27055f29ed8dd4f98c3d0f08aa1d32605a47", kill_on_drop: false }` [INFO] [stdout] 1bb6ab9ae43e7c80cf421ff51dcd27055f29ed8dd4f98c3d0f08aa1d32605a47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 110538a5281d70a1ea306316ab6e445856ae567880a5ea74876ab838236bc91f [INFO] running `Command { std: "docker" "start" "-a" "110538a5281d70a1ea306316ab6e445856ae567880a5ea74876ab838236bc91f", kill_on_drop: false }` [INFO] [stderr] Compiling thmbox v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/models.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct VmData { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 12 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.42s [INFO] running `Command { std: "docker" "inspect" "110538a5281d70a1ea306316ab6e445856ae567880a5ea74876ab838236bc91f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "110538a5281d70a1ea306316ab6e445856ae567880a5ea74876ab838236bc91f", kill_on_drop: false }` [INFO] [stdout] 110538a5281d70a1ea306316ab6e445856ae567880a5ea74876ab838236bc91f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] efecd2263984bb5eecaa855696d1cf242095a2440173faeccb76a7966a42fa92 [INFO] running `Command { std: "docker" "start" "-a" "efecd2263984bb5eecaa855696d1cf242095a2440173faeccb76a7966a42fa92", kill_on_drop: false }` [INFO] [stderr] warning: field `id` is never read [INFO] [stderr] --> src/models.rs:12:9 [INFO] [stderr] | [INFO] [stderr] 11 | pub struct VmData { [INFO] [stderr] | ------ field in this struct [INFO] [stderr] 12 | pub id: String, [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `thmbox` (bin "thmbox" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/thmbox-bd76ca30356d7cd6) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "efecd2263984bb5eecaa855696d1cf242095a2440173faeccb76a7966a42fa92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efecd2263984bb5eecaa855696d1cf242095a2440173faeccb76a7966a42fa92", kill_on_drop: false }` [INFO] [stdout] efecd2263984bb5eecaa855696d1cf242095a2440173faeccb76a7966a42fa92