[INFO] cloning repository https://github.com/ldm0/ffgen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ldm0/ffgen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fldm0%2Fffgen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fldm0%2Fffgen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 23638bbda1b8104ac0f8692ebda42c679dc9d5bb [INFO] testing ldm0/ffgen against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fldm0%2Fffgen" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ldm0/ffgen on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ldm0/ffgen [INFO] finished tweaking git repo https://github.com/ldm0/ffgen [INFO] tweaked toml for git repo https://github.com/ldm0/ffgen written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/ldm0/ffgen already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 62da7c144a845280d030e66e84d61161efac5b93518db99678ba01fa464e63cc [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" "62da7c144a845280d030e66e84d61161efac5b93518db99678ba01fa464e63cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62da7c144a845280d030e66e84d61161efac5b93518db99678ba01fa464e63cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62da7c144a845280d030e66e84d61161efac5b93518db99678ba01fa464e63cc", kill_on_drop: false }` [INFO] [stdout] 62da7c144a845280d030e66e84d61161efac5b93518db99678ba01fa464e63cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ac6c534097c9dddca56ec75f7ecc1f2de2bfbfacb13b4cea58bd28485082f1fd [INFO] running `Command { std: "docker" "start" "-a" "ac6c534097c9dddca56ec75f7ecc1f2de2bfbfacb13b4cea58bd28485082f1fd", kill_on_drop: false }` [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bindgen v0.54.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling rusty_ffmpeg v0.2.5 [INFO] [stderr] Compiling ffgen v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `once_cell::sync::Lazy` [INFO] [stdout] --> src/cmdutils.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use once_cell::sync::Lazy; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `avutils::*` [INFO] [stdout] --> src/cmdutils.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | avutil::{avutils::*, error::*}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CStr`, `collections::HashMap`, `mem`, `slice`, `sync::Mutex` [INFO] [stdout] --> src/cmdutils.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | collections::HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 12 | default, [INFO] [stdout] 13 | ffi::{CStr, CString}, [INFO] [stdout] | ^^^^ [INFO] [stdout] 14 | fmt, marker, mem, ptr, slice, [INFO] [stdout] | ^^^ ^^^^^ [INFO] [stdout] 15 | sync::Mutex, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `debug`, `info` [INFO] [stdout] --> src/ffmpeg.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | use log::{debug, error, info}; [INFO] [stdout] | ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `libc::c_void` [INFO] [stdout] --> src/ffmpeg_opt.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use libc::c_void; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `debug`, `error`, `info` [INFO] [stdout] --> src/ffmpeg_opt.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | use log::{debug, error, info}; [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `avutils::*`, `error::*`, `ffi` [INFO] [stdout] --> src/ffmpeg_opt.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | avutil::{avutils::*, error::*}, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] 5 | ffi, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CStr`, `CString`, `ptr`, `slice` [INFO] [stdout] --> src/ffmpeg_opt.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | ffi::{CStr, CString}, [INFO] [stdout] | ^^^^ ^^^^^^^ [INFO] [stdout] 9 | ptr, slice, [INFO] [stdout] | ^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `INT_CB`, `OptionsContext`, `self` [INFO] [stdout] --> src/ffmpeg_opt.rs:19:14 [INFO] [stdout] | [INFO] [stdout] 19 | ffmpeg::{self, OptionsContext, INT_CB}, [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `debug` [INFO] [stdout] --> src/graph_parser.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use log::{debug, error}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `OptionGroupList`, `OptionGroup`, `OptionKV`, `OptionParseContext` [INFO] [stdout] --> src/options.rs:11:32 [INFO] [stdout] | [INFO] [stdout] 11 | OptionDef, OptionFlag, OptionGroup, OptionGroupDef, OptionGroupList, OptionKV, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] 12 | OptionOperation, OptionParseContext, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `GroupInfile` [INFO] [stdout] --> src/cmdutils.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | GroupInfile = 1, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_optgroup` [INFO] [stdout] --> src/cmdutils.rs:215:8 [INFO] [stdout] | [INFO] [stdout] 215 | pub fn parse_optgroup<'ctxt>( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_number` [INFO] [stdout] --> src/cmdutils.rs:245:8 [INFO] [stdout] | [INFO] [stdout] 245 | pub fn parse_number( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_time` [INFO] [stdout] --> src/cmdutils.rs:274:4 [INFO] [stdout] | [INFO] [stdout] 274 | fn parse_time(context: &str, timestr: &str, is_duration: bool) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `write_option` [INFO] [stdout] --> src/cmdutils.rs:291:4 [INFO] [stdout] | [INFO] [stdout] 291 | fn write_option( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `RECEIVED_NB_SIGNALS` [INFO] [stdout] --> src/ffmpeg.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | static RECEIVED_NB_SIGNALS: Lazy> = Lazy::new(|| Mutex::new(0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `TRANSCODE_INIT_DONE` [INFO] [stdout] --> src/ffmpeg.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | static TRANSCODE_INIT_DONE: Lazy> = Lazy::new(|| Mutex::new(0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `decodec_interrupt_cb` [INFO] [stdout] --> src/ffmpeg.rs:23:22 [INFO] [stdout] | [INFO] [stdout] 23 | unsafe extern "C" fn decodec_interrupt_cb(_ctx: *mut libc::c_void) -> libc::c_int { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INT_CB` [INFO] [stdout] --> src/ffmpeg.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / pub const INT_CB: ffi::AVIOInterruptCB = ffi::AVIOInterruptCB { [INFO] [stdout] 34 | | callback: Some(decodec_interrupt_cb), [INFO] [stdout] 35 | | opaque: ptr::null_mut(), [INFO] [stdout] 36 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `remove_avoptions` [INFO] [stdout] --> src/ffmpeg.rs:38:15 [INFO] [stdout] | [INFO] [stdout] 38 | pub unsafe fn remove_avoptions(a: &mut *mut ffi::AVDictionary, b: *mut ffi::AVDictionary) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `assert_avoptions` [INFO] [stdout] --> src/ffmpeg.rs:52:15 [INFO] [stdout] | [INFO] [stdout] 52 | pub unsafe fn assert_avoptions(a: *mut ffi::AVDictionary) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/ffmpeg.rs:185:12 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn new(group: &'a mut OptionGroup<'group>) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `OptGroup` [INFO] [stdout] --> src/ffmpeg_opt.rs:24:6 [INFO] [stdout] | [INFO] [stdout] 24 | enum OptGroup { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get` [INFO] [stdout] --> src/graph_parser.rs:66:8 [INFO] [stdout] | [INFO] [stdout] 66 | fn get(&mut self) -> Option { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `VSYNC_AUTO` [INFO] [stdout] --> src/options.rs:325:1 [INFO] [stdout] | [INFO] [stdout] 325 | const VSYNC_AUTO: isize = -1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `input_stream_potentially_available` [INFO] [stdout] --> src/options.rs:342:1 [INFO] [stdout] | [INFO] [stdout] 342 | pub static mut input_stream_potentially_available: isize = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `video_sync_method` [INFO] [stdout] --> src/options.rs:353:1 [INFO] [stdout] | [INFO] [stdout] 353 | pub static mut video_sync_method: isize = VSYNC_AUTO; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `abort_on_flags` [INFO] [stdout] --> src/options.rs:365:1 [INFO] [stdout] | [INFO] [stdout] 365 | pub static mut abort_on_flags: isize = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `opt_default_new` [INFO] [stdout] --> src/options.rs:591:4 [INFO] [stdout] | [INFO] [stdout] 591 | fn opt_default_new(optctx: *mut c_void, opt: &str, arg: &str) -> i64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `ptr_offset_from` has been stable since 1.47.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | #![feature(ptr_offset_from)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> src/cmdutils.rs:252:52 [INFO] [stdout] | [INFO] [stdout] 252 | let numstr_ptr = CString::new(numstr).unwrap().as_ptr(); [INFO] [stdout] | ----------------------------- ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(temporary_cstring_as_ptr)]` on by default [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> src/cmdutils.rs:276:54 [INFO] [stdout] | [INFO] [stdout] 276 | let timestr_ptr = CString::new(timestr).unwrap().as_ptr(); [INFO] [stdout] | ------------------------------ ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `format_opts` should have an upper case name [INFO] [stdout] --> src/cmdutils.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 51 | static mut format_opts: *mut ffi::AVDictionary = ptr::null_mut(); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `FORMAT_OPTS` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `codec_opts` should have an upper case name [INFO] [stdout] --> src/cmdutils.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 52 | static mut codec_opts: *mut ffi::AVDictionary = ptr::null_mut(); [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `CODEC_OPTS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `sws_dict` should have an upper case name [INFO] [stdout] --> src/cmdutils.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | static mut sws_dict: *mut ffi::AVDictionary = ptr::null_mut(); [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper case: `SWS_DICT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `swr_opts` should have an upper case name [INFO] [stdout] --> src/cmdutils.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | static mut swr_opts: *mut ffi::AVDictionary = ptr::null_mut(); [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper case: `SWR_OPTS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `resample_opts` should have an upper case name [INFO] [stdout] --> src/cmdutils.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | static mut resample_opts: *mut ffi::AVDictionary = ptr::null_mut(); [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `RESAMPLE_OPTS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/ffgen-4ade31b90c429a63.ffgen.b5bbbe9b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ffgen-4ade31b90c429a63.ffgen.b5bbbe9b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ffgen-4ade31b90c429a63.ffgen.b5bbbe9b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ffgen-4ade31b90c429a63.ffgen.b5bbbe9b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ffgen-4ade31b90c429a63.ffgen.b5bbbe9b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ffgen-4ade31b90c429a63.ffgen.b5bbbe9b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ffgen-4ade31b90c429a63.ffgen.b5bbbe9b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ffgen-4ade31b90c429a63.ffgen.b5bbbe9b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ffgen-4ade31b90c429a63.ffgen.b5bbbe9b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ffgen-4ade31b90c429a63.ffgen.b5bbbe9b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ffgen-4ade31b90c429a63.ffgen.b5bbbe9b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ffgen-4ade31b90c429a63.ffgen.b5bbbe9b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ffgen-4ade31b90c429a63.ffgen.b5bbbe9b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ffgen-4ade31b90c429a63.ffgen.b5bbbe9b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ffgen-4ade31b90c429a63.ffgen.b5bbbe9b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ffgen-4ade31b90c429a63.ffgen.b5bbbe9b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/ffgen-4ade31b90c429a63.4dz2mu1p30mnvo1t.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-5306b0f8104755b5.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b35edffea0b33e4c.rlib" "/opt/rustwide/target/debug/deps/libatty-d2090f120e004958.rlib" "/opt/rustwide/target/debug/deps/libhumantime-9c238c90ee1b6ce3.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/libregex-e7b171f4082606c4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-7b136cb51b93983e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7adb07e7d078c59f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5f18c6edf83f0dfd.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dab0d116dd56435e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-772034eca31f8ede.rlib" "/opt/rustwide/target/debug/deps/librusty_ffmpeg-aaf5766602ea1f0d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c83187afb64569b9.rlib" "/opt/rustwide/target/debug/deps/liblog-f65a61c7426cc3ad.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/liblibc-739ec558ba2de81e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lavdevice" "-lraw1394" "-lavc1394" "-lrom1394" "-liec61883" "-ljack" "-lopenal" "-lxcb" "-lxcb-shm" "-lxcb-shape" "-lxcb-xfixes" "-lcdio_paranoia" "-lcdio_cdda" "-lcdio" "-ldc1394" "-lasound" "-lcaca" "-lGL" "-lpulse" "-lSDL2" "-lsndio" "-lavfilter" "-lbs2b" "-llilv-0" "-lsratom-0" "-lsord-0" "-lserd-0" "-lrubberband" "-lmysofa" "-lflite_cmu_time_awb" "-lflite_cmu_us_awb" "-lflite_cmu_us_kal" "-lflite_cmu_us_kal16" "-lflite_cmu_us_rms" "-lflite_cmu_us_slt" "-lflite_usenglish" "-lflite_cmulex" "-lflite" "-lfribidi" "-lass" "-lvidstab" "-lgomp" "-lzmq" "-lfontconfig" "-lfreetype" "-lavformat" "-lxml2" "-lbz2" "-lgme" "-lopenmpt" "-lchromaprint" "-lbluray" "-lgnutls" "-lssh" "-lavcodec" "-lvpx" "-lwebpmux" "-llzma" "-lrsvg-2" "-lgio-2.0" "-lgdk_pixbuf-2.0" "-lgobject-2.0" "-lglib-2.0" "-lcairo" "-lzvbi" "-lpng" "-lsnappy" "-lstdc++" "-lz" "-laom" "-lpthread" "-lcodec2" "-lgsm" "-lmp3lame" "-lopenjp2" "-lopus" "-lshine" "-lspeex" "-ltheoraenc" "-ltheoradec" "-logg" "-ltwolame" "-lvorbis" "-lvorbisenc" "-lwavpack" "-lwebp" "-lx264" "-lx265" "-lxvidcore" "-lpostproc" "-lswresample" "-lsoxr" "-lswscale" "-lavutil" "-lva-drm" "-lva-x11" "-lvdpau" "-lm" "-ldrm" "-lOpenCL" "-lva" "-lXv" "-lX11" "-lXext" "-ldl" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ffgen-4ade31b90c429a63" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lavc1394 [INFO] [stdout] /usr/bin/ld: cannot find -lrom1394 [INFO] [stdout] /usr/bin/ld: cannot find -liec61883 [INFO] [stdout] /usr/bin/ld: cannot find -lcaca [INFO] [stdout] /usr/bin/ld: cannot find -lbs2b [INFO] [stdout] /usr/bin/ld: cannot find -llilv-0 [INFO] [stdout] /usr/bin/ld: cannot find -lsratom-0 [INFO] [stdout] /usr/bin/ld: cannot find -lsord-0 [INFO] [stdout] /usr/bin/ld: cannot find -lserd-0 [INFO] [stdout] /usr/bin/ld: cannot find -lrubberband [INFO] [stdout] /usr/bin/ld: cannot find -lmysofa [INFO] [stdout] /usr/bin/ld: cannot find -lflite_cmu_time_awb [INFO] [stdout] /usr/bin/ld: cannot find -lflite_cmu_us_awb [INFO] [stdout] /usr/bin/ld: cannot find -lflite_cmu_us_kal [INFO] [stdout] /usr/bin/ld: cannot find -lflite_cmu_us_kal16 [INFO] [stdout] /usr/bin/ld: cannot find -lflite_cmu_us_rms [INFO] [stdout] /usr/bin/ld: cannot find -lflite_cmu_us_slt [INFO] [stdout] /usr/bin/ld: cannot find -lflite_usenglish [INFO] [stdout] /usr/bin/ld: cannot find -lflite_cmulex [INFO] [stdout] /usr/bin/ld: cannot find -lflite [INFO] [stdout] /usr/bin/ld: cannot find -lvidstab [INFO] [stdout] /usr/bin/ld: cannot find -lgme [INFO] [stdout] /usr/bin/ld: cannot find -lopenmpt [INFO] [stdout] /usr/bin/ld: cannot find -lchromaprint [INFO] [stdout] /usr/bin/ld: cannot find -lssh [INFO] [stdout] /usr/bin/ld: cannot find -lzvbi [INFO] [stdout] /usr/bin/ld: cannot find -lsnappy [INFO] [stdout] /usr/bin/ld: cannot find -laom [INFO] [stdout] /usr/bin/ld: cannot find -lcodec2 [INFO] [stdout] /usr/bin/ld: cannot find -lgsm [INFO] [stdout] /usr/bin/ld: cannot find -lmp3lame [INFO] [stdout] /usr/bin/ld: cannot find -lopenjp2 [INFO] [stdout] /usr/bin/ld: cannot find -lshine [INFO] [stdout] /usr/bin/ld: cannot find -lspeex [INFO] [stdout] /usr/bin/ld: cannot find -ltwolame [INFO] [stdout] /usr/bin/ld: cannot find -lwavpack [INFO] [stdout] /usr/bin/ld: cannot find -lx265 [INFO] [stdout] /usr/bin/ld: cannot find -lxvidcore [INFO] [stdout] /usr/bin/ld: cannot find -lsoxr [INFO] [stdout] /usr/bin/ld: cannot find -lva-drm [INFO] [stdout] /usr/bin/ld: cannot find -lva-x11 [INFO] [stdout] /usr/bin/ld: cannot find -lvdpau [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 38 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ffgen` due to 2 previous errors; 38 warnings emitted [INFO] running `Command { std: "docker" "inspect" "ac6c534097c9dddca56ec75f7ecc1f2de2bfbfacb13b4cea58bd28485082f1fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac6c534097c9dddca56ec75f7ecc1f2de2bfbfacb13b4cea58bd28485082f1fd", kill_on_drop: false }` [INFO] [stdout] ac6c534097c9dddca56ec75f7ecc1f2de2bfbfacb13b4cea58bd28485082f1fd