[INFO] cloning repository https://github.com/scottlamb/moonfire-ffmpeg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scottlamb/moonfire-ffmpeg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottlamb%2Fmoonfire-ffmpeg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottlamb%2Fmoonfire-ffmpeg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ab1fad1c9ed6c9d37f6c39135f797f3a0fa91941 [INFO] testing scottlamb/moonfire-ffmpeg against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottlamb%2Fmoonfire-ffmpeg" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/scottlamb/moonfire-ffmpeg on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/scottlamb/moonfire-ffmpeg [INFO] finished tweaking git repo https://github.com/scottlamb/moonfire-ffmpeg [INFO] tweaked toml for git repo https://github.com/scottlamb/moonfire-ffmpeg written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/scottlamb/moonfire-ffmpeg already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/scottlamb/mylog` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cstr v0.2.5 [INFO] [stderr] Downloaded cc v1.0.65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 60e45fd77a9ce417bd462d4b6dd23e75dfcfe00de569ee984b39d321f2affeae [INFO] running `Command { std: "docker" "start" "-a" "60e45fd77a9ce417bd462d4b6dd23e75dfcfe00de569ee984b39d321f2affeae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60e45fd77a9ce417bd462d4b6dd23e75dfcfe00de569ee984b39d321f2affeae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60e45fd77a9ce417bd462d4b6dd23e75dfcfe00de569ee984b39d321f2affeae", kill_on_drop: false }` [INFO] [stdout] 60e45fd77a9ce417bd462d4b6dd23e75dfcfe00de569ee984b39d321f2affeae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 600bca515e84c35dbb7cdffc3cee5d25940342acdf82f4bee2b065267565bea8 [INFO] running `Command { std: "docker" "start" "-a" "600bca515e84c35dbb7cdffc3cee5d25940342acdf82f4bee2b065267565bea8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling moonfire-ffmpeg v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.23s [INFO] running `Command { std: "docker" "inspect" "600bca515e84c35dbb7cdffc3cee5d25940342acdf82f4bee2b065267565bea8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "600bca515e84c35dbb7cdffc3cee5d25940342acdf82f4bee2b065267565bea8", kill_on_drop: false }` [INFO] [stdout] 600bca515e84c35dbb7cdffc3cee5d25940342acdf82f4bee2b065267565bea8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9feb9a3da4df33b785eba715d9500d8c4cffdce8b5087d5e057db5b2dbdcf030 [INFO] running `Command { std: "docker" "start" "-a" "9feb9a3da4df33b785eba715d9500d8c4cffdce8b5087d5e057db5b2dbdcf030", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling moonfire-ffmpeg v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling cstr v0.2.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling mylog v0.1.0 (https://github.com/scottlamb/mylog#64519c6d) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.77s [INFO] running `Command { std: "docker" "inspect" "9feb9a3da4df33b785eba715d9500d8c4cffdce8b5087d5e057db5b2dbdcf030", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9feb9a3da4df33b785eba715d9500d8c4cffdce8b5087d5e057db5b2dbdcf030", kill_on_drop: false }` [INFO] [stdout] 9feb9a3da4df33b785eba715d9500d8c4cffdce8b5087d5e057db5b2dbdcf030 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] aff75f948bf9b7200b528886c55cc3e32f18252bb92c61eca53560ed9961bd17 [INFO] running `Command { std: "docker" "start" "-a" "aff75f948bf9b7200b528886c55cc3e32f18252bb92c61eca53560ed9961bd17", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/moonfire_ffmpeg-698a9cdfcb741dae) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test avutil::tests::test_error ... ok [INFO] [stdout] test tests::test_is_compatible ... ok [INFO] [stdout] test tests::test_init ... ok [INFO] [stdout] test tests::test_logging ... ok [INFO] [stdout] test avformat::test::slice ... ok [INFO] [stdout] test avformat::test::file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Doc-tests moonfire_ffmpeg [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" "aff75f948bf9b7200b528886c55cc3e32f18252bb92c61eca53560ed9961bd17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aff75f948bf9b7200b528886c55cc3e32f18252bb92c61eca53560ed9961bd17", kill_on_drop: false }` [INFO] [stdout] aff75f948bf9b7200b528886c55cc3e32f18252bb92c61eca53560ed9961bd17