[INFO] fetching crate blockish-caca 0.0.6... [INFO] checking blockish-caca-0.0.6 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate blockish-caca 0.0.6 into /workspace/builds/worker-0-tc2/source [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-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate blockish-caca 0.0.6 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4ae2acb6e1980cf32f132d051516a0262cfcab95ebb0c4d9bf71d6220aeccfb [INFO] running `Command { std: "docker" "start" "-a" "a4ae2acb6e1980cf32f132d051516a0262cfcab95ebb0c4d9bf71d6220aeccfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4ae2acb6e1980cf32f132d051516a0262cfcab95ebb0c4d9bf71d6220aeccfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4ae2acb6e1980cf32f132d051516a0262cfcab95ebb0c4d9bf71d6220aeccfb", kill_on_drop: false }` [INFO] [stdout] a4ae2acb6e1980cf32f132d051516a0262cfcab95ebb0c4d9bf71d6220aeccfb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91a020fd9caf96bdd1ece0b404b56055036b28001b9ef8e66e9bf4190bd703c7 [INFO] running `Command { std: "docker" "start" "-a" "91a020fd9caf96bdd1ece0b404b56055036b28001b9ef8e66e9bf4190bd703c7", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking anstyle-parse v0.2.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking half v2.2.1 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Checking aho-corasick v0.7.8 [INFO] [stderr] Checking regex-syntax v0.6.14 [INFO] [stderr] Checking remove_dir_all v0.5.2 [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] Checking qoi v0.4.1 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking clap_builder v4.4.6 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking redhook v1.0.0 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking exr v1.71.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Checking gag v0.1.10 [INFO] [stderr] Checking blockish-player v0.0.5 [INFO] [stderr] Checking clap v4.4.6 [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Checking tiff v0.9.0 [INFO] [stderr] Checking image v0.24.7 [INFO] [stderr] Checking blockish v0.1.2 [INFO] [stderr] Checking blockish-caca v0.0.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::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] 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 `Once::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] 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 `Once::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] 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 `Once::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] 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 `Once::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] 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 `Once::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] 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 [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 [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 92 | match &raw mut ENGINE { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::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] 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 `Once::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] 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 `Once::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] 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 `Once::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] 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 `Once::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] 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 `Once::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] 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 [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 [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 92 | match &raw mut ENGINE { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 14.29s [INFO] running `Command { std: "docker" "inspect" "91a020fd9caf96bdd1ece0b404b56055036b28001b9ef8e66e9bf4190bd703c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91a020fd9caf96bdd1ece0b404b56055036b28001b9ef8e66e9bf4190bd703c7", kill_on_drop: false }` [INFO] [stdout] 91a020fd9caf96bdd1ece0b404b56055036b28001b9ef8e66e9bf4190bd703c7