[INFO] cloning repository https://github.com/fidothe/screener-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fidothe/screener-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffidothe%2Fscreener-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffidothe%2Fscreener-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 689f426421d74785f772cad2b50e498f4da9d1e5
[INFO] checking fidothe/screener-server against master#3350c1eb3fd8fe1bee1ed4c76944d707bd256876 for pr-140558
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffidothe%2Fscreener-server" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/fidothe/screener-server on toolchain 3350c1eb3fd8fe1bee1ed4c76944d707bd256876
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/fidothe/screener-server
[INFO] finished tweaking git repo https://github.com/fidothe/screener-server
[INFO] tweaked toml for git repo https://github.com/fidothe/screener-server written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/fidothe/screener-server 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" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7093a140b331d1b7acd596ef874fdf5898e001c9acd49a69a5a002b03eb73f99
[INFO] running `Command { std: "docker" "start" "-a" "7093a140b331d1b7acd596ef874fdf5898e001c9acd49a69a5a002b03eb73f99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7093a140b331d1b7acd596ef874fdf5898e001c9acd49a69a5a002b03eb73f99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7093a140b331d1b7acd596ef874fdf5898e001c9acd49a69a5a002b03eb73f99", kill_on_drop: false }`
[INFO] [stdout] 7093a140b331d1b7acd596ef874fdf5898e001c9acd49a69a5a002b03eb73f99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b96ea12c0875658c36b1c83f4f6604191c5f496a972521872d10214fc3af6a9
[INFO] running `Command { std: "docker" "start" "-a" "6b96ea12c0875658c36b1c83f4f6604191c5f496a972521872d10214fc3af6a9", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking libc v0.2.2
[INFO] [stderr]     Checking screener-server v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/main.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/main.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/main.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct IFOHandle {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 26 |     file: *const DVDFile,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     vmgi_mat: *const VMGIManagementTable,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 30 |     tt_srpt : *const TitleSearchPtrTable,
[INFO] [stdout] 31 |     first_play_pgc: *const PGCI,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 32 |     ptl_mait: *const ParentalManagementInfoTable,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 33 |     vts_atrt: *const VTSAttributeTable,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 34 |     txtdt_mgi: *const TextDataManagerInfo,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pgci_ut: *const PGCIUnitTable,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 38 |     menu_c_adt: *const CellAddressTable,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 39 |     menu_vobu_admap: *const VOBUAddressMap,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     vtsi_mat: *const VTSIManagementTable,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 43 |     vts_ptt_srpt: *const VTSPartOfTitleSearchPtrTable,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 44 |     vts_pgcit: *const PGCITable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 45 |     vts_tmapt: *const VTSTimeMapTable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 46 |     vts_c_adt: *const CellAddressTable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 47 |     vts_vobu_admap: *const VOBUAddressMap,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `zero_1`, `last_byte`, and `title` are never read
[INFO] [stdout]   --> src/main.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct TitleSearchPtrTable {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] 59 |     nr_of_srpts: libc::c_ushort,
[INFO] [stdout] 60 |     zero_1: libc::c_ushort,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 61 |     last_byte: libc::c_uint,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 62 |     title: *const TitleInfo,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/main.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct IFOHandle {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 26 |     file: *const DVDFile,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     vmgi_mat: *const VMGIManagementTable,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 30 |     tt_srpt : *const TitleSearchPtrTable,
[INFO] [stdout] 31 |     first_play_pgc: *const PGCI,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 32 |     ptl_mait: *const ParentalManagementInfoTable,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 33 |     vts_atrt: *const VTSAttributeTable,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 34 |     txtdt_mgi: *const TextDataManagerInfo,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pgci_ut: *const PGCIUnitTable,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 38 |     menu_c_adt: *const CellAddressTable,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 39 |     menu_vobu_admap: *const VOBUAddressMap,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     vtsi_mat: *const VTSIManagementTable,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 43 |     vts_ptt_srpt: *const VTSPartOfTitleSearchPtrTable,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 44 |     vts_pgcit: *const PGCITable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 45 |     vts_tmapt: *const VTSTimeMapTable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 46 |     vts_c_adt: *const CellAddressTable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 47 |     vts_vobu_admap: *const VOBUAddressMap,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `zero_1`, `last_byte`, and `title` are never read
[INFO] [stdout]   --> src/main.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct TitleSearchPtrTable {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] 59 |     nr_of_srpts: libc::c_ushort,
[INFO] [stdout] 60 |     zero_1: libc::c_ushort,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 61 |     last_byte: libc::c_uint,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 62 |     title: *const TitleInfo,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `IFOHandle`, which is not FFI-safe
[INFO] [stdout]   --> src/main.rs:82:63
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn ifoOpen(dvd: *const DVDReader, title: libc::c_int ) -> *const IFOHandle;
[INFO] [stdout]    |                                                               ^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]   --> src/main.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct IFOHandle {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(improper_ctypes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `IFOHandle`, which is not FFI-safe
[INFO] [stdout]   --> src/main.rs:82:63
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn ifoOpen(dvd: *const DVDReader, title: libc::c_int ) -> *const IFOHandle;
[INFO] [stdout]    |                                                               ^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]   --> src/main.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct IFOHandle {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(improper_ctypes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaevLvLp"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaL3ede1"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `screener-server` (bin "screener-server") due to 1 previous error; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `screener-server` (bin "screener-server" test) due to 1 previous error; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "6b96ea12c0875658c36b1c83f4f6604191c5f496a972521872d10214fc3af6a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b96ea12c0875658c36b1c83f4f6604191c5f496a972521872d10214fc3af6a9", kill_on_drop: false }`
[INFO] [stdout] 6b96ea12c0875658c36b1c83f4f6604191c5f496a972521872d10214fc3af6a9
