[INFO] cloning repository https://github.com/mexus/usbctl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mexus/usbctl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmexus%2Fusbctl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmexus%2Fusbctl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 719f3f16a178d194699e9929aa6e501397e6412b [INFO] testing mexus/usbctl against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmexus%2Fusbctl" "/workspace/builds/worker-91/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-91/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mexus/usbctl on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mexus/usbctl [INFO] finished tweaking git repo https://github.com/mexus/usbctl [INFO] tweaked toml for git repo https://github.com/mexus/usbctl written to /workspace/builds/worker-91/source/Cargo.toml [INFO] crate git repo https://github.com/mexus/usbctl already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f56f0ecef7e2cccf1abb6a3b59253ebb231018e7839e8955a3e0572d4fceda13 [INFO] running `Command { std: "docker" "start" "-a" "f56f0ecef7e2cccf1abb6a3b59253ebb231018e7839e8955a3e0572d4fceda13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f56f0ecef7e2cccf1abb6a3b59253ebb231018e7839e8955a3e0572d4fceda13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f56f0ecef7e2cccf1abb6a3b59253ebb231018e7839e8955a3e0572d4fceda13", kill_on_drop: false }` [INFO] [stdout] f56f0ecef7e2cccf1abb6a3b59253ebb231018e7839e8955a3e0572d4fceda13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 471c48482c6bd1b821de19bd79520d9d9fe4eb1ea4337c836297a9065510887d [INFO] running `Command { std: "docker" "start" "-a" "471c48482c6bd1b821de19bd79520d9d9fe4eb1ea4337c836297a9065510887d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling usbctl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 04s [INFO] running `Command { std: "docker" "inspect" "471c48482c6bd1b821de19bd79520d9d9fe4eb1ea4337c836297a9065510887d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "471c48482c6bd1b821de19bd79520d9d9fe4eb1ea4337c836297a9065510887d", kill_on_drop: false }` [INFO] [stdout] 471c48482c6bd1b821de19bd79520d9d9fe4eb1ea4337c836297a9065510887d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a62b3b7dc425cae9eb9792525bac121015ea75b66542fbfaf3ced2b7200ee43 [INFO] running `Command { std: "docker" "start" "-a" "2a62b3b7dc425cae9eb9792525bac121015ea75b66542fbfaf3ced2b7200ee43", kill_on_drop: false }` [INFO] [stderr] Compiling usbctl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.69s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/usbctl-5e80bff17ff103df) [INFO] running `Command { std: "docker" "inspect" "2a62b3b7dc425cae9eb9792525bac121015ea75b66542fbfaf3ced2b7200ee43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a62b3b7dc425cae9eb9792525bac121015ea75b66542fbfaf3ced2b7200ee43", kill_on_drop: false }` [INFO] [stdout] 2a62b3b7dc425cae9eb9792525bac121015ea75b66542fbfaf3ced2b7200ee43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 873924158bb8a863e40699195097a60b8480e14feaf125a4c4463b22f1fc740e [INFO] running `Command { std: "docker" "start" "-a" "873924158bb8a863e40699195097a60b8480e14feaf125a4c4463b22f1fc740e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.96s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/usbctl-5e80bff17ff103df) [INFO] [stdout] [INFO] [stderr] Doc-tests usbctl [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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" "873924158bb8a863e40699195097a60b8480e14feaf125a4c4463b22f1fc740e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "873924158bb8a863e40699195097a60b8480e14feaf125a4c4463b22f1fc740e", kill_on_drop: false }` [INFO] [stdout] 873924158bb8a863e40699195097a60b8480e14feaf125a4c4463b22f1fc740e