[INFO] cloning repository https://github.com/dnaka91/ffprog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dnaka91/ffprog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdnaka91%2Fffprog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdnaka91%2Fffprog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e541e6a27fb4b1fc8115499d803c5dec675887aa [INFO] testing dnaka91/ffprog 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%2Fdnaka91%2Fffprog" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dnaka91/ffprog 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/dnaka91/ffprog [INFO] finished tweaking git repo https://github.com/dnaka91/ffprog [INFO] tweaked toml for git repo https://github.com/dnaka91/ffprog written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/dnaka91/ffprog 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] fa5d178316d620f397656b6ddf8331c7ca8579258796d0d53034a4c9eb41b7f5 [INFO] running `Command { std: "docker" "start" "-a" "fa5d178316d620f397656b6ddf8331c7ca8579258796d0d53034a4c9eb41b7f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa5d178316d620f397656b6ddf8331c7ca8579258796d0d53034a4c9eb41b7f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa5d178316d620f397656b6ddf8331c7ca8579258796d0d53034a4c9eb41b7f5", kill_on_drop: false }` [INFO] [stdout] fa5d178316d620f397656b6ddf8331c7ca8579258796d0d53034a4c9eb41b7f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 4ef51b4ff4da33e6735e121248bd2a858c8c961367f173126da0f2668ed71de1 [INFO] running `Command { std: "docker" "start" "-a" "4ef51b4ff4da33e6735e121248bd2a858c8c961367f173126da0f2668ed71de1", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling virtue v0.0.7 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling bincode_derive v2.0.0-rc.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling bincode v2.0.0-rc.1 [INFO] [stderr] Compiling tui v0.17.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Compiling clap v3.1.6 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling serde_with v1.12.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling ffprog v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.15s [INFO] running `Command { std: "docker" "inspect" "4ef51b4ff4da33e6735e121248bd2a858c8c961367f173126da0f2668ed71de1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ef51b4ff4da33e6735e121248bd2a858c8c961367f173126da0f2668ed71de1", kill_on_drop: false }` [INFO] [stdout] 4ef51b4ff4da33e6735e121248bd2a858c8c961367f173126da0f2668ed71de1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 3e1a1a4c611589e3027fdef316d3b05d228c07526acabee31b7514433931544e [INFO] running `Command { std: "docker" "start" "-a" "3e1a1a4c611589e3027fdef316d3b05d228c07526acabee31b7514433931544e", kill_on_drop: false }` [INFO] [stderr] Compiling ffprog v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.86s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/ffprog-9180ce76042ea375) [INFO] running `Command { std: "docker" "inspect" "3e1a1a4c611589e3027fdef316d3b05d228c07526acabee31b7514433931544e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e1a1a4c611589e3027fdef316d3b05d228c07526acabee31b7514433931544e", kill_on_drop: false }` [INFO] [stdout] 3e1a1a4c611589e3027fdef316d3b05d228c07526acabee31b7514433931544e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] f5df11e3e3b94d2faf766e383f0e16c0682efe007c9e317bc507eb22e9c05e94 [INFO] running `Command { std: "docker" "start" "-a" "f5df11e3e3b94d2faf766e383f0e16c0682efe007c9e317bc507eb22e9c05e94", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ffprog-9180ce76042ea375) [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" "f5df11e3e3b94d2faf766e383f0e16c0682efe007c9e317bc507eb22e9c05e94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5df11e3e3b94d2faf766e383f0e16c0682efe007c9e317bc507eb22e9c05e94", kill_on_drop: false }` [INFO] [stdout] f5df11e3e3b94d2faf766e383f0e16c0682efe007c9e317bc507eb22e9c05e94