[INFO] cloning repository https://github.com/indiscipline/ffmpeg-loudnorm-helper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/indiscipline/ffmpeg-loudnorm-helper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Findiscipline%2Fffmpeg-loudnorm-helper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Findiscipline%2Fffmpeg-loudnorm-helper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5943e4a79d50b73f499a2eb75e8b75e43a7be3d3 [INFO] testing indiscipline/ffmpeg-loudnorm-helper against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Findiscipline%2Fffmpeg-loudnorm-helper" "/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/indiscipline/ffmpeg-loudnorm-helper on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/indiscipline/ffmpeg-loudnorm-helper [INFO] finished tweaking git repo https://github.com/indiscipline/ffmpeg-loudnorm-helper [INFO] tweaked toml for git repo https://github.com/indiscipline/ffmpeg-loudnorm-helper written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/indiscipline/ffmpeg-loudnorm-helper already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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-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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4baee9799b11c9215fc8b9f2c7281f6d6bb1081ada95fc05c3d384d50c64f187 [INFO] running `Command { std: "docker" "start" "-a" "4baee9799b11c9215fc8b9f2c7281f6d6bb1081ada95fc05c3d384d50c64f187", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4baee9799b11c9215fc8b9f2c7281f6d6bb1081ada95fc05c3d384d50c64f187", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4baee9799b11c9215fc8b9f2c7281f6d6bb1081ada95fc05c3d384d50c64f187", kill_on_drop: false }` [INFO] [stdout] 4baee9799b11c9215fc8b9f2c7281f6d6bb1081ada95fc05c3d384d50c64f187 [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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 667fe24c72f781746f599adb1ed3e3ece46d7645b16835d8e5c391ef9dd8ac0c [INFO] running `Command { std: "docker" "start" "-a" "667fe24c72f781746f599adb1ed3e3ece46d7645b16835d8e5c391ef9dd8ac0c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling ffmpeg-lh v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.53s [INFO] running `Command { std: "docker" "inspect" "667fe24c72f781746f599adb1ed3e3ece46d7645b16835d8e5c391ef9dd8ac0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "667fe24c72f781746f599adb1ed3e3ece46d7645b16835d8e5c391ef9dd8ac0c", kill_on_drop: false }` [INFO] [stdout] 667fe24c72f781746f599adb1ed3e3ece46d7645b16835d8e5c391ef9dd8ac0c [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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f515bc77e17b0b7ced6ab94b2ea4ef11b190078a0cb597c25fbf06f609b570e [INFO] running `Command { std: "docker" "start" "-a" "0f515bc77e17b0b7ced6ab94b2ea4ef11b190078a0cb597c25fbf06f609b570e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ffmpeg-lh v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.12s [INFO] running `Command { std: "docker" "inspect" "0f515bc77e17b0b7ced6ab94b2ea4ef11b190078a0cb597c25fbf06f609b570e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f515bc77e17b0b7ced6ab94b2ea4ef11b190078a0cb597c25fbf06f609b570e", kill_on_drop: false }` [INFO] [stdout] 0f515bc77e17b0b7ced6ab94b2ea4ef11b190078a0cb597c25fbf06f609b570e [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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7a902f125404b925f05d5509f5d510f5e9bce69a0058d945136c6c2f6c9bd171 [INFO] running `Command { std: "docker" "start" "-a" "7a902f125404b925f05d5509f5d510f5e9bce69a0058d945136c6c2f6c9bd171", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.92s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ffmpeg_lh-e0cfe512b332193d) [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" "7a902f125404b925f05d5509f5d510f5e9bce69a0058d945136c6c2f6c9bd171", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a902f125404b925f05d5509f5d510f5e9bce69a0058d945136c6c2f6c9bd171", kill_on_drop: false }` [INFO] [stdout] 7a902f125404b925f05d5509f5d510f5e9bce69a0058d945136c6c2f6c9bd171