[INFO] cloning repository https://github.com/carthage-software/fennec [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/carthage-software/fennec" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarthage-software%2Ffennec", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarthage-software%2Ffennec'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 318d12f2d91cf49de14fbfa9b63c44b273574d66 [INFO] testing carthage-software/fennec against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarthage-software%2Ffennec" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/carthage-software/fennec [INFO] finished tweaking git repo https://github.com/carthage-software/fennec [INFO] tweaked toml for git repo https://github.com/carthage-software/fennec written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/carthage-software/fennec on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/carthage-software/fennec 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5dd839fae37e310a4a562f788e4c151353114297f8ec21343ed9f4d9cda0bb30 [INFO] running `Command { std: "docker" "start" "-a" "5dd839fae37e310a4a562f788e4c151353114297f8ec21343ed9f4d9cda0bb30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5dd839fae37e310a4a562f788e4c151353114297f8ec21343ed9f4d9cda0bb30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dd839fae37e310a4a562f788e4c151353114297f8ec21343ed9f4d9cda0bb30", kill_on_drop: false }` [INFO] [stdout] 5dd839fae37e310a4a562f788e4c151353114297f8ec21343ed9f4d9cda0bb30 [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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ee5e711c9ad1fc1e4153c5682984e766cf021745a14461f6913cb4965b5c86a [INFO] running `Command { std: "docker" "start" "-a" "4ee5e711c9ad1fc1e4153c5682984e766cf021745a14461f6913cb4965b5c86a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling cc v1.2.59 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling ariadne v0.6.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling blake3 v1.8.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling inotify v0.11.1 [INFO] [stderr] Compiling notify-types v2.1.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling indexmap v2.13.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling shellexpand v3.1.2 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling rust-embed-utils v8.11.0 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling erased-serde v0.4.10 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling terminal_size v0.4.4 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling libmimalloc-sys v0.1.44 [INFO] [stderr] Compiling console v0.16.3 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling winnow v1.0.1 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling zlib-rs v0.6.3 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling cruet v0.15.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling strum_macros v0.28.0 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling typed-builder-macro v0.21.2 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling rust-embed-impl v8.11.0 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling mago-casing v1.19.0 (/opt/rustwide/workdir/crates/casing) [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling rust-embed v8.11.0 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling typed-builder v0.21.2 [INFO] [stderr] Compiling strum v0.28.0 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling diffy v0.4.2 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling unit-prefix v0.5.2 [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling indicatif v0.18.4 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling serde-untagged v0.1.9 [INFO] [stderr] Compiling rust-ini v0.21.3 [INFO] [stderr] Compiling ureq-proto v0.6.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling yaml-rust2 v0.10.4 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling utf8-zero v0.8.1 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling tar v0.4.45 [INFO] [stderr] Compiling mimalloc v0.1.48 [INFO] [stderr] Compiling dialoguer v0.12.0 [INFO] [stderr] Compiling self-replace v1.5.0 [INFO] [stderr] Compiling colored v3.1.1 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling clap_complete v4.6.0 [INFO] [stderr] Compiling termtree v1.0.0 [INFO] [stderr] Compiling schemafy_core v0.6.0 [INFO] [stderr] Compiling mago-database v1.19.0 (/opt/rustwide/workdir/crates/database) [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling schemafy_lib v0.6.0 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling mago-text-edit v1.19.0 (/opt/rustwide/workdir/crates/text-edit) [INFO] [stderr] Compiling codespan-reporting v0.13.1 [INFO] [stderr] Compiling ustr v1.1.0 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling mago-span v1.19.0 (/opt/rustwide/workdir/crates/span) [INFO] [stderr] Compiling ordered-float v5.3.0 [INFO] [stderr] Compiling mago-atom v1.19.0 (/opt/rustwide/workdir/crates/atom) [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling mago-syntax-core v1.19.0 (/opt/rustwide/workdir/crates/syntax-core) [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling mago-php-version v1.19.0 (/opt/rustwide/workdir/crates/php-version) [INFO] [stderr] Compiling mago-type-syntax v1.19.0 (/opt/rustwide/workdir/crates/type-syntax) [INFO] [stderr] Compiling serde-sarif v0.8.0 [INFO] [stderr] Compiling ron v0.12.1 [INFO] [stderr] Compiling mago-composer v1.19.0 (/opt/rustwide/workdir/crates/composer) [INFO] [stderr] Compiling zip v6.0.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling ureq v3.3.0 [INFO] [stderr] Compiling config v0.15.22 [INFO] [stderr] Compiling mago-reporting v1.19.0 (/opt/rustwide/workdir/crates/reporting) [INFO] [stderr] Compiling mago-syntax v1.19.0 (/opt/rustwide/workdir/crates/syntax) [INFO] [stderr] Compiling mago-names v1.19.0 (/opt/rustwide/workdir/crates/names) [INFO] [stderr] Compiling mago-docblock v1.19.0 (/opt/rustwide/workdir/crates/docblock) [INFO] [stderr] Compiling mago-collector v1.19.0 (/opt/rustwide/workdir/crates/collector) [INFO] [stderr] Compiling mago-formatter v1.19.0 (/opt/rustwide/workdir/crates/formatter) [INFO] [stderr] Compiling mago-fingerprint v1.19.0 (/opt/rustwide/workdir/crates/fingerprint) [INFO] [stderr] Compiling mago-semantics v1.19.0 (/opt/rustwide/workdir/crates/semantics) [INFO] [stderr] Compiling mago-codex v1.19.0 (/opt/rustwide/workdir/crates/codex) [INFO] [stderr] Compiling mago-linter v1.19.0 (/opt/rustwide/workdir/crates/linter) [INFO] [stderr] Compiling mago-algebra v1.19.0 (/opt/rustwide/workdir/crates/algebra) [INFO] [stderr] Compiling mago-guard v1.19.0 (/opt/rustwide/workdir/crates/guard) [INFO] [stderr] Compiling mago-prelude v1.19.0 (/opt/rustwide/workdir/crates/prelude) [INFO] [stderr] Compiling mago-analyzer v1.19.0 (/opt/rustwide/workdir/crates/analyzer) [INFO] [stderr] error: could not compile `mago-codex` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name mago_codex --edition=2024 crates/codex/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C lto=off -C embed-bitcode=no -C debuginfo=2 '--forbid=clippy::print_stdout' '--forbid=clippy::print_stderr' '--allow=clippy::large_enum_variant' '--forbid=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5e36568bd01ad77c -C extra-filename=-6a5dae2e5aecc2ef --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-10a2f36beb0d0536.rmeta --extern foldhash=/opt/rustwide/target/debug/deps/libfoldhash-0c05b9e2b402074d.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-73d8593971518c96.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-172e5a2d978e22c3.rmeta --extern mago_atom=/opt/rustwide/target/debug/deps/libmago_atom-c37b2997b17613c1.rmeta --extern mago_database=/opt/rustwide/target/debug/deps/libmago_database-97f6edde11485d1b.rmeta --extern mago_docblock=/opt/rustwide/target/debug/deps/libmago_docblock-c765443f7a665287.rmeta --extern mago_fingerprint=/opt/rustwide/target/debug/deps/libmago_fingerprint-1525d0396a59017a.rmeta --extern mago_names=/opt/rustwide/target/debug/deps/libmago_names-caa72477026fef37.rmeta --extern mago_reporting=/opt/rustwide/target/debug/deps/libmago_reporting-38ca5995ca1bf455.rmeta --extern mago_span=/opt/rustwide/target/debug/deps/libmago_span-dc40d1816df2ace4.rmeta --extern mago_syntax=/opt/rustwide/target/debug/deps/libmago_syntax-b13d8f46c0e57b9c.rmeta --extern mago_type_syntax=/opt/rustwide/target/debug/deps/libmago_type_syntax-ac11565279edd9f7.rmeta --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-56a814ff4d7499a7.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-698f1eea410b4f77.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-520bf546e7e4483f.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-4b4904cddc87e5f9.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-2cd29cd272f74fa8/out -L native=/opt/rustwide/target/debug/build/blake3-2cd29cd272f74fa8/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4ee5e711c9ad1fc1e4153c5682984e766cf021745a14461f6913cb4965b5c86a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ee5e711c9ad1fc1e4153c5682984e766cf021745a14461f6913cb4965b5c86a", kill_on_drop: false }` [INFO] [stdout] 4ee5e711c9ad1fc1e4153c5682984e766cf021745a14461f6913cb4965b5c86a