[INFO] cloning repository https://github.com/derrick56007/wames [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/derrick56007/wames" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fderrick56007%2Fwames", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fderrick56007%2Fwames'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 68f593828be8df9babaed3b1592ce95dfea82cd7 [INFO] checking derrick56007/wames against master#2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf for pr-128725 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fderrick56007%2Fwames" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/derrick56007/wames on toolchain 2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/derrick56007/wames [INFO] finished tweaking git repo https://github.com/derrick56007/wames [INFO] tweaked toml for git repo https://github.com/derrick56007/wames written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/derrick56007/wames 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" "+2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded kdam v0.5.1 [INFO] [stderr] Downloaded font-types v0.5.3 [INFO] [stderr] Downloaded ncurses v5.101.0 [INFO] [stderr] Downloaded cursive v0.20.0 [INFO] [stderr] Downloaded read-fonts v0.19.1 [INFO] [stderr] Downloaded cursive_core v0.3.7 [INFO] [stderr] Downloaded game-loop v1.1.0 [INFO] [stderr] Downloaded message-io v0.18.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3425e676e4fe0fd4dcea7bb31aa8e5c149e7e12836e98fef780b64675abae00f [INFO] running `Command { std: "docker" "start" "-a" "3425e676e4fe0fd4dcea7bb31aa8e5c149e7e12836e98fef780b64675abae00f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3425e676e4fe0fd4dcea7bb31aa8e5c149e7e12836e98fef780b64675abae00f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3425e676e4fe0fd4dcea7bb31aa8e5c149e7e12836e98fef780b64675abae00f", kill_on_drop: false }` [INFO] [stdout] 3425e676e4fe0fd4dcea7bb31aa8e5c149e7e12836e98fef780b64675abae00f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8703fc9e8b9c31f571f4485763007ed2b156c568e15589c8394da1c3aa9cf5ef [INFO] running `Command { std: "docker" "start" "-a" "8703fc9e8b9c31f571f4485763007ed2b156c568e15589c8394da1c3aa9cf5ef", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking libloading v0.8.3 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling device_query v2.0.0 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking raw-window-handle v0.6.1 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking data-encoding v2.5.0 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling wgpu-hal v0.19.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Checking integer-encoding v3.0.4 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking wgpu-types v0.19.2 [INFO] [stderr] Compiling wgpu-core v0.19.4 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking profiling v1.0.15 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling wayland-scanner v0.31.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling wayland-backend v0.3.3 [INFO] [stderr] Checking num-iter v0.1.44 [INFO] [stderr] Compiling ncurses v5.101.0 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking owned_ttf_parser v0.20.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking ab_glyph v0.2.25 [INFO] [stderr] Checking memmap2 v0.8.0 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Compiling wgpu v0.19.4 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking ttf-parser v0.19.2 [INFO] [stderr] Checking yazi v0.1.6 [INFO] [stderr] Checking unicode-script v0.5.6 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking zeno v0.2.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking x11rb-protocol v0.13.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking wurdle v0.1.0 (/opt/rustwide/workdir/wurdle) [INFO] [stderr] Checking time v0.3.36 [INFO] [stdout] warning: unused imports: `File` and `stdin` [INFO] [stdout] --> wurdle/src/lib.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | fs::{self, File, OpenOptions}, [INFO] [stdout] | ^^^^ [INFO] [stdout] 7 | io::{self, stdin, Read, Write}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking num v0.4.2 [INFO] [stdout] warning: unused import: `Read` [INFO] [stdout] --> wurdle/src/lib.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | io::{self, stdin, Read, Write}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking euclid v0.22.9 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking svg_fmt v0.4.2 [INFO] [stderr] Checking self_cell v1.0.3 [INFO] [stderr] Checking smol_str v0.2.1 [INFO] [stderr] Checking rangemap v1.5.1 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking sys-locale v0.3.1 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking lru v0.12.3 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Checking winput v0.1.0 (/opt/rustwide/workdir/winput) [INFO] [stderr] Checking template v0.1.0 (/opt/rustwide/workdir/template) [INFO] [stdout] warning: unused imports: `DeviceQuery`, `DeviceState`, and `Keycode` [INFO] [stdout] --> template/src/main.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use device_query::{DeviceQuery, DeviceState, Keycode}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Rng` and `rngs::ThreadRng` [INFO] [stdout] --> template/src/main.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use rand::{rngs::ThreadRng, Rng}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DeviceQuery`, `DeviceState`, and `Keycode` [INFO] [stdout] --> template/src/main.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use device_query::{DeviceQuery, DeviceState, Keycode}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Rng` and `rngs::ThreadRng` [INFO] [stdout] --> template/src/main.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use rand::{rngs::ThreadRng, Rng}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `HashMap`, `Read`, `self`, and `stdin` [INFO] [stdout] --> wurdle/bin/wurdle.rs:2:19 [INFO] [stdout] | [INFO] [stdout] 2 | collections::{HashMap, HashSet}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 3 | io::{self, stdin, Read}, [INFO] [stdout] | ^^^^ ^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `HashMap`, `Read`, `self`, and `stdin` [INFO] [stdout] --> wurdle/bin/wurdle.rs:2:19 [INFO] [stdout] | [INFO] [stdout] 2 | collections::{HashMap, HashSet}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 3 | io::{self, stdin, Read}, [INFO] [stdout] | ^^^^ ^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `File` and `stdin` [INFO] [stdout] --> wurdle/src/lib.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | fs::{self, File, OpenOptions}, [INFO] [stdout] | ^^^^ [INFO] [stdout] 7 | io::{self, stdin, Read, Write}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `available_letters` [INFO] [stdout] --> wurdle/bin/wurdle.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | let available_letters: HashSet = HashSet::from_iter("".chars()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_available_letters` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `available_letters` [INFO] [stdout] --> wurdle/bin/wurdle.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | let available_letters: HashSet = HashSet::from_iter("".chars()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_available_letters` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Read` [INFO] [stdout] --> wurdle/src/lib.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | io::{self, stdin, Read, Write}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking etagere v0.2.10 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] error: could not compile `rustix` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustix-0.38.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="shm"' --cfg 'feature="std"' --cfg 'feature="system"' --cfg 'feature="termios"' --cfg 'feature="thread"' --cfg 'feature="time"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=023fec059575cbdf -C extra-filename=-023fec059575cbdf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c0b62e97f56c480a.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-00d00b563caf66b9.rmeta --cap-lints allow --cap-lints=forbid --cfg static_assertions --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ash` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ash-0.37.3+1.3.251/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded"))' -C metadata=a20fabdf37b436a7 -C extra-filename=-a20fabdf37b436a7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-81adf139dc0e97f7.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "8703fc9e8b9c31f571f4485763007ed2b156c568e15589c8394da1c3aa9cf5ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8703fc9e8b9c31f571f4485763007ed2b156c568e15589c8394da1c3aa9cf5ef", kill_on_drop: false }` [INFO] [stdout] 8703fc9e8b9c31f571f4485763007ed2b156c568e15589c8394da1c3aa9cf5ef