[INFO] fetching crate stainless_ffmpeg 0.2.6... [INFO] testing stainless_ffmpeg-0.2.6 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate stainless_ffmpeg 0.2.6 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate stainless_ffmpeg 0.2.6 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate stainless_ffmpeg 0.2.6 [INFO] finished tweaking crates.io crate stainless_ffmpeg 0.2.6 [INFO] tweaked toml for crates.io crate stainless_ffmpeg 0.2.6 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate stainless_ffmpeg 0.2.6 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8423bdd067ea9f3caf5710f76ccd78bd1fb14005a283841e985dc8971b3df097 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8423bdd067ea9f3caf5710f76ccd78bd1fb14005a283841e985dc8971b3df097", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8423bdd067ea9f3caf5710f76ccd78bd1fb14005a283841e985dc8971b3df097", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8423bdd067ea9f3caf5710f76ccd78bd1fb14005a283841e985dc8971b3df097", kill_on_drop: false }` [INFO] [stdout] 8423bdd067ea9f3caf5710f76ccd78bd1fb14005a283841e985dc8971b3df097 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 889b480f874ef477862a5d77d3be297f0385b22c9ff75f709ff3d673bc2a918e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "889b480f874ef477862a5d77d3be297f0385b22c9ff75f709ff3d673bc2a918e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.87 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling bindgen v0.55.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling clang-sys v1.1.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling ffmpeg-sys v4.2.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling stainless_ffmpeg v0.2.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.34s [INFO] running `Command { std: "docker" "inspect" "889b480f874ef477862a5d77d3be297f0385b22c9ff75f709ff3d673bc2a918e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "889b480f874ef477862a5d77d3be297f0385b22c9ff75f709ff3d673bc2a918e", kill_on_drop: false }` [INFO] [stdout] 889b480f874ef477862a5d77d3be297f0385b22c9ff75f709ff3d673bc2a918e [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c1802af494eba10d2043f1040f5dc78ea5efb3c728ec776d8b24db3364583f8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4c1802af494eba10d2043f1040f5dc78ea5efb3c728ec776d8b24db3364583f8", kill_on_drop: false }` [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling cpal v0.13.1 [INFO] [stderr] Compiling ringbuf v0.2.3 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling alsa v0.4.3 [INFO] [stderr] Compiling stainless_ffmpeg v0.2.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.68s [INFO] running `Command { std: "docker" "inspect" "4c1802af494eba10d2043f1040f5dc78ea5efb3c728ec776d8b24db3364583f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c1802af494eba10d2043f1040f5dc78ea5efb3c728ec776d8b24db3364583f8", kill_on_drop: false }` [INFO] [stdout] 4c1802af494eba10d2043f1040f5dc78ea5efb3c728ec776d8b24db3364583f8 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d4bbd5f8e994169cd4442e46cbc7413bb722a7fb5958f6238b99f59f6ad16d19 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d4bbd5f8e994169cd4442e46cbc7413bb722a7fb5958f6238b99f59f6ad16d19", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/stainless_ffmpeg-bcab07c3bceef65e) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tools::rational::rational ... ok [INFO] [stdout] test order::parse_sample_audio_encoding_graph ... ok [INFO] [stdout] test order::parse_sample_video_encoding_graph ... ok [INFO] [stderr] [mxf @ 0x7f5efc000ec0] index entry 249 + TemporalOffset 1 = 250, which is out of bounds [INFO] [stderr] [mxf @ 0x7f5f08000d00] index entry 249 + TemporalOffset 1 = 250, which is out of bounds [INFO] [stdout] test probe::simple::probe_mxf_sample ... ok [INFO] [stderr] [mxf @ 0x7f5efc0aaec0] index entry 249 + TemporalOffset 1 = 250, which is out of bounds [INFO] [stderr] [mxf @ 0x7f5efc04b8c0] index entry 249 + TemporalOffset 1 = 250, which is out of bounds [INFO] [stderr] [mxf @ 0x7f5efc0cbe80] index entry 249 + TemporalOffset 1 = 250, which is out of bounds [INFO] [stderr] [mxf @ 0x7f5efc491040] index entry 249 + TemporalOffset 1 = 250, which is out of bounds [INFO] [stderr] [mxf @ 0x7f5efc866880] index entry 249 + TemporalOffset 1 = 250, which is out of bounds [INFO] [stderr] [mxf @ 0x7f5efcc38bc0] index entry 249 + TemporalOffset 1 = 250, which is out of bounds [INFO] [stderr] [mxf @ 0x7f5efd004fc0] index entry 249 + TemporalOffset 1 = 250, which is out of bounds [INFO] [stderr] [mxf @ 0x7f5efd3ce9c0] index entry 249 + TemporalOffset 1 = 250, which is out of bounds [INFO] [stderr] [mxf @ 0x7f5efd7a0d80] index entry 249 + TemporalOffset 1 = 250, which is out of bounds [INFO] [stderr] [mxf @ 0x7f5efdb6ce00] index entry 249 + TemporalOffset 1 = 250, which is out of bounds [INFO] [stderr] [mxf @ 0x7f5efdf32980] index entry 249 + TemporalOffset 1 = 250, which is out of bounds [INFO] [stderr] [mxf @ 0x7f5efdf543c0] index entry 249 + TemporalOffset 1 = 250, which is out of bounds [INFO] [stderr] [mxf @ 0x7f5efe6c9d80] index entry 249 + TemporalOffset 1 = 250, which is out of bounds [INFO] [stderr] [mxf @ 0x7f5efea98e00] index entry 249 + TemporalOffset 1 = 250, which is out of bounds [INFO] [stderr] [mxf @ 0x7f5efee64c40] index entry 249 + TemporalOffset 1 = 250, which is out of bounds [INFO] [stderr] [mxf @ 0x7f5eff22ea80] index entry 249 + TemporalOffset 1 = 250, which is out of bounds [INFO] [stderr] [mxf @ 0x7f5effbae700] index entry 249 + TemporalOffset 1 = 250, which is out of bounds [INFO] [stdout] test probe::deep::deep_probe_mxf_sample ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.27s [INFO] [stdout] [INFO] [stderr] Doc-tests stainless_ffmpeg [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/prelude.rs - prelude (line 9) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d4bbd5f8e994169cd4442e46cbc7413bb722a7fb5958f6238b99f59f6ad16d19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4bbd5f8e994169cd4442e46cbc7413bb722a7fb5958f6238b99f59f6ad16d19", kill_on_drop: false }` [INFO] [stdout] d4bbd5f8e994169cd4442e46cbc7413bb722a7fb5958f6238b99f59f6ad16d19