[INFO] cloning repository https://github.com/nindalf/pokespeare [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nindalf/pokespeare" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnindalf%2Fpokespeare", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnindalf%2Fpokespeare'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 87b21b6fff60792b29bd63ebca3fc0a756edca19 [INFO] testing nindalf/pokespeare against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnindalf%2Fpokespeare" "/workspace/builds/worker-27/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-27/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nindalf/pokespeare on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nindalf/pokespeare [INFO] finished tweaking git repo https://github.com/nindalf/pokespeare [INFO] tweaked toml for git repo https://github.com/nindalf/pokespeare written to /workspace/builds/worker-27/source/Cargo.toml [INFO] crate git repo https://github.com/nindalf/pokespeare already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded assert-json-diff v2.0.1 [INFO] [stderr] Downloaded mockito v0.30.0 [INFO] [stderr] Downloaded sha2 v0.9.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a00262e5d27213d7d2af27d2dc5c4222633b0f56d22dbfe1e29066fd9c08dd7a [INFO] running `Command { std: "docker" "start" "-a" "a00262e5d27213d7d2af27d2dc5c4222633b0f56d22dbfe1e29066fd9c08dd7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a00262e5d27213d7d2af27d2dc5c4222633b0f56d22dbfe1e29066fd9c08dd7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a00262e5d27213d7d2af27d2dc5c4222633b0f56d22dbfe1e29066fd9c08dd7a", kill_on_drop: false }` [INFO] [stdout] a00262e5d27213d7d2af27d2dc5c4222633b0f56d22dbfe1e29066fd9c08dd7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed0e89b1bd03555d6abc390522773989c0811988576db77ab40d04f2ca5dc441 [INFO] running `Command { std: "docker" "start" "-a" "ed0e89b1bd03555d6abc390522773989c0811988576db77ab40d04f2ca5dc441", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling cpufeatures v0.1.1 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling local-waker v0.1.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling const_fn v0.4.7 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling whoami v1.1.2 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling httpdate v1.0.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling actix-service v2.0.0-beta.5 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling sha-1 v0.9.5 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling sha2 v0.9.4 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling sqlformat v0.1.6 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling tokio-util v0.6.6 [INFO] [stderr] Compiling tokio-stream v0.1.5 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling actix-codec v0.4.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling actix-macros v0.2.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling derive_more v0.99.13 [INFO] [stderr] Compiling actix-web-codegen v0.5.0-beta.2 [INFO] [stderr] Compiling actix-rt v2.2.0 [INFO] [stderr] Compiling sqlx-rt v0.5.2 [INFO] [stderr] Compiling actix-server v2.0.0-beta.4 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling actix-tls v3.0.0-beta.5 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling hyper v0.14.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling sqlx-core v0.5.2 [INFO] [stderr] Compiling actix-http v3.0.0-beta.5 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Compiling actix-web v4.0.0-beta.5 [INFO] [stderr] Compiling sqlx-macros v0.5.2 [INFO] [stderr] Compiling sqlx v0.5.2 [INFO] [stderr] Compiling pokespeare v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/storage/db.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub id: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `description` [INFO] [stdout] --> src/storage/db.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/storage/db.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub id: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `description` [INFO] [stdout] --> src/storage/db.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.39s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "ed0e89b1bd03555d6abc390522773989c0811988576db77ab40d04f2ca5dc441", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed0e89b1bd03555d6abc390522773989c0811988576db77ab40d04f2ca5dc441", kill_on_drop: false }` [INFO] [stdout] ed0e89b1bd03555d6abc390522773989c0811988576db77ab40d04f2ca5dc441 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc64fba87246c640a81fefa2f610b1c8e667f17091bb5fac678b397f108f8ccf [INFO] running `Command { std: "docker" "start" "-a" "fc64fba87246c640a81fefa2f610b1c8e667f17091bb5fac678b397f108f8ccf", kill_on_drop: false }` [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling assert-json-diff v2.0.1 [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/storage/db.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub id: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `description` [INFO] [stdout] --> src/storage/db.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/storage/db.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub id: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `description` [INFO] [stdout] --> src/storage/db.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling mockito v0.30.0 [INFO] [stderr] Compiling pokespeare v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `code` [INFO] [stdout] --> tests/integration/pokemon_description.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | code: u16, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ErrorResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> tests/integration/pokemon_description.rs:7:30 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(serde::Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `message` [INFO] [stdout] --> tests/integration/pokemon_description.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | message: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ErrorResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> tests/integration/pokemon_description.rs:7:30 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(serde::Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `error` [INFO] [stdout] --> tests/integration/pokemon_description.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | error: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ErrorResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> tests/integration/pokemon_description.rs:7:30 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(serde::Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/integration-0a26aec65df8ded3.integration.c6942193-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/integration-0a26aec65df8ded3.integration.c6942193-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/integration-0a26aec65df8ded3.integration.c6942193-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/integration-0a26aec65df8ded3.integration.c6942193-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/integration-0a26aec65df8ded3.integration.c6942193-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/integration-0a26aec65df8ded3.integration.c6942193-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/integration-0a26aec65df8ded3.integration.c6942193-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/integration-0a26aec65df8ded3.integration.c6942193-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/integration-0a26aec65df8ded3.integration.c6942193-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/integration-0a26aec65df8ded3.integration.c6942193-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/integration-0a26aec65df8ded3.integration.c6942193-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/integration-0a26aec65df8ded3.integration.c6942193-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/integration-0a26aec65df8ded3.integration.c6942193-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/integration-0a26aec65df8ded3.integration.c6942193-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/integration-0a26aec65df8ded3.integration.c6942193-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/integration-0a26aec65df8ded3.integration.c6942193-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/integration-0a26aec65df8ded3.2qrxq1myx0ckonww.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-b322f97ba2872767/out" "-L" "/opt/rustwide/target/debug/build/ring-b15dc38c0ef3769b/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b6a068090bf40c71.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-1c1e08c768cd8903.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f4474e7a3a1f53f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-ec55ab174918e77a.rlib" "/opt/rustwide/target/debug/deps/libuuid-a934f82289d983cf.rlib" "/opt/rustwide/target/debug/deps/libpokespeare-358f40fcd2730e9a.rlib" "/opt/rustwide/target/debug/deps/libconfig-35a8e0e8516b067a.rlib" "/opt/rustwide/target/debug/deps/libini-0b1d916e8de39918.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-456a13b278a3d0f1.rlib" "/opt/rustwide/target/debug/deps/libserde-5a7e52bf66fde6b4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-eced62b3068a64cd.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-ca5c74453965af20.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-756d4373557a55af.rlib" "/opt/rustwide/target/debug/deps/libtoml-a124c6c91ac36cdd.rlib" "/opt/rustwide/target/debug/deps/libnom-252d89380195273b.rlib" "/opt/rustwide/target/debug/deps/libanyhow-7a02b634e45d7582.rlib" "/opt/rustwide/target/debug/deps/libsqlx-5855b45159af5bd7.rlib" "/opt/rustwide/target/debug/deps/libsqlx_core-0593ae9aa7502a04.rlib" "/opt/rustwide/target/debug/deps/libhex-916c50638fc1506d.rlib" "/opt/rustwide/target/debug/deps/libwhoami-d367f4d944979f62.rlib" "/opt/rustwide/target/debug/deps/libdirs-4fabc369e372d8fe.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-a97d2a47a3a42737.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-61cc8aae386ecc01.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-3422102d13fb7571.rlib" "/opt/rustwide/target/debug/deps/libsqlformat-317b18917adfade0.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-51ea0119f38d425b.rlib" "/opt/rustwide/target/debug/deps/libnom-b39945f8a1ffe2b4.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-e0b8dbb845e59fae.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-4d02c97831cce811.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-0d1a13434f9c8028.rlib" "/opt/rustwide/target/debug/deps/libbitvec-50ca5fec9e2c2064.rlib" "/opt/rustwide/target/debug/deps/libfunty-230391888591a39d.rlib" "/opt/rustwide/target/debug/deps/libwyz-0b868ccad51d7d5d.rlib" "/opt/rustwide/target/debug/deps/libtap-99d655567e16cfa5.rlib" "/opt/rustwide/target/debug/deps/libradium-2f79f73339c05da3.rlib" "/opt/rustwide/target/debug/deps/libthiserror-8f651fd007a51f02.rlib" "/opt/rustwide/target/debug/deps/libcrc-e17832f0247050c4.rlib" "/opt/rustwide/target/debug/deps/libmd5-e3790254adf70c9a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-24a9cdc8dba2448e.rlib" "/opt/rustwide/target/debug/deps/libatoi-fbd93f448fe0b907.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ae8623994a8ecaa9.rlib" "/opt/rustwide/target/debug/deps/libstringprep-8617a36e4502d563.rlib" "/opt/rustwide/target/debug/deps/libhmac-5b286103e063dcc5.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-84939ac86f780d3e.rlib" "/opt/rustwide/target/debug/deps/libsubtle-68abf525aaeea0d8.rlib" "/opt/rustwide/target/debug/deps/libsha2-1d3093557ad9a207.rlib" "/opt/rustwide/target/debug/deps/libhashlink-b89968b4fc874b69.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-2aaf03e06a7d91b1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d993d196a328b06e.rlib" "/opt/rustwide/target/debug/deps/libsqlx_rt-078097793083f5c2.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-0deb95f0d281c302.rlib" "/opt/rustwide/target/debug/deps/librustls-015cbe0340145d7d.rlib" "/opt/rustwide/target/debug/deps/libsct-0f0e5fe41b9491d1.rlib" "/opt/rustwide/target/debug/deps/libwebpki-f513d1350c62d912.rlib" "/opt/rustwide/target/debug/deps/libring-f2c4f0946a2a8328.rlib" "/opt/rustwide/target/debug/deps/libspin-4fb0d68edaf2737f.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-be088880171e6156.rlib" "/opt/rustwide/target/debug/deps/libactix_web-6555ecbb458cea0d.rlib" "/opt/rustwide/target/debug/deps/libeither-c08fdad45407601c.rlib" "/opt/rustwide/target/debug/deps/libactix_server-e46927ac8a199e44.rlib" "/opt/rustwide/target/debug/deps/libactix_router-5d8ec80cf4c65589.rlib" "/opt/rustwide/target/debug/deps/libregex-2fa2fb94fa357a94.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-cf39e252f6e44718.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-71dab053db1b6952.rlib" "/opt/rustwide/target/debug/deps/libactix_http-57286d657803ea51.rlib" "/opt/rustwide/target/debug/deps/librand-67a24b4468df993b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f3ddcd6bd37db7a0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-588d0e00b70994d5.rlib" "/opt/rustwide/target/debug/deps/librand_core-3aa241e362db98c6.rlib" "/opt/rustwide/target/debug/deps/libcookie-520185279e60c6f2.rlib" "/opt/rustwide/target/debug/deps/libsha1-24f29046af446764.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-fc668c1c55fec23c.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-5c05f29b4d85489f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-207679186ad4cc27.rlib" "/opt/rustwide/target/debug/deps/libdigest-88451ac331251876.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-f5ba41faa0becb0c.rlib" "/opt/rustwide/target/debug/deps/libtypenum-bbc8b6d814331ada.rlib" "/opt/rustwide/target/debug/deps/liblocal_channel-9d7b8b1d43edce48.rlib" "/opt/rustwide/target/debug/deps/libbytestring-e918c53984292522.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f9a4078c62cb020a.rlib" "/opt/rustwide/target/debug/deps/libflate2-75091d345e88c574.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-598e5ece39a8f22b.rlib" "/opt/rustwide/target/debug/deps/libadler-d2cadc408605b257.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-66aff8fc04e18c28.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-b06a31aa0fc83149.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-05669588e95e14b2.rlib" "/opt/rustwide/target/debug/deps/libtime-def140cadf36fcba.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-b56ef4829209836a.rlib" "/opt/rustwide/target/debug/deps/libstandback-71bd5c6af4a8d85c.rlib" "/opt/rustwide/target/debug/deps/libahash-be793562100c0786.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7c7ae1465cfeb745.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-2c1c14e9c819e59c.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-49a9a0f0532fbc88.rlib" "/opt/rustwide/target/debug/deps/liblocal_waker-d2ddf6b660ccbbe7.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-e8e06f31089668b3.rlib" "/opt/rustwide/target/debug/deps/libactix_service-c0c0e163b7147e5e.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-91787f114a4b0f75.rlib" "/opt/rustwide/target/debug/deps/libreqwest-7ac3ac5d440be0c3.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-a91251eb503db39a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-bfc4ca02ae58d017.rlib" "/opt/rustwide/target/debug/deps/libipnet-0d5c50c485adefe5.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-2813fd40641f62fe.rlib" "/opt/rustwide/target/debug/deps/libmime-68e3edcf7919f775.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-8ac114f49008cd69.rlib" "/opt/rustwide/target/debug/deps/libserde_json-35cb0290903085ff.rlib" "/opt/rustwide/target/debug/deps/libryu-b54e014f019506d7.rlib" "/opt/rustwide/target/debug/deps/libserde-408471c8d896bddf.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b7a3af07324d9f50.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fa58122470da78f0.rlib" "/opt/rustwide/target/debug/deps/libopenssl-739c079c40321d87.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-df0e58a4f0a4cf2f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a92bffa6dfc6160f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-cf67f3e92d531896.rlib" "/opt/rustwide/target/debug/deps/libhyper-2a67806f5a921ed0.rlib" "/opt/rustwide/target/debug/deps/libwant-49ac5ffed25917bb.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-7883700d67bfeb45.rlib" "/opt/rustwide/target/debug/deps/libsocket2-7b02f59b26b6b28d.rlib" "/opt/rustwide/target/debug/deps/libh2-752f2b083e5a92cc.rlib" "/opt/rustwide/target/debug/deps/libindexmap-759544151595febe.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-989cf913f5445da9.rlib" "/opt/rustwide/target/debug/deps/libahash-a39e2761a9b318be.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-8b381041aa58d32f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-99083898d14204a9.rlib" "/opt/rustwide/target/debug/deps/libtower_service-fe5750cfd2804552.rlib" "/opt/rustwide/target/debug/deps/libpin_project-6bacfaede726f3f9.rlib" "/opt/rustwide/target/debug/deps/libtracing-70c1e3196a78ab85.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-7c95ccf98946e298.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e3205c790f955c9a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-1c2d5bb4353c2265.rlib" "/opt/rustwide/target/debug/deps/libslab-ca64799474667b44.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-1bdf60e72d4ecbe5.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-0b81ba10d0e41c99.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-c4ef6b7d6116bfe1.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rlib" "/opt/rustwide/target/debug/deps/libtokio-b24de92178f21b2d.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-45b1bdaecdaf8c6b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f3f432613c783d4e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c91585712b30fae9.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fa2595e5d98dfc45.rlib" "/opt/rustwide/target/debug/deps/libmio-c6d5de2aeb77d3fc.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-11749389389e52da.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-95861d00a8b04199.rlib" "/opt/rustwide/target/debug/deps/liblibc-4832c7420a4933ae.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7aff3213d137eb8f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-22ab19da78030059.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libinstant-8d6a6a7ec43a25dc.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-a07a2bbc87aabe9d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-02afd1264e6aaadb.rlib" "/opt/rustwide/target/debug/deps/liblog-a0eb019960e81552.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-07d665462ca692c9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/liburl-d3cb0f60b1fc76de.rlib" "/opt/rustwide/target/debug/deps/libidna-b6f9cd719be81a7b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3743187c2d809ff1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b3bb9ecb3639795e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-28b861cf6f5d2cc2.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-7dd23ad1e9ec9e20.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec882efcf894febd.rlib" "/opt/rustwide/target/debug/deps/libhttp-119c85325641d28d.rlib" "/opt/rustwide/target/debug/deps/libitoa-ffe013ffe1403a1e.rlib" "/opt/rustwide/target/debug/deps/libbytes-4bf2b520dc5a4ca8.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/integration-0a26aec65df8ded3" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pokespeare` due to 2 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "fc64fba87246c640a81fefa2f610b1c8e667f17091bb5fac678b397f108f8ccf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc64fba87246c640a81fefa2f610b1c8e667f17091bb5fac678b397f108f8ccf", kill_on_drop: false }` [INFO] [stdout] fc64fba87246c640a81fefa2f610b1c8e667f17091bb5fac678b397f108f8ccf