[INFO] fetching crate blockish-caca 0.0.6...
[INFO] testing blockish-caca-0.0.6 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate blockish-caca 0.0.6 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate blockish-caca 0.0.6 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate blockish-caca 0.0.6
[INFO] finished tweaking crates.io crate blockish-caca 0.0.6
[INFO] tweaked toml for crates.io crate blockish-caca 0.0.6 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate crates.io crate blockish-caca 0.0.6 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gag v0.1.10
[INFO] [stderr]   Downloaded blockish-player v0.0.5
[INFO] [stderr]   Downloaded redhook v1.0.0
[INFO] [stderr]   Downloaded c2-chacha v0.2.3
[INFO] [stderr]   Downloaded ppv-lite86 v0.2.6
[INFO] [stderr]   Downloaded hermit-abi v0.1.6
[INFO] [stderr]   Downloaded memchr v2.3.0
[INFO] [stderr]   Downloaded regex v1.3.4
[INFO] [stderr]   Downloaded term_size v0.3.2
[INFO] [stderr]   Downloaded aho-corasick v0.7.8
[INFO] [stderr]   Downloaded exr v1.71.0
[INFO] [stderr]   Downloaded regex-syntax v0.6.14
[INFO] [stderr]   Downloaded blockish v0.1.2
[INFO] [stderr]   Downloaded tiff v0.9.0
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b2e7c5a3e6cf332cfac5c11de7c33a48d4c50d72ad04797386c9b9719c209057
[INFO] running `Command { std: "docker" "start" "-a" "b2e7c5a3e6cf332cfac5c11de7c33a48d4c50d72ad04797386c9b9719c209057", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b2e7c5a3e6cf332cfac5c11de7c33a48d4c50d72ad04797386c9b9719c209057", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2e7c5a3e6cf332cfac5c11de7c33a48d4c50d72ad04797386c9b9719c209057", kill_on_drop: false }`
[INFO] [stdout] b2e7c5a3e6cf332cfac5c11de7c33a48d4c50d72ad04797386c9b9719c209057
[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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f021283e3b7f301e084187fd389092de139f062ffbb9a9cb55c6d40f851cee25
[INFO] running `Command { std: "docker" "start" "-a" "f021283e3b7f301e084187fd389092de139f062ffbb9a9cb55c6d40f851cee25", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling memchr v2.3.0
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling c2-chacha v0.2.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling fdeflate v0.3.0
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.1
[INFO] [stderr]    Compiling half v2.2.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling png v0.17.10
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling clap_builder v4.4.6
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling exr v1.71.0
[INFO] [stderr]    Compiling aho-corasick v0.7.8
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling remove_dir_all v0.5.2
[INFO] [stderr]    Compiling regex-syntax v0.6.14
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling tempfile v3.1.0
[INFO] [stderr]    Compiling num_cpus v1.12.0
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling gag v0.1.10
[INFO] [stderr]    Compiling redhook v1.0.0
[INFO] [stderr]    Compiling regex v1.3.4
[INFO] [stderr]    Compiling jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling clap v4.4.6
[INFO] [stderr]    Compiling blockish-player v0.0.5
[INFO] [stderr]    Compiling tiff v0.9.0
[INFO] [stderr]    Compiling image v0.24.7
[INFO] [stderr]    Compiling blockish v0.1.2
[INFO] [stderr]    Compiling blockish-caca v0.0.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout] 40  | / redhook::hook! {
[INFO] [stdout] 41  | |     unsafe fn caca_dither_bitmap(
[INFO] [stdout] 42  | |         _arg1: *mut CacaCanvasT,
[INFO] [stdout] 43  | |         _arg2: ::std::os::raw::c_int,
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `redhook::hook` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout] 40  | / redhook::hook! {
[INFO] [stdout] 41  | |     unsafe fn caca_dither_bitmap(
[INFO] [stdout] 42  | |         _arg1: *mut CacaCanvasT,
[INFO] [stdout] 43  | |         _arg2: ::std::os::raw::c_int,
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `redhook::hook` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib.rs:108:1
[INFO] [stdout]     |
[INFO] [stdout] 108 | / redhook::hook! {
[INFO] [stdout] 109 | | unsafe fn caca_refresh_display(arg1: *mut CacaDisplayT) -> ::std::os::raw::c_int => my_caca_refresh_display {
[INFO] [stdout] 110 | |     {
[INFO] [stdout] 111 | |         let _print_gag = Gag::stdout().unwrap();
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | |     }
[INFO] [stdout] 115 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `redhook::hook` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib.rs:108:1
[INFO] [stdout]     |
[INFO] [stdout] 108 | / redhook::hook! {
[INFO] [stdout] 109 | | unsafe fn caca_refresh_display(arg1: *mut CacaDisplayT) -> ::std::os::raw::c_int => my_caca_refresh_display {
[INFO] [stdout] 110 | |     {
[INFO] [stdout] 111 | |         let _print_gag = Gag::stdout().unwrap();
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | |     }
[INFO] [stdout] 115 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `redhook::hook` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib.rs:117:1
[INFO] [stdout]     |
[INFO] [stdout] 117 | / redhook::hook! {
[INFO] [stdout] 118 | |     unsafe fn caca_create_dither(
[INFO] [stdout] 119 | |         _arg1: ::std::os::raw::c_int,
[INFO] [stdout] 120 | |         _arg2: ::std::os::raw::c_int,
[INFO] [stdout] ...   |
[INFO] [stdout] 133 | |     }
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `redhook::hook` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib.rs:117:1
[INFO] [stdout]     |
[INFO] [stdout] 117 | / redhook::hook! {
[INFO] [stdout] 118 | |     unsafe fn caca_create_dither(
[INFO] [stdout] 119 | |         _arg1: ::std::os::raw::c_int,
[INFO] [stdout] 120 | |         _arg2: ::std::os::raw::c_int,
[INFO] [stdout] ...   |
[INFO] [stdout] 133 | |     }
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `redhook::hook` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/lib.rs:92:15
[INFO] [stdout]    |
[INFO] [stdout] 92 |         match &mut ENGINE {
[INFO] [stdout]    |               ^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 92 |         match addr_of_mut!(ENGINE) {
[INFO] [stdout]    |               ~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 34.84s
[INFO] running `Command { std: "docker" "inspect" "f021283e3b7f301e084187fd389092de139f062ffbb9a9cb55c6d40f851cee25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f021283e3b7f301e084187fd389092de139f062ffbb9a9cb55c6d40f851cee25", kill_on_drop: false }`
[INFO] [stdout] f021283e3b7f301e084187fd389092de139f062ffbb9a9cb55c6d40f851cee25
[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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1450f766c02fb0fd8eddc401970226e20229c88e9c6362571044a24e51e7108d
[INFO] running `Command { std: "docker" "start" "-a" "1450f766c02fb0fd8eddc401970226e20229c88e9c6362571044a24e51e7108d", kill_on_drop: false }`
[INFO] [stderr]    Compiling blockish-caca v0.0.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout] 40  | / redhook::hook! {
[INFO] [stdout] 41  | |     unsafe fn caca_dither_bitmap(
[INFO] [stdout] 42  | |         _arg1: *mut CacaCanvasT,
[INFO] [stdout] 43  | |         _arg2: ::std::os::raw::c_int,
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `redhook::hook` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout] 40  | / redhook::hook! {
[INFO] [stdout] 41  | |     unsafe fn caca_dither_bitmap(
[INFO] [stdout] 42  | |         _arg1: *mut CacaCanvasT,
[INFO] [stdout] 43  | |         _arg2: ::std::os::raw::c_int,
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `redhook::hook` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib.rs:108:1
[INFO] [stdout]     |
[INFO] [stdout] 108 | / redhook::hook! {
[INFO] [stdout] 109 | | unsafe fn caca_refresh_display(arg1: *mut CacaDisplayT) -> ::std::os::raw::c_int => my_caca_refresh_display {
[INFO] [stdout] 110 | |     {
[INFO] [stdout] 111 | |         let _print_gag = Gag::stdout().unwrap();
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | |     }
[INFO] [stdout] 115 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `redhook::hook` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib.rs:108:1
[INFO] [stdout]     |
[INFO] [stdout] 108 | / redhook::hook! {
[INFO] [stdout] 109 | | unsafe fn caca_refresh_display(arg1: *mut CacaDisplayT) -> ::std::os::raw::c_int => my_caca_refresh_display {
[INFO] [stdout] 110 | |     {
[INFO] [stdout] 111 | |         let _print_gag = Gag::stdout().unwrap();
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | |     }
[INFO] [stdout] 115 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `redhook::hook` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib.rs:117:1
[INFO] [stdout]     |
[INFO] [stdout] 117 | / redhook::hook! {
[INFO] [stdout] 118 | |     unsafe fn caca_create_dither(
[INFO] [stdout] 119 | |         _arg1: ::std::os::raw::c_int,
[INFO] [stdout] 120 | |         _arg2: ::std::os::raw::c_int,
[INFO] [stdout] ...   |
[INFO] [stdout] 133 | |     }
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `redhook::hook` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib.rs:117:1
[INFO] [stdout]     |
[INFO] [stdout] 117 | / redhook::hook! {
[INFO] [stdout] 118 | |     unsafe fn caca_create_dither(
[INFO] [stdout] 119 | |         _arg1: ::std::os::raw::c_int,
[INFO] [stdout] 120 | |         _arg2: ::std::os::raw::c_int,
[INFO] [stdout] ...   |
[INFO] [stdout] 133 | |     }
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `redhook::hook` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/lib.rs:92:15
[INFO] [stdout]    |
[INFO] [stdout] 92 |         match &mut ENGINE {
[INFO] [stdout]    |               ^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 92 |         match addr_of_mut!(ENGINE) {
[INFO] [stdout]    |               ~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout] 40  | / redhook::hook! {
[INFO] [stdout] 41  | |     unsafe fn caca_dither_bitmap(
[INFO] [stdout] 42  | |         _arg1: *mut CacaCanvasT,
[INFO] [stdout] 43  | |         _arg2: ::std::os::raw::c_int,
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `redhook::hook` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout] 40  | / redhook::hook! {
[INFO] [stdout] 41  | |     unsafe fn caca_dither_bitmap(
[INFO] [stdout] 42  | |         _arg1: *mut CacaCanvasT,
[INFO] [stdout] 43  | |         _arg2: ::std::os::raw::c_int,
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `redhook::hook` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib.rs:108:1
[INFO] [stdout]     |
[INFO] [stdout] 108 | / redhook::hook! {
[INFO] [stdout] 109 | | unsafe fn caca_refresh_display(arg1: *mut CacaDisplayT) -> ::std::os::raw::c_int => my_caca_refresh_display {
[INFO] [stdout] 110 | |     {
[INFO] [stdout] 111 | |         let _print_gag = Gag::stdout().unwrap();
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | |     }
[INFO] [stdout] 115 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `redhook::hook` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib.rs:108:1
[INFO] [stdout]     |
[INFO] [stdout] 108 | / redhook::hook! {
[INFO] [stdout] 109 | | unsafe fn caca_refresh_display(arg1: *mut CacaDisplayT) -> ::std::os::raw::c_int => my_caca_refresh_display {
[INFO] [stdout] 110 | |     {
[INFO] [stdout] 111 | |         let _print_gag = Gag::stdout().unwrap();
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | |     }
[INFO] [stdout] 115 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `redhook::hook` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib.rs:117:1
[INFO] [stdout]     |
[INFO] [stdout] 117 | / redhook::hook! {
[INFO] [stdout] 118 | |     unsafe fn caca_create_dither(
[INFO] [stdout] 119 | |         _arg1: ::std::os::raw::c_int,
[INFO] [stdout] 120 | |         _arg2: ::std::os::raw::c_int,
[INFO] [stdout] ...   |
[INFO] [stdout] 133 | |     }
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `redhook::hook` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib.rs:117:1
[INFO] [stdout]     |
[INFO] [stdout] 117 | / redhook::hook! {
[INFO] [stdout] 118 | |     unsafe fn caca_create_dither(
[INFO] [stdout] 119 | |         _arg1: ::std::os::raw::c_int,
[INFO] [stdout] 120 | |         _arg2: ::std::os::raw::c_int,
[INFO] [stdout] ...   |
[INFO] [stdout] 133 | |     }
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `redhook::hook` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/lib.rs:92:15
[INFO] [stdout]    |
[INFO] [stdout] 92 |         match &mut ENGINE {
[INFO] [stdout]    |               ^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 92 |         match addr_of_mut!(ENGINE) {
[INFO] [stdout]    |               ~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 2.06s
[INFO] running `Command { std: "docker" "inspect" "1450f766c02fb0fd8eddc401970226e20229c88e9c6362571044a24e51e7108d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1450f766c02fb0fd8eddc401970226e20229c88e9c6362571044a24e51e7108d", kill_on_drop: false }`
[INFO] [stdout] 1450f766c02fb0fd8eddc401970226e20229c88e9c6362571044a24e51e7108d
[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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d429b4e28a185617062a83bd17dff314b7a6c318c95956dac27fa88dd51dcfae
[INFO] running `Command { std: "docker" "start" "-a" "d429b4e28a185617062a83bd17dff314b7a6c318c95956dac27fa88dd51dcfae", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stderr]    --> src/lib.rs:40:1
[INFO] [stderr]     |
[INFO] [stderr] 40  | / redhook::hook! {
[INFO] [stderr] 41  | |     unsafe fn caca_dither_bitmap(
[INFO] [stderr] 42  | |         _arg1: *mut CacaCanvasT,
[INFO] [stderr] 43  | |         _arg2: ::std::os::raw::c_int,
[INFO] [stderr] ...   |
[INFO] [stderr] 105 | |     }
[INFO] [stderr] 106 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `redhook::hook` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stderr]    --> src/lib.rs:40:1
[INFO] [stderr]     |
[INFO] [stderr] 40  | / redhook::hook! {
[INFO] [stderr] 41  | |     unsafe fn caca_dither_bitmap(
[INFO] [stderr] 42  | |         _arg1: *mut CacaCanvasT,
[INFO] [stderr] 43  | |         _arg2: ::std::os::raw::c_int,
[INFO] [stderr] ...   |
[INFO] [stderr] 105 | |     }
[INFO] [stderr] 106 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `redhook::hook` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stderr]    --> src/lib.rs:108:1
[INFO] [stderr]     |
[INFO] [stderr] 108 | / redhook::hook! {
[INFO] [stderr] 109 | | unsafe fn caca_refresh_display(arg1: *mut CacaDisplayT) -> ::std::os::raw::c_int => my_caca_refresh_display {
[INFO] [stderr] 110 | |     {
[INFO] [stderr] 111 | |         let _print_gag = Gag::stdout().unwrap();
[INFO] [stderr] ...   |
[INFO] [stderr] 114 | |     }
[INFO] [stderr] 115 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `redhook::hook` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stderr]    --> src/lib.rs:117:1
[INFO] [stderr]     |
[INFO] [stderr] 117 | / redhook::hook! {
[INFO] [stderr] 118 | |     unsafe fn caca_create_dither(
[INFO] [stderr] 119 | |         _arg1: ::std::os::raw::c_int,
[INFO] [stderr] 120 | |         _arg2: ::std::os::raw::c_int,
[INFO] [stderr] ...   |
[INFO] [stderr] 133 | |     }
[INFO] [stderr] 134 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `redhook::hook` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stderr]   --> src/lib.rs:92:15
[INFO] [stderr]    |
[INFO] [stderr] 92 |         match &mut ENGINE {
[INFO] [stderr]    |               ^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stderr]    = note: this will be a hard error in the 2024 edition
[INFO] [stderr]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stderr]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stderr] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stderr]    |
[INFO] [stderr] 92 |         match addr_of_mut!(ENGINE) {
[INFO] [stderr]    |               ~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: `blockish-caca` (lib) generated 7 warnings (2 duplicates)
[INFO] [stderr] warning: `blockish-caca` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/blockish_caca-2290fe928323f2dd)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin.rs (/opt/rustwide/target/debug/deps/blockish_caca-63629e704349f6a5)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d429b4e28a185617062a83bd17dff314b7a6c318c95956dac27fa88dd51dcfae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d429b4e28a185617062a83bd17dff314b7a6c318c95956dac27fa88dd51dcfae", kill_on_drop: false }`
[INFO] [stdout] d429b4e28a185617062a83bd17dff314b7a6c318c95956dac27fa88dd51dcfae
