[INFO] fetching crate grex-core 1.0.0...
[INFO] testing grex-core-1.0.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] extracting crate grex-core 1.0.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate grex-core 1.0.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate grex-core 1.0.0
[INFO] tweaked toml for crates.io crate grex-core 1.0.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate grex-core 1.0.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate grex-core 1.0.0 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5a1b7e9a83b0949ff27cf31865d8fc1ebb9b6355347bc5261c16e1f01d60d496
[INFO] running `Command { std: "docker" "start" "-a" "5a1b7e9a83b0949ff27cf31865d8fc1ebb9b6355347bc5261c16e1f01d60d496", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a1b7e9a83b0949ff27cf31865d8fc1ebb9b6355347bc5261c16e1f01d60d496", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a1b7e9a83b0949ff27cf31865d8fc1ebb9b6355347bc5261c16e1f01d60d496", kill_on_drop: false }`
[INFO] [stdout] 5a1b7e9a83b0949ff27cf31865d8fc1ebb9b6355347bc5261c16e1f01d60d496
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1e35e5ef4e72ab97ce0e06456ab4c7a418b7c886f1954d4c58bcfceab5ab373
[INFO] running `Command { std: "docker" "start" "-a" "e1e35e5ef4e72ab97ce0e06456ab4c7a418b7c886f1954d4c58bcfceab5ab373", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling gix-trace v0.1.18
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling winnow v0.6.26
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling prodash v29.0.2
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling gix-chunk v0.4.12
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling gix-sec v0.10.12
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling gix-bitmap v0.2.16
[INFO] [stderr]    Compiling faster-hex v0.9.0
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling gix-hash v0.16.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling gix-hashtable v0.7.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling gix-utils v0.1.14
[INFO] [stderr]    Compiling gix-features v0.40.0
[INFO] [stderr]    Compiling gix-validate v0.10.1
[INFO] [stderr]    Compiling gix-date v0.9.4
[INFO] [stderr]    Compiling gix-validate v0.9.4
[INFO] [stderr]    Compiling gix-path v0.10.22
[INFO] [stderr]    Compiling gix-actor v0.33.2
[INFO] [stderr]    Compiling gix-fs v0.13.0
[INFO] [stderr]    Compiling gix-object v0.47.0
[INFO] [stderr]    Compiling gix-tempfile v16.0.0
[INFO] [stderr]    Compiling gix-commitgraph v0.26.0
[INFO] [stderr]    Compiling gix-quote v0.4.15
[INFO] [stderr]    Compiling gix-lock v16.0.0
[INFO] [stderr]    Compiling gix-glob v0.18.0
[INFO] [stderr]    Compiling gix-config-value v0.14.12
[INFO] [stderr]    Compiling gix-command v0.4.1
[INFO] [stderr]    Compiling gix-attributes v0.24.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling gix-ignore v0.13.0
[INFO] [stderr]    Compiling gix-packetline-blocking v0.18.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling gix-revwalk v0.18.0
[INFO] [stderr]    Compiling gix-traverse v0.44.0
[INFO] [stderr]    Compiling gix-ref v0.50.0
[INFO] [stderr]    Compiling gix-pathspec v0.9.0
[INFO] [stderr]    Compiling gix-revision v0.32.0
[INFO] [stderr]    Compiling gix-filter v0.17.0
[INFO] [stderr]    Compiling clru v0.6.3
[INFO] [stderr]    Compiling gix-index v0.38.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling gix-refspec v0.28.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling imara-diff v0.1.8
[INFO] [stderr]    Compiling gix-prompt v0.9.1
[INFO] [stderr]    Compiling gix-discover v0.38.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling gix-packetline v0.18.4
[INFO] [stderr]    Compiling gix-worktree v0.39.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling gix-config v0.43.0
[INFO] [stderr]    Compiling arc-swap v1.9.1
[INFO] [stderr]    Compiling gix-diff v0.50.0
[INFO] [stderr]    Compiling gix-dir v0.12.0
[INFO] [stderr]    Compiling gix-url v0.29.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling gix-transport v0.45.0
[INFO] [stderr]    Compiling gix-credentials v0.27.0
[INFO] [stderr]    Compiling gix-pack v0.57.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling gix-negotiate v0.18.0
[INFO] [stderr]    Compiling gix-shallow v0.2.0
[INFO] [stderr]    Compiling io-close v0.3.7
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling gix-submodule v0.17.0
[INFO] [stderr]    Compiling gix-status v0.17.0
[INFO] [stderr]    Compiling gix-protocol v0.48.0
[INFO] [stderr]    Compiling gix-odb v0.67.0
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling gix-worktree-state v0.17.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling gix v0.70.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling grex-core v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 38s
[INFO] running `Command { std: "docker" "inspect" "e1e35e5ef4e72ab97ce0e06456ab4c7a418b7c886f1954d4c58bcfceab5ab373", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1e35e5ef4e72ab97ce0e06456ab4c7a418b7c886f1954d4c58bcfceab5ab373", kill_on_drop: false }`
[INFO] [stdout] e1e35e5ef4e72ab97ce0e06456ab4c7a418b7c886f1954d4c58bcfceab5ab373
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c205d30760bf1c3d6d7d99f1ac78c0b10928dca55ad4233451680de38b6bac0
[INFO] running `Command { std: "docker" "start" "-a" "4c205d30760bf1c3d6d7d99f1ac78c0b10928dca55ad4233451680de38b6bac0", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling prodash v29.0.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling gix-utils v0.1.14
[INFO] [stderr]    Compiling gix-validate v0.10.1
[INFO] [stderr]    Compiling gix-features v0.40.0
[INFO] [stderr]    Compiling gix-path v0.10.22
[INFO] [stderr]    Compiling gix-date v0.9.4
[INFO] [stderr]    Compiling gix-validate v0.9.4
[INFO] [stderr]    Compiling gix-actor v0.33.2
[INFO] [stderr]    Compiling gix-fs v0.13.0
[INFO] [stderr]    Compiling gix-commitgraph v0.26.0
[INFO] [stderr]    Compiling gix-object v0.47.0
[INFO] [stderr]    Compiling gix-tempfile v16.0.0
[INFO] [stderr]    Compiling gix-quote v0.4.15
[INFO] [stderr]    Compiling gix-glob v0.18.0
[INFO] [stderr]    Compiling gix-config-value v0.14.12
[INFO] [stderr]    Compiling gix-lock v16.0.0
[INFO] [stderr]    Compiling gix-command v0.4.1
[INFO] [stderr]    Compiling gix-url v0.29.0
[INFO] [stderr]    Compiling gix-attributes v0.24.0
[INFO] [stderr]    Compiling gix-ignore v0.13.0
[INFO] [stderr]    Compiling gix-packetline-blocking v0.18.3
[INFO] [stderr]    Compiling gix-prompt v0.9.1
[INFO] [stderr]    Compiling gix-packetline v0.18.4
[INFO] [stderr]    Compiling gix-credentials v0.27.0
[INFO] [stderr]    Compiling gix-shallow v0.2.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling gix-pathspec v0.9.0
[INFO] [stderr]    Compiling gix-transport v0.45.0
[INFO] [stderr]    Compiling gix-revwalk v0.18.0
[INFO] [stderr]    Compiling gix-ref v0.50.0
[INFO] [stderr]    Compiling gix-traverse v0.44.0
[INFO] [stderr]    Compiling gix-revision v0.32.0
[INFO] [stderr]    Compiling gix-filter v0.17.0
[INFO] [stderr]    Compiling gix-negotiate v0.18.0
[INFO] [stderr]    Compiling gix-index v0.38.0
[INFO] [stderr]    Compiling gix-pack v0.57.0
[INFO] [stderr]    Compiling gix-refspec v0.28.0
[INFO] [stderr]    Compiling gix-discover v0.38.0
[INFO] [stderr]    Compiling gix-config v0.43.0
[INFO] [stderr]    Compiling gix-protocol v0.48.0
[INFO] [stderr]    Compiling gix-worktree v0.39.0
[INFO] [stderr]    Compiling gix-dir v0.12.0
[INFO] [stderr]    Compiling gix-diff v0.50.0
[INFO] [stderr]    Compiling gix-worktree-state v0.17.0
[INFO] [stderr]    Compiling gix-odb v0.67.0
[INFO] [stderr]    Compiling gix-status v0.17.0
[INFO] [stderr]    Compiling gix-submodule v0.17.0
[INFO] [stderr]    Compiling gix v0.70.0
[INFO] [stderr]    Compiling grex-core v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `grex-core` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name grex_core --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::too_many_lines' '--deny=clippy::cognitive_complexity' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("plugin-inventory"))' -C metadata=1e317853b01494cc -C extra-filename=-eebfd9ea3d4cfd01 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bb5f243237f5f99b.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-825ea678cfada989.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1e77f30d107b99b8.rlib --extern fd_lock=/opt/rustwide/target/debug/deps/libfd_lock-01aac2135c53a616.rlib --extern gix=/opt/rustwide/target/debug/deps/libgix-2ce47a575602a228.rlib --extern gix_worktree_state=/opt/rustwide/target/debug/deps/libgix_worktree_state-0fc5251c5767c115.rlib --extern globset=/opt/rustwide/target/debug/deps/libglobset-8bcc1be0fe24c22a.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-379b9efa7e6ab0a9.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-1e6cd6a2a2022365.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6c0b690ae8bc04ee.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3cf9b178911961b9.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-4ed55fd10d73e6e9.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-5301319b2d1628ad.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-8f7db9ad9dfd54e4.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f7bc4672faa689cd.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-654bcee35da0ddfd.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-695c0fe933b178eb.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-cdd04d661b1e46d2.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-da57c46d5735e27a.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4c205d30760bf1c3d6d7d99f1ac78c0b10928dca55ad4233451680de38b6bac0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c205d30760bf1c3d6d7d99f1ac78c0b10928dca55ad4233451680de38b6bac0", kill_on_drop: false }`
[INFO] [stdout] 4c205d30760bf1c3d6d7d99f1ac78c0b10928dca55ad4233451680de38b6bac0
