[INFO] cloning repository https://github.com/halox62/Web-Server-Rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/halox62/Web-Server-Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhalox62%2FWeb-Server-Rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhalox62%2FWeb-Server-Rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6f011b44767e1a112c5a779e61d7c2244952ec6c [INFO] checking halox62/Web-Server-Rust against try#6757d700f93f6d16c8b39cf79e96b019bd570e7d for pr-155299 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhalox62%2FWeb-Server-Rust" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/halox62/Web-Server-Rust [INFO] finished tweaking git repo https://github.com/halox62/Web-Server-Rust [INFO] tweaked toml for git repo https://github.com/halox62/Web-Server-Rust written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/halox62/Web-Server-Rust on toolchain 6757d700f93f6d16c8b39cf79e96b019bd570e7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 422 packages to latest compatible versions [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding hyper v0.14.32 (available: v1.9.0) [INFO] [stderr] Adding notify v6.1.1 (available: v8.2.0) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.13.3) [INFO] [stderr] Adding rustls-pemfile v1.0.4 (available: v2.2.0) [INFO] [stderr] Adding tokio-rustls v0.23.4 (available: v0.26.4) [INFO] [stderr] Adding tokio-tungstenite v0.21.0 (available: v0.29.0) [INFO] [stderr] Adding wasmtime v16.0.0 (available: v44.0.1) [INFO] [stderr] Adding wasmtime-wasi v16.0.0 (available: v44.0.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 30b477c2d23816bc6d71bef1853d8422b21b19c266b868fa7373dc6b8213c638 [INFO] running `Command { std: "docker" "start" "-a" "30b477c2d23816bc6d71bef1853d8422b21b19c266b868fa7373dc6b8213c638", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30b477c2d23816bc6d71bef1853d8422b21b19c266b868fa7373dc6b8213c638", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30b477c2d23816bc6d71bef1853d8422b21b19c266b868fa7373dc6b8213c638", kill_on_drop: false }` [INFO] [stdout] 30b477c2d23816bc6d71bef1853d8422b21b19c266b868fa7373dc6b8213c638 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f898704ed8d0318c1dc15d382e7da8a6e21c437e5b7bb3a1081ea2949dfd48ec [INFO] running `Command { std: "docker" "start" "-a" "f898704ed8d0318c1dc15d382e7da8a6e21c437e5b7bb3a1081ea2949dfd48ec", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking bitflags v2.11.1 [INFO] [stderr] Checking hashbrown v0.17.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling cranelift-isle v0.103.0 [INFO] [stderr] Checking semver v1.0.28 [INFO] [stderr] Compiling wasmtime-versioned-export-macros v16.0.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking typenum v1.20.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.103.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling cranelift-codegen-meta v0.103.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking bumpalo v3.20.2 [INFO] [stderr] Compiling io-lifetimes v2.0.4 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Checking arbitrary v1.4.2 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling io-extras v0.18.4 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking leb128 v0.2.6 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking regalloc2 v0.9.3 [INFO] [stderr] Checking wasm-encoder v0.38.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Checking wasmtime-component-util v16.0.0 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Checking cranelift-control v0.103.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking ipnet v2.12.0 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Compiling cc v1.2.61 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking ambient-authority v0.0.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Compiling cap-primitives v2.0.2 [INFO] [stderr] Checking tokio v1.52.1 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Checking fs-set-times v0.20.3 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking maybe-owned v0.3.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Checking wasmtime-asm-macros v16.0.0 [INFO] [stderr] Compiling aws-lc-rs v1.16.3 [INFO] [stderr] Compiling id-arena v2.3.0 [INFO] [stderr] Checking leb128fmt v0.1.0 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Checking openssl-probe v0.2.1 [INFO] [stderr] Compiling cap-std v2.0.2 [INFO] [stderr] Checking wasm-encoder v0.248.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling aws-lc-sys v0.40.0 [INFO] [stderr] Compiling openssl-sys v0.9.114 [INFO] [stderr] Compiling wasmtime-fiber v16.0.0 [INFO] [stderr] Compiling ittapi-sys v0.4.0 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking wasmparser v0.118.2 [INFO] [stderr] Checking wasmparser v0.121.2 [INFO] [stderr] Checking cranelift-entity v0.103.0 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling cranelift-codegen v0.103.0 [INFO] [stderr] Checking cranelift-bforest v0.103.0 [INFO] [stderr] Compiling wasmtime-runtime v16.0.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking memfd v0.6.5 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking sptr v0.3.2 [INFO] [stderr] Compiling wasmtime-cache v16.0.0 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Checking uuid v1.23.1 [INFO] [stderr] Checking wasmtime-wmemcheck v16.0.0 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling wit-parser v0.13.2 [INFO] [stderr] Checking wast v248.0.0 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Compiling witx v0.9.1 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking idna_adapter v1.2.2 [INFO] [stderr] Checking ittapi v0.4.0 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking rand v0.8.6 [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/6757d700f93f6d16c8b39cf79e96b019bd570e7d/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.44/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 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="itoa"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="mm"' --cfg 'feature="net"' --cfg 'feature="once_cell"' --cfg 'feature="param"' --cfg 'feature="process"' --cfg 'feature="procfs"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="thread"' --cfg 'feature="time"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "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", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=89e2b7b7c52e02d2 -C extra-filename=-2de324b7ef657528 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-ba32c0bfe54563c4.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-c5eae48c447aaa0f.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-a84eabd32d0244fb.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-57c1dfcc6a6bca66.rmeta --cap-lints allow --cap-lints=forbid --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 `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6757d700f93f6d16c8b39cf79e96b019bd570e7d/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=23132ffa76ab5d9d -C extra-filename=-cf824c82ed1a454b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-cccdc721da232fd0.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-f93381753fcfc262.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-75466b066fcf33d1.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-ef3520de6da85cbc.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-7f89d5442d7e1c94.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-2d4cb85a06cbdf45.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-356bfd509e57bdec.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-f27be7e2e06c6621.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `object` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6757d700f93f6d16c8b39cf79e96b019bd570e7d/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.32.2/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="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="write"' --cfg 'feature="write_core"' --cfg 'feature="write_std"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=7cf7ca47e71bc378 -C extra-filename=-b19ce0bccee1572c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-ae5370857008e3fc.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-7208db2ebf652bf6.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-ed1ebe4480fd8ccb.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-0c15c42903a9ab15.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "f898704ed8d0318c1dc15d382e7da8a6e21c437e5b7bb3a1081ea2949dfd48ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f898704ed8d0318c1dc15d382e7da8a6e21c437e5b7bb3a1081ea2949dfd48ec", kill_on_drop: false }` [INFO] [stdout] f898704ed8d0318c1dc15d382e7da8a6e21c437e5b7bb3a1081ea2949dfd48ec