[INFO] cloning repository https://github.com/0xVM-Project/zk-bpf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xVM-Project/zk-bpf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xVM-Project%2Fzk-bpf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xVM-Project%2Fzk-bpf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 77d7237adf1defc1e3a0545ade2306ffa3ba4c1f [INFO] checking 0xVM-Project/zk-bpf/77d7237adf1defc1e3a0545ade2306ffa3ba4c1f against master#cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3 for pr-135841 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xVM-Project%2Fzk-bpf" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/0xVM-Project/zk-bpf on toolchain cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/0xVM-Project/zk-bpf [INFO] finished tweaking git repo https://github.com/0xVM-Project/zk-bpf [INFO] tweaked toml for git repo https://github.com/0xVM-Project/zk-bpf written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/0xVM-Project/zk-bpf 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" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/Eclipse-Laboratories-Inc/rbpf` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scroll_derive v0.11.1 [INFO] [stderr] Downloaded unreachable v1.0.0 [INFO] [stderr] Downloaded hash32 v0.2.1 [INFO] [stderr] Downloaded risc0-zkvm v0.11.1 [INFO] [stderr] Downloaded ascii v0.9.3 [INFO] [stderr] Downloaded combine v3.8.1 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.121 [INFO] [stderr] Downloaded zero v0.1.3 [INFO] [stderr] Downloaded risc0-zkvm-platform-sys v0.11.1 [INFO] [stderr] Downloaded risc0-zkvm-circuit-gen v0.11.1 [INFO] [stderr] Downloaded xmas-elf v0.8.0 [INFO] [stderr] Downloaded scratch v1.0.7 [INFO] [stderr] Downloaded risc0-zkvm-platform v0.11.1 [INFO] [stderr] Downloaded security-framework-sys v2.10.0 [INFO] [stderr] Downloaded ar v0.9.0 [INFO] [stderr] Downloaded cargo-platform v0.1.8 [INFO] [stderr] Downloaded array-init v2.1.0 [INFO] [stderr] Downloaded risc0-core-sys v0.11.1 [INFO] [stderr] Downloaded link-cplusplus v1.0.9 [INFO] [stderr] Downloaded os_str_bytes v6.6.1 [INFO] [stderr] Downloaded risc0-zkp-sys v0.11.1 [INFO] [stderr] Downloaded cargo_metadata v0.15.4 [INFO] [stderr] Downloaded risc0-zkp v0.11.1 [INFO] [stderr] Downloaded risc0-zkvm-circuit-sys v0.11.1 [INFO] [stderr] Downloaded openssl-sys v0.9.102 [INFO] [stderr] Downloaded goblin v0.5.4 [INFO] [stderr] Downloaded security-framework v2.10.0 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.121 [INFO] [stderr] Downloaded cxx-build v1.0.121 [INFO] [stderr] Downloaded syn v2.0.58 [INFO] [stderr] Downloaded cc v1.0.92 [INFO] [stderr] Downloaded risc0-zkvm-sys v0.11.1 [INFO] [stderr] Downloaded clap v3.2.25 [INFO] [stderr] Downloaded openssl v0.10.64 [INFO] [stderr] Downloaded cxx v1.0.121 [INFO] [stderr] Downloaded risc0-zkvm-circuit v0.11.1 [INFO] [stderr] Downloaded zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Downloaded tbb-sys v1.1.0+2021.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 55f1477a4302743bfa1cf9c814dd618ddb592aae00e9b47de18c29ffe2c60d70 [INFO] running `Command { std: "docker" "start" "-a" "55f1477a4302743bfa1cf9c814dd618ddb592aae00e9b47de18c29ffe2c60d70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55f1477a4302743bfa1cf9c814dd618ddb592aae00e9b47de18c29ffe2c60d70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55f1477a4302743bfa1cf9c814dd618ddb592aae00e9b47de18c29ffe2c60d70", kill_on_drop: false }` [INFO] [stdout] 55f1477a4302743bfa1cf9c814dd618ddb592aae00e9b47de18c29ffe2c60d70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd1a5ddaad2a4f8386fa1ca565ad4f765208d102b88c24bcd6de3cd0971daecc [INFO] running `Command { std: "docker" "start" "-a" "cd1a5ddaad2a4f8386fa1ca565ad4f765208d102b88c24bcd6de3cd0971daecc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling scratch v1.0.7 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling cxxbridge-flags v1.0.121 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling cc v1.0.92 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Checking password-hash v0.4.2 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling risc0-zkvm v0.11.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking zero v0.1.3 [INFO] [stderr] Checking xmas-elf v0.8.0 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Compiling link-cplusplus v1.0.9 [INFO] [stderr] Compiling cxx v1.0.121 [INFO] [stderr] Compiling tbb-sys v1.1.0+2021.5.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking risc0-zkvm-platform v0.11.1 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking ascii v0.9.3 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling zk-bpf v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking object v0.30.4 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking ar v0.9.0 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Compiling cxx-build v1.0.121 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=5038788c3e7771f7 -C extra-filename=-a84b780c5bcef90f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f46fca498726e8c9.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-a29b06ced2d20fa3.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.30.4/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="archive"' --cfg 'feature="coff"' --cfg 'feature="compression"' --cfg 'feature="crc32fast"' --cfg 'feature="default"' --cfg 'feature="elf"' --cfg 'feature="flate2"' --cfg 'feature="hashbrown"' --cfg 'feature="indexmap"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="unaligned"' --cfg 'feature="write"' --cfg 'feature="write_core"' --cfg 'feature="write_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "cargo-all", "coff", "compiler_builtins", "compression", "core", "crc32fast", "default", "doc", "elf", "flate2", "hashbrown", "indexmap", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "wasmparser", "write", "write_core", "write_std", "xcoff"))' -C metadata=fc331d82c170e9bf -C extra-filename=-dc8ec63f7a53b69c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-3b53aff67b2516e1.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-588c5823de625f4b.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-ca755239fd92a5b2.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-59e48c11447da1b8.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-b3a7250c0126c2fe.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.58/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=0bb9df27ec4d9dc8 -C extra-filename=-957d24b4d5db4114 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f46fca498726e8c9.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-a29b06ced2d20fa3.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `combine` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/bin/rustc --crate-name combine --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("combine-regex-1", "default", "doc", "mp4", "regex", "regex-1", "std"))' -C metadata=98f9030f8dd375bc -C extra-filename=-808e3c1f189b560d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascii=/opt/rustwide/target/debug/deps/libascii-436fdb4aaec0c3bd.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-d92705dd1d5353b1.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-93bdff07ed17c4b9.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-b3a7250c0126c2fe.rmeta --extern unreachable=/opt/rustwide/target/debug/deps/libunreachable-bfd569806b2f7357.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "cd1a5ddaad2a4f8386fa1ca565ad4f765208d102b88c24bcd6de3cd0971daecc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd1a5ddaad2a4f8386fa1ca565ad4f765208d102b88c24bcd6de3cd0971daecc", kill_on_drop: false }` [INFO] [stdout] cd1a5ddaad2a4f8386fa1ca565ad4f765208d102b88c24bcd6de3cd0971daecc