[INFO] fetching crate aitia 0.3.3... [INFO] testing aitia-0.3.3 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] extracting crate aitia 0.3.3 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate aitia 0.3.3 [INFO] finished tweaking crates.io crate aitia 0.3.3 [INFO] tweaked toml for crates.io crate aitia 0.3.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate aitia 0.3.3 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 143 packages to latest compatible versions [INFO] [stderr] Adding derive_more v0.99.20 (available: v2.0.1) [INFO] [stderr] Adding holochain_trace v0.4.3 (available: v0.5.2) [INFO] [stderr] Adding petgraph v0.6.5 (available: v0.8.2) [INFO] [stderr] Adding tracing-serde v0.1.3 (available: v0.2.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded holochain_trace v0.4.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e0403bb88b4e448e2bdf9a4ad944512679adf5140c75866d9880ec6c5b22f6c [INFO] running `Command { std: "docker" "start" "-a" "4e0403bb88b4e448e2bdf9a4ad944512679adf5140c75866d9880ec6c5b22f6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e0403bb88b4e448e2bdf9a4ad944512679adf5140c75866d9880ec6c5b22f6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e0403bb88b4e448e2bdf9a4ad944512679adf5140c75866d9880ec6c5b22f6c", kill_on_drop: false }` [INFO] [stdout] 4e0403bb88b4e448e2bdf9a4ad944512679adf5140c75866d9880ec6c5b22f6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 22d2dc3222bcae632a3fce7f8492dfe614aa05deae8d92affa589fd8572868e5 [INFO] running `Command { std: "docker" "start" "-a" "22d2dc3222bcae632a3fce7f8492dfe614aa05deae8d92affa589fd8572868e5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling aitia v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/traversal.rs:86:40 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn traverse(fact: F, ctx: &F::Context) -> TraversalResult { [INFO] [stdout] | ^^^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 86 | pub fn traverse(fact: F, ctx: &F::Context) -> TraversalResult<'_, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.84s [INFO] running `Command { std: "docker" "inspect" "22d2dc3222bcae632a3fce7f8492dfe614aa05deae8d92affa589fd8572868e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22d2dc3222bcae632a3fce7f8492dfe614aa05deae8d92affa589fd8572868e5", kill_on_drop: false }` [INFO] [stdout] 22d2dc3222bcae632a3fce7f8492dfe614aa05deae8d92affa589fd8572868e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 8f5f5c5aff48fcac8f512f190886a5239facf998f443ffc1f385a0e8efc12e7e [INFO] running `Command { std: "docker" "start" "-a" "8f5f5c5aff48fcac8f512f190886a5239facf998f443ffc1f385a0e8efc12e7e", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling quick-xml v0.26.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling inferno v0.11.21 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling holochain_trace v0.4.3 [INFO] [stderr] Compiling aitia v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/traversal.rs:86:40 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn traverse(fact: F, ctx: &F::Context) -> TraversalResult { [INFO] [stdout] | ^^^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 86 | pub fn traverse(fact: F, ctx: &F::Context) -> TraversalResult<'_, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/traversal.rs:86:40 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn traverse(fact: F, ctx: &F::Context) -> TraversalResult { [INFO] [stdout] | ^^^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 86 | pub fn traverse(fact: F, ctx: &F::Context) -> TraversalResult<'_, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `aitia` (lib test); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name aitia --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::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--allow=clippy::pedantic' '--allow=clippy::nursery' '--deny=clippy::correctness' '--deny=clippy::complexity' '--allow=clippy::cargo' --warn=unexpected_cfgs '--deny=clippy::dbg_macro' --check-cfg 'cfg(build_wasm)' --check-cfg 'cfg(loom)' --test --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --cfg 'feature="tracing"' --cfg 'feature="tracing-core"' --cfg 'feature="tracing-serde"' --cfg 'feature="tracing-subscriber"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "instrument", "serde", "serde_json", "tracing", "tracing-core", "tracing-serde", "tracing-subscriber"))' -C metadata=5850df9607f71691 -C extra-filename=-46f6e9d6d7c18f1e --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libanyhow-ba8dd496d0f3cbcd.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-0e7187190b422769.so --extern holochain_trace=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libholochain_trace-d63a4614cb29ad54.rlib --extern maplit=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libmaplit-2fee1cb8e91e3592.rlib --extern parking_lot=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libparking_lot-f5b76ea11ff6db78.rlib --extern petgraph=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libpetgraph-4c47c9123ee3162a.rlib --extern pretty_assertions=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libpretty_assertions-afe3c20f6d9cad07.rlib --extern regex=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libregex-fecddc971f28784f.rlib --extern serde=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserde-ef76b59f269b845b.rlib --extern serde_json=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserde_json-3d835e0a40d05ce2.rlib --extern test_case=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtest_case-0de666488b9889d1.rlib --extern tracing=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtracing-6d999c9387899436.rlib --extern tracing_core=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtracing_core-41bc2974b7c8e130.rlib --extern tracing_serde=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtracing_serde-1bb37629a6ef5eae.rlib --extern tracing_subscriber=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtracing_subscriber-bf20a274f5a1d4e3.rlib --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "8f5f5c5aff48fcac8f512f190886a5239facf998f443ffc1f385a0e8efc12e7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f5f5c5aff48fcac8f512f190886a5239facf998f443ffc1f385a0e8efc12e7e", kill_on_drop: false }` [INFO] [stdout] 8f5f5c5aff48fcac8f512f190886a5239facf998f443ffc1f385a0e8efc12e7e