[INFO] cloning repository https://github.com/LogoiLab/ReimageVideoControl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LogoiLab/ReimageVideoControl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLogoiLab%2FReimageVideoControl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLogoiLab%2FReimageVideoControl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0e71072a525d860dd95f7965c7741a704a5fbdf0 [INFO] testing LogoiLab/ReimageVideoControl against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLogoiLab%2FReimageVideoControl" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LogoiLab/ReimageVideoControl on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LogoiLab/ReimageVideoControl [INFO] finished tweaking git repo https://github.com/LogoiLab/ReimageVideoControl [INFO] tweaked toml for git repo https://github.com/LogoiLab/ReimageVideoControl written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/LogoiLab/ReimageVideoControl already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 42657e34630d4d8f77bd927e352db9a92db11c0a2e6b3c5c7068e3c7fadd5586 [INFO] running `Command { std: "docker" "start" "-a" "42657e34630d4d8f77bd927e352db9a92db11c0a2e6b3c5c7068e3c7fadd5586", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42657e34630d4d8f77bd927e352db9a92db11c0a2e6b3c5c7068e3c7fadd5586", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42657e34630d4d8f77bd927e352db9a92db11c0a2e6b3c5c7068e3c7fadd5586", kill_on_drop: false }` [INFO] [stdout] 42657e34630d4d8f77bd927e352db9a92db11c0a2e6b3c5c7068e3c7fadd5586 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe3b0168d6302048a1d96efa20de904e4a3e90bfd281fb0453be440f68db1ca8 [INFO] running `Command { std: "docker" "start" "-a" "fe3b0168d6302048a1d96efa20de904e4a3e90bfd281fb0453be440f68db1ca8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling sysinfo v0.20.3 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling linux_proc v0.1.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling cpu-monitor v0.1.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling libudev v0.2.0 [INFO] [stderr] Compiling serialport v3.3.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling rivctrl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.83s [INFO] running `Command { std: "docker" "inspect" "fe3b0168d6302048a1d96efa20de904e4a3e90bfd281fb0453be440f68db1ca8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe3b0168d6302048a1d96efa20de904e4a3e90bfd281fb0453be440f68db1ca8", kill_on_drop: false }` [INFO] [stdout] fe3b0168d6302048a1d96efa20de904e4a3e90bfd281fb0453be440f68db1ca8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 577b945a831bdbf6b50599f6ed536cb6289e163aa46fdac35d17c3b0b0056b7c [INFO] running `Command { std: "docker" "start" "-a" "577b945a831bdbf6b50599f6ed536cb6289e163aa46fdac35d17c3b0b0056b7c", kill_on_drop: false }` [INFO] [stderr] Compiling rivctrl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.66s [INFO] running `Command { std: "docker" "inspect" "577b945a831bdbf6b50599f6ed536cb6289e163aa46fdac35d17c3b0b0056b7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "577b945a831bdbf6b50599f6ed536cb6289e163aa46fdac35d17c3b0b0056b7c", kill_on_drop: false }` [INFO] [stdout] 577b945a831bdbf6b50599f6ed536cb6289e163aa46fdac35d17c3b0b0056b7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1ebb928b52138be9e061bd133982db5d727144e92c8a166eebd14fe3dc2c49c9 [INFO] running `Command { std: "docker" "start" "-a" "1ebb928b52138be9e061bd133982db5d727144e92c8a166eebd14fe3dc2c49c9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.52s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rivctrl-df387d45b5134da1) [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" "1ebb928b52138be9e061bd133982db5d727144e92c8a166eebd14fe3dc2c49c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ebb928b52138be9e061bd133982db5d727144e92c8a166eebd14fe3dc2c49c9", kill_on_drop: false }` [INFO] [stdout] 1ebb928b52138be9e061bd133982db5d727144e92c8a166eebd14fe3dc2c49c9