[INFO] fetching crate ffmpeg-dev 0.3.8... [INFO] testing ffmpeg-dev-0.3.8 against 1.44.0 for beta-1.45-1 [INFO] extracting crate ffmpeg-dev 0.3.8 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate ffmpeg-dev 0.3.8 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate ffmpeg-dev 0.3.8 [INFO] finished tweaking crates.io crate ffmpeg-dev 0.3.8 [INFO] tweaked toml for crates.io crate ffmpeg-dev 0.3.8 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate ffmpeg-dev 0.3.8 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9c7322dd1f7c07f04d015d132d7e369c211a2d7332178db3d78175ec46961f6b [INFO] running `"docker" "start" "-a" "9c7322dd1f7c07f04d015d132d7e369c211a2d7332178db3d78175ec46961f6b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling which v3.1.0 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling ffmpeg-dev v0.3.8 (/opt/rustwide/workdir) [INFO] [stderr] warning: cbits/img_utils.c: In function 'mp4_packager': [INFO] [stderr] warning: cbits/img_utils.c:248: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] [INFO] [stderr] warning: 248 | #pragma clang diagnostic ignored "-Wdeprecated-declarations" [INFO] [stderr] warning: | [INFO] [stderr] warning: cbits/img_utils.c:249:14: warning: 'codec' is deprecated [-Wdeprecated-declarations] [INFO] [stderr] warning: 249 | enum AVCodecID codec_id = ifmt_ctx->streams[stream_index]->codec->codec_id; [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: In file included from cbits/img_utils.c:26: [INFO] [stderr] warning: /opt/rustwide/target/debug/build/ffmpeg-dev-b61c3300fecc2177/out/FFmpeg-FFmpeg-2722fc2/libavformat/avformat.h:885:21: note: declared here [INFO] [stderr] warning: 885 | AVCodecContext *codec; [INFO] [stderr] warning: | ^~~~~ [INFO] [stderr] warning: cbits/img_utils.c: At top level: [INFO] [stderr] warning: cbits/img_utils.c:477: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] [INFO] [stderr] warning: 477 | #pragma clang diagnostic ignored "-Wunused-parameter" [INFO] [stderr] warning: | [INFO] [stderr] warning: cbits/img_utils.c: In function 'decode_packet': [INFO] [stderr] warning: cbits/img_utils.c:488: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] [INFO] [stderr] warning: 488 | #pragma clang diagnostic ignored "-Wdeprecated-declarations" [INFO] [stderr] warning: | [INFO] [stderr] warning: cbits/img_utils.c:489:9: warning: 'avcodec_decode_video2' is deprecated [-Wdeprecated-declarations] [INFO] [stderr] warning: 489 | int res = avcodec_decode_video2( [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: In file included from /opt/rustwide/target/debug/build/ffmpeg-dev-b61c3300fecc2177/out/FFmpeg-FFmpeg-2722fc2/libavformat/avformat.h:317, [INFO] [stderr] warning: from cbits/img_utils.c:26: [INFO] [stderr] warning: /opt/rustwide/target/debug/build/ffmpeg-dev-b61c3300fecc2177/out/FFmpeg-FFmpeg-2722fc2/libavcodec/avcodec.h:4828:5: note: declared here [INFO] [stderr] warning: 4828 | int avcodec_decode_video2(AVCodecContext *avctx, AVFrame *picture, [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: cbits/img_utils.c:482:9: warning: unused parameter 'cached' [-Wunused-parameter] [INFO] [stderr] warning: 482 | int cached, [INFO] [stderr] warning: | ~~~~^~~~~~ [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 20s [INFO] running `"docker" "inspect" "9c7322dd1f7c07f04d015d132d7e369c211a2d7332178db3d78175ec46961f6b"` [INFO] running `"docker" "rm" "-f" "9c7322dd1f7c07f04d015d132d7e369c211a2d7332178db3d78175ec46961f6b"` [INFO] [stdout] 9c7322dd1f7c07f04d015d132d7e369c211a2d7332178db3d78175ec46961f6b [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e50e2369318a8d9a4caa3ab14c978ac83b22067732d15477a889438c7674289f [INFO] running `"docker" "start" "-a" "e50e2369318a8d9a4caa3ab14c978ac83b22067732d15477a889438c7674289f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: cbits/img_utils.c: In function 'mp4_packager': [INFO] [stderr] warning: cbits/img_utils.c:248: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] [INFO] [stderr] warning: 248 | #pragma clang diagnostic ignored "-Wdeprecated-declarations" [INFO] [stderr] warning: | [INFO] [stderr] warning: cbits/img_utils.c:249:14: warning: 'codec' is deprecated [-Wdeprecated-declarations] [INFO] [stderr] warning: 249 | enum AVCodecID codec_id = ifmt_ctx->streams[stream_index]->codec->codec_id; [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: In file included from cbits/img_utils.c:26: [INFO] [stderr] warning: /opt/rustwide/target/debug/build/ffmpeg-dev-b61c3300fecc2177/out/FFmpeg-FFmpeg-2722fc2/libavformat/avformat.h:885:21: note: declared here [INFO] [stderr] warning: 885 | AVCodecContext *codec; [INFO] [stderr] warning: | ^~~~~ [INFO] [stderr] warning: cbits/img_utils.c: At top level: [INFO] [stderr] warning: cbits/img_utils.c:477: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] [INFO] [stderr] warning: 477 | #pragma clang diagnostic ignored "-Wunused-parameter" [INFO] [stderr] warning: | [INFO] [stderr] warning: cbits/img_utils.c: In function 'decode_packet': [INFO] [stderr] warning: cbits/img_utils.c:488: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] [INFO] [stderr] warning: 488 | #pragma clang diagnostic ignored "-Wdeprecated-declarations" [INFO] [stderr] warning: | [INFO] [stderr] warning: cbits/img_utils.c:489:9: warning: 'avcodec_decode_video2' is deprecated [-Wdeprecated-declarations] [INFO] [stderr] warning: 489 | int res = avcodec_decode_video2( [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: In file included from /opt/rustwide/target/debug/build/ffmpeg-dev-b61c3300fecc2177/out/FFmpeg-FFmpeg-2722fc2/libavformat/avformat.h:317, [INFO] [stderr] warning: from cbits/img_utils.c:26: [INFO] [stderr] warning: /opt/rustwide/target/debug/build/ffmpeg-dev-b61c3300fecc2177/out/FFmpeg-FFmpeg-2722fc2/libavcodec/avcodec.h:4828:5: note: declared here [INFO] [stderr] warning: 4828 | int avcodec_decode_video2(AVCodecContext *avctx, AVFrame *picture, [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: cbits/img_utils.c:482:9: warning: unused parameter 'cached' [-Wunused-parameter] [INFO] [stderr] warning: 482 | int cached, [INFO] [stderr] warning: | ~~~~^~~~~~ [INFO] [stderr] Compiling ffmpeg-dev v0.3.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.09s [INFO] running `"docker" "inspect" "e50e2369318a8d9a4caa3ab14c978ac83b22067732d15477a889438c7674289f"` [INFO] running `"docker" "rm" "-f" "e50e2369318a8d9a4caa3ab14c978ac83b22067732d15477a889438c7674289f"` [INFO] [stdout] e50e2369318a8d9a4caa3ab14c978ac83b22067732d15477a889438c7674289f [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1943dfca92ad5ea2df09694beee791da88cbf9a26327444fea24fe9521452811 [INFO] running `"docker" "start" "-a" "1943dfca92ad5ea2df09694beee791da88cbf9a26327444fea24fe9521452811"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: cbits/img_utils.c: In function 'mp4_packager': [INFO] [stderr] warning: cbits/img_utils.c:248: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] [INFO] [stderr] warning: 248 | #pragma clang diagnostic ignored "-Wdeprecated-declarations" [INFO] [stderr] warning: | [INFO] [stderr] warning: cbits/img_utils.c:249:14: warning: 'codec' is deprecated [-Wdeprecated-declarations] [INFO] [stderr] warning: 249 | enum AVCodecID codec_id = ifmt_ctx->streams[stream_index]->codec->codec_id; [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: In file included from cbits/img_utils.c:26: [INFO] [stderr] warning: /opt/rustwide/target/debug/build/ffmpeg-dev-b61c3300fecc2177/out/FFmpeg-FFmpeg-2722fc2/libavformat/avformat.h:885:21: note: declared here [INFO] [stderr] warning: 885 | AVCodecContext *codec; [INFO] [stderr] warning: | ^~~~~ [INFO] [stderr] warning: cbits/img_utils.c: At top level: [INFO] [stderr] warning: cbits/img_utils.c:477: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] [INFO] [stderr] warning: 477 | #pragma clang diagnostic ignored "-Wunused-parameter" [INFO] [stderr] warning: | [INFO] [stderr] warning: cbits/img_utils.c: In function 'decode_packet': [INFO] [stderr] warning: cbits/img_utils.c:488: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] [INFO] [stderr] warning: 488 | #pragma clang diagnostic ignored "-Wdeprecated-declarations" [INFO] [stderr] warning: | [INFO] [stderr] warning: cbits/img_utils.c:489:9: warning: 'avcodec_decode_video2' is deprecated [-Wdeprecated-declarations] [INFO] [stderr] warning: 489 | int res = avcodec_decode_video2( [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: In file included from /opt/rustwide/target/debug/build/ffmpeg-dev-b61c3300fecc2177/out/FFmpeg-FFmpeg-2722fc2/libavformat/avformat.h:317, [INFO] [stderr] warning: from cbits/img_utils.c:26: [INFO] [stderr] warning: /opt/rustwide/target/debug/build/ffmpeg-dev-b61c3300fecc2177/out/FFmpeg-FFmpeg-2722fc2/libavcodec/avcodec.h:4828:5: note: declared here [INFO] [stderr] warning: 4828 | int avcodec_decode_video2(AVCodecContext *avctx, AVFrame *picture, [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: cbits/img_utils.c:482:9: warning: unused parameter 'cached' [-Wunused-parameter] [INFO] [stderr] warning: 482 | int cached, [INFO] [stderr] warning: | ~~~~^~~~~~ [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ffmpeg_dev-bedf97aaa2a12593 [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 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ffmpeg_dev-bebe49635367efcb [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 [INFO] [stdout] [INFO] [stderr] Doc-tests ffmpeg-dev [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test /opt/rustwide/target/debug/build/ffmpeg-dev-b61c3300fecc2177/out/bindings_ffmpeg.rs - sys::avcodec_send_frame (line 20) ... FAILED [INFO] [stdout] test /opt/rustwide/target/debug/build/ffmpeg-dev-b61c3300fecc2177/out/bindings_ffmpeg.rs - sys::AVOptionType (line 87) ... FAILED [INFO] [stdout] test /opt/rustwide/target/debug/build/ffmpeg-dev-b61c3300fecc2177/out/bindings_ffmpeg.rs - sys::av_parser_parse2 (line 29) ... FAILED [INFO] [stdout] test /opt/rustwide/target/debug/build/ffmpeg-dev-b61c3300fecc2177/out/bindings_ffmpeg.rs - sys::AVChromaLocation (line 11) ... FAILED [INFO] [stdout] test /opt/rustwide/target/debug/build/ffmpeg-dev-b61c3300fecc2177/out/bindings_ffmpeg.rs - sys::AVCodecContext::hw_frames_ctx (line 24) ... FAILED [INFO] [stdout] test /opt/rustwide/target/debug/build/ffmpeg-dev-b61c3300fecc2177/out/bindings_ffmpeg.rs - sys::ff_formats_unref (line 8) ... FAILED [INFO] [stdout] test /opt/rustwide/target/debug/build/ffmpeg-dev-b61c3300fecc2177/out/bindings_ffmpeg.rs - sys::avcodec_encode_audio2 (line 23) ... FAILED [INFO] [stdout] test /opt/rustwide/target/debug/build/ffmpeg-dev-b61c3300fecc2177/out/bindings_ffmpeg.rs - sys::avcodec_encode_video2 (line 23) ... FAILED [INFO] [stdout] test /opt/rustwide/target/debug/build/ffmpeg-dev-b61c3300fecc2177/out/bindings_ffmpeg.rs - sys::AVCodecContext::hw_frames_ctx (line 13) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- /opt/rustwide/target/debug/build/ffmpeg-dev-b61c3300fecc2177/out/bindings_ffmpeg.rs - sys::avcodec_send_frame (line 20) stdout ---- [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `audio` [INFO] [stdout] --> /opt/rustwide/target/debug/build/ffmpeg-dev-b61c3300fecc2177/out/bindings_ffmpeg.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 3 | For audio: [INFO] [stdout] | ^^^^^ expected one of 8 possible tokens [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- /opt/rustwide/target/debug/build/ffmpeg-dev-b61c3300fecc2177/out/bindings_ffmpeg.rs - sys::AVOptionType (line 87) stdout ---- [INFO] [stdout] error: expected expression, found `@` [INFO] [stdout] --> /opt/rustwide/target/debug/build/ffmpeg-dev-b61c3300fecc2177/out/bindings_ffmpeg.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 3 | @code [INFO] [stdout] | ^ expected expression [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- /opt/rustwide/target/debug/build/ffmpeg-dev-b61c3300fecc2177/out/bindings_ffmpeg.rs - sys::av_parser_parse2 (line 29) stdout ---- [INFO] [stdout] error: expected `{`, found `decode_frame` [INFO] [stdout] --> /opt/rustwide/target/debug/build/ffmpeg-dev-b61c3300fecc2177/out/bindings_ffmpeg.rs:31:7 [INFO] [stdout] | [INFO] [stdout] 3 | if(size) [INFO] [stdout] | -- this `if` expression has a condition, but no block [INFO] [stdout] 4 | decode_frame(data, size); [INFO] [stdout] | ^^^^^^^^^^^^------------- [INFO] [stdout] | | [INFO] [stdout] | expected `{` [INFO] [stdout] | help: try placing this code inside a block: `{ decode_frame(data, size); }` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- /opt/rustwide/target/debug/build/ffmpeg-dev-b61c3300fecc2177/out/bindings_ffmpeg.rs - sys::AVChromaLocation (line 11) stdout ---- [INFO] [stdout] error: invalid suffix `st` for integer literal [INFO] [stdout] --> /opt/rustwide/target/debug/build/ffmpeg-dev-b61c3300fecc2177/out/bindings_ffmpeg.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 3 | 1st 2nd 1st 2nd horizontal luma sample positions [INFO] [stdout] | ^^^ invalid suffix `st` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `;`, `?`, `}`, or an operator, found `2nd` [INFO] [stdout] --> /opt/rustwide/target/debug/build/ffmpeg-dev-b61c3300fecc2177/out/bindings_ffmpeg.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 3 | 1st 2nd 1st 2nd horizontal luma sample positions [INFO] [stdout] | ^^^ expected one of `.`, `;`, `?`, `}`, or an operator [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- /opt/rustwide/target/debug/build/ffmpeg-dev-b61c3300fecc2177/out/bindings_ffmpeg.rs - sys::AVCodecContext::hw_frames_ctx (line 24) stdout ---- [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `field` [INFO] [stdout] --> /opt/rustwide/target/debug/build/ffmpeg-dev-b61c3300fecc2177/out/bindings_ffmpeg.rs:25:6 [INFO] [stdout] | [INFO] [stdout] 3 | This field should be set before avcodec_open2() is called. [INFO] [stdout] | ^^^^^ expected one of 8 possible tokens [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- /opt/rustwide/target/debug/build/ffmpeg-dev-b61c3300fecc2177/out/bindings_ffmpeg.rs - sys::ff_formats_unref (line 8) stdout ---- [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `After` [INFO] [stdout] --> /opt/rustwide/target/debug/build/ffmpeg-dev-b61c3300fecc2177/out/bindings_ffmpeg.rs:9:40 [INFO] [stdout] | [INFO] [stdout] 3 | Before After [INFO] [stdout] | ^^^^^ expected one of 8 possible tokens [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- /opt/rustwide/target/debug/build/ffmpeg-dev-b61c3300fecc2177/out/bindings_ffmpeg.rs - sys::avcodec_encode_audio2 (line 23) stdout ---- [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/ffmpeg-dev-b61c3300fecc2177/out/bindings_ffmpeg.rs:24:4 [INFO] [stdout] | [INFO] [stdout] 3 | If this function fails or produces no output, avpkt will be [INFO] [stdout] | ^^^^ expected one of 8 possible tokens [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- /opt/rustwide/target/debug/build/ffmpeg-dev-b61c3300fecc2177/out/bindings_ffmpeg.rs - sys::avcodec_encode_video2 (line 23) stdout ---- [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/ffmpeg-dev-b61c3300fecc2177/out/bindings_ffmpeg.rs:24:4 [INFO] [stdout] | [INFO] [stdout] 3 | If this function fails or produces no output, avpkt will be [INFO] [stdout] | ^^^^ expected one of 8 possible tokens [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- /opt/rustwide/target/debug/build/ffmpeg-dev-b61c3300fecc2177/out/bindings_ffmpeg.rs - sys::AVCodecContext::hw_frames_ctx (line 13) stdout ---- [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `the` [INFO] [stdout] --> /opt/rustwide/target/debug/build/ffmpeg-dev-b61c3300fecc2177/out/bindings_ffmpeg.rs:14:4 [INFO] [stdout] | [INFO] [stdout] 3 | If the default get_buffer2() is used with a hwaccel pixel [INFO] [stdout] | ^^^ expected one of 8 possible tokens [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] /opt/rustwide/target/debug/build/ffmpeg-dev-b61c3300fecc2177/out/bindings_ffmpeg.rs - sys::AVChromaLocation (line 11) [INFO] [stdout] /opt/rustwide/target/debug/build/ffmpeg-dev-b61c3300fecc2177/out/bindings_ffmpeg.rs - sys::AVCodecContext::hw_frames_ctx (line 13) [INFO] [stdout] /opt/rustwide/target/debug/build/ffmpeg-dev-b61c3300fecc2177/out/bindings_ffmpeg.rs - sys::AVCodecContext::hw_frames_ctx (line 24) [INFO] [stdout] /opt/rustwide/target/debug/build/ffmpeg-dev-b61c3300fecc2177/out/bindings_ffmpeg.rs - sys::AVOptionType (line 87) [INFO] [stdout] /opt/rustwide/target/debug/build/ffmpeg-dev-b61c3300fecc2177/out/bindings_ffmpeg.rs - sys::av_parser_parse2 (line 29) [INFO] [stdout] /opt/rustwide/target/debug/build/ffmpeg-dev-b61c3300fecc2177/out/bindings_ffmpeg.rs - sys::avcodec_encode_audio2 (line 23) [INFO] [stdout] /opt/rustwide/target/debug/build/ffmpeg-dev-b61c3300fecc2177/out/bindings_ffmpeg.rs - sys::avcodec_encode_video2 (line 23) [INFO] [stdout] /opt/rustwide/target/debug/build/ffmpeg-dev-b61c3300fecc2177/out/bindings_ffmpeg.rs - sys::avcodec_send_frame (line 20) [INFO] [stdout] /opt/rustwide/target/debug/build/ffmpeg-dev-b61c3300fecc2177/out/bindings_ffmpeg.rs - sys::ff_formats_unref (line 8) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `"docker" "inspect" "1943dfca92ad5ea2df09694beee791da88cbf9a26327444fea24fe9521452811"` [INFO] running `"docker" "rm" "-f" "1943dfca92ad5ea2df09694beee791da88cbf9a26327444fea24fe9521452811"` [INFO] [stdout] 1943dfca92ad5ea2df09694beee791da88cbf9a26327444fea24fe9521452811