[INFO] fetching crate videostream 0.9.1...
[INFO] testing videostream-0.9.1 against 1.91.0 for beta-1.92-2
[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 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[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 zerocopy-derive v0.8.17
[INFO] [stderr]   Downloaded sdd v3.0.7
[INFO] [stderr]   Downloaded videostream-sys v0.9.1
[INFO] [stderr]   Downloaded zerocopy v0.8.17
[INFO] [stderr]   Downloaded scc v2.3.3
[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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 19b8bf0accc3b667adbbb28d1b7a903f75d0da6717feca62f659052e8d656c17
[INFO] running `Command { std: "docker" "start" "-a" "19b8bf0accc3b667adbbb28d1b7a903f75d0da6717feca62f659052e8d656c17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19b8bf0accc3b667adbbb28d1b7a903f75d0da6717feca62f659052e8d656c17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19b8bf0accc3b667adbbb28d1b7a903f75d0da6717feca62f659052e8d656c17", kill_on_drop: false }`
[INFO] [stdout] 19b8bf0accc3b667adbbb28d1b7a903f75d0da6717feca62f659052e8d656c17
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 030a080025f0f9c1e63bd8e47e73854312506b40a839656f4856fa83bffd1388
[INFO] running `Command { std: "docker" "start" "-a" "030a080025f0f9c1e63bd8e47e73854312506b40a839656f4856fa83bffd1388", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling videostream-sys v0.9.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling unix-ts-macros v1.0.0
[INFO] [stderr]    Compiling unix-ts v1.0.0
[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.32s
[INFO] running `Command { std: "docker" "inspect" "030a080025f0f9c1e63bd8e47e73854312506b40a839656f4856fa83bffd1388", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "030a080025f0f9c1e63bd8e47e73854312506b40a839656f4856fa83bffd1388", kill_on_drop: false }`
[INFO] [stdout] 030a080025f0f9c1e63bd8e47e73854312506b40a839656f4856fa83bffd1388
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf5ea002d95bf6355005b3b7a90ee01b8172154dcc367f85a962e4117f6463bd
[INFO] running `Command { std: "docker" "start" "-a" "cf5ea002d95bf6355005b3b7a90ee01b8172154dcc367f85a962e4117f6463bd", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.17
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling sdd v3.0.7
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling scc v2.3.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[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 futures-executor v0.3.31
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[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/rustcj3ucsp/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-35c6bad390be43aa,libparking_lot-cb52c821e2a14e21,libparking_lot_core-6610d2761f7948ee,libsmallvec-11db946d63302e54,liblock_api-4beacfad2f3f8dba,libscopeguard-b6a4a8f4f6aaf34b,libfutures-1b4ba4f4b0c76cbf,libfutures_executor-69369c4c6a835f39,libfutures_util-4536cbc6c63bc447,libmemchr-ee39f93accc90f7c,libfutures_io-afc827f01ba74cbf,libslab-56204508f73b047b,libfutures_channel-227e4ae673321f21,libpin_project_lite-838971c4926b66e8,libfutures_sink-3507ceb39b864200,libfutures_task-7ae12210ff8c1a31,libpin_utils-fbb4663921dd3b6f,libfutures_core-0678f328345db627,libscc-9c6f72a088942f8f,libsdd-d85bdc8b8c9c46f3,libonce_cell-7815c3d831e5cae0,libunix_ts-c150ae92758efd42,libdma_buf-773846f68a56944c,libthiserror-7169f1fc96287f77,librustix-ff4ca134ebd2ec8d,libbitflags-5496d2ace5a027de,liblinux_raw_sys-53310189e6002971,liblog-f162fafef8de3a68,librand-ea80faa11540b085,librand_chacha-4424db0434c42452,libppv_lite86-6a948916ca0c9b87,libzerocopy-e5af0f770fdf6ae4,libbyteorder-02294bd26b1c25f7,librand_core-b1eab45b27016744,libgetrandom-4bb320daa8529176,liblibc-3058b951bb257cc2,libcfg_if-6a7eff3bb9b3cc11,libzerocopy-fbc10737ed57cd8f,libvideostream_sys-fec9e6e28ded7a5a}.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/rustcj3ucsp/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-383a8eb5aa3c8b40" "-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" "cf5ea002d95bf6355005b3b7a90ee01b8172154dcc367f85a962e4117f6463bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf5ea002d95bf6355005b3b7a90ee01b8172154dcc367f85a962e4117f6463bd", kill_on_drop: false }`
[INFO] [stdout] cf5ea002d95bf6355005b3b7a90ee01b8172154dcc367f85a962e4117f6463bd
