[INFO] fetching crate spade-lang 0.16.0...
[INFO] testing spade-lang-0.16.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate spade-lang 0.16.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate spade-lang 0.16.0
[INFO] finished tweaking crates.io crate spade-lang 0.16.0
[INFO] tweaked toml for crates.io crate spade-lang 0.16.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate spade-lang 0.16.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate spade-lang 0.16.0 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c3acb152c96ebb454577c7da5939cc68f6705f7e662fe3cb1a862350a4707523
[INFO] running `Command { std: "docker" "start" "-a" "c3acb152c96ebb454577c7da5939cc68f6705f7e662fe3cb1a862350a4707523", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c3acb152c96ebb454577c7da5939cc68f6705f7e662fe3cb1a862350a4707523", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3acb152c96ebb454577c7da5939cc68f6705f7e662fe3cb1a862350a4707523", kill_on_drop: false }`
[INFO] [stdout] c3acb152c96ebb454577c7da5939cc68f6705f7e662fe3cb1a862350a4707523
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d1ca1d7ae66b76b0200ac6a20d5162b276697ccb911af43a81678aae677bda7
[INFO] running `Command { std: "docker" "start" "-a" "8d1ca1d7ae66b76b0200ac6a20d5162b276697ccb911af43a81678aae677bda7", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling nesty v0.2.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling bitmaps v3.2.1
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling archery v1.2.2
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling imbl-sized-chunks v0.1.3
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling ar_archive_writer v0.2.0
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling spade-macros v0.16.0
[INFO] [stderr]    Compiling local-impl v0.1.2
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling recursive v0.1.1
[INFO] [stderr]    Compiling logos-codegen v0.16.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling logos-derive v0.16.0
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling logos v0.16.0
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling tracing-tree v0.4.1
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling spade-codespan-reporting v0.12.0
[INFO] [stderr]    Compiling imbl v6.1.0
[INFO] [stderr]    Compiling ron v0.12.0
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling spade-codespan v0.12.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling spade-common v0.16.0
[INFO] [stderr]    Compiling spade-diagnostics v0.16.0
[INFO] [stderr]    Compiling spade-types v0.16.0
[INFO] [stderr]    Compiling spade-ast v0.16.0
[INFO] [stderr]    Compiling spade-hir v0.16.0
[INFO] [stderr]    Compiling spade-mir v0.16.0
[INFO] [stderr]    Compiling spade-parser v0.16.0
[INFO] [stderr]    Compiling spade-typeinference v0.16.0
[INFO] [stderr]    Compiling spade-ast-lowering v0.16.0
[INFO] [stderr]    Compiling spade-hir-lowering v0.16.0
[INFO] [stderr]    Compiling tikv-jemallocator v0.6.1
[INFO] [stderr]    Compiling spade-lang v0.16.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 54s
[INFO] running `Command { std: "docker" "inspect" "8d1ca1d7ae66b76b0200ac6a20d5162b276697ccb911af43a81678aae677bda7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d1ca1d7ae66b76b0200ac6a20d5162b276697ccb911af43a81678aae677bda7", kill_on_drop: false }`
[INFO] [stdout] 8d1ca1d7ae66b76b0200ac6a20d5162b276697ccb911af43a81678aae677bda7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3af4e99c3b33b3c5e3e060969b3343e6e9c6adc15db038bf613ecae93871c907
[INFO] running `Command { std: "docker" "start" "-a" "3af4e99c3b33b3c5e3e060969b3343e6e9c6adc15db038bf613ecae93871c907", kill_on_drop: false }`
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling prettydiff v0.9.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling spade-lang v0.16.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.09s
[INFO] running `Command { std: "docker" "inspect" "3af4e99c3b33b3c5e3e060969b3343e6e9c6adc15db038bf613ecae93871c907", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3af4e99c3b33b3c5e3e060969b3343e6e9c6adc15db038bf613ecae93871c907", kill_on_drop: false }`
[INFO] [stdout] 3af4e99c3b33b3c5e3e060969b3343e6e9c6adc15db038bf613ecae93871c907
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9c0bbe4eb82cc30522e5152345a46f34d122f88d969e2d3a508849f3bff2aec1
[INFO] running `Command { std: "docker" "start" "-a" "9c0bbe4eb82cc30522e5152345a46f34d122f88d969e2d3a508849f3bff2aec1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spade-c3a7c3154cc38b58)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::sanity_check_static_sources_stdlib_included ... ok
[INFO] [stdout] test namespaced_file::tests::parsing_namespaced_file_works ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/spade-d59111c98aaba995)
[INFO] [stdout] test namespaced_file::tests::invalid_path_errors_without_panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests spade
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9c0bbe4eb82cc30522e5152345a46f34d122f88d969e2d3a508849f3bff2aec1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c0bbe4eb82cc30522e5152345a46f34d122f88d969e2d3a508849f3bff2aec1", kill_on_drop: false }`
[INFO] [stdout] 9c0bbe4eb82cc30522e5152345a46f34d122f88d969e2d3a508849f3bff2aec1
