[INFO] fetching crate ohos-media-sys 0.0.4...
[INFO] testing ohos-media-sys-0.0.4 against 1.90.0 for beta-1.91-3
[INFO] extracting crate ohos-media-sys 0.0.4 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate ohos-media-sys 0.0.4
[INFO] finished tweaking crates.io crate ohos-media-sys 0.0.4
[INFO] tweaked toml for crates.io crate ohos-media-sys 0.0.4 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ohos-media-sys 0.0.4 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ohos-media-sys 0.0.4 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bd70877099453fc65950f2fd07ecbe68a368de81600dbf698842d8ca2e94eb56
[INFO] running `Command { std: "docker" "start" "-a" "bd70877099453fc65950f2fd07ecbe68a368de81600dbf698842d8ca2e94eb56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd70877099453fc65950f2fd07ecbe68a368de81600dbf698842d8ca2e94eb56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd70877099453fc65950f2fd07ecbe68a368de81600dbf698842d8ca2e94eb56", kill_on_drop: false }`
[INFO] [stdout] bd70877099453fc65950f2fd07ecbe68a368de81600dbf698842d8ca2e94eb56
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3fd0c6046f399dfa6250aec097c36d381265d746998108689e6b8db4c17932c3
[INFO] running `Command { std: "docker" "start" "-a" "3fd0c6046f399dfa6250aec097c36d381265d746998108689e6b8db4c17932c3", kill_on_drop: false }`
[INFO] [stderr]    Compiling ohos-sys-opaque-types v0.1.7
[INFO] [stderr]    Compiling ohos-media-sys v0.0.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated type alias `avcodec_base::avcodec_base_ffi::OH_AVCodecOnNeedInputData`
[INFO] [stdout]    --> src/avcodec_base/avcodec_base_ffi.rs:204:26
[INFO] [stdout]     |
[INFO] [stdout] 204 |     pub onNeedInputData: OH_AVCodecOnNeedInputData,
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `avcodec_base::avcodec_base_ffi::OH_AVCodecOnNewOutputData`
[INFO] [stdout]    --> src/avcodec_base/avcodec_base_ffi.rs:205:27
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub onNeedOutputData: OH_AVCodecOnNewOutputData,
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `avcodec_base::avcodec_base_ffi::OH_ScalingMode`
[INFO] [stdout]    --> src/avcodec_base/avcodec_base_ffi.rs:537:6
[INFO] [stdout]     |
[INFO] [stdout] 537 | impl OH_ScalingMode {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `avcodec_base::avcodec_base_ffi::OH_ScalingMode`
[INFO] [stdout]    --> src/avcodec_base/avcodec_base_ffi.rs:542:45
[INFO] [stdout]     |
[INFO] [stdout] 542 |     pub const SCALING_MODE_SCALE_TO_WINDOW: OH_ScalingMode = OH_ScalingMode(1);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple struct `avcodec_base::avcodec_base_ffi::OH_ScalingMode`
[INFO] [stdout]    --> src/avcodec_base/avcodec_base_ffi.rs:542:62
[INFO] [stdout]     |
[INFO] [stdout] 542 |     pub const SCALING_MODE_SCALE_TO_WINDOW: OH_ScalingMode = OH_ScalingMode(1);
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `avcodec_base::avcodec_base_ffi::OH_ScalingMode`
[INFO] [stdout]    --> src/avcodec_base/avcodec_base_ffi.rs:547:40
[INFO] [stdout]     |
[INFO] [stdout] 547 |     pub const SCALING_MODE_SCALE_CROP: OH_ScalingMode = OH_ScalingMode(2);
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple struct `avcodec_base::avcodec_base_ffi::OH_ScalingMode`
[INFO] [stdout]    --> src/avcodec_base/avcodec_base_ffi.rs:547:57
[INFO] [stdout]     |
[INFO] [stdout] 547 |     pub const SCALING_MODE_SCALE_CROP: OH_ScalingMode = OH_ScalingMode(2);
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] running `Command { std: "docker" "inspect" "3fd0c6046f399dfa6250aec097c36d381265d746998108689e6b8db4c17932c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fd0c6046f399dfa6250aec097c36d381265d746998108689e6b8db4c17932c3", kill_on_drop: false }`
[INFO] [stdout] 3fd0c6046f399dfa6250aec097c36d381265d746998108689e6b8db4c17932c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b8b81a877377ae26cf97603ceea377504f25b9fca71040f7291332e55b116be1
[INFO] running `Command { std: "docker" "start" "-a" "b8b81a877377ae26cf97603ceea377504f25b9fca71040f7291332e55b116be1", kill_on_drop: false }`
[INFO] [stderr]    Compiling ohos-media-sys v0.0.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated type alias `avcodec_base::avcodec_base_ffi::OH_AVCodecOnNeedInputData`
[INFO] [stdout]    --> src/avcodec_base/avcodec_base_ffi.rs:204:26
[INFO] [stdout]     |
[INFO] [stdout] 204 |     pub onNeedInputData: OH_AVCodecOnNeedInputData,
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `avcodec_base::avcodec_base_ffi::OH_AVCodecOnNewOutputData`
[INFO] [stdout]    --> src/avcodec_base/avcodec_base_ffi.rs:205:27
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub onNeedOutputData: OH_AVCodecOnNewOutputData,
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `avcodec_base::avcodec_base_ffi::OH_ScalingMode`
[INFO] [stdout]    --> src/avcodec_base/avcodec_base_ffi.rs:537:6
[INFO] [stdout]     |
[INFO] [stdout] 537 | impl OH_ScalingMode {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `avcodec_base::avcodec_base_ffi::OH_ScalingMode`
[INFO] [stdout]    --> src/avcodec_base/avcodec_base_ffi.rs:542:45
[INFO] [stdout]     |
[INFO] [stdout] 542 |     pub const SCALING_MODE_SCALE_TO_WINDOW: OH_ScalingMode = OH_ScalingMode(1);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple struct `avcodec_base::avcodec_base_ffi::OH_ScalingMode`
[INFO] [stdout]    --> src/avcodec_base/avcodec_base_ffi.rs:542:62
[INFO] [stdout]     |
[INFO] [stdout] 542 |     pub const SCALING_MODE_SCALE_TO_WINDOW: OH_ScalingMode = OH_ScalingMode(1);
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `avcodec_base::avcodec_base_ffi::OH_ScalingMode`
[INFO] [stdout]    --> src/avcodec_base/avcodec_base_ffi.rs:547:40
[INFO] [stdout]     |
[INFO] [stdout] 547 |     pub const SCALING_MODE_SCALE_CROP: OH_ScalingMode = OH_ScalingMode(2);
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple struct `avcodec_base::avcodec_base_ffi::OH_ScalingMode`
[INFO] [stdout]    --> src/avcodec_base/avcodec_base_ffi.rs:547:57
[INFO] [stdout]     |
[INFO] [stdout] 547 |     pub const SCALING_MODE_SCALE_CROP: OH_ScalingMode = OH_ScalingMode(2);
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `avcodec_base::avcodec_base_ffi::OH_AVCodecOnNeedInputData`
[INFO] [stdout]    --> src/avcodec_base/avcodec_base_ffi.rs:204:26
[INFO] [stdout]     |
[INFO] [stdout] 204 |     pub onNeedInputData: OH_AVCodecOnNeedInputData,
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `avcodec_base::avcodec_base_ffi::OH_AVCodecOnNewOutputData`
[INFO] [stdout]    --> src/avcodec_base/avcodec_base_ffi.rs:205:27
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub onNeedOutputData: OH_AVCodecOnNewOutputData,
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `avcodec_base::avcodec_base_ffi::OH_ScalingMode`
[INFO] [stdout]    --> src/avcodec_base/avcodec_base_ffi.rs:537:6
[INFO] [stdout]     |
[INFO] [stdout] 537 | impl OH_ScalingMode {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `avcodec_base::avcodec_base_ffi::OH_ScalingMode`
[INFO] [stdout]    --> src/avcodec_base/avcodec_base_ffi.rs:542:45
[INFO] [stdout]     |
[INFO] [stdout] 542 |     pub const SCALING_MODE_SCALE_TO_WINDOW: OH_ScalingMode = OH_ScalingMode(1);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple struct `avcodec_base::avcodec_base_ffi::OH_ScalingMode`
[INFO] [stdout]    --> src/avcodec_base/avcodec_base_ffi.rs:542:62
[INFO] [stdout]     |
[INFO] [stdout] 542 |     pub const SCALING_MODE_SCALE_TO_WINDOW: OH_ScalingMode = OH_ScalingMode(1);
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `avcodec_base::avcodec_base_ffi::OH_ScalingMode`
[INFO] [stdout]    --> src/avcodec_base/avcodec_base_ffi.rs:547:40
[INFO] [stdout]     |
[INFO] [stdout] 547 |     pub const SCALING_MODE_SCALE_CROP: OH_ScalingMode = OH_ScalingMode(2);
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple struct `avcodec_base::avcodec_base_ffi::OH_ScalingMode`
[INFO] [stdout]    --> src/avcodec_base/avcodec_base_ffi.rs:547:57
[INFO] [stdout]     |
[INFO] [stdout] 547 |     pub const SCALING_MODE_SCALE_CROP: OH_ScalingMode = OH_ScalingMode(2);
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcQNyUhF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bdynamic" "-lnative_media_core" "-lnative_media_codecbase" "-lnative_media_core" "-lnative_media_codecbase" "-lnative_media_avdemuxer" "-lnative_media_avsource" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcQNyUhF/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ohos_media_sys-2fade8305cd338a3" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lnative_media_core
[INFO] [stdout]           rust-lld: error: unable to find library -lnative_media_codecbase
[INFO] [stdout]           rust-lld: error: unable to find library -lnative_media_core
[INFO] [stdout]           rust-lld: error: unable to find library -lnative_media_codecbase
[INFO] [stdout]           rust-lld: error: unable to find library -lnative_media_avdemuxer
[INFO] [stdout]           rust-lld: error: unable to find library -lnative_media_avsource
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ohos-media-sys` (lib test) due to 1 previous error; 7 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "b8b81a877377ae26cf97603ceea377504f25b9fca71040f7291332e55b116be1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8b81a877377ae26cf97603ceea377504f25b9fca71040f7291332e55b116be1", kill_on_drop: false }`
[INFO] [stdout] b8b81a877377ae26cf97603ceea377504f25b9fca71040f7291332e55b116be1
