[INFO] fetching crate qsk-macros 0.1.0...
[INFO] testing qsk-macros-0.1.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate qsk-macros 0.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate qsk-macros 0.1.0
[INFO] finished tweaking crates.io crate qsk-macros 0.1.0
[INFO] tweaked toml for crates.io crate qsk-macros 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate qsk-macros 0.1.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 49 packages to latest compatible versions
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.108)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7ee63a120a95b92cb8e963ad6dafba3373e588fdd7924e431574256b1c5b433f
[INFO] running `Command { std: "docker" "start" "-a" "7ee63a120a95b92cb8e963ad6dafba3373e588fdd7924e431574256b1c5b433f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7ee63a120a95b92cb8e963ad6dafba3373e588fdd7924e431574256b1c5b433f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ee63a120a95b92cb8e963ad6dafba3373e588fdd7924e431574256b1c5b433f", kill_on_drop: false }`
[INFO] [stdout] 7ee63a120a95b92cb8e963ad6dafba3373e588fdd7924e431574256b1c5b433f
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 182dc9eba6dbf3aef7e7080a5e8e737319fcfc2e18a76f9ccdb05fabeb433ce2
[INFO] running `Command { std: "docker" "start" "-a" "182dc9eba6dbf3aef7e7080a5e8e737319fcfc2e18a76f9ccdb05fabeb433ce2", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling strum v0.23.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling strum_macros v0.23.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling num v0.3.1
[INFO] [stderr]    Compiling qsk-types v0.1.0
[INFO] [stderr]    Compiling qsk-macros v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.80s
[INFO] running `Command { std: "docker" "inspect" "182dc9eba6dbf3aef7e7080a5e8e737319fcfc2e18a76f9ccdb05fabeb433ce2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "182dc9eba6dbf3aef7e7080a5e8e737319fcfc2e18a76f9ccdb05fabeb433ce2", kill_on_drop: false }`
[INFO] [stdout] 182dc9eba6dbf3aef7e7080a5e8e737319fcfc2e18a76f9ccdb05fabeb433ce2
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ccfa8f1b0d5be55af88b5bcc9d417d74435269ab939ac6c2b964c49f58ecee50
[INFO] running `Command { std: "docker" "start" "-a" "ccfa8f1b0d5be55af88b5bcc9d417d74435269ab939ac6c2b964c49f58ecee50", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling strum v0.23.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling galvanic-assert v0.8.7
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling strum_macros v0.23.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling qsk-types v0.1.0
[INFO] [stderr]    Compiling trybuild v1.0.113
[INFO] [stderr]    Compiling qsk-macros v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.32s
[INFO] running `Command { std: "docker" "inspect" "ccfa8f1b0d5be55af88b5bcc9d417d74435269ab939ac6c2b964c49f58ecee50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccfa8f1b0d5be55af88b5bcc9d417d74435269ab939ac6c2b964c49f58ecee50", kill_on_drop: false }`
[INFO] [stdout] ccfa8f1b0d5be55af88b5bcc9d417d74435269ab939ac6c2b964c49f58ecee50
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] de51f7f3969f69ccb0b67c06ec4d3cd57792f1fb663fe11729960951b002de23
[INFO] running `Command { std: "docker" "start" "-a" "de51f7f3969f69ccb0b67c06ec4d3cd57792f1fb663fe11729960951b002de23", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/qsk_macros-f5483bcdf9e27b78)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test parse::tests::parse_control_code_key ... ok
[INFO] [stdout] test parse::tests::parse_control_code_function ... ok
[INFO] [stdout] test parse::tests::parse_keymap ... ok
[INFO] [stdout] test parse::tests::parse_layer_body ... ok
[INFO] [stdout] test parse::tests::valid_syntax ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ui.rs (/opt/rustwide/target/debug/deps/ui-5d9ac6dcbbe72303)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling strum v0.23.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling galvanic-assert v0.8.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num v0.3.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling strum_macros v0.23.1
[INFO] [stderr]    Compiling qsk-types v0.1.0
[INFO] [stderr]    Compiling qsk-macros v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling qsk-macros-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/qsk-macros)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.57s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/fail/analyze/exit-uexpected-arguments.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/fail/analyze/invalid-key-code-control-code.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/fail/analyze/invalid-key-code-in-key-function.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/fail/analyze/invalid-key-code-keymap-key.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/fail/analyze/invalid-layer-option.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/fail/analyze/nonexistant-layer-reference.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/fail/analyze/tap-toggle-missing-keycode-argument.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/fail/analyze/tap-toggle-missing-layer-ref-argument.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/fail/analyze/tap-toggle-unexpected-arguments.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/fail/analyze/unsupported-key-function.rs [should fail to compile] ... ok
[INFO] [stdout] test ui ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 37.69s
[INFO] [stdout] 
[INFO] [stderr] test tests/pass/valid_syntax.rs [should pass] ... ok
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]    Doc-tests qsk_macros
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 6) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 6) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  4 |   fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_6_0() {
[INFO] [stdout]    |                                                                         - help: try adding a return type: `-> Result<LayerComposer, qsk_types::errors::Error>`
[INFO] [stdout]  5 | / qsk_macros::remap!(
[INFO] [stdout]  6 | |     ModLayer[Active]: {
[INFO] [stdout]  7 | |         F -> TT(Navigation, F),
[INFO] [stdout]  8 | |     },
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |     },
[INFO] [stdout] 20 | | )
[INFO] [stdout]    | |_^ expected `()`, found `Result<LayerComposer, Error>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected unit type `()`
[INFO] [stdout]                    found enum `Result<LayerComposer, qsk_types::errors::Error>`
[INFO] [stdout]    = note: this error originates in the macro `qsk_macros::remap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 6)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "de51f7f3969f69ccb0b67c06ec4d3cd57792f1fb663fe11729960951b002de23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de51f7f3969f69ccb0b67c06ec4d3cd57792f1fb663fe11729960951b002de23", kill_on_drop: false }`
[INFO] [stdout] de51f7f3969f69ccb0b67c06ec4d3cd57792f1fb663fe11729960951b002de23
