[INFO] cloning repository https://github.com/J1a-wei/reth-demo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/J1a-wei/reth-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJ1a-wei%2Freth-demo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJ1a-wei%2Freth-demo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 460625e5d02d9c3d3780860bee2e08710518a363
[INFO] checking J1a-wei/reth-demo against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJ1a-wei%2Freth-demo" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/J1a-wei/reth-demo
[INFO] finished tweaking git repo https://github.com/J1a-wei/reth-demo
[INFO] tweaked toml for git repo https://github.com/J1a-wei/reth-demo written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/J1a-wei/reth-demo on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/J1a-wei/reth-demo 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused field `rust-version` in `workspace.package`
[INFO] [stderr]    --> Cargo.toml:110:1
[INFO] [stderr]     |
[INFO] [stderr] 110 | rust-version = "1.84"
[INFO] [stderr]     | ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::unused_workspace_package_fields` is set to `warn` by default
[INFO] [stderr] help: consider removing the field `workspace.package.rust-version`
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9535d354d7512b3a72dc881eb6e392f0fc1413b2179fb129871d4d905b2213d2
[INFO] running `Command { std: "docker" "start" "9535d354d7512b3a72dc881eb6e392f0fc1413b2179fb129871d4d905b2213d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9535d354d7512b3a72dc881eb6e392f0fc1413b2179fb129871d4d905b2213d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9535d354d7512b3a72dc881eb6e392f0fc1413b2179fb129871d4d905b2213d2" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9535d354d7512b3a72dc881eb6e392f0fc1413b2179fb129871d4d905b2213d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9535d354d7512b3a72dc881eb6e392f0fc1413b2179fb129871d4d905b2213d2" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: unused field `rust-version` in `workspace.package`
[INFO] [stderr]    --> Cargo.toml:110:1
[INFO] [stderr]     |
[INFO] [stderr] 110 | rust-version = "1.84"
[INFO] [stderr]     | ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::unused_workspace_package_fields` is set to `warn` by default
[INFO] [stderr] help: consider removing the field `workspace.package.rust-version`
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking const-hex v1.17.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling zmij v1.0.15
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking metrics v0.24.3
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking time-core v0.1.7
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking time v0.3.45
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking plain_hasher v0.2.3
[INFO] [stderr]     Checking aurora-engine-modexp v1.2.0
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]     Checking hash-db v0.15.2
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking byte-slice-cast v1.2.3
[INFO] [stderr]     Checking roaring v0.10.12
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking lz4_flex v0.11.5
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]     Checking sysinfo v0.33.1
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking route-recognizer v0.3.1
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking rolling-file v0.2.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling modular-bitfield-impl v0.11.2
[INFO] [stderr]     Checking modular-bitfield v0.11.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling syn-solidity v1.5.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling derive_arbitrary v1.4.2
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.12
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling proptest-derive v0.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling proptest-derive v0.5.1
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]    Compiling reth-codecs-derive v1.5.1 (https://github.com/paradigmxyz/reth.git?tag=v1.5.1#dbe7ee9c)
[INFO] [stderr]    Compiling visibility v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling ark-serialize-derive v0.5.0
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling ark-ff-macros v0.5.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling ark-ff-asm v0.5.0
[INFO] [stderr]     Checking reth-zstd-compressors v1.5.1 (https://github.com/paradigmxyz/reth.git?tag=v1.5.1#dbe7ee9c)
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling metrics-derive v0.1.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking reth-metrics v1.5.1 (https://github.com/paradigmxyz/reth.git?tag=v1.5.1#dbe7ee9c)
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr] error: could not compile `bindgen` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a621e2b446eafb53c7a8569f225e0b8cc2429a68/bin/rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.70.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=be3f0b2ca9e10488 -C extra-filename=-97620b1936e39f5b --out-dir /opt/rustwide/target/debug/build/bindgen/97620b1936e39f5b/out -L dependency=/opt/rustwide/target/debug/build/aho-corasick/49589cacfb0ba9b1/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/9c7f9eb9639deea5/out -L dependency=/opt/rustwide/target/debug/build/either/4b472ed810768845/out -L dependency=/opt/rustwide/target/debug/build/glob/2a70d14a7a68e908/out -L dependency=/opt/rustwide/target/debug/build/libc/bb09b30f62cf1a92/out -L dependency=/opt/rustwide/target/debug/build/libloading/de43f9bf4e778113/out -L dependency=/opt/rustwide/target/debug/build/memchr/428f91d22e3de0ff/out -L dependency=/opt/rustwide/target/debug/build/minimal-lexical/26e6c335d7c2433d/out -L dependency=/opt/rustwide/target/debug/build/nom/96aa9f3a3ba48cf6/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/fce1a70fd2c3744d/out -L dependency=/opt/rustwide/target/debug/build/quote/e054a971070e2c6a/out -L dependency=/opt/rustwide/target/debug/build/regex-automata/fbd9617d17fe1347/out -L dependency=/opt/rustwide/target/debug/build/regex-syntax/772b60ac7f4bd548/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/9533002ac35f5809/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/d060648b4513e855/out/libbitflags-d060648b4513e855.rmeta --extern cexpr=/opt/rustwide/target/debug/build/cexpr/9b1da4623cc62a83/out/libcexpr-9b1da4623cc62a83.rmeta --extern clang_sys=/opt/rustwide/target/debug/build/clang-sys/3c1377df06923627/out/libclang_sys-3c1377df06923627.rmeta --extern itertools=/opt/rustwide/target/debug/build/itertools/2e5ca021b9ea9664/out/libitertools-2e5ca021b9ea9664.rmeta --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/fce1a70fd2c3744d/out/libproc_macro2-fce1a70fd2c3744d.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/e054a971070e2c6a/out/libquote-e054a971070e2c6a.rmeta --extern regex=/opt/rustwide/target/debug/build/regex/a86cc8316c223975/out/libregex-a86cc8316c223975.rmeta --extern rustc_hash=/opt/rustwide/target/debug/build/rustc-hash/c94cda88a025c06c/out/librustc_hash-c94cda88a025c06c.rmeta --extern shlex=/opt/rustwide/target/debug/build/shlex/258c8bec04b9d869/out/libshlex-258c8bec04b9d869.rmeta --extern syn=/opt/rustwide/target/debug/build/syn/c4e637ee218314b7/out/libsyn-c4e637ee218314b7.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `derive_more-impl` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a621e2b446eafb53c7a8569f225e0b8cc2429a68/bin/rustc --crate-name derive_more_impl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive_more-impl-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="add"' --cfg 'feature="add_assign"' --cfg 'feature="as_ref"' --cfg 'feature="constructor"' --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="eq"' --cfg 'feature="error"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="index"' --cfg 'feature="index_mut"' --cfg 'feature="into"' --cfg 'feature="into_iterator"' --cfg 'feature="is_variant"' --cfg 'feature="mul"' --cfg 'feature="mul_assign"' --cfg 'feature="not"' --cfg 'feature="sum"' --cfg 'feature="try_from"' --cfg 'feature="try_into"' --cfg 'feature="try_unwrap"' --cfg 'feature="unwrap"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_ref", "constructor", "debug", "default", "deref", "deref_mut", "display", "eq", "error", "from", "from_str", "full", "index", "index_mut", "into", "into_iterator", "is_variant", "mul", "mul_assign", "not", "sum", "testing-helpers", "try_from", "try_into", "try_unwrap", "unwrap"))' -C metadata=ef096ebdcc9c485b -C extra-filename=-b7eb423184e50f7a --out-dir /opt/rustwide/target/debug/build/derive_more-impl/b7eb423184e50f7a/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/fce1a70fd2c3744d/out -L dependency=/opt/rustwide/target/debug/build/quote/e054a971070e2c6a/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/9533002ac35f5809/out -L dependency=/opt/rustwide/target/debug/build/unicode-segmentation/dc98e5380af19de4/out --extern convert_case=/opt/rustwide/target/debug/build/convert_case/3c9524b7ccfb52d2/out/libconvert_case-3c9524b7ccfb52d2.rlib --extern convert_case=/opt/rustwide/target/debug/build/convert_case/3c9524b7ccfb52d2/out/libconvert_case-3c9524b7ccfb52d2.rmeta --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/fce1a70fd2c3744d/out/libproc_macro2-fce1a70fd2c3744d.rlib --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/fce1a70fd2c3744d/out/libproc_macro2-fce1a70fd2c3744d.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/e054a971070e2c6a/out/libquote-e054a971070e2c6a.rlib --extern quote=/opt/rustwide/target/debug/build/quote/e054a971070e2c6a/out/libquote-e054a971070e2c6a.rmeta --extern syn=/opt/rustwide/target/debug/build/syn/c4e637ee218314b7/out/libsyn-c4e637ee218314b7.rlib --extern syn=/opt/rustwide/target/debug/build/syn/c4e637ee218314b7/out/libsyn-c4e637ee218314b7.rmeta --extern unicode_xid=/opt/rustwide/target/debug/build/unicode-xid/4dfc1b165cf6adea/out/libunicode_xid-4dfc1b165cf6adea.rlib --extern unicode_xid=/opt/rustwide/target/debug/build/unicode-xid/4dfc1b165cf6adea/out/libunicode_xid-4dfc1b165cf6adea.rmeta --extern proc_macro --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "9535d354d7512b3a72dc881eb6e392f0fc1413b2179fb129871d4d905b2213d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9535d354d7512b3a72dc881eb6e392f0fc1413b2179fb129871d4d905b2213d2", kill_on_drop: false }`
[INFO] [stdout] 9535d354d7512b3a72dc881eb6e392f0fc1413b2179fb129871d4d905b2213d2
