[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 against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xVM-Project%2Fzk-bpf" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xVM-Project/zk-bpf on toolchain 54cf65b8d066c082e536455049b95943cf30378f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+54cf65b8d066c082e536455049b95943cf30378f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8d5716a817585ca30c8f1762f10f74d175b64fe79e817b14c69cc5c9f4baf1bc
[INFO] running `Command { std: "docker" "start" "-a" "8d5716a817585ca30c8f1762f10f74d175b64fe79e817b14c69cc5c9f4baf1bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d5716a817585ca30c8f1762f10f74d175b64fe79e817b14c69cc5c9f4baf1bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d5716a817585ca30c8f1762f10f74d175b64fe79e817b14c69cc5c9f4baf1bc", kill_on_drop: false }`
[INFO] [stdout] 8d5716a817585ca30c8f1762f10f74d175b64fe79e817b14c69cc5c9f4baf1bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fbc9e4f40041d562c0e7061e20569038a7e457720859f5d53d6db1f1bd760f7b
[INFO] running `Command { std: "docker" "start" "-a" "fbc9e4f40041d562c0e7061e20569038a7e457720859f5d53d6db1f1bd760f7b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling scratch v1.0.7
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.121
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling jobserver v0.1.28
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]    Compiling cc v1.0.92
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking zero v0.1.3
[INFO] [stderr]    Compiling risc0-zkvm v0.11.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking xmas-elf v0.8.0
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking risc0-zkvm-platform v0.11.1
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking time v0.3.34
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]    Compiling zk-bpf v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking ar v0.9.0
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking object v0.30.4
[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 bzip2 v0.4.4
[INFO] [stderr]     Checking ndarray v0.15.6
[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/54cf65b8d066c082e536455049b95943cf30378f/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=7186a6f9ccd49d77 -C extra-filename=-1d507a1a47c3d783 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-fa02313ec4846cfe.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-0ab87cb5b26a2db9.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 `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/54cf65b8d066c082e536455049b95943cf30378f/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=b7a8932d52f7546f -C extra-filename=-d2bc9e0fd202caee --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-fa02313ec4846cfe.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-0ab87cb5b26a2db9.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 `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/54cf65b8d066c082e536455049b95943cf30378f/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/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="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=494e9d2bfaa00435 -C extra-filename=-05c2fb0aa77276c5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bcf5599150873505.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-76bf30a6a053cf12.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-ab8687dc1250a6f6.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-3fbd9506533b2f53.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-ad48cef5bb16be02.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/54cf65b8d066c082e536455049b95943cf30378f/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=-72b57fb6bb4a3af7 --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-019407c1f1cfe8a8.rmeta --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/54cf65b8d066c082e536455049b95943cf30378f/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=9b5e53cab953014c -C extra-filename=-4f39194171b0ac20 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-66f81e969af9d005.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-e842e52fbba2d9c3.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-14b328269e2a97e9.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-94199d2feab3dc45.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 `cxx-build` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/54cf65b8d066c082e536455049b95943cf30378f/bin/rustc --crate-name cxx_build --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cxx-build-1.0.121/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("experimental-async-fn", "parallel"))' -C metadata=8265d65174544364 -C extra-filename=-9440696da5bd5d47 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cc=/opt/rustwide/target/debug/deps/libcc-4e272d7e8dea5026.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-8e9ecc9bff55f2ab.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-934a7f6bf1a96730.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-fa02313ec4846cfe.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-0ab87cb5b26a2db9.rmeta --extern scratch=/opt/rustwide/target/debug/deps/libscratch-fe4a58f2fb0bb530.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-1d507a1a47c3d783.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "fbc9e4f40041d562c0e7061e20569038a7e457720859f5d53d6db1f1bd760f7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbc9e4f40041d562c0e7061e20569038a7e457720859f5d53d6db1f1bd760f7b", kill_on_drop: false }`
[INFO] [stdout] fbc9e4f40041d562c0e7061e20569038a7e457720859f5d53d6db1f1bd760f7b
