[INFO] fetching crate minimp3-sys 0.3.2...
[INFO] checking minimp3-sys-0.3.2 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate minimp3-sys 0.3.2 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate minimp3-sys 0.3.2 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate minimp3-sys 0.3.2
[INFO] finished tweaking crates.io crate minimp3-sys 0.3.2
[INFO] tweaked toml for crates.io crate minimp3-sys 0.3.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate crates.io crate minimp3-sys 0.3.2 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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "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]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.0.50
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2c1b86540db514d2e8e54c5e72dbd7874d872ee9351f300e3a20400409aed2c5
[INFO] running `Command { std: "docker" "start" "-a" "2c1b86540db514d2e8e54c5e72dbd7874d872ee9351f300e3a20400409aed2c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c1b86540db514d2e8e54c5e72dbd7874d872ee9351f300e3a20400409aed2c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c1b86540db514d2e8e54c5e72dbd7874d872ee9351f300e3a20400409aed2c5", kill_on_drop: false }`
[INFO] [stdout] 2c1b86540db514d2e8e54c5e72dbd7874d872ee9351f300e3a20400409aed2c5
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50b2ed48de652d47f91fc91b96908049f8e149e87d13f10dc56049c5a2bd99de
[INFO] running `Command { std: "docker" "start" "-a" "50b2ed48de652d47f91fc91b96908049f8e149e87d13f10dc56049c5a2bd99de", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling minimp3-sys v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> src/bindings.rs:3:5392
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! ( unsafe { & ( * ( :: std :: ptr :: null :: < __fsid_t > ( ) ) ) . __val as * const _ as usize } , 0usize , concat ! ( "Offset of f...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deref_nullptr)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> src/bindings.rs:3:8800
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < mp3dec_frame_info_t > ( ) ) ) . frame_bytes as * const _ as usize } , 0usize , concat ! ( ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> src/bindings.rs:3:9049
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < mp3dec_frame_info_t > ( ) ) ) . frame_offset as * const _ as usize } , 4usize , concat ! (...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> src/bindings.rs:3:9300
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < mp3dec_frame_info_t > ( ) ) ) . channels as * const _ as usize } , 8usize , concat ! ( "Of...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> src/bindings.rs:3:9543
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < mp3dec_frame_info_t > ( ) ) ) . hz as * const _ as usize } , 12usize , concat ! ( "Offset ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> src/bindings.rs:3:9775
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < mp3dec_frame_info_t > ( ) ) ) . layer as * const _ as usize } , 16usize , concat ! ( "Offs...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> src/bindings.rs:3:10013
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < mp3dec_frame_info_t > ( ) ) ) . bitrate_kbps as * const _ as usize } , 20usize , concat ! ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> src/bindings.rs:3:10960
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! ( unsafe { & ( * ( :: std :: ptr :: null :: < mp3dec_t > ( ) ) ) . mdct_overlap as * const _ as usize } , 0usize , concat ! ( "Offs...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> src/bindings.rs:3:11189
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! ( unsafe { & ( * ( :: std :: ptr :: null :: < mp3dec_t > ( ) ) ) . qmf_state as * const _ as usize } , 2304usize , concat ! ( "Offs...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> src/bindings.rs:3:11415
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! ( unsafe { & ( * ( :: std :: ptr :: null :: < mp3dec_t > ( ) ) ) . reserv as * const _ as usize } , 6144usize , concat ! ( "Offset ...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> src/bindings.rs:3:11635
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! ( unsafe { & ( * ( :: std :: ptr :: null :: < mp3dec_t > ( ) ) ) . free_format_bytes as * const _ as usize } , 6148usize , concat !...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> src/bindings.rs:3:11877
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! ( unsafe { & ( * ( :: std :: ptr :: null :: < mp3dec_t > ( ) ) ) . header as * const _ as usize } , 6152usize , concat ! ( "Offset ...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> src/bindings.rs:3:12097
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! ( unsafe { & ( * ( :: std :: ptr :: null :: < mp3dec_t > ( ) ) ) . reserv_buf as * const _ as usize } , 6156usize , concat ! ( "Off...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/../minimp3/vectors/M2L3_bitrate_24_all.bit`: No such file or directory (os error 2)
[INFO] [stdout]   --> examples/example.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let mp3 = include_bytes!("../minimp3/vectors/M2L3_bitrate_24_all.bit");
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `minimp3-sys` (example "example") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "50b2ed48de652d47f91fc91b96908049f8e149e87d13f10dc56049c5a2bd99de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50b2ed48de652d47f91fc91b96908049f8e149e87d13f10dc56049c5a2bd99de", kill_on_drop: false }`
[INFO] [stdout] 50b2ed48de652d47f91fc91b96908049f8e149e87d13f10dc56049c5a2bd99de
