[INFO] fetching crate modeling 0.6.2... [INFO] testing modeling-0.6.2 against 1.81.0 for beta-1.82-1 [INFO] extracting crate modeling 0.6.2 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate modeling 0.6.2 on toolchain 1.81.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate modeling 0.6.2 [INFO] finished tweaking crates.io crate modeling 0.6.2 [INFO] tweaked toml for crates.io crate modeling 0.6.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate modeling 0.6.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded structopt-toml-derive v0.4.5 [INFO] [stderr] Downloaded structopt-toml v0.4.5 [INFO] [stderr] Downloaded rayon-cond v0.1.0 [INFO] [stderr] Downloaded tokenizers v0.11.0 [INFO] [stderr] Downloaded rust-embed-utils v7.1.0 [INFO] [stderr] Downloaded cached-path v0.5.1 [INFO] [stderr] Downloaded similar v2.1.0 [INFO] [stderr] Downloaded clap v3.0.4 [INFO] [stderr] Downloaded spm_precompiled v0.1.2 [INFO] [stderr] Downloaded esaxx-rs v0.1.7 [INFO] [stderr] Downloaded rust-embed v6.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d6de8b7c3eaac5a6ed527db8444ff28cba8a4447ed23706fe3ba64a80091f555 [INFO] running `Command { std: "docker" "start" "-a" "d6de8b7c3eaac5a6ed527db8444ff28cba8a4447ed23706fe3ba64a80091f555", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6de8b7c3eaac5a6ed527db8444ff28cba8a4447ed23706fe3ba64a80091f555", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6de8b7c3eaac5a6ed527db8444ff28cba8a4447ed23706fe3ba64a80091f555", kill_on_drop: false }` [INFO] [stdout] d6de8b7c3eaac5a6ed527db8444ff28cba8a4447ed23706fe3ba64a80091f555 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.81.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf6cdbfabb9b818d2fe00fbb295b2ec983a5d550e3d10d873dc75916df77c98c [INFO] running `Command { std: "docker" "start" "-a" "bf6cdbfabb9b818d2fe00fbb295b2ec983a5d550e3d10d873dc75916df77c98c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling pin-project-internal v0.4.29 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling onig_sys v69.7.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling esaxx-rs v0.1.7 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling rust-embed-utils v7.1.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling grep-matcher v0.1.5 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling structopt-toml-derive v0.4.5 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling rayon-cond v0.1.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling rust-embed-impl v6.2.0 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling pin-project v0.4.29 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling zip-extensions v0.6.1 [INFO] [stderr] Compiling onig v6.3.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling unicode-normalization-alignments v0.1.12 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling rust-embed v6.3.0 [INFO] [stderr] Compiling actix-rt v2.6.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling clap v3.0.4 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling h2 v0.3.10 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling spm_precompiled v0.1.2 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling grep-searcher v0.1.8 [INFO] [stderr] Compiling similar v2.1.0 [INFO] [stderr] Compiling grep-regex v0.1.9 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling cargo_metadata v0.12.3 [INFO] [stderr] Compiling actix-http v2.2.1 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling skeptic v0.13.6 [INFO] [stderr] Compiling structopt-toml v0.4.5 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling actix-web v3.3.3 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling cached-path v0.5.1 [INFO] [stderr] Compiling tokenizers v0.11.0 [INFO] [stderr] Compiling modeling v0.6.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/lib.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::file_filter::FileFilter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `FileFilter` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/lib.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub use file_filter::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/lib.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::file_filter::FileFilter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcBovLC7/symbols.o" "/opt/rustwide/target/debug/deps/concepting-0ea100c3220fc7f8.concepting.f191a63083d44d55-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/concepting-0ea100c3220fc7f8.concepting.f191a63083d44d55-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/concepting-0ea100c3220fc7f8.concepting.f191a63083d44d55-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/concepting-0ea100c3220fc7f8.2j5n20gcnm0k1wdlmqdkv811r.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-e568017e9ba83ff2/out/lib" "-L" "/opt/rustwide/target/debug/build/esaxx-rs-cfa8c5aa1c90ae4d/out" "-L" "/opt/rustwide/target/debug/build/onig_sys-2d0b75c28a203a25/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-661333fc098dd8a8.rlib" "/opt/rustwide/target/debug/deps/libhumantime-182d5d3ffbf7a4f0.rlib" "/opt/rustwide/target/debug/deps/libmodeling-0a005004550a2cea.rlib" "/opt/rustwide/target/debug/deps/libclap-e928617ddd1df90b.rlib" "/opt/rustwide/target/debug/deps/libstrsim-9fa119cc9eaf32e5.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-01f4309a3a1e7ba1.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-c3d11e52c124e53e.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-a0ecbbda5805bef5.rlib" "/opt/rustwide/target/debug/deps/libtokenizers-a6f1fb7ea82fd29c.rlib" "/opt/rustwide/target/debug/deps/libesaxx_rs-71fea748c5d3a460.rlib" "/opt/rustwide/target/debug/deps/libdirs-0db97e7e6e507ca1.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-44d5764df8b03098.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization_alignments-3375a85c11e1ea5a.rlib" "/opt/rustwide/target/debug/deps/libonig-c637e4c083f5049b.rlib" "/opt/rustwide/target/debug/deps/libonig_sys-bd845181b6bc1a5d.rlib" "/opt/rustwide/target/debug/deps/libspm_precompiled-e43161b1b4f077d5.rlib" "/opt/rustwide/target/debug/deps/libbase64-52181681ab0488a9.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-5a8bfddaab8fb77b.rlib" "/opt/rustwide/target/debug/deps/libnom-b881af7ea9ae7779.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-e4acbe24798daf1c.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-1b9352faa5372f04.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-8aa3e91b38bee9ca.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-0317fe98127404bf.rlib" "/opt/rustwide/target/debug/deps/librand-950cab0841777d0e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-45a5c69db8cab2c5.rlib" "/opt/rustwide/target/debug/deps/librand_core-d51e58106734fb3b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-215103e09121a747.rlib" "/opt/rustwide/target/debug/deps/librayon_cond-27a19f3934247407.rlib" "/opt/rustwide/target/debug/deps/libitertools-e99b8e98af4e1a44.rlib" "/opt/rustwide/target/debug/deps/librayon-7a08df900354dc58.rlib" "/opt/rustwide/target/debug/deps/librayon_core-792d1fa0467d058f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ccdcb43e0291197f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0ec4ce9c42f261cb.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-322a711d7569ea96.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-323b596ee564b76d.rlib" "/opt/rustwide/target/debug/deps/libitertools-2cdaecdb1949b79c.rlib" "/opt/rustwide/target/debug/deps/libeither-cda47b1c9574bc04.rlib" "/opt/rustwide/target/debug/deps/libcached_path-75e37ee72050c73b.rlib" "/opt/rustwide/target/debug/deps/libindicatif-7da0909d575f3fe8.rlib" "/opt/rustwide/target/debug/deps/libconsole-7c2ceba7a00d1e9e.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-ee40132ff655951c.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-395df50b0da84c69.rlib" "/opt/rustwide/target/debug/deps/libserde_json-bc8dc8de088cfcce.rlib" "/opt/rustwide/target/debug/deps/libtar-760bc6484794395c.rlib" "/opt/rustwide/target/debug/deps/libxattr-86ffa0335f6e5fca.rlib" "/opt/rustwide/target/debug/deps/libfiletime-976cad9331ac45d9.rlib" "/opt/rustwide/target/debug/deps/libsha2-a1b8c019fd59b17c.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-53fc5b616324dbb8.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0906536e4c7e2704.rlib" "/opt/rustwide/target/debug/deps/libdigest-67f94b64757ddb53.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-fa191d2709c96c27.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-a75b5fac85cd6728.rlib" "/opt/rustwide/target/debug/deps/libtypenum-1309c9da04241332.rlib" "/opt/rustwide/target/debug/deps/libreqwest-37c2f5afc7ba0bf5.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-28169a4ee6453b7b.rlib" "/opt/rustwide/target/debug/deps/libipnet-4b31b6bafc2f14fc.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-302b7850d26026db.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-df54b30a0812dfad.rlib" "/opt/rustwide/target/debug/deps/libmime-1587c4e2da2e92ef.rlib" "/opt/rustwide/target/debug/deps/libbase64-e3df28075daa40d7.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-09e53efe1f7aced9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-e6f82d17d0b52d1f.rlib" "/opt/rustwide/target/debug/deps/libopenssl-c0f98dfb480a39e7.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f8b9127d7c0c3445.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-06dd9d0c14dd8852.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-e01dc223d1676d7d.rlib" "/opt/rustwide/target/debug/deps/libhyper-0ce739f92508565b.rlib" "/opt/rustwide/target/debug/deps/libwant-8ecabe7bfaf68cb0.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ecdb9c1544662069.rlib" "/opt/rustwide/target/debug/deps/libsocket2-d987e0d919bf75e3.rlib" "/opt/rustwide/target/debug/deps/libhttparse-106415cf2fa356f5.rlib" "/opt/rustwide/target/debug/deps/libh2-157fae2aff015ddf.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a1946d04a9eee0ef.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-886a53231f8e92df.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-8cec1e8c1b36d2fd.rlib" "/opt/rustwide/target/debug/deps/libtower_service-09e64b9999428f8a.rlib" "/opt/rustwide/target/debug/deps/libtracing-497cfab493c84535.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-57435b61d3bdae59.rlib" "/opt/rustwide/target/debug/deps/libtokio-a9d7adf36e24d6f1.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-bc19b0c7a2ad62e1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-467cb2c367bfc31a.rlib" "/opt/rustwide/target/debug/deps/libmio-22ee7ddfa5b15d17.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a6313df415fd5070.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-22147fbd693209d7.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b08397b4762b547d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-537275db9e6cfdab.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c074b287cd0e217b.rlib" "/opt/rustwide/target/debug/deps/libinstant-bdfc846abbc6dc14.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0fb1724162df4958.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e2ba02ff2fbab4cd.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-f9ceadfc80deaf26.rlib" "/opt/rustwide/target/debug/deps/libslab-efcc4c64f9551868.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-21c654bb608176b8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-4efe7de3ce0937c5.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b8c4f7323a6bb013.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-61933bfab306f6c1.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5960f89a04da149b.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0f4bfecf16a97b13.rlib" "/opt/rustwide/target/debug/deps/liburl-aaee6f1cd7913068.rlib" "/opt/rustwide/target/debug/deps/libidna-8644019b6ed6c075.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-380f5e414c7076c5.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-fc032a3c76949683.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-e7dae66dd24d1d8b.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6ece4456a6770f06.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-11f4bd5caf7f7dfd.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e89327287b8156cd.rlib" "/opt/rustwide/target/debug/deps/libmatches-0a5f2dd89f0442aa.rlib" "/opt/rustwide/target/debug/deps/libhttp-ec3461cd670d6f04.rlib" "/opt/rustwide/target/debug/deps/libitoa-3d3011800e7d6b59.rlib" "/opt/rustwide/target/debug/deps/libbytes-af56c936ae5476da.rlib" "/opt/rustwide/target/debug/deps/libglob-c373b5902bc935f3.rlib" "/opt/rustwide/target/debug/deps/libfs2-5390b640115b05d6.rlib" "/opt/rustwide/target/debug/deps/libzip_extensions-6c3b11ea5561935e.rlib" "/opt/rustwide/target/debug/deps/libzip-b81bd51caf1f01f3.rlib" "/opt/rustwide/target/debug/deps/libtime-508f979932c287ed.rlib" "/opt/rustwide/target/debug/deps/libthiserror-60672e762496dd21.rlib" "/opt/rustwide/target/debug/deps/libbzip2-63e3972e84a09301.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-e196f73fccebb616.rlib" "/opt/rustwide/target/debug/deps/libflate2-c67e76a5cbf3f9de.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e7c61aaa1b3c2f20.rlib" "/opt/rustwide/target/debug/deps/libgrep_searcher-72a80d9f583391da.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-cfbd9632a737d448.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs_io-eae6fa9d9268999f.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d50c03c7812898bd.rlib" "/opt/rustwide/target/debug/deps/libbytecount-bbc70abb0d8181df.rlib" "/opt/rustwide/target/debug/deps/libgrep_regex-6cc41997fda8f6a0.rlib" "/opt/rustwide/target/debug/deps/libgrep_matcher-e29050aad6c832ea.rlib" "/opt/rustwide/target/debug/deps/libstructopt_toml-8aad788dfbdfefcc.rlib" "/opt/rustwide/target/debug/deps/libtoml-89692169e5ac77cc.rlib" "/opt/rustwide/target/debug/deps/libtempfile-153b4f9e5367d56d.rlib" "/opt/rustwide/target/debug/deps/librand-069ed4cf83a94824.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0da9f7be22d8074c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5b17c7db602ba2d1.rlib" "/opt/rustwide/target/debug/deps/librand_core-140d6158d6fc2f75.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-123cc284ad063477.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-b52c82a0d26ab6a9.rlib" "/opt/rustwide/target/debug/deps/libnix-182e5a0e69f8d4aa.rlib" "/opt/rustwide/target/debug/deps/libfailure-c38c023430ea56c2.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-1f005b840e2114ae.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9370f2e9008961df.rlib" "/opt/rustwide/target/debug/deps/libadler-9877425e2093b621.rlib" "/opt/rustwide/target/debug/deps/libobject-4107b86c9b17170f.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-5315ccfa0571e710.rlib" "/opt/rustwide/target/debug/deps/libgimli-5800d0d651445b4c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-12e2a4ad3720e13a.rlib" "/opt/rustwide/target/debug/deps/libignore-8dc0bbcea88cdcaa.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-98e355694dcb9c11.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-03194b2226f92476.rlib" "/opt/rustwide/target/debug/deps/libsame_file-105d60161bacdbcb.rlib" "/opt/rustwide/target/debug/deps/libthread_local-d9330aca528ff79b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-6b69deb20712b3ec.rlib" "/opt/rustwide/target/debug/deps/libglobset-9477d5cf58e57865.rlib" "/opt/rustwide/target/debug/deps/libfnv-741ffac72e6b3b10.rlib" "/opt/rustwide/target/debug/deps/libregex-90cd0b886320c55a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c8b16d7dde34003f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ca647a9a582228ce.rlib" "/opt/rustwide/target/debug/deps/libstructopt-925e35f40b54c1f4.rlib" "/opt/rustwide/target/debug/deps/libclap-012252342909d9c8.rlib" "/opt/rustwide/target/debug/deps/libvec_map-d528ffc218cd4e79.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-d34fe80947869e1c.rlib" "/opt/rustwide/target/debug/deps/libstrsim-a0053c5e005d6365.rlib" "/opt/rustwide/target/debug/deps/libbitflags-3bd726391f06c998.rlib" "/opt/rustwide/target/debug/deps/libansi_term-cca7e823c9c2412f.rlib" "/opt/rustwide/target/debug/deps/liblog-664077f0f4af0bb5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-6afc45ef9c22aff9.rlib" "/opt/rustwide/target/debug/deps/libprettytable-6d54e30dd2ef9c94.rlib" "/opt/rustwide/target/debug/deps/libcsv-9063c1902dde7c04.rlib" "/opt/rustwide/target/debug/deps/libryu-310a4dea37b1734e.rlib" "/opt/rustwide/target/debug/deps/libitoa-98bfd0efbe290332.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-7d6e2498492b0926.rlib" "/opt/rustwide/target/debug/deps/libbstr-13084c3960af509b.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-9fd6bbccb7c859a1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-6fa6df6fb93713f9.rlib" "/opt/rustwide/target/debug/deps/libserde-9bd67c4a9d607ca0.rlib" "/opt/rustwide/target/debug/deps/libencode_unicode-afb37bad71bb4ccf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4518ae97c2d4cb4e.rlib" "/opt/rustwide/target/debug/deps/libatty-6ebcf3937be6cc5d.rlib" "/opt/rustwide/target/debug/deps/libterm-380ab0a87ca48d56.rlib" "/opt/rustwide/target/debug/deps/libdirs-74b0b04322e5b5df.rlib" "/opt/rustwide/target/debug/deps/liblibc-e6764ec3dcdace8f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7005e967a2112547.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-b4cae9ef8292eb05.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1c4b19562077c20d.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-85a631ebc91746e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fdace1a0b4cda412.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e5c28d21823e9a85.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1e0edbcd516a8cce.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-77a1dc5e8fb357d6.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8c9d2edb6dff139f.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ecadd85ae8bacc0c.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-67895a0c8dd8130b.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5b4263e767961458.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4f03d5a171522141.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9e4e8543de06315e.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7fc51dfce9c057eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-7ec98a9b1cc1792f.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2f9b4333f6d32438.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6fe0262c36c500a.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a862c0b1c86f483.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-500f37ee5bcf0ffe.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-06dfbf1de02fde3b.rlib" "-Wl,-Bdynamic" "-lstdc++" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/concepting-0ea100c3220fc7f8" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-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 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `modeling` (bin "concepting") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "bf6cdbfabb9b818d2fe00fbb295b2ec983a5d550e3d10d873dc75916df77c98c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf6cdbfabb9b818d2fe00fbb295b2ec983a5d550e3d10d873dc75916df77c98c", kill_on_drop: false }` [INFO] [stdout] bf6cdbfabb9b818d2fe00fbb295b2ec983a5d550e3d10d873dc75916df77c98c