[INFO] cloning repository https://github.com/angelodlfrtr/ddc-control-tray
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/angelodlfrtr/ddc-control-tray" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fangelodlfrtr%2Fddc-control-tray", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fangelodlfrtr%2Fddc-control-tray'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 23ac1024608fd391f4ac46ed53d77ce26cc7aa23
[INFO] checking angelodlfrtr/ddc-control-tray against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fangelodlfrtr%2Fddc-control-tray" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/angelodlfrtr/ddc-control-tray
[INFO] finished tweaking git repo https://github.com/angelodlfrtr/ddc-control-tray
[INFO] tweaked toml for git repo https://github.com/angelodlfrtr/ddc-control-tray written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/angelodlfrtr/ddc-control-tray 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/angelodlfrtr/ddc-control-tray 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] f9ae39df877c2bd8b39f33d84c1abc06b873b4c7e7d489c9cbddf36b74d335d4
[INFO] running `Command { std: "docker" "start" "-a" "f9ae39df877c2bd8b39f33d84c1abc06b873b4c7e7d489c9cbddf36b74d335d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f9ae39df877c2bd8b39f33d84c1abc06b873b4c7e7d489c9cbddf36b74d335d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9ae39df877c2bd8b39f33d84c1abc06b873b4c7e7d489c9cbddf36b74d335d4", kill_on_drop: false }`
[INFO] [stdout] f9ae39df877c2bd8b39f33d84c1abc06b873b4c7e7d489c9cbddf36b74d335d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 51223047f7aecdae287b7466f1e9bf15edde16ec30bd247c1c4361a5cf1a181b
[INFO] running `Command { std: "docker" "start" "-a" "51223047f7aecdae287b7466f1e9bf15edde16ec30bd247c1c4361a5cf1a181b", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling uninitialized v0.0.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking mccs v0.1.3
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking i2c v0.1.0
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]     Checking resize-slice v0.1.3
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking ddc v0.2.2
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling ddc-hi v0.4.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking memchr v1.0.2
[INFO] [stderr]     Checking i2c-linux-sys v0.2.1
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking udev v0.2.0
[INFO] [stderr]     Checking nom v3.2.1
[INFO] [stderr]     Checking i2c-linux v0.1.2
[INFO] [stderr]     Checking ddc-i2c v0.2.2
[INFO] [stderr]     Checking edid v0.3.0
[INFO] [stderr]     Checking mccs-caps v0.1.3
[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 tempdir v0.3.7
[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" "51223047f7aecdae287b7466f1e9bf15edde16ec30bd247c1c4361a5cf1a181b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51223047f7aecdae287b7466f1e9bf15edde16ec30bd247c1c4361a5cf1a181b", kill_on_drop: false }`
[INFO] [stdout] 51223047f7aecdae287b7466f1e9bf15edde16ec30bd247c1c4361a5cf1a181b
