[INFO] fetching crate vhost-device-spi 0.1.0... [INFO] testing vhost-device-spi-0.1.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate vhost-device-spi 0.1.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate vhost-device-spi 0.1.0 [INFO] finished tweaking crates.io crate vhost-device-spi 0.1.0 [INFO] tweaked toml for crates.io crate vhost-device-spi 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate vhost-device-spi 0.1.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate vhost-device-spi 0.1.0 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vmm-sys-util v0.12.1 [INFO] [stderr] Downloaded clap_lex v0.7.1 [INFO] [stderr] Downloaded clap v4.5.9 [INFO] [stderr] Downloaded vhost-user-backend v0.15.0 [INFO] [stderr] Downloaded vm-memory v0.14.1 [INFO] [stderr] Downloaded vhost v0.11.0 [INFO] [stderr] Downloaded clap_builder v4.5.9 [INFO] [stderr] Downloaded virtio-queue v0.12.0 [INFO] [stderr] Downloaded arc-swap v1.7.1 [INFO] [stderr] Downloaded virtio-bindings v0.2.2 [INFO] [stderr] Downloaded clap_derive v4.5.8 [INFO] [stderr] Downloaded bitflags v2.4.1 [INFO] [stderr] Downloaded syn v2.0.46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de37de97d11b723b3fe4e8c3152319765b6a8c2b5687a62b8fbd17cd2d68dc2d [INFO] running `Command { std: "docker" "start" "-a" "de37de97d11b723b3fe4e8c3152319765b6a8c2b5687a62b8fbd17cd2d68dc2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de37de97d11b723b3fe4e8c3152319765b6a8c2b5687a62b8fbd17cd2d68dc2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de37de97d11b723b3fe4e8c3152319765b6a8c2b5687a62b8fbd17cd2d68dc2d", kill_on_drop: false }` [INFO] [stdout] de37de97d11b723b3fe4e8c3152319765b6a8c2b5687a62b8fbd17cd2d68dc2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e1487478045696ea455ddf914872b8056ba3fee0a1f22967d5acf5325463844 [INFO] running `Command { std: "docker" "start" "-a" "6e1487478045696ea455ddf914872b8056ba3fee0a1f22967d5acf5325463844", kill_on_drop: false }` [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling virtio-bindings v0.2.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling syn v2.0.46 [INFO] [stderr] Compiling vmm-sys-util v0.12.1 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling clap_builder v4.5.9 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling vm-memory v0.14.1 [INFO] [stderr] Compiling clap v4.5.9 [INFO] [stderr] Compiling virtio-queue v0.12.0 [INFO] [stderr] Compiling vhost v0.11.0 [INFO] [stderr] Compiling vhost-user-backend v0.15.0 [INFO] [stderr] Compiling vhost-device-spi v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.17s [INFO] running `Command { std: "docker" "inspect" "6e1487478045696ea455ddf914872b8056ba3fee0a1f22967d5acf5325463844", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e1487478045696ea455ddf914872b8056ba3fee0a1f22967d5acf5325463844", kill_on_drop: false }` [INFO] [stdout] 6e1487478045696ea455ddf914872b8056ba3fee0a1f22967d5acf5325463844 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e74c80c83db6f3099a860a2d597f878e0152576201711f036276b2c3fd27fec [INFO] running `Command { std: "docker" "start" "-a" "4e74c80c83db6f3099a860a2d597f878e0152576201711f036276b2c3fd27fec", kill_on_drop: false }` [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling virtio-queue v0.12.0 [INFO] [stderr] Compiling vhost-user-backend v0.15.0 [INFO] [stderr] Compiling vhost-device-spi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: a dangling pointer will be produced because the temporary `Vec` will be dropped [INFO] [stdout] --> src/spi.rs:913:32 [INFO] [stdout] | [INFO] [stdout] 913 | tx_buf: vec![7, 4].as_ptr() as u64, [INFO] [stdout] | ---------- ^^^^^^ this pointer will immediately be invalid [INFO] [stdout] | | [INFO] [stdout] | this `Vec` 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 `Vec` 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: you must make sure that the variable you bind the `Vec` to lives at least as long as the pointer returned by the call to `as_ptr` [INFO] [stdout] = help: in particular, if this pointer is returned from the current function, binding the `Vec` inside the function will not suffice [INFO] [stdout] = help: for more information, see [INFO] [stdout] = note: `#[warn(dangling_pointers_from_temporaries)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a dangling pointer will be produced because the temporary `Vec` will be dropped [INFO] [stdout] --> src/spi.rs:914:32 [INFO] [stdout] | [INFO] [stdout] 914 | rx_buf: vec![7, 4].as_ptr() as u64, [INFO] [stdout] | ---------- ^^^^^^ this pointer will immediately be invalid [INFO] [stdout] | | [INFO] [stdout] | this `Vec` 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 `Vec` 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: you must make sure that the variable you bind the `Vec` to lives at least as long as the pointer returned by the call to `as_ptr` [INFO] [stdout] = help: in particular, if this pointer is returned from the current function, binding the `Vec` inside the function will not suffice [INFO] [stdout] = help: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.01s [INFO] running `Command { std: "docker" "inspect" "4e74c80c83db6f3099a860a2d597f878e0152576201711f036276b2c3fd27fec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e74c80c83db6f3099a860a2d597f878e0152576201711f036276b2c3fd27fec", kill_on_drop: false }` [INFO] [stdout] 4e74c80c83db6f3099a860a2d597f878e0152576201711f036276b2c3fd27fec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6b43a9bd5c48dea05a570c80e4956cdfc5bff005908f889ccd2fb5dfad018dab [INFO] running `Command { std: "docker" "start" "-a" "6b43a9bd5c48dea05a570c80e4956cdfc5bff005908f889ccd2fb5dfad018dab", kill_on_drop: false }` [INFO] [stderr] warning: a dangling pointer will be produced because the temporary `Vec` will be dropped [INFO] [stderr] --> src/spi.rs:913:32 [INFO] [stderr] | [INFO] [stderr] 913 | tx_buf: vec![7, 4].as_ptr() as u64, [INFO] [stderr] | ---------- ^^^^^^ this pointer will immediately be invalid [INFO] [stderr] | | [INFO] [stderr] | this `Vec` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stderr] | [INFO] [stderr] = note: pointers do not have a lifetime; when calling `as_ptr` the `Vec` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stderr] = help: you must make sure that the variable you bind the `Vec` to lives at least as long as the pointer returned by the call to `as_ptr` [INFO] [stderr] = help: in particular, if this pointer is returned from the current function, binding the `Vec` inside the function will not suffice [INFO] [stderr] = help: for more information, see [INFO] [stderr] = note: `#[warn(dangling_pointers_from_temporaries)]` on by default [INFO] [stderr] [INFO] [stderr] warning: a dangling pointer will be produced because the temporary `Vec` will be dropped [INFO] [stderr] --> src/spi.rs:914:32 [INFO] [stderr] | [INFO] [stderr] 914 | rx_buf: vec![7, 4].as_ptr() as u64, [INFO] [stderr] | ---------- ^^^^^^ this pointer will immediately be invalid [INFO] [stderr] | | [INFO] [stderr] | this `Vec` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stderr] | [INFO] [stderr] = note: pointers do not have a lifetime; when calling `as_ptr` the `Vec` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stderr] = help: you must make sure that the variable you bind the `Vec` to lives at least as long as the pointer returned by the call to `as_ptr` [INFO] [stderr] = help: in particular, if this pointer is returned from the current function, binding the `Vec` inside the function will not suffice [INFO] [stderr] = help: for more information, see [INFO] [stderr] [INFO] [stderr] warning: `vhost-device-spi` (bin "vhost-device-spi" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vhost_device_spi-7fd115cd2aa585ba) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test spi::tests::test_spi_transfer ... ok [INFO] [stdout] test spi::tests::test_spi_ctrl_param_check ... ok [INFO] [stdout] test tests::test_parse_successful ... ok [INFO] [stdout] test spi::tests::test_spi_ioctl_cmd ... ok [INFO] [stdout] test vhu_spi::tests::verify_backend ... ok [INFO] [stdout] test spi::tests::test_phys_device_failure ... ok [INFO] [stdout] test vhu_spi::tests::process_requests_success ... ok [INFO] [stdout] test tests::test_fail_listener ... ok [INFO] [stdout] test vhu_spi::tests::process_requests_failure ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6b43a9bd5c48dea05a570c80e4956cdfc5bff005908f889ccd2fb5dfad018dab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b43a9bd5c48dea05a570c80e4956cdfc5bff005908f889ccd2fb5dfad018dab", kill_on_drop: false }` [INFO] [stdout] 6b43a9bd5c48dea05a570c80e4956cdfc5bff005908f889ccd2fb5dfad018dab