[INFO] cloning repository https://github.com/asimpson/win-switch-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/asimpson/win-switch-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasimpson%2Fwin-switch-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasimpson%2Fwin-switch-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7365812866ad1c2095a9b810fa1a88c44f1b3471 [INFO] testing asimpson/win-switch-rs against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasimpson%2Fwin-switch-rs" "/workspace/builds/worker-19/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-19/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/asimpson/win-switch-rs on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/asimpson/win-switch-rs [INFO] finished tweaking git repo https://github.com/asimpson/win-switch-rs [INFO] tweaked toml for git repo https://github.com/asimpson/win-switch-rs written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate git repo https://github.com/asimpson/win-switch-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2518ef4e76937e1e3faf332183e8cd8abf091729d84678c2c5217bb94150250 [INFO] running `Command { std: "docker" "start" "-a" "a2518ef4e76937e1e3faf332183e8cd8abf091729d84678c2c5217bb94150250", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2518ef4e76937e1e3faf332183e8cd8abf091729d84678c2c5217bb94150250", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2518ef4e76937e1e3faf332183e8cd8abf091729d84678c2c5217bb94150250", kill_on_drop: false }` [INFO] [stdout] a2518ef4e76937e1e3faf332183e8cd8abf091729d84678c2c5217bb94150250 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ab26ec5b3731f6bb981f744bb10f8ac900b198440191fb6789b922886d94912 [INFO] running `Command { std: "docker" "start" "-a" "9ab26ec5b3731f6bb981f744bb10f8ac900b198440191fb6789b922886d94912", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling uninitialized v0.0.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling argh_shared v0.1.4 [INFO] [stderr] Compiling ddc-hi v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.35 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling mccs v0.1.0 [INFO] [stderr] Compiling i2c v0.1.0 [INFO] [stderr] Compiling ddc v0.2.2 [INFO] [stderr] Compiling resize-slice v0.1.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling i2c-linux-sys v0.2.0 [INFO] [stderr] Compiling udev v0.2.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling i2c-linux v0.1.2 [INFO] [stderr] Compiling ddc-i2c v0.2.1 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling edid v0.3.0 [INFO] [stderr] Compiling mccs-caps v0.1.0 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_yaml v0.7.5 [INFO] [stderr] Compiling argh_derive v0.1.4 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling argh v0.1.4 [INFO] [stderr] Compiling mccs-db v0.1.2 [INFO] [stderr] Compiling win-switch-rs v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.29s [INFO] running `Command { std: "docker" "inspect" "9ab26ec5b3731f6bb981f744bb10f8ac900b198440191fb6789b922886d94912", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ab26ec5b3731f6bb981f744bb10f8ac900b198440191fb6789b922886d94912", kill_on_drop: false }` [INFO] [stdout] 9ab26ec5b3731f6bb981f744bb10f8ac900b198440191fb6789b922886d94912 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04e9ae30a1b81e81f1899978fb6ef45c00beb107b69018695c70da583ec6f95c [INFO] running `Command { std: "docker" "start" "-a" "04e9ae30a1b81e81f1899978fb6ef45c00beb107b69018695c70da583ec6f95c", kill_on_drop: false }` [INFO] [stderr] Compiling win-switch-rs v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.55s [INFO] running `Command { std: "docker" "inspect" "04e9ae30a1b81e81f1899978fb6ef45c00beb107b69018695c70da583ec6f95c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04e9ae30a1b81e81f1899978fb6ef45c00beb107b69018695c70da583ec6f95c", kill_on_drop: false }` [INFO] [stdout] 04e9ae30a1b81e81f1899978fb6ef45c00beb107b69018695c70da583ec6f95c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f710c39e95f636406b7149f469eb301dc6d525eb34fd879496692dd0a903965d [INFO] running `Command { std: "docker" "start" "-a" "f710c39e95f636406b7149f469eb301dc6d525eb34fd879496692dd0a903965d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/win_switch_rs-beb8079cd38888c1) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f710c39e95f636406b7149f469eb301dc6d525eb34fd879496692dd0a903965d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f710c39e95f636406b7149f469eb301dc6d525eb34fd879496692dd0a903965d", kill_on_drop: false }` [INFO] [stdout] f710c39e95f636406b7149f469eb301dc6d525eb34fd879496692dd0a903965d