[INFO] cloning repository https://github.com/DenialAdams/roland [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DenialAdams/roland" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDenialAdams%2Froland", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDenialAdams%2Froland'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a8c61e4dd9750a4b22efa2d86ee7118d1a1b708a [INFO] testing DenialAdams/roland against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDenialAdams%2Froland" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/DenialAdams/roland [INFO] finished tweaking git repo https://github.com/DenialAdams/roland [INFO] tweaked toml for git repo https://github.com/DenialAdams/roland written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/DenialAdams/roland 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 git repo https://github.com/DenialAdams/roland 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 1dd02c2b488eb8da5adf199129789ee32943c2c6176884bf761c95b4d5f75459 [INFO] running `Command { std: "docker" "start" "-a" "1dd02c2b488eb8da5adf199129789ee32943c2c6176884bf761c95b4d5f75459", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1dd02c2b488eb8da5adf199129789ee32943c2c6176884bf761c95b4d5f75459", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dd02c2b488eb8da5adf199129789ee32943c2c6176884bf761c95b4d5f75459", kill_on_drop: false }` [INFO] [stdout] 1dd02c2b488eb8da5adf199129789ee32943c2c6176884bf761c95b4d5f75459 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 0778bfe6a2337b2a9ff386e476ad63855245f8b41f64025f68e4d14ad86d1d06 [INFO] running `Command { std: "docker" "start" "-a" "0778bfe6a2337b2a9ff386e476ad63855245f8b41f64025f68e4d14ad86d1d06", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.118 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling rayon v1.12.0 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling slotmap v1.1.1 (https://github.com/DenialAdams/slotmap.git?branch=rayon#75e9f037) [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.118 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling uuid v1.23.1 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling object v0.38.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Compiling cpp_demangle v0.5.1 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling wasm-encoder v0.246.2 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling blake3 v1.8.4 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling symbolic-demangle v12.18.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling borrow-or-share v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.118 [INFO] [stderr] Compiling symbolic-common v12.18.1 [INFO] [stderr] Compiling rolandc v0.1.0 (/opt/rustwide/workdir/rolandc) [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling perf-event-open-sys v4.0.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling cobs v0.3.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.118 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling fluent-uri v0.4.1 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Compiling postcard v1.1.3 [INFO] [stderr] Compiling git-version-macro v0.3.9 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling constant_time_eq v0.4.3 [INFO] [stderr] Compiling sharded-vec-writer v0.3.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling zlib-rs v0.6.3 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling linker-utils v0.8.0 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling similar v3.1.0 [INFO] [stderr] Compiling wasmparser v0.246.2 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.4 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling sharded-offset-map v0.2.0 [INFO] [stderr] Compiling ls-types v0.0.6 [INFO] [stderr] Compiling perfetto-recorder v0.3.2 [INFO] [stderr] Compiling git-version v0.3.9 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling linker-layout v0.8.0 [INFO] [stderr] Compiling linker-trace v0.8.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling js-sys v0.3.95 [INFO] [stderr] Compiling perf-event v0.4.8 [INFO] [stderr] Compiling console v0.16.3 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling bumpalo-herd v0.1.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling atomic-take v1.1.0 [INFO] [stderr] Compiling colosseum v0.2.2 [INFO] [stderr] Compiling bytesize v2.3.1 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling sharded-vec-writer v0.4.0 [INFO] [stderr] Compiling similar-asserts v2.0.0 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling os_pipe v1.2.3 [INFO] [stderr] Compiling roland_test_runner v0.1.0 (/opt/rustwide/workdir/roland_test_runner) [INFO] [stderr] Compiling libwild v0.8.0 [INFO] [stderr] Compiling wasmprinter v0.246.2 [INFO] [stderr] Compiling web-sys v0.3.95 [INFO] [stderr] Compiling tower-lsp-server v0.23.0 [INFO] [stderr] Compiling rolandc_lsp v0.1.0 (/opt/rustwide/workdir/rolandc_lsp) [INFO] [stderr] Compiling rolandc_web v0.1.0 (/opt/rustwide/workdir/rolandc_web) [INFO] [stderr] Compiling rolandc_cli v0.1.0 (/opt/rustwide/workdir/rolandc_cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 39s [INFO] running `Command { std: "docker" "inspect" "0778bfe6a2337b2a9ff386e476ad63855245f8b41f64025f68e4d14ad86d1d06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0778bfe6a2337b2a9ff386e476ad63855245f8b41f64025f68e4d14ad86d1d06", kill_on_drop: false }` [INFO] [stdout] 0778bfe6a2337b2a9ff386e476ad63855245f8b41f64025f68e4d14ad86d1d06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] afc7cd057027bc734f85b0a0fc997de7c7831b34cbd6befc936afbc9072b5abe [INFO] running `Command { std: "docker" "start" "-a" "afc7cd057027bc734f85b0a0fc997de7c7831b34cbd6befc936afbc9072b5abe", kill_on_drop: false }` [INFO] [stderr] Compiling rolandc_lsp v0.1.0 (/opt/rustwide/workdir/rolandc_lsp) [INFO] [stderr] Compiling rolandc_web v0.1.0 (/opt/rustwide/workdir/rolandc_web) [INFO] [stderr] Compiling rolandc v0.1.0 (/opt/rustwide/workdir/rolandc) [INFO] [stderr] Compiling roland_test_runner v0.1.0 (/opt/rustwide/workdir/roland_test_runner) [INFO] [stderr] Compiling rolandc_cli v0.1.0 (/opt/rustwide/workdir/rolandc_cli) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.76s [INFO] running `Command { std: "docker" "inspect" "afc7cd057027bc734f85b0a0fc997de7c7831b34cbd6befc936afbc9072b5abe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afc7cd057027bc734f85b0a0fc997de7c7831b34cbd6befc936afbc9072b5abe", kill_on_drop: false }` [INFO] [stdout] afc7cd057027bc734f85b0a0fc997de7c7831b34cbd6befc936afbc9072b5abe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] f28e1d6ca102cc162f193790902ceeeb192ea4a9c82a91650ae84388803021e7 [INFO] running `Command { std: "docker" "start" "-a" "f28e1d6ca102cc162f193790902ceeeb192ea4a9c82a91650ae84388803021e7", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/roland_test_runner-83fb780cbb65f715) [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rolandc-f3750a9fc075622e) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rolandc_cli-f93ba3dec82a1fd5) [INFO] [stdout] test lex::tests::no_token_bloat ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rolandc_lsp-27991a53694dc5ce) [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rolandc_web-8759c4b2f5db84bf) [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stderr] Doc-tests rolandc [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] [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] [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] [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] [stderr] Doc-tests rolandc_web [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" "f28e1d6ca102cc162f193790902ceeeb192ea4a9c82a91650ae84388803021e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f28e1d6ca102cc162f193790902ceeeb192ea4a9c82a91650ae84388803021e7", kill_on_drop: false }` [INFO] [stdout] f28e1d6ca102cc162f193790902ceeeb192ea4a9c82a91650ae84388803021e7