[INFO] cloning repository https://github.com/joshradin/aroma [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joshradin/aroma" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshradin%2Faroma", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshradin%2Faroma'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c9767fe27d8c29673a1408b7472b0890cc89d0ef [INFO] testing joshradin/aroma against 1.90.0 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshradin%2Faroma" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/joshradin/aroma [INFO] finished tweaking git repo https://github.com/joshradin/aroma [INFO] tweaked toml for git repo https://github.com/joshradin/aroma written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/joshradin/aroma on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/joshradin/aroma 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded owo-colors v3.5.0 [INFO] [stderr] Downloaded test-log v0.2.16 [INFO] [stderr] Downloaded tracing-error v0.2.0 [INFO] [stderr] Downloaded tower-lsp-macros v0.9.0 [INFO] [stderr] Downloaded cranelift-bitset v0.110.1 [INFO] [stderr] Downloaded wasmtime-jit-icache-coherence v23.0.1 [INFO] [stderr] Downloaded cranelift v0.110.1 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.110.1 [INFO] [stderr] Downloaded cranelift-control v0.110.1 [INFO] [stderr] Downloaded test-log-macros v0.2.16 [INFO] [stderr] Downloaded tempfile v3.12.0 [INFO] [stderr] Downloaded async-trait v0.1.82 [INFO] [stderr] Downloaded auto_impl v1.2.0 [INFO] [stderr] Downloaded cranelift-frontend v0.110.1 [INFO] [stderr] Downloaded regalloc2 v0.9.3 [INFO] [stderr] Downloaded lsp-types v0.94.1 [INFO] [stderr] Downloaded color-spantrace v0.2.1 [INFO] [stderr] Downloaded fern v0.6.2 [INFO] [stderr] Downloaded cranelift-isle v0.110.1 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.110.1 [INFO] [stderr] Downloaded tower-lsp v0.20.0 [INFO] [stderr] Downloaded clap_complete v4.5.12 [INFO] [stderr] Downloaded cranelift-entity v0.110.1 [INFO] [stderr] Downloaded cc v1.1.7 [INFO] [stderr] Downloaded tokio-stream v0.1.16 [INFO] [stderr] Downloaded cranelift-module v0.110.1 [INFO] [stderr] Downloaded cranelift-bforest v0.110.1 [INFO] [stderr] Downloaded color-eyre v0.6.3 [INFO] [stderr] Downloaded cranelift-native v0.110.1 [INFO] [stderr] Downloaded bitfield v0.16.1 [INFO] [stderr] Downloaded supports-color v2.1.0 [INFO] [stderr] Downloaded cranelift-codegen v0.110.1 [INFO] [stderr] Downloaded sysinfo v0.31.2 [INFO] [stderr] Downloaded cranelift-jit v0.110.1 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b96e72b44934d9491c2e2815f68e4a1f35e9defc4ca6fd521155534163fb6116 [INFO] running `Command { std: "docker" "start" "-a" "b96e72b44934d9491c2e2815f68e4a1f35e9defc4ca6fd521155534163fb6116", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b96e72b44934d9491c2e2815f68e4a1f35e9defc4ca6fd521155534163fb6116", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b96e72b44934d9491c2e2815f68e4a1f35e9defc4ca6fd521155534163fb6116", kill_on_drop: false }` [INFO] [stdout] b96e72b44934d9491c2e2815f68e4a1f35e9defc4ca6fd521155534163fb6116 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e611e5303c2bb4e7a24b65e40562d70d80ec5918386a4c3245f2ae4ef2db9d5 [INFO] running `Command { std: "docker" "start" "-a" "6e611e5303c2bb4e7a24b65e40562d70d80ec5918386a4c3245f2ae4ef2db9d5", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling cranelift-isle v0.110.1 [INFO] [stderr] Compiling cranelift-codegen-shared v0.110.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling cranelift-bitset v0.110.1 [INFO] [stderr] Compiling aroma_visitor_gen v0.0.0 (/opt/rustwide/workdir/crates/aroma_visitor_gen) [INFO] [stderr] Compiling cranelift-codegen-meta v0.110.1 [INFO] [stderr] Compiling arbitrary v1.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling cranelift-entity v0.110.1 [INFO] [stderr] Compiling slice-group-by v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cranelift-bforest v0.110.1 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling regalloc2 v0.9.3 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling cranelift-control v0.110.1 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling clap_builder v4.5.17 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling aroma_common v0.0.0 (/opt/rustwide/workdir/crates/aroma_common) [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling aroma_files v0.0.0 (/opt/rustwide/workdir/crates/aroma_files) [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling wasmtime-jit-icache-coherence v23.0.1 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling aroma_vm v0.0.0 (/opt/rustwide/workdir/crates/aroma_vm) [INFO] [stderr] Compiling owo-colors v4.0.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling bitfield v0.16.1 [INFO] [stderr] Compiling rangemap v1.5.1 [INFO] [stderr] Compiling fern v0.6.2 [INFO] [stderr] Compiling cranelift-codegen v0.110.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling aroma_tokens_derive v0.0.0 (/opt/rustwide/workdir/crates/aroma_tokens_derive) [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] error: could not compile `gimli` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name gimli --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gimli-0.28.1/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 -C debuginfo=2 --cfg 'feature="read"' --cfg 'feature="read-core"' --cfg 'feature="std"' --cfg 'feature="write"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=71095f7902d07062 -C extra-filename=-b06860e1b9285f65 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-cd1fa142008265a3.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6e611e5303c2bb4e7a24b65e40562d70d80ec5918386a4c3245f2ae4ef2db9d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e611e5303c2bb4e7a24b65e40562d70d80ec5918386a4c3245f2ae4ef2db9d5", kill_on_drop: false }` [INFO] [stdout] 6e611e5303c2bb4e7a24b65e40562d70d80ec5918386a4c3245f2ae4ef2db9d5