[INFO] fetching crate waycrate_xkbkeycode 0.18.1...
[INFO] testing waycrate_xkbkeycode-0.18.1 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate waycrate_xkbkeycode 0.18.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate waycrate_xkbkeycode 0.18.1
[INFO] finished tweaking crates.io crate waycrate_xkbkeycode 0.18.1
[INFO] tweaked toml for crates.io crate waycrate_xkbkeycode 0.18.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate waycrate_xkbkeycode 0.18.1 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate waycrate_xkbkeycode 0.18.1 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6d9c8dfe5730f95dd712738613090ae6c1fb5f4e9f6f5a18efdc6b69929a09a0
[INFO] running `Command { std: "docker" "start" "-a" "6d9c8dfe5730f95dd712738613090ae6c1fb5f4e9f6f5a18efdc6b69929a09a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d9c8dfe5730f95dd712738613090ae6c1fb5f4e9f6f5a18efdc6b69929a09a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d9c8dfe5730f95dd712738613090ae6c1fb5f4e9f6f5a18efdc6b69929a09a0", kill_on_drop: false }`
[INFO] [stdout] 6d9c8dfe5730f95dd712738613090ae6c1fb5f4e9f6f5a18efdc6b69929a09a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb18aad6ce097c5edc5150c6a188e888e379398039b096fd06a42dc644237aad
[INFO] running `Command { std: "docker" "start" "-a" "cb18aad6ce097c5edc5150c6a188e888e379398039b096fd06a42dc644237aad", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling cursor-icon v1.2.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling dpi v0.1.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling keyboard-types v0.8.3
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling smol_str v0.3.6
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling winit-core v0.31.0-beta.2
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]    Compiling winit-common v0.31.0-beta.2
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling calloop v0.14.3
[INFO] [stderr]    Compiling waycrate_xkbkeycode v0.18.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.21s
[INFO] running `Command { std: "docker" "inspect" "cb18aad6ce097c5edc5150c6a188e888e379398039b096fd06a42dc644237aad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb18aad6ce097c5edc5150c6a188e888e379398039b096fd06a42dc644237aad", kill_on_drop: false }`
[INFO] [stdout] cb18aad6ce097c5edc5150c6a188e888e379398039b096fd06a42dc644237aad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 91ddfc6829a8779b2035dd8d7335c76921f21d76fdd2d7e1411709a73702c106
[INFO] running `Command { std: "docker" "start" "-a" "91ddfc6829a8779b2035dd8d7335c76921f21d76fdd2d7e1411709a73702c106", kill_on_drop: false }`
[INFO] [stderr]    Compiling waycrate_xkbkeycode v0.18.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s
[INFO] running `Command { std: "docker" "inspect" "91ddfc6829a8779b2035dd8d7335c76921f21d76fdd2d7e1411709a73702c106", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91ddfc6829a8779b2035dd8d7335c76921f21d76fdd2d7e1411709a73702c106", kill_on_drop: false }`
[INFO] [stdout] 91ddfc6829a8779b2035dd8d7335c76921f21d76fdd2d7e1411709a73702c106
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fce447f1a1c4d5c13cf222967fc9ceb6bb29566994bc95da25eb099a9639535d
[INFO] running `Command { std: "docker" "start" "-a" "fce447f1a1c4d5c13cf222967fc9ceb6bb29566994bc95da25eb099a9639535d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/waycrate_xkbkeycode-c054ac11fc83f6a8)
[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 waycrate_xkbkeycode
[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" "fce447f1a1c4d5c13cf222967fc9ceb6bb29566994bc95da25eb099a9639535d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fce447f1a1c4d5c13cf222967fc9ceb6bb29566994bc95da25eb099a9639535d", kill_on_drop: false }`
[INFO] [stdout] fce447f1a1c4d5c13cf222967fc9ceb6bb29566994bc95da25eb099a9639535d
