[INFO] fetching crate videostream 0.9.1...
[INFO] testing videostream-0.9.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate videostream 0.9.1 into /workspace/builds/worker-4-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-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate videostream 0.9.1 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 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded videostream-sys v0.9.1
[INFO] [stderr]   Downloaded dma-buf v0.4.0
[INFO] [stderr]   Downloaded unix-ts-macros v1.0.0
[INFO] [stderr]   Downloaded rand_core v0.9.0
[INFO] [stderr]   Downloaded unix-ts v1.0.0
[INFO] [stderr]   Downloaded sdd v3.0.7
[INFO] [stderr]   Downloaded zerocopy v0.8.17
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.17
[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] b841488a89ef11aed25abdd1f81b45d3b670daf6eb6bc8818a40d8d4e53244fa
[INFO] running `Command { std: "docker" "start" "-a" "b841488a89ef11aed25abdd1f81b45d3b670daf6eb6bc8818a40d8d4e53244fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b841488a89ef11aed25abdd1f81b45d3b670daf6eb6bc8818a40d8d4e53244fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b841488a89ef11aed25abdd1f81b45d3b670daf6eb6bc8818a40d8d4e53244fa", kill_on_drop: false }`
[INFO] [stdout] b841488a89ef11aed25abdd1f81b45d3b670daf6eb6bc8818a40d8d4e53244fa
[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] e6e2d1a6ce4a731fbc4f784e295e2e5e0c88ed0b8e8e2a17636b5b097d55c541
[INFO] running `Command { std: "docker" "start" "-a" "e6e2d1a6ce4a731fbc4f784e295e2e5e0c88ed0b8e8e2a17636b5b097d55c541", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling videostream-sys v0.9.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling unix-ts-macros v1.0.0
[INFO] [stderr]    Compiling unix-ts v1.0.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[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 6.38s
[INFO] running `Command { std: "docker" "inspect" "e6e2d1a6ce4a731fbc4f784e295e2e5e0c88ed0b8e8e2a17636b5b097d55c541", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6e2d1a6ce4a731fbc4f784e295e2e5e0c88ed0b8e8e2a17636b5b097d55c541", kill_on_drop: false }`
[INFO] [stdout] e6e2d1a6ce4a731fbc4f784e295e2e5e0c88ed0b8e8e2a17636b5b097d55c541
[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] f1ddd5beddb0320ced4b95f8ac1e1ff2831eae9d1d936f9ec6e6618785654142
[INFO] running `Command { std: "docker" "start" "-a" "f1ddd5beddb0320ced4b95f8ac1e1ff2831eae9d1d936f9ec6e6618785654142", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling zerocopy v0.8.17
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling sdd v3.0.7
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling scc v2.3.3
[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 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 futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[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]    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/rustcB1A9B6/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libserial_test-48d857677cfa5442,libparking_lot-f973da56b90cc24b,libparking_lot_core-07a248ed586fa7cb,libsmallvec-1e420823036fb874,liblock_api-0c1a9d77f30394e6,libscopeguard-0e30e6315ecc2b6d,libfutures-9e4483e49a300c3f,libfutures_executor-54f41c581849f57e,libfutures_util-51aff6b43dc86d19,libmemchr-8483526b530fc45f,libfutures_io-bc246799431b487a,libslab-8cebda35b8a02c61,libfutures_channel-62a5b7a064994716,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-0107838e7248b760,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-d16e202ac9910e2b,libscc-77b7215e704017e8,libsdd-b9c051664fe48edc,libonce_cell-978235c3741ec4b7,libunix_ts-77c2d10bef3c9bd6,libdma_buf-9506aa6ea2b071a5,libthiserror-a9a45f7c8b548eb4,librustix-3d9813f415bfa555,libbitflags-f6e3c58d4a0a6b85,liblinux_raw_sys-363ec3da0efe0949,liblog-3ff60d64e1c41a72,librand-fe16e0775295eab6,librand_chacha-d5cad910c48a8288,libppv_lite86-b372a0f485fb15e0,libzerocopy-8011ffff92929fea,libbyteorder-c09dcbff9ce7cdb4,librand_core-3f37a92780fb7161,libgetrandom-ab44b1f99f044996,liblibc-d71f0c3d5759be08,libcfg_if-3183e62f61f23a61,libzerocopy-8bbe029ff87820f8,libvideostream_sys-7740f5e9a75391d1}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{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" "-lvideostream" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcB1A9B6/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-482c527addcce449" "-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" "f1ddd5beddb0320ced4b95f8ac1e1ff2831eae9d1d936f9ec6e6618785654142", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1ddd5beddb0320ced4b95f8ac1e1ff2831eae9d1d936f9ec6e6618785654142", kill_on_drop: false }`
[INFO] [stdout] f1ddd5beddb0320ced4b95f8ac1e1ff2831eae9d1d936f9ec6e6618785654142
