[INFO] fetching crate keyboard-layouts 0.3.0...
[INFO] testing keyboard-layouts-0.3.0 against beta-2023-03-18 for beta-1.69-3
[INFO] extracting crate keyboard-layouts 0.3.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate keyboard-layouts 0.3.0 on toolchain beta-2023-03-18
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-03-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate keyboard-layouts 0.3.0
[INFO] finished tweaking crates.io crate keyboard-layouts 0.3.0
[INFO] tweaked toml for crates.io crate keyboard-layouts 0.3.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate crates.io crate keyboard-layouts 0.3.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-2023-03-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-03-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 75e23e7b575c955a9fb8969ef1e3d335f7b41da940a2c5452fdf71e10cf64615
[INFO] running `Command { std: "docker" "start" "-a" "75e23e7b575c955a9fb8969ef1e3d335f7b41da940a2c5452fdf71e10cf64615", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75e23e7b575c955a9fb8969ef1e3d335f7b41da940a2c5452fdf71e10cf64615", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75e23e7b575c955a9fb8969ef1e3d335f7b41da940a2c5452fdf71e10cf64615", kill_on_drop: false }`
[INFO] [stdout] 75e23e7b575c955a9fb8969ef1e3d335f7b41da940a2c5452fdf71e10cf64615
[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:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-03-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3e7cacae066223faf51c44ec4723c9f6fc0e09010f528ef85580fb6e8b2c230
[INFO] running `Command { std: "docker" "start" "-a" "c3e7cacae066223faf51c44ec4723c9f6fc0e09010f528ef85580fb6e8b2c230", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.74
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling unicode-width v0.1.7
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling gen_layouts_sys v0.3.0
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling structopt-derive v0.2.18
[INFO] [stderr]    Compiling structopt v0.2.18
[INFO] [stderr]    Compiling keyboard-layouts v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant `UNICODE_DIGIT_OFFSET` is never used
[INFO] [stdout]   --> src/lib.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | const UNICODE_DIGIT_OFFSET: usize = 48; // 0
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 10.92s
[INFO] running `Command { std: "docker" "inspect" "c3e7cacae066223faf51c44ec4723c9f6fc0e09010f528ef85580fb6e8b2c230", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3e7cacae066223faf51c44ec4723c9f6fc0e09010f528ef85580fb6e8b2c230", kill_on_drop: false }`
[INFO] [stdout] c3e7cacae066223faf51c44ec4723c9f6fc0e09010f528ef85580fb6e8b2c230
[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:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-03-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a76f60a42648c4eb0ba4e5521e1f8566a0ef18fbd35bcf06e95589c74f54eba
[INFO] running `Command { std: "docker" "start" "-a" "4a76f60a42648c4eb0ba4e5521e1f8566a0ef18fbd35bcf06e95589c74f54eba", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling futures v0.1.29
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling net2 v0.2.34
[INFO] [stderr]    Compiling memchr v1.0.2
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling regex-syntax v0.6.17
[INFO] [stderr]    Compiling ucd-util v0.1.8
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling nom v3.2.1
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling mio v0.6.22
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.5.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling smallvec v0.6.13
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling clang-sys v0.22.0
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling aho-corasick v0.7.10
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling utf8-ranges v1.0.4
[INFO] [stderr]    Compiling bindgen v0.35.0
[INFO] [stderr]    Compiling cexpr v0.2.3
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling which v1.0.5
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling tokio-sync v0.1.8
[INFO] [stderr]    Compiling slog v2.5.2
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling scoped-tls v0.1.2
[INFO] [stderr]    Compiling arc-swap v0.4.7
[INFO] [stderr]    Compiling nix v0.10.0
[INFO] [stderr]    Compiling tokio-service v0.1.0
[INFO] [stderr]    Compiling slab v0.3.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling crossbeam v0.2.12
[INFO] [stderr]    Compiling smallvec v0.2.1
[INFO] [stderr]    Compiling take v0.1.0
[INFO] [stderr]    Compiling tokio-codec v0.1.2
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stdout] warning: constant `UNICODE_DIGIT_OFFSET` is never used
[INFO] [stdout]   --> src/lib.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | const UNICODE_DIGIT_OFFSET: usize = 48; // 0
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tokio-executor v0.1.10
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling slog-scope v4.3.0
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling pretty_assertions v0.5.1
[INFO] [stderr]    Compiling regex v1.3.5
[INFO] [stderr]    Compiling slog-stdlog v3.0.5
[INFO] [stderr]    Compiling tokio-reactor v0.1.12
[INFO] [stderr]    Compiling tokio-timer v0.2.13
[INFO] [stderr]    Compiling crossbeam-deque v0.7.3
[INFO] [stderr]    Compiling tokio-current-thread v0.1.7
[INFO] [stderr]    Compiling tokio-uds v0.2.7
[INFO] [stderr]    Compiling tokio-udp v0.1.6
[INFO] [stderr]    Compiling tokio-tcp v0.1.4
[INFO] [stderr]    Compiling tokio-threadpool v0.1.18
[INFO] [stderr]    Compiling tokio-fs v0.1.7
[INFO] [stderr]    Compiling env_logger v0.5.13
[INFO] [stderr]    Compiling tokio v0.1.22
[INFO] [stderr]    Compiling tokio-core v0.1.17
[INFO] [stderr]    Compiling tokio-proto v0.1.1
[INFO] [stderr]    Compiling uhid-sys v1.0.0
[INFO] [stderr]    Compiling tokio-linux-uhid v0.3.2
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-linux-uhid-0.3.2/src/uhid_codec.rs:241:31
[INFO] [stdout]     |
[INFO] [stdout] 241 |                 let payload = &event.u.start;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0793`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tokio-linux-uhid` due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "4a76f60a42648c4eb0ba4e5521e1f8566a0ef18fbd35bcf06e95589c74f54eba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a76f60a42648c4eb0ba4e5521e1f8566a0ef18fbd35bcf06e95589c74f54eba", kill_on_drop: false }`
[INFO] [stdout] 4a76f60a42648c4eb0ba4e5521e1f8566a0ef18fbd35bcf06e95589c74f54eba