[INFO] fetching crate cherry 0.4.0...
[INFO] checking cherry-0.4.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate cherry 0.4.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate cherry 0.4.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cherry 0.4.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cherry 0.4.0
[INFO] tweaked toml for crates.io crate cherry 0.4.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mac_address v1.1.5
[INFO] [stderr]   Downloaded cherry-derive v0.4.0
[INFO] [stderr]   Downloaded futures-rustls v0.22.2
[INFO] [stderr]   Downloaded ipnetwork v0.19.0
[INFO] [stderr]   Downloaded git2 v0.14.4
[INFO] [stderr]   Downloaded libgit2-sys v0.13.5+1.4.5
[INFO] [stderr]   Downloaded libz-sys v1.1.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5b88f79338f2c9d55e30c6c8370a85738a136c5e23b2b95f9be8e8f917460ec2
[INFO] running `Command { std: "docker" "start" "-a" "5b88f79338f2c9d55e30c6c8370a85738a136c5e23b2b95f9be8e8f917460ec2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b88f79338f2c9d55e30c6c8370a85738a136c5e23b2b95f9be8e8f917460ec2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b88f79338f2c9d55e30c6c8370a85738a136c5e23b2b95f9be8e8f917460ec2", kill_on_drop: false }`
[INFO] [stdout] 5b88f79338f2c9d55e30c6c8370a85738a136c5e23b2b95f9be8e8f917460ec2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6eb370d7d3c403b165651ae48f17393f3a6df2e21e18dae3935c7a6299cb3eef
[INFO] running `Command { std: "docker" "start" "-a" "6eb370d7d3c403b165651ae48f17393f3a6df2e21e18dae3935c7a6299cb3eef", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling concurrent-queue v2.4.0
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling value-bag v1.8.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling event-listener v5.2.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.3.1
[INFO] [stderr]    Compiling async-lock v3.3.0
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling crypto-bigint v0.3.2
[INFO] [stderr]    Compiling waker-fn v1.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling async-task v4.7.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling const-oid v0.7.1
[INFO] [stderr]    Compiling async-channel v2.2.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling piper v0.2.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.24.2
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling der v0.5.1
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling async-executor v1.9.1
[INFO] [stderr]    Compiling blocking v1.5.1
[INFO] [stderr]     Checking webpki v0.22.4
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling event-listener v3.1.0
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-iter v0.1.44
[INFO] [stderr]    Compiling spki v0.5.4
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling pkcs8 v0.8.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling pkcs1 v0.3.3
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]    Compiling sqlformat v0.2.3
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling futures-intrusive v0.4.2
[INFO] [stderr]    Compiling sha2 v0.10.8
[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/30f74ff0dc4d66debc8b50724c446f817e5f75f4/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.57/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"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' -C metadata=548a0a58eb46baba -C extra-filename=-548a0a58eb46baba --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-7b007ad4efbdd643.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e9fa9931bb35e63a.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f8d62a079c79a15a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6eb370d7d3c403b165651ae48f17393f3a6df2e21e18dae3935c7a6299cb3eef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6eb370d7d3c403b165651ae48f17393f3a6df2e21e18dae3935c7a6299cb3eef", kill_on_drop: false }`
[INFO] [stdout] 6eb370d7d3c403b165651ae48f17393f3a6df2e21e18dae3935c7a6299cb3eef
[INFO] checking cherry-0.4.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate cherry 0.4.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate cherry 0.4.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cherry 0.4.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cherry 0.4.0
[INFO] tweaked toml for crates.io crate cherry 0.4.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bacb9bd3165eb665597c0a2e0bea78cdcc6e66e592aab0b1fec764f1de769528
[INFO] running `Command { std: "docker" "start" "-a" "bacb9bd3165eb665597c0a2e0bea78cdcc6e66e592aab0b1fec764f1de769528", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bacb9bd3165eb665597c0a2e0bea78cdcc6e66e592aab0b1fec764f1de769528", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bacb9bd3165eb665597c0a2e0bea78cdcc6e66e592aab0b1fec764f1de769528", kill_on_drop: false }`
[INFO] [stdout] bacb9bd3165eb665597c0a2e0bea78cdcc6e66e592aab0b1fec764f1de769528
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3dc2080daa369f5d467cc47e34e7e77f5a0b05c83bb01beb0413fe5326b8203
[INFO] running `Command { std: "docker" "start" "-a" "c3dc2080daa369f5d467cc47e34e7e77f5a0b05c83bb01beb0413fe5326b8203", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling concurrent-queue v2.4.0
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling value-bag v1.8.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling event-listener v5.2.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.3.1
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling crypto-bigint v0.3.2
[INFO] [stderr]    Compiling async-lock v3.3.0
[INFO] [stderr]    Compiling const-oid v0.7.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling async-task v4.7.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.1
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling waker-fn v1.1.1
[INFO] [stderr]    Compiling async-channel v2.2.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.24.2
[INFO] [stderr]    Compiling piper v0.2.1
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling der v0.5.1
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling async-executor v1.9.1
[INFO] [stderr]    Compiling blocking v1.5.1
[INFO] [stderr]     Checking webpki v0.22.4
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling event-listener v3.1.0
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-iter v0.1.44
[INFO] [stderr]    Compiling spki v0.5.4
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling pkcs8 v0.8.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling pkcs1 v0.3.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling sqlformat v0.2.3
[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/72eda894eb3548c7ba774079ce0afab42958d4ee/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.57/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"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' -C metadata=548a0a58eb46baba -C extra-filename=-548a0a58eb46baba --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-7b007ad4efbdd643.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e9fa9931bb35e63a.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f8d62a079c79a15a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c3dc2080daa369f5d467cc47e34e7e77f5a0b05c83bb01beb0413fe5326b8203", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3dc2080daa369f5d467cc47e34e7e77f5a0b05c83bb01beb0413fe5326b8203", kill_on_drop: false }`
[INFO] [stdout] c3dc2080daa369f5d467cc47e34e7e77f5a0b05c83bb01beb0413fe5326b8203
