[INFO] fetching crate qsk-macros 0.1.0...
[INFO] testing qsk-macros-0.1.0 against 1.90.0 for beta-1.91-2
[INFO] extracting crate qsk-macros 0.1.0 into /workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate qsk-macros 0.1.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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.106)
[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]  Downloading crates ...
[INFO] [stderr]   Downloaded strum_macros v0.23.1
[INFO] [stderr]   Downloaded strum v0.23.0
[INFO] [stderr]   Downloaded galvanic-assert v0.8.7
[INFO] [stderr]   Downloaded qsk-types v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 60c6d5c61621b692c5fd609e2326a487b2ea61167549760f249b15d50922fbbf
[INFO] running `Command { std: "docker" "start" "-a" "60c6d5c61621b692c5fd609e2326a487b2ea61167549760f249b15d50922fbbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60c6d5c61621b692c5fd609e2326a487b2ea61167549760f249b15d50922fbbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60c6d5c61621b692c5fd609e2326a487b2ea61167549760f249b15d50922fbbf", kill_on_drop: false }`
[INFO] [stdout] 60c6d5c61621b692c5fd609e2326a487b2ea61167549760f249b15d50922fbbf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 4732e6324b555d16091a63b88d871a4e9aaa263c41674aa4f183248245d38ac7
[INFO] running `Command { std: "docker" "start" "-a" "4732e6324b555d16091a63b88d871a4e9aaa263c41674aa4f183248245d38ac7", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling strum v0.23.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_derive v1.0.227
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[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 proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde v1.0.227
[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]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.36s
[INFO] running `Command { std: "docker" "inspect" "4732e6324b555d16091a63b88d871a4e9aaa263c41674aa4f183248245d38ac7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4732e6324b555d16091a63b88d871a4e9aaa263c41674aa4f183248245d38ac7", kill_on_drop: false }`
[INFO] [stdout] 4732e6324b555d16091a63b88d871a4e9aaa263c41674aa4f183248245d38ac7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 81f2cfbbcb6cb4b76c6d67fc328ef3caa1944b922cc10edd5a8d0056f9c01dc6
[INFO] running `Command { std: "docker" "start" "-a" "81f2cfbbcb6cb4b76c6d67fc328ef3caa1944b922cc10edd5a8d0056f9c01dc6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling strum v0.23.0
[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 toml_writer v1.0.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling galvanic-assert v0.8.7
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde_spanned v1.0.2
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num v0.3.1
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling toml v0.9.7
[INFO] [stderr]    Compiling serde_derive v1.0.227
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.23.1
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr]    Compiling qsk-types v0.1.0
[INFO] [stderr]    Compiling trybuild v1.0.111
[INFO] [stderr]    Compiling qsk-macros v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.81s
[INFO] running `Command { std: "docker" "inspect" "81f2cfbbcb6cb4b76c6d67fc328ef3caa1944b922cc10edd5a8d0056f9c01dc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81f2cfbbcb6cb4b76c6d67fc328ef3caa1944b922cc10edd5a8d0056f9c01dc6", kill_on_drop: false }`
[INFO] [stdout] 81f2cfbbcb6cb4b76c6d67fc328ef3caa1944b922cc10edd5a8d0056f9c01dc6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3526cabd14153437ef5364db6e46b54aee520d9eead11c8c1dd450cd8a4a4d62
[INFO] running `Command { std: "docker" "start" "-a" "3526cabd14153437ef5364db6e46b54aee520d9eead11c8c1dd450cd8a4a4d62", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/qsk_macros-b5fb0acb7971b371)
[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::valid_syntax ... ok
[INFO] [stdout] test parse::tests::parse_layer_body ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ui.rs (/opt/rustwide/target/debug/deps/ui-eb3644f28466a8de)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling serde_core v1.0.227
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling itoa v1.0.15
[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 num-traits v0.2.19
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[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 quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[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.227
[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 25.81s
[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] [stderr] test tests/pass/valid_syntax.rs [should pass] ... ok
[INFO] [stdout] test ui ... ok
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 29.65s
[INFO] [stderr]    Doc-tests qsk_macros
[INFO] [stdout] 
[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.23s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "3526cabd14153437ef5364db6e46b54aee520d9eead11c8c1dd450cd8a4a4d62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3526cabd14153437ef5364db6e46b54aee520d9eead11c8c1dd450cd8a4a4d62", kill_on_drop: false }`
[INFO] [stdout] 3526cabd14153437ef5364db6e46b54aee520d9eead11c8c1dd450cd8a4a4d62
