[INFO] cloning repository https://github.com/Hexalyse/mmc-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hexalyse/mmc-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHexalyse%2Fmmc-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHexalyse%2Fmmc-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 33f7298d3646f673822de6357627ba17a3c4f584 [INFO] checking Hexalyse/mmc-rs against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHexalyse%2Fmmc-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Hexalyse/mmc-rs [INFO] finished tweaking git repo https://github.com/Hexalyse/mmc-rs [INFO] tweaked toml for git repo https://github.com/Hexalyse/mmc-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Hexalyse/mmc-rs on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Hexalyse/mmc-rs 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded i2c v0.1.0 [INFO] [stderr] Downloaded nvapi v0.1.3 [INFO] [stderr] Downloaded retry v1.3.1 [INFO] [stderr] Downloaded indexmap v1.9.0 [INFO] [stderr] Downloaded i2c-linux-sys v0.2.1 [INFO] [stderr] Downloaded uninitialized v0.0.2 [INFO] [stderr] Downloaded nvapi-sys v0.1.3 [INFO] [stderr] Downloaded clap_lex v0.2.2 [INFO] [stderr] Downloaded clap_derive v3.2.5 [INFO] [stderr] Downloaded anyhow v1.0.58 [INFO] [stderr] Downloaded nom v3.2.1 [INFO] [stderr] Downloaded clap v3.2.5 [INFO] [stderr] Downloaded hashbrown v0.12.1 [INFO] [stderr] Downloaded serde_yaml v0.7.5 [INFO] [stderr] Downloaded ddc-hi v0.4.1 [INFO] [stderr] Downloaded udev v0.2.0 [INFO] [stderr] Downloaded i2c-linux v0.1.2 [INFO] [stderr] Downloaded ddc-macos v0.2.0 [INFO] [stderr] Downloaded ddc v0.2.2 [INFO] [stderr] Downloaded widestring v0.3.0 [INFO] [stderr] Downloaded edid v0.3.0 [INFO] [stderr] Downloaded memchr v1.0.2 [INFO] [stderr] Downloaded resize-slice v0.1.3 [INFO] [stderr] Downloaded serde_yaml v0.8.24 [INFO] [stderr] Downloaded mccs v0.1.0 [INFO] [stderr] Downloaded mccs-db v0.1.2 [INFO] [stderr] Downloaded ddc-winapi v0.2.0 [INFO] [stderr] Downloaded mccs-caps v0.1.0 [INFO] [stderr] Downloaded ddc-i2c v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ae3560a9a0bbf86fc750ca47227351eb7d92f7538609061ac5d9f34edee64a0 [INFO] running `Command { std: "docker" "start" "-a" "9ae3560a9a0bbf86fc750ca47227351eb7d92f7538609061ac5d9f34edee64a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ae3560a9a0bbf86fc750ca47227351eb7d92f7538609061ac5d9f34edee64a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ae3560a9a0bbf86fc750ca47227351eb7d92f7538609061ac5d9f34edee64a0", kill_on_drop: false }` [INFO] [stdout] 9ae3560a9a0bbf86fc750ca47227351eb7d92f7538609061ac5d9f34edee64a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c811b529a1e2eb236d544cf8e43aacc17330be70be5e001f635477d9aedc162e [INFO] running `Command { std: "docker" "start" "-a" "c811b529a1e2eb236d544cf8e43aacc17330be70be5e001f635477d9aedc162e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling uninitialized v0.0.2 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling indexmap v1.9.0 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking os_str_bytes v6.1.0 [INFO] [stderr] Checking mccs v0.1.0 [INFO] [stderr] Checking resize-slice v0.1.3 [INFO] [stderr] Checking ddc v0.2.2 [INFO] [stderr] Compiling ddc-hi v0.4.1 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking i2c v0.1.0 [INFO] [stderr] Checking clap_lex v0.2.2 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking i2c-linux-sys v0.2.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking udev v0.2.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking nom v3.2.1 [INFO] [stderr] Checking i2c-linux v0.1.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ddc-i2c v0.2.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking edid v0.3.0 [INFO] [stderr] Checking mccs-caps v0.1.0 [INFO] [stderr] Checking retry v1.3.1 [INFO] [stderr] Checking serde_yaml v0.7.5 [INFO] [stderr] Checking serde_yaml v0.8.24 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling clap_derive v3.2.5 [INFO] [stderr] Checking clap v3.2.5 [INFO] [stderr] Checking mccs-db v0.1.2 [INFO] [stderr] Checking mmc v1.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.08s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "c811b529a1e2eb236d544cf8e43aacc17330be70be5e001f635477d9aedc162e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c811b529a1e2eb236d544cf8e43aacc17330be70be5e001f635477d9aedc162e", kill_on_drop: false }` [INFO] [stdout] c811b529a1e2eb236d544cf8e43aacc17330be70be5e001f635477d9aedc162e