[INFO] fetching crate videostream 0.9.1...
[INFO] testing videostream-0.9.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate videostream 0.9.1 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate videostream 0.9.1
[INFO] finished tweaking crates.io crate videostream 0.9.1
[INFO] tweaked toml for crates.io crate videostream 0.9.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate videostream 0.9.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate videostream 0.9.1 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sdd v3.0.7
[INFO] [stderr]   Downloaded unix-ts-macros v1.0.0
[INFO] [stderr]   Downloaded unix-ts v1.0.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.17
[INFO] [stderr]   Downloaded videostream-sys v0.9.1
[INFO] [stderr]   Downloaded scc v2.3.3
[INFO] [stderr]   Downloaded zerocopy v0.8.17
[INFO] [stderr]   Downloaded dma-buf v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a98e136d61352e7bc4e244f86ad8f6f9eec49b81371e9c8d183428900aec5350
[INFO] running `Command { std: "docker" "start" "-a" "a98e136d61352e7bc4e244f86ad8f6f9eec49b81371e9c8d183428900aec5350", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a98e136d61352e7bc4e244f86ad8f6f9eec49b81371e9c8d183428900aec5350", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a98e136d61352e7bc4e244f86ad8f6f9eec49b81371e9c8d183428900aec5350", kill_on_drop: false }`
[INFO] [stdout] a98e136d61352e7bc4e244f86ad8f6f9eec49b81371e9c8d183428900aec5350
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b3ee693c5a149de79f07903aae0a057abfe341f0eb683842934c31a4ebcd79de
[INFO] running `Command { std: "docker" "start" "-a" "b3ee693c5a149de79f07903aae0a057abfe341f0eb683842934c31a4ebcd79de", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling videostream-sys v0.9.1
[INFO] [stderr]    Compiling unix-ts-macros v1.0.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling unix-ts v1.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling dma-buf v0.4.0
[INFO] [stderr]    Compiling videostream v0.9.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/camera.rs:303:17
[INFO] [stdout]     |
[INFO] [stdout] 303 |     pub fn read(&self) -> Result<CameraBuffer, Box<dyn Error>> {
[INFO] [stdout]     |                 ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |     pub fn read(&self) -> Result<CameraBuffer<'_>, Box<dyn Error>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/camera.rs:334:17
[INFO] [stdout]     |
[INFO] [stdout] 334 |         parent: &CameraReader,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 335 |     ) -> Result<CameraBuffer, Box<dyn Error>> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 335 |     ) -> Result<CameraBuffer<'_>, Box<dyn Error>> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.42s
[INFO] running `Command { std: "docker" "inspect" "b3ee693c5a149de79f07903aae0a057abfe341f0eb683842934c31a4ebcd79de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3ee693c5a149de79f07903aae0a057abfe341f0eb683842934c31a4ebcd79de", kill_on_drop: false }`
[INFO] [stdout] b3ee693c5a149de79f07903aae0a057abfe341f0eb683842934c31a4ebcd79de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] caf4343e6fd0b3ceb30f71f68232a548e94f0c3e6ff9e2c8424d5da9a81f6811
[INFO] running `Command { std: "docker" "start" "-a" "caf4343e6fd0b3ceb30f71f68232a548e94f0c3e6ff9e2c8424d5da9a81f6811", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.17
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling sdd v3.0.7
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling scc v2.3.3
[INFO] [stderr]    Compiling rand_core v0.9.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling dma-buf v0.4.0
[INFO] [stderr]    Compiling videostream v0.9.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/camera.rs:303:17
[INFO] [stdout]     |
[INFO] [stdout] 303 |     pub fn read(&self) -> Result<CameraBuffer, Box<dyn Error>> {
[INFO] [stdout]     |                 ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |     pub fn read(&self) -> Result<CameraBuffer<'_>, Box<dyn Error>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/camera.rs:334:17
[INFO] [stdout]     |
[INFO] [stdout] 334 |         parent: &CameraReader,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 335 |     ) -> Result<CameraBuffer, Box<dyn Error>> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 335 |     ) -> Result<CameraBuffer<'_>, Box<dyn Error>> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: renamed to `rng`
[INFO] [stdout]    --> src/frame.rs:282:29
[INFO] [stdout]     |
[INFO] [stdout] 282 |         let mut rng = rand::thread_rng();
[INFO] [stdout]     |                             ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: renamed to `rng`
[INFO] [stdout]    --> src/frame.rs:314:29
[INFO] [stdout]     |
[INFO] [stdout] 314 |         let mut rng = rand::thread_rng();
[INFO] [stdout]     |                             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.
[INFO] [stdout]    --> src/frame.rs:284:31
[INFO] [stdout]     |
[INFO] [stdout] 284 |             let num: u8 = rng.gen();
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.
[INFO] [stdout]    --> src/frame.rs:302:31
[INFO] [stdout]     |
[INFO] [stdout] 302 |             let num: u8 = rng.gen();
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.
[INFO] [stdout]    --> src/frame.rs:316:29
[INFO] [stdout]     |
[INFO] [stdout] 316 |             expect.push(rng.gen::<u8>() as u8);
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/camera.rs:303:17
[INFO] [stdout]     |
[INFO] [stdout] 303 |     pub fn read(&self) -> Result<CameraBuffer, Box<dyn Error>> {
[INFO] [stdout]     |                 ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |     pub fn read(&self) -> Result<CameraBuffer<'_>, Box<dyn Error>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/camera.rs:334:17
[INFO] [stdout]     |
[INFO] [stdout] 334 |         parent: &CameraReader,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 335 |     ) -> Result<CameraBuffer, Box<dyn Error>> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 335 |     ) -> Result<CameraBuffer<'_>, Box<dyn Error>> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcuqbzdv/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libserial_test-a19a59da1439cec4,libparking_lot-462e8e244fc11ee0,libparking_lot_core-794caf132b8f11d1,libsmallvec-8045c56aeb050430,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libfutures-c089d3f2bdedaea5,libfutures_executor-b617b45932046276,libfutures_util-2a5f9cb096e82c15,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libfutures_channel-bb3bea02536f003a,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-7288ace658af78d0,libscc-f5b035218bdbdc6c,libsdd-19e1b2dcbb2f0c29,libonce_cell-729592ce5d973753,libunix_ts-3147d643e4d9130e,libdma_buf-68ef3d2d48ff09c5,libthiserror-bd0f7eec2992ccc6,librustix-35f4e0e8af104d07,libbitflags-0dbcd73e56b9cd85,liblinux_raw_sys-b3e0a6b3ac010104,liblog-7d65fd516d3aa4e6,librand-06bb3c9f9fa596ba,librand_chacha-4a79dd0187f69ac5,libppv_lite86-067a6cc2a6682f3e,libzerocopy-420543cf83d3886a,libbyteorder-7df9ab1ae37e1368,librand_core-34805463a75e5131,libgetrandom-886b88b293d5ceb7,liblibc-2ac1cb2f7679afc6,libcfg_if-33ef6c02a07f9fec,libzerocopy-8b8c3f7392d89d35,libvideostream_sys-2e8411df4eb3b3a8}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lvideostream" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcuqbzdv/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/videostream-9ff6428b78130f4c" "-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 -lvideostream
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `videostream` (lib test) due to 1 previous error; 7 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "caf4343e6fd0b3ceb30f71f68232a548e94f0c3e6ff9e2c8424d5da9a81f6811", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "caf4343e6fd0b3ceb30f71f68232a548e94f0c3e6ff9e2c8424d5da9a81f6811", kill_on_drop: false }`
[INFO] [stdout] caf4343e6fd0b3ceb30f71f68232a548e94f0c3e6ff9e2c8424d5da9a81f6811
