[INFO] fetching crate infinikey 0.7.0...
[INFO] checking infinikey-0.7.0 against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] extracting crate infinikey 0.7.0 into /workspace/builds/worker-5-tc1/source
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate infinikey 0.7.0
[INFO] finished tweaking crates.io crate infinikey 0.7.0
[INFO] tweaked toml for crates.io crate infinikey 0.7.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate infinikey 0.7.0 on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate infinikey 0.7.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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.trivial-casts` is deprecated in favor of `lints.rust.trivial_casts` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.trivial-numeric-casts` is deprecated in favor of `lints.rust.trivial_numeric_casts` and will not work in a future edition
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:82:1
[INFO] [stderr]    |
[INFO] [stderr] 82 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `infinikey` (manifest) generated 6 warnings
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded win32console v0.1.5
[INFO] [stderr]   Downloaded zero-dialog v0.1.0
[INFO] [stderr]   Downloaded log-panics v2.1.0
[INFO] [stderr]   Downloaded keytap v0.4.0
[INFO] [stderr]   Downloaded evdev v0.13.2
[INFO] [stderr]   Downloaded convert-base v1.1.2
[INFO] [stderr]   Downloaded clap-verbosity-flag v3.0.4
[INFO] [stderr]   Downloaded winsafe v0.0.28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3092aa4717d88e65706744788026a671742eec518ddb38e9b18bf3ca6613b93a
[INFO] running `Command { std: "docker" "start" "3092aa4717d88e65706744788026a671742eec518ddb38e9b18bf3ca6613b93a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3092aa4717d88e65706744788026a671742eec518ddb38e9b18bf3ca6613b93a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3092aa4717d88e65706744788026a671742eec518ddb38e9b18bf3ca6613b93a" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3092aa4717d88e65706744788026a671742eec518ddb38e9b18bf3ca6613b93a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3092aa4717d88e65706744788026a671742eec518ddb38e9b18bf3ca6613b93a" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.trivial-casts` is deprecated in favor of `lints.rust.trivial_casts` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.trivial-numeric-casts` is deprecated in favor of `lints.rust.trivial_numeric_casts` and will not work in a future edition
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:82:1
[INFO] [stderr]    |
[INFO] [stderr] 82 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `infinikey` (manifest) generated 6 warnings
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling cc v1.2.67
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]    Compiling time-macros v0.2.31
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking konst_macro_rules v0.2.19
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking konst v0.2.20
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking os_pipe v1.2.3
[INFO] [stderr]     Checking udev v0.9.3
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking caps v0.5.6
[INFO] [stderr]     Checking log-panics v2.1.0
[INFO] [stderr]     Checking regex-lite v0.1.9
[INFO] [stderr]     Checking convert-base v1.1.2
[INFO] [stderr]     Checking bitvec v1.1.1
[INFO] [stderr]     Checking time v0.3.53
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]     Checking const_format v0.2.36
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking clap-verbosity-flag v3.0.4
[INFO] [stderr]     Checking simplelog v0.12.2
[INFO] [stderr]     Checking evdev v0.13.2
[INFO] [stderr]     Checking tree_magic_mini v3.2.2
[INFO] [stderr]     Checking wayland-client v0.31.14
[INFO] [stderr]     Checking wayland-protocols v0.32.13
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking wl-clipboard-rs v0.9.3
[INFO] [stderr]     Checking infinikey v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.26s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.29.0, nix v0.31.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7`
[INFO] running `Command { std: "docker" "inspect" "3092aa4717d88e65706744788026a671742eec518ddb38e9b18bf3ca6613b93a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3092aa4717d88e65706744788026a671742eec518ddb38e9b18bf3ca6613b93a", kill_on_drop: false }`
[INFO] [stdout] 3092aa4717d88e65706744788026a671742eec518ddb38e9b18bf3ca6613b93a
