[INFO] cloning repository https://github.com/askogrand/display_switch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/askogrand/display_switch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faskogrand%2Fdisplay_switch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faskogrand%2Fdisplay_switch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bf1059b3c6108dfa929b21180379b0fb07cb9ada
[INFO] checking askogrand/display_switch against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faskogrand%2Fdisplay_switch" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/askogrand/display_switch
[INFO] finished tweaking git repo https://github.com/askogrand/display_switch
[INFO] tweaked toml for git repo https://github.com/askogrand/display_switch written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/askogrand/display_switch on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/askogrand/display_switch 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ce141463cad08eb7c16f400bc6b66903d47792ea20f57512bf534dcdb555d9c2
[INFO] running `Command { std: "docker" "start" "-a" "ce141463cad08eb7c16f400bc6b66903d47792ea20f57512bf534dcdb555d9c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce141463cad08eb7c16f400bc6b66903d47792ea20f57512bf534dcdb555d9c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce141463cad08eb7c16f400bc6b66903d47792ea20f57512bf534dcdb555d9c2", kill_on_drop: false }`
[INFO] [stdout] ce141463cad08eb7c16f400bc6b66903d47792ea20f57512bf534dcdb555d9c2
[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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc9a2a2cfa88538f695584f1fc81edef1b2a3a123cb9b88fb95294f47be39a41
[INFO] running `Command { std: "docker" "start" "-a" "dc9a2a2cfa88538f695584f1fc81edef1b2a3a123cb9b88fb95294f47be39a41", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling camino v1.2.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling vergen-lib v0.1.6
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling uninitialized v0.0.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]     Checking mccs v0.1.3
[INFO] [stderr]    Compiling vergen v9.0.6
[INFO] [stderr]    Compiling vergen-git2 v1.0.7
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking i2c v0.1.0
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking resize-slice v0.1.3
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]    Compiling nix v0.10.0
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking ddc v0.2.2
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking ioctl-sys v0.5.2
[INFO] [stderr]    Compiling ddc-hi v0.4.1
[INFO] [stderr]    Compiling rusb v0.9.4
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]     Checking custom_derive v0.1.7
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking enum_derive v0.1.7
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking memchr v1.0.2
[INFO] [stderr]     Checking i2c-linux-sys v0.2.1
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking udev v0.2.0
[INFO] [stderr]     Checking nom v3.2.1
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking libudev v0.2.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking uinput-sys v0.1.7
[INFO] [stderr]     Checking i2c-linux v0.1.2
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]     Checking ddc-i2c v0.2.2
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking mccs-caps v0.1.3
[INFO] [stderr]     Checking edid v0.3.0
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-3.2.1/src/macros.rs:448:29
[INFO] [stdout]     |
[INFO] [stdout] 448 |     complete!($i, call!($f));
[INFO] [stdout]     |                             ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mccs-caps-0.1.3/src/lib.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |         complete!(capability_string, caps)
[INFO] [stdout]     |         ---------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `complete!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mccs-caps-0.1.3/src/lib.rs:116:43
[INFO] [stdout]     |
[INFO] [stdout] 116 |         complete!(capability_string, caps);
[INFO] [stdout]     |                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr] error: could not compile `mccs-caps` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "dc9a2a2cfa88538f695584f1fc81edef1b2a3a123cb9b88fb95294f47be39a41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc9a2a2cfa88538f695584f1fc81edef1b2a3a123cb9b88fb95294f47be39a41", kill_on_drop: false }`
[INFO] [stdout] dc9a2a2cfa88538f695584f1fc81edef1b2a3a123cb9b88fb95294f47be39a41
