[INFO] fetching crate beet_connect 0.0.6...
[INFO] checking beet_connect-0.0.6 against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] extracting crate beet_connect 0.0.6 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate beet_connect 0.0.6
[INFO] finished tweaking crates.io crate beet_connect 0.0.6
[INFO] tweaked toml for crates.io crate beet_connect 0.0.6 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate beet_connect 0.0.6 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 crates.io crate beet_connect 0.0.6 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: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:56:1
[INFO] [stderr]    |
[INFO] [stderr] 56 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `beet_connect` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 7dceb86a3df2e4b10564ca44085bb6476fa46cffddba0fb1432115e1fa09ec8a
[INFO] running `Command { std: "docker" "start" "7dceb86a3df2e4b10564ca44085bb6476fa46cffddba0fb1432115e1fa09ec8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7dceb86a3df2e4b10564ca44085bb6476fa46cffddba0fb1432115e1fa09ec8a", 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" "7dceb86a3df2e4b10564ca44085bb6476fa46cffddba0fb1432115e1fa09ec8a" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7dceb86a3df2e4b10564ca44085bb6476fa46cffddba0fb1432115e1fa09ec8a", 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" "7dceb86a3df2e4b10564ca44085bb6476fa46cffddba0fb1432115e1fa09ec8a" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:56:1
[INFO] [stderr]    |
[INFO] [stderr] 56 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `beet_connect` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling libm v0.2.13
[INFO] [stderr]    Compiling winnow v0.7.9
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking downcast-rs v2.0.1
[INFO] [stderr]     Checking disqualified v1.0.0
[INFO] [stderr]     Checking bevy_ptr v0.16.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking bumpalo v3.17.0
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking async-executor v1.13.2
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling ctrlc v3.4.6
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking notify-types v2.0.0
[INFO] [stderr]     Checking clap_builder v4.5.37
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking file-id v0.2.2
[INFO] [stderr]     Checking notify v8.0.0
[INFO] [stderr]    Compiling path-clean v1.0.1
[INFO] [stderr]    Compiling rapidhash v1.4.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking notify-debouncer-full v0.5.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking pretty_env_logger v0.4.0
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking colorize v0.1.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling extend v1.2.0
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]    Compiling sweet_macros v0.0.6
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking hyper-util v0.1.11
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking glam v0.29.3
[INFO] [stderr]     Checking erased-serde v0.4.6
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking serde_with v3.12.0
[INFO] [stderr]     Checking bevy_platform v0.16.0
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking bevy_utils v0.16.0
[INFO] [stderr]     Checking bevy_tasks v0.16.0
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]     Checking reqwest v0.12.15
[INFO] [stderr]    Compiling bevy_macro_utils v0.16.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.16.0
[INFO] [stderr]    Compiling bevy_ecs_macros v0.16.0
[INFO] [stderr]    Compiling bevy_derive v0.16.0
[INFO] [stderr]     Checking bevy_reflect v0.16.0
[INFO] [stderr]     Checking bevy_ecs v0.16.0
[INFO] [stderr]     Checking bevy_math v0.16.0
[INFO] [stderr]     Checking bevy_color v0.16.1
[INFO] [stderr] error: could not compile `bevy_ecs` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a621e2b446eafb53c7a8569f225e0b8cc2429a68/bin/rustc --crate-name bevy_ecs --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.16.0/src/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="async_executor"' --cfg 'feature="backtrace"' --cfg 'feature="bevy_reflect"' --cfg 'feature="configurable_error_handler"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async_executor", "backtrace", "bevy_debug_stepping", "bevy_reflect", "configurable_error_handler", "critical-section", "default", "detailed_trace", "multi_threaded", "reflect_functions", "serialize", "std", "trace", "track_location"))' -C metadata=1119c4305ede8a5d -C extra-filename=-8199c57a0569daf0 --out-dir /opt/rustwide/target/debug/build/bevy_ecs/8199c57a0569daf0/out -L dependency=/opt/rustwide/target/debug/build/assert_type_match/452c93872debfd64/out -L dependency=/opt/rustwide/target/debug/build/async-executor/f8253fda91e7f2e0/out -L dependency=/opt/rustwide/target/debug/build/async-task/f9b2820251be073e/out -L dependency=/opt/rustwide/target/debug/build/atomic-waker/e10d8815e5ff5299/out -L dependency=/opt/rustwide/target/debug/build/bevy_platform/e80451a5aad46948/out -L dependency=/opt/rustwide/target/debug/build/bevy_ptr/513ace4397d472b0/out -L dependency=/opt/rustwide/target/debug/build/bevy_reflect_derive/0c55bf96a256ecc9/out -L dependency=/opt/rustwide/target/debug/build/bevy_utils/76387be953a6e2f9/out -L dependency=/opt/rustwide/target/debug/build/bytemuck/a6873e116ca99461/out -L dependency=/opt/rustwide/target/debug/build/bytemuck_derive/9e7681cec7a8bbbc/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/a6ec14cb1a24e6b7/out -L dependency=/opt/rustwide/target/debug/build/concurrent-queue/610606a3151accab/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-queue/e3ee25d82a06dd86/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-utils/d39ff09f0a701380/out -L dependency=/opt/rustwide/target/debug/build/derive_more-impl/4de15f9d0193d9b5/out -L dependency=/opt/rustwide/target/debug/build/derive_more/0f778a0398d0c7e9/out -L dependency=/opt/rustwide/target/debug/build/disqualified/1a3996f37ed6ffa6/out -L dependency=/opt/rustwide/target/debug/build/downcast-rs/c81c1b42edf41b5c/out -L dependency=/opt/rustwide/target/debug/build/equivalent/1cd2a250f2449a60/out -L dependency=/opt/rustwide/target/debug/build/erased-serde/97cbc71a29d1c6c6/out -L dependency=/opt/rustwide/target/debug/build/fastrand/fb56977bacc4663c/out -L dependency=/opt/rustwide/target/debug/build/foldhash/0458fb2d3e5e2023/out -L dependency=/opt/rustwide/target/debug/build/futures-core/bb02c916a960e82d/out -L dependency=/opt/rustwide/target/debug/build/futures-io/20e452c883531448/out -L dependency=/opt/rustwide/target/debug/build/futures-lite/fd2513024575c537/out -L dependency=/opt/rustwide/target/debug/build/glam/f9c0afafe904f069/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/ec957fd965fd6309/out -L dependency=/opt/rustwide/target/debug/build/libm/6063505a9dd6db3e/out -L dependency=/opt/rustwide/target/debug/build/once_cell/05887c23ecc18d47/out -L dependency=/opt/rustwide/target/debug/build/parking/44d3ea4fa3fa372c/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/2ecca6b667797f49/out -L dependency=/opt/rustwide/target/debug/build/serde/77792d7b85865183/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/aad061e8b4e5bbb3/out -L dependency=/opt/rustwide/target/debug/build/slab/b1dc7dcc59a852cc/out -L dependency=/opt/rustwide/target/debug/build/smallvec/c4afe7c9e622b7a2/out -L dependency=/opt/rustwide/target/debug/build/spin/c6c167b842fca8c2/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/8302e6d47248fbbb/out -L dependency=/opt/rustwide/target/debug/build/thiserror/fca7b580d2b641ad/out -L dependency=/opt/rustwide/target/debug/build/thread_local/87a6a6a079ddd18b/out -L dependency=/opt/rustwide/target/debug/build/typeid/5ee579849530ca46/out -L dependency=/opt/rustwide/target/debug/build/variadics_please/8e88424307730b2f/out --extern bevy_ecs_macros=/opt/rustwide/target/debug/build/bevy_ecs_macros/dee574bfff84a16d/out/libbevy_ecs_macros-dee574bfff84a16d.so --extern bevy_platform=/opt/rustwide/target/debug/build/bevy_platform/e80451a5aad46948/out/libbevy_platform-e80451a5aad46948.rmeta --extern bevy_ptr=/opt/rustwide/target/debug/build/bevy_ptr/513ace4397d472b0/out/libbevy_ptr-513ace4397d472b0.rmeta --extern bevy_reflect=/opt/rustwide/target/debug/build/bevy_reflect/f09365f3593ce826/out/libbevy_reflect-f09365f3593ce826.rmeta --extern bevy_tasks=/opt/rustwide/target/debug/build/bevy_tasks/6cf269316c628924/out/libbevy_tasks-6cf269316c628924.rmeta --extern bevy_utils=/opt/rustwide/target/debug/build/bevy_utils/76387be953a6e2f9/out/libbevy_utils-76387be953a6e2f9.rmeta --extern bitflags=/opt/rustwide/target/debug/build/bitflags/827b5d3a3c242e02/out/libbitflags-827b5d3a3c242e02.rmeta --extern bumpalo=/opt/rustwide/target/debug/build/bumpalo/3ad3f7b305a7c15a/out/libbumpalo-3ad3f7b305a7c15a.rmeta --extern concurrent_queue=/opt/rustwide/target/debug/build/concurrent-queue/610606a3151accab/out/libconcurrent_queue-610606a3151accab.rmeta --extern derive_more=/opt/rustwide/target/debug/build/derive_more/0f778a0398d0c7e9/out/libderive_more-0f778a0398d0c7e9.rmeta --extern disqualified=/opt/rustwide/target/debug/build/disqualified/1a3996f37ed6ffa6/out/libdisqualified-1a3996f37ed6ffa6.rmeta --extern fixedbitset=/opt/rustwide/target/debug/build/fixedbitset/18c7bf8417528989/out/libfixedbitset-18c7bf8417528989.rmeta --extern indexmap=/opt/rustwide/target/debug/build/indexmap/edfccd977aa72724/out/libindexmap-edfccd977aa72724.rmeta --extern log=/opt/rustwide/target/debug/build/log/eaefdb22591c0dd8/out/liblog-eaefdb22591c0dd8.rmeta --extern nonmax=/opt/rustwide/target/debug/build/nonmax/1de0c0c275d83ef3/out/libnonmax-1de0c0c275d83ef3.rmeta --extern smallvec=/opt/rustwide/target/debug/build/smallvec/c4afe7c9e622b7a2/out/libsmallvec-c4afe7c9e622b7a2.rmeta --extern thiserror=/opt/rustwide/target/debug/build/thiserror/fca7b580d2b641ad/out/libthiserror-fca7b580d2b641ad.rmeta --extern variadics_please=/opt/rustwide/target/debug/build/variadics_please/8e88424307730b2f/out/libvariadics_please-8e88424307730b2f.so --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] running `Command { std: "docker" "inspect" "7dceb86a3df2e4b10564ca44085bb6476fa46cffddba0fb1432115e1fa09ec8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7dceb86a3df2e4b10564ca44085bb6476fa46cffddba0fb1432115e1fa09ec8a", kill_on_drop: false }`
[INFO] [stdout] 7dceb86a3df2e4b10564ca44085bb6476fa46cffddba0fb1432115e1fa09ec8a
