[INFO] cloning repository https://github.com/eburghar/glctl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eburghar/glctl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feburghar%2Fglctl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feburghar%2Fglctl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a74a86b8bbe793ee23ccffa2aaba648f74e1d86f [INFO] testing eburghar/glctl/a74a86b8bbe793ee23ccffa2aaba648f74e1d86f against beta-2024-09-05 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feburghar%2Fglctl" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eburghar/glctl on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/eburghar/glctl [INFO] finished tweaking git repo https://github.com/eburghar/glctl [INFO] tweaked toml for git repo https://github.com/eburghar/glctl written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/eburghar/glctl 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" "+beta-2024-09-05" "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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9909bb8fef65ed97b488ad4e1c8d7869257810f38c409f196e31236669e9f3a3 [INFO] running `Command { std: "docker" "start" "-a" "9909bb8fef65ed97b488ad4e1c8d7869257810f38c409f196e31236669e9f3a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9909bb8fef65ed97b488ad4e1c8d7869257810f38c409f196e31236669e9f3a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9909bb8fef65ed97b488ad4e1c8d7869257810f38c409f196e31236669e9f3a3", kill_on_drop: false }` [INFO] [stdout] 9909bb8fef65ed97b488ad4e1c8d7869257810f38c409f196e31236669e9f3a3 [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=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c7ff56a441ed4fd0953fdf0c8b1ff5092fc316d72c2a2dd114050d7f32e5f9c [INFO] running `Command { std: "docker" "start" "-a" "6c7ff56a441ed4fd0953fdf0c8b1ff5092fc316d72c2a2dd114050d7f32e5f9c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling cc v1.0.74 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling const-oid v0.9.5 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling bstr v1.0.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.11 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling cmake v0.1.49 [INFO] [stderr] Compiling crossbeam-queue v0.3.6 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling human_format v1.0.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling time-macros v0.2.5 [INFO] [stderr] Compiling syn v2.0.33 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling sha1-asm v0.5.1 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling prodash v20.2.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling btoi v0.4.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling time v0.3.16 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling spki v0.7.2 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling memmap2 v0.5.7 [INFO] [stderr] Compiling jwalk v0.6.0 [INFO] [stderr] Compiling darling_core v0.14.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling hash_hasher v2.0.3 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling git-tempfile v2.0.5 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling signature v2.1.0 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling crypto-bigint v0.5.3 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling git-lock v2.1.1 [INFO] [stderr] Compiling git-sec v0.4.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling similar v2.2.0 [INFO] [stderr] Compiling git-glob v0.4.0 [INFO] [stderr] Compiling git-quote v0.3.0 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling filetime v0.2.18 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.101.5 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling darling_macro v0.14.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling unicode-bom v1.1.4 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling uluru v3.0.0 [INFO] [stderr] Compiling darling v0.14.2 [INFO] [stderr] Compiling compact_str v0.6.1 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling derive_builder_core v0.11.2 [INFO] [stderr] Compiling ecdsa v0.16.8 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling nix v0.25.0 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling git-command v0.1.0 [INFO] [stderr] Compiling git-bitmap v0.1.2 [INFO] [stderr] Compiling clru v0.5.0 [INFO] [stderr] Compiling home v0.5.4 [INFO] [stderr] Compiling git-hash v0.9.11 [INFO] [stderr] Compiling git-date v0.2.0 [INFO] [stderr] Compiling git-validate v0.6.0 [INFO] [stderr] Compiling git-path v0.5.0 [INFO] [stderr] Compiling git-chunk v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.58 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling rsa v0.9.2 [INFO] [stderr] Compiling git-actor v0.13.0 [INFO] [stderr] Compiling git-config-value v0.8.0 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling ssh-encoding v0.2.0 [INFO] [stderr] Compiling graphql-parser v0.4.0 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling io-close v0.3.7 [INFO] [stderr] Compiling derive_builder_macro v0.11.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling serde_with_macros v3.3.0 [INFO] [stderr] Compiling git-prompt v0.1.0 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling arc-swap v1.5.1 [INFO] [stderr] Compiling argh_shared v0.1.9 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling ssh-cipher v0.2.0 [INFO] [stderr] Compiling argh_derive v0.1.9 [INFO] [stderr] Compiling git-mailmap v0.5.0 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling derive_builder v0.11.2 [INFO] [stderr] Compiling p384 v0.13.0 [INFO] [stderr] Compiling dsa v0.6.2 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.4 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling dyn-clone v1.0.13 [INFO] [stderr] Compiling open v5.0.0 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling ssh-key v0.6.3 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling http v1.0.0 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling yew-ansi v0.2.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling argh v0.1.9 [INFO] [stderr] Compiling hyper v0.14.22 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling git-features v0.23.0 [INFO] [stderr] Compiling git-object v0.22.0 [INFO] [stderr] Compiling git-attributes v0.5.0 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.8 [INFO] [stderr] Compiling serde_plain v1.0.2 [INFO] [stderr] Compiling serde_with v3.3.0 [INFO] [stderr] Compiling byte-unit v4.0.17 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.9.14 [INFO] [stderr] Compiling graphql-introspection-query v0.2.0 [INFO] [stderr] Compiling git-traverse v0.18.0 [INFO] [stderr] Compiling git-diff v0.20.0 [INFO] [stderr] Compiling git-ref v0.17.0 [INFO] [stderr] Compiling git-revision v0.6.0 [INFO] [stderr] Compiling git-index v0.6.0 [INFO] [stderr] Compiling git-url v0.10.0 [INFO] [stderr] Compiling git-pack v0.24.0 [INFO] [stderr] Compiling git-refspec v0.3.0 [INFO] [stderr] Compiling git-credentials v0.6.0 [INFO] [stderr] Compiling graphql_client_codegen v0.11.0 [INFO] [stderr] Compiling cron v0.12.0 [INFO] [stderr] Compiling timeago v0.4.1 [INFO] [stderr] Compiling git-worktree v0.6.0 [INFO] [stderr] Compiling git-discover v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.24.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling git-config v0.9.0 [INFO] [stderr] Compiling reqwest v0.11.20 [INFO] [stderr] Compiling git-odb v0.34.0 [INFO] [stderr] Compiling git-repository v0.25.0 [INFO] [stderr] Compiling oauth2 v4.4.2 [INFO] [stderr] Compiling openidconnect v3.3.1 [INFO] [stderr] Compiling graphql_query_derive v0.11.0 [INFO] [stderr] Compiling graphql_client v0.11.0 [INFO] [stderr] Compiling gitlab v0.1610.0 [INFO] [stderr] Compiling gil v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/args.rs:249:6 [INFO] [stdout] | [INFO] [stdout] 238 | pub struct PipelineList { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 249 | pub id: Option, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `username` is never read [INFO] [stdout] --> src/args.rs:518:6 [INFO] [stdout] | [INFO] [stdout] 515 | pub struct TokenRevoke { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 518 | pub username: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `username` is never read [INFO] [stdout] --> src/args.rs:552:6 [INFO] [stdout] | [INFO] [stdout] 549 | pub struct TokenRotate { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 552 | pub username: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `expires_at` and `usage_type` are never read [INFO] [stdout] --> src/args.rs:590:6 [INFO] [stdout] | [INFO] [stdout] 583 | pub struct AddKey { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 590 | pub expires_at: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 594 | pub usage_type: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `no_cache` and `config` are never read [INFO] [stdout] --> src/context.rs:168:6 [INFO] [stdout] | [INFO] [stdout] 162 | pub struct CliContext { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 168 | pub no_cache: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 178 | pub config: Config, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `commit` is never read [INFO] [stdout] --> src/git.rs:17:6 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct GitProject { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 17 | pub commit: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GitProject` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `key`, `created_at`, and `user` are never read [INFO] [stdout] --> src/types/keys.rs:66:6 [INFO] [stdout] | [INFO] [stdout] 63 | pub struct SshKey { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 66 | pub key: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 67 | pub created_at: DateTime, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 68 | pub user: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SshKey` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `created_at` is never read [INFO] [stdout] --> src/types/pipeline.rs:91:6 [INFO] [stdout] | [INFO] [stdout] 80 | pub struct Job { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 91 | pub created_at: DateTime, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Job` 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 `access_level` and `access_level_description` are never read [INFO] [stdout] --> src/types/repository.rs:38:6 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct PRBAccessLevel { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 38 | pub access_level: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 39 | pub access_level_description: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PRBAccessLevel` 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 `push_access_levels`, `merge_access_levels`, and `code_owner_approval_required` are never read [INFO] [stdout] --> src/types/repository.rs:46:6 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct ProtectedRepoBranch { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 45 | pub name: String, [INFO] [stdout] 46 | pub push_access_levels: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 47 | pub merge_access_levels: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 48 | pub code_owner_approval_required: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProtectedRepoBranch` 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: field `web_url` is never read [INFO] [stdout] --> src/types/user.rs:22:6 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct User { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 22 | pub web_url: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `User` 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: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.95s [INFO] running `Command { std: "docker" "inspect" "6c7ff56a441ed4fd0953fdf0c8b1ff5092fc316d72c2a2dd114050d7f32e5f9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c7ff56a441ed4fd0953fdf0c8b1ff5092fc316d72c2a2dd114050d7f32e5f9c", kill_on_drop: false }` [INFO] [stdout] 6c7ff56a441ed4fd0953fdf0c8b1ff5092fc316d72c2a2dd114050d7f32e5f9c [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=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 896bd660e071128cbdd79ca37913a635e357dcf53b7a3e04deec05e06d985b25 [INFO] running `Command { std: "docker" "start" "-a" "896bd660e071128cbdd79ca37913a635e357dcf53b7a3e04deec05e06d985b25", kill_on_drop: false }` [INFO] [stderr] Compiling gil v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/args.rs:249:6 [INFO] [stdout] | [INFO] [stdout] 238 | pub struct PipelineList { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 249 | pub id: Option, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `username` is never read [INFO] [stdout] --> src/args.rs:518:6 [INFO] [stdout] | [INFO] [stdout] 515 | pub struct TokenRevoke { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 518 | pub username: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `username` is never read [INFO] [stdout] --> src/args.rs:552:6 [INFO] [stdout] | [INFO] [stdout] 549 | pub struct TokenRotate { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 552 | pub username: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `expires_at` and `usage_type` are never read [INFO] [stdout] --> src/args.rs:590:6 [INFO] [stdout] | [INFO] [stdout] 583 | pub struct AddKey { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 590 | pub expires_at: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 594 | pub usage_type: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `no_cache` and `config` are never read [INFO] [stdout] --> src/context.rs:168:6 [INFO] [stdout] | [INFO] [stdout] 162 | pub struct CliContext { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 168 | pub no_cache: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 178 | pub config: Config, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `commit` is never read [INFO] [stdout] --> src/git.rs:17:6 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct GitProject { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 17 | pub commit: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GitProject` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `key`, `created_at`, and `user` are never read [INFO] [stdout] --> src/types/keys.rs:66:6 [INFO] [stdout] | [INFO] [stdout] 63 | pub struct SshKey { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 66 | pub key: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 67 | pub created_at: DateTime, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 68 | pub user: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SshKey` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `created_at` is never read [INFO] [stdout] --> src/types/pipeline.rs:91:6 [INFO] [stdout] | [INFO] [stdout] 80 | pub struct Job { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 91 | pub created_at: DateTime, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Job` 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 `access_level` and `access_level_description` are never read [INFO] [stdout] --> src/types/repository.rs:38:6 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct PRBAccessLevel { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 38 | pub access_level: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 39 | pub access_level_description: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PRBAccessLevel` 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 `push_access_levels`, `merge_access_levels`, and `code_owner_approval_required` are never read [INFO] [stdout] --> src/types/repository.rs:46:6 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct ProtectedRepoBranch { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 45 | pub name: String, [INFO] [stdout] 46 | pub push_access_levels: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 47 | pub merge_access_levels: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 48 | pub code_owner_approval_required: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProtectedRepoBranch` 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: field `web_url` is never read [INFO] [stdout] --> src/types/user.rs:22:6 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct User { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 22 | pub web_url: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `User` 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: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.96s [INFO] running `Command { std: "docker" "inspect" "896bd660e071128cbdd79ca37913a635e357dcf53b7a3e04deec05e06d985b25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "896bd660e071128cbdd79ca37913a635e357dcf53b7a3e04deec05e06d985b25", kill_on_drop: false }` [INFO] [stdout] 896bd660e071128cbdd79ca37913a635e357dcf53b7a3e04deec05e06d985b25 [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=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8253c6d89b1082b4c4c9307ba7f9bdfd0251a53101ac26e432868fec2397643c [INFO] running `Command { std: "docker" "start" "-a" "8253c6d89b1082b4c4c9307ba7f9bdfd0251a53101ac26e432868fec2397643c", kill_on_drop: false }` [INFO] [stderr] warning: field `id` is never read [INFO] [stderr] --> src/args.rs:249:6 [INFO] [stderr] | [INFO] [stderr] 238 | pub struct PipelineList { [INFO] [stderr] | ------------ field in this struct [INFO] [stderr] ... [INFO] [stderr] 249 | pub id: Option, [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `username` is never read [INFO] [stderr] --> src/args.rs:518:6 [INFO] [stderr] | [INFO] [stderr] 515 | pub struct TokenRevoke { [INFO] [stderr] | ----------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 518 | pub username: Option, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `username` is never read [INFO] [stderr] --> src/args.rs:552:6 [INFO] [stderr] | [INFO] [stderr] 549 | pub struct TokenRotate { [INFO] [stderr] | ----------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 552 | pub username: Option, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `expires_at` and `usage_type` are never read [INFO] [stderr] --> src/args.rs:590:6 [INFO] [stderr] | [INFO] [stderr] 583 | pub struct AddKey { [INFO] [stderr] | ------ fields in this struct [INFO] [stderr] ... [INFO] [stderr] 590 | pub expires_at: Option, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 594 | pub usage_type: Option, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `no_cache` and `config` are never read [INFO] [stderr] --> src/context.rs:168:6 [INFO] [stderr] | [INFO] [stderr] 162 | pub struct CliContext { [INFO] [stderr] | ---------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 168 | pub no_cache: bool, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 178 | pub config: Config, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `commit` is never read [INFO] [stderr] --> src/git.rs:17:6 [INFO] [stderr] | [INFO] [stderr] 7 | pub struct GitProject { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 17 | pub commit: String, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `GitProject` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `key`, `created_at`, and `user` are never read [INFO] [stderr] --> src/types/keys.rs:66:6 [INFO] [stderr] | [INFO] [stderr] 63 | pub struct SshKey { [INFO] [stderr] | ------ fields in this struct [INFO] [stderr] ... [INFO] [stderr] 66 | pub key: String, [INFO] [stderr] | ^^^ [INFO] [stderr] 67 | pub created_at: DateTime, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 68 | pub user: Option, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `SshKey` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `created_at` is never read [INFO] [stderr] --> src/types/pipeline.rs:91:6 [INFO] [stderr] | [INFO] [stderr] 80 | pub struct Job { [INFO] [stderr] | --- field in this struct [INFO] [stderr] ... [INFO] [stderr] 91 | pub created_at: DateTime, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Job` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `access_level` and `access_level_description` are never read [INFO] [stderr] --> src/types/repository.rs:38:6 [INFO] [stderr] | [INFO] [stderr] 37 | pub struct PRBAccessLevel { [INFO] [stderr] | -------------- fields in this struct [INFO] [stderr] 38 | pub access_level: u64, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 39 | pub access_level_description: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `PRBAccessLevel` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `push_access_levels`, `merge_access_levels`, and `code_owner_approval_required` are never read [INFO] [stderr] --> src/types/repository.rs:46:6 [INFO] [stderr] | [INFO] [stderr] 44 | pub struct ProtectedRepoBranch { [INFO] [stderr] | ------------------- fields in this struct [INFO] [stderr] 45 | pub name: String, [INFO] [stderr] 46 | pub push_access_levels: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 47 | pub merge_access_levels: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 48 | pub code_owner_approval_required: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ProtectedRepoBranch` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `web_url` is never read [INFO] [stderr] --> src/types/user.rs:22:6 [INFO] [stderr] | [INFO] [stderr] 14 | pub struct User { [INFO] [stderr] | ---- field in this struct [INFO] [stderr] ... [INFO] [stderr] 22 | pub web_url: String, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `User` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `gil` (bin "gil" test) generated 11 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gil-4b4e29674fd56c38) [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" "8253c6d89b1082b4c4c9307ba7f9bdfd0251a53101ac26e432868fec2397643c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8253c6d89b1082b4c4c9307ba7f9bdfd0251a53101ac26e432868fec2397643c", kill_on_drop: false }` [INFO] [stdout] 8253c6d89b1082b4c4c9307ba7f9bdfd0251a53101ac26e432868fec2397643c