[INFO] cloning repository https://github.com/ju6ge/libmonitor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ju6ge/libmonitor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fju6ge%2Flibmonitor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fju6ge%2Flibmonitor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6d3aafbc7b3e02d49216500fe310ef06e498ef7f [INFO] checking ju6ge/libmonitor against master#336209eef13882bd1e211b24779584cb7ef911eb for pr-129249 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fju6ge%2Flibmonitor" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ju6ge/libmonitor on toolchain 336209eef13882bd1e211b24779584cb7ef911eb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+336209eef13882bd1e211b24779584cb7ef911eb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ju6ge/libmonitor [INFO] finished tweaking git repo https://github.com/ju6ge/libmonitor [INFO] tweaked toml for git repo https://github.com/ju6ge/libmonitor written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ju6ge/libmonitor 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" "+336209eef13882bd1e211b24779584cb7ef911eb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded i2cdev v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+336209eef13882bd1e211b24779584cb7ef911eb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69f4bcf95af11a088efe681d56d6f149407d8dc4bb68a2adfa2d88d8330bae97 [INFO] running `Command { std: "docker" "start" "-a" "69f4bcf95af11a088efe681d56d6f149407d8dc4bb68a2adfa2d88d8330bae97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69f4bcf95af11a088efe681d56d6f149407d8dc4bb68a2adfa2d88d8330bae97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69f4bcf95af11a088efe681d56d6f149407d8dc4bb68a2adfa2d88d8330bae97", kill_on_drop: false }` [INFO] [stdout] 69f4bcf95af11a088efe681d56d6f149407d8dc4bb68a2adfa2d88d8330bae97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+336209eef13882bd1e211b24779584cb7ef911eb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04d97f8c0a03d2ad657cd7669b7744a8a77a5715470cba9694167500998ce44c [INFO] running `Command { std: "docker" "start" "-a" "04d97f8c0a03d2ad657cd7669b7744a8a77a5715470cba9694167500998ce44c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking udev v0.8.0 [INFO] [stderr] Checking i2cdev v0.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Checking libmonitor v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Monitor` [INFO] [stdout] --> examples/via-i2c-dev.rs:7:35 [INFO] [stdout] | [INFO] [stdout] 7 | use libmonitor::{ddc::DdcCiError, Monitor}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DdcCiDevice` [INFO] [stdout] --> examples/via-i2c-dev.rs:10:35 [INFO] [stdout] | [INFO] [stdout] 10 | linux::receive_edid, Ddc, DdcCiDevice, DdcCommunicationBase, DdcDevice, DdcError, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.08s [INFO] running `Command { std: "docker" "inspect" "04d97f8c0a03d2ad657cd7669b7744a8a77a5715470cba9694167500998ce44c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04d97f8c0a03d2ad657cd7669b7744a8a77a5715470cba9694167500998ce44c", kill_on_drop: false }` [INFO] [stdout] 04d97f8c0a03d2ad657cd7669b7744a8a77a5715470cba9694167500998ce44c