[INFO] cloning repository https://github.com/justjanne/media-ingestion [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/justjanne/media-ingestion" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustjanne%2Fmedia-ingestion", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustjanne%2Fmedia-ingestion'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 170d16dbe205d6cc72ec129376b8e29f1ecb8dab [INFO] testing justjanne/media-ingestion against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustjanne%2Fmedia-ingestion" "/workspace/builds/worker-98/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-98/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/justjanne/media-ingestion on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/justjanne/media-ingestion [INFO] finished tweaking git repo https://github.com/justjanne/media-ingestion [INFO] tweaked toml for git repo https://github.com/justjanne/media-ingestion written to /workspace/builds/worker-98/source/Cargo.toml [INFO] crate git repo https://github.com/justjanne/media-ingestion already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-98/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ffbfd958da5eced2af385ae671fe11137fc59d1bd0e57d0dfe02b252d589d5cb [INFO] running `Command { std: "docker" "start" "-a" "ffbfd958da5eced2af385ae671fe11137fc59d1bd0e57d0dfe02b252d589d5cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ffbfd958da5eced2af385ae671fe11137fc59d1bd0e57d0dfe02b252d589d5cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffbfd958da5eced2af385ae671fe11137fc59d1bd0e57d0dfe02b252d589d5cb", kill_on_drop: false }` [INFO] [stdout] ffbfd958da5eced2af385ae671fe11137fc59d1bd0e57d0dfe02b252d589d5cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e018e06111ba5f552a8965e87e8c06a098338d3446f43507ea2f3ca441ffb9f7 [INFO] running `Command { std: "docker" "start" "-a" "e018e06111ba5f552a8965e87e8c06a098338d3446f43507ea2f3ca441ffb9f7", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling standback v0.2.2 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling deflate v0.8.4 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.9 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling fraction v0.6.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling image v0.23.9 [INFO] [stderr] Compiling time-macros-impl v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Compiling time v0.2.9 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.11 [INFO] [stderr] Compiling thiserror v1.0.15 [INFO] [stderr] Compiling media_time v0.1.0 (/opt/rustwide/workdir/lib/media_time) [INFO] [stderr] Compiling webvtt v0.1.0 (/opt/rustwide/workdir/lib/webvtt) [INFO] [stderr] Compiling structopt v0.3.18 [INFO] [stderr] Compiling ffmpeg-dev v0.3.8 [INFO] [stderr] Compiling ffmpeg_api v0.1.0 (/opt/rustwide/workdir/lib/ffmpeg_api) [INFO] [stderr] Compiling media-ingestion v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 42s [INFO] running `Command { std: "docker" "inspect" "e018e06111ba5f552a8965e87e8c06a098338d3446f43507ea2f3ca441ffb9f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e018e06111ba5f552a8965e87e8c06a098338d3446f43507ea2f3ca441ffb9f7", kill_on_drop: false }` [INFO] [stdout] e018e06111ba5f552a8965e87e8c06a098338d3446f43507ea2f3ca441ffb9f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 211421aa8a3b203cc3939a14e249217bb4023c92f4d75f452c551946346eea02 [INFO] running `Command { std: "docker" "start" "-a" "211421aa8a3b203cc3939a14e249217bb4023c92f4d75f452c551946346eea02", kill_on_drop: false }` [INFO] [stderr] Compiling media-ingestion v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.88s [INFO] running `Command { std: "docker" "inspect" "211421aa8a3b203cc3939a14e249217bb4023c92f4d75f452c551946346eea02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "211421aa8a3b203cc3939a14e249217bb4023c92f4d75f452c551946346eea02", kill_on_drop: false }` [INFO] [stdout] 211421aa8a3b203cc3939a14e249217bb4023c92f4d75f452c551946346eea02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0886abb0e5aad722e6e5dc9682ecadaf53a022b3542791580e004c6e657506e4 [INFO] running `Command { std: "docker" "start" "-a" "0886abb0e5aad722e6e5dc9682ecadaf53a022b3542791580e004c6e657506e4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 24.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/media_ingestion-06a0d96f1e89b9cc) [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/media_ingestion-0c682c89e076d47f) [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] [stderr] Doc-tests media-ingestion [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" "0886abb0e5aad722e6e5dc9682ecadaf53a022b3542791580e004c6e657506e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0886abb0e5aad722e6e5dc9682ecadaf53a022b3542791580e004c6e657506e4", kill_on_drop: false }` [INFO] [stdout] 0886abb0e5aad722e6e5dc9682ecadaf53a022b3542791580e004c6e657506e4