[INFO] cloning repository https://github.com/lyssieth/fiximg
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lyssieth/fiximg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flyssieth%2Ffiximg", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flyssieth%2Ffiximg'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c309ca67011c32490610541225efdd5fbf7d1ff8
[INFO] testing lyssieth/fiximg against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759-retry
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flyssieth%2Ffiximg" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lyssieth/fiximg
[INFO] finished tweaking git repo https://github.com/lyssieth/fiximg
[INFO] tweaked toml for git repo https://github.com/lyssieth/fiximg written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lyssieth/fiximg on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lyssieth/fiximg 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded memoffset v0.6.4
[INFO] [stderr]   Downloaded adler32 v1.2.0
[INFO] [stderr]   Downloaded crossbeam-deque v0.8.1
[INFO] [stderr]   Downloaded cloudflare-zlib v0.2.9
[INFO] [stderr]   Downloaded build_const v0.2.2
[INFO] [stderr]   Downloaded rgb v0.8.27
[INFO] [stderr]   Downloaded crc-catalog v1.1.1
[INFO] [stderr]   Downloaded typed-arena v1.7.0
[INFO] [stderr]   Downloaded typenum v1.14.0
[INFO] [stderr]   Downloaded arrayvec v0.7.1
[INFO] [stderr]   Downloaded miniz_oxide v0.3.7
[INFO] [stderr]   Downloaded deflate v0.8.6
[INFO] [stderr]   Downloaded cc v1.0.70
[INFO] [stderr]   Downloaded rayon v1.5.1
[INFO] [stderr]   Downloaded itertools v0.10.1
[INFO] [stderr]   Downloaded cloudflare-zlib-sys v0.3.0
[INFO] [stderr]   Downloaded blake3 v1.2.0
[INFO] [stderr]   Downloaded libdeflate-sys v0.7.3
[INFO] [stderr]   Downloaded png v0.16.8
[INFO] [stderr]   Downloaded indexmap v1.7.0
[INFO] [stderr]   Downloaded image v0.23.14
[INFO] [stderr]   Downloaded bytemuck v1.7.2
[INFO] [stderr]   Downloaded semver v1.0.4
[INFO] [stderr]   Downloaded zopfli v0.4.0
[INFO] [stderr]   Downloaded oxipng v5.0.0
[INFO] [stderr]   Downloaded crc v1.8.1
[INFO] [stderr]   Downloaded rayon-core v1.9.1
[INFO] [stderr]   Downloaded crc v2.0.0
[INFO] [stderr]   Downloaded filetime v0.2.15
[INFO] [stderr]   Downloaded libdeflater v0.7.3
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.1
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.5
[INFO] [stderr]   Downloaded redox_syscall v0.2.10
[INFO] [stderr]   Downloaded num-iter v0.1.42
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.5
[INFO] [stderr]   Downloaded libc v0.2.102
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2f366c4c1ae71e4e8423a70405537e19de70da41f24ae0fc15588273b03f84d7
[INFO] running `Command { std: "docker" "start" "-a" "2f366c4c1ae71e4e8423a70405537e19de70da41f24ae0fc15588273b03f84d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f366c4c1ae71e4e8423a70405537e19de70da41f24ae0fc15588273b03f84d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f366c4c1ae71e4e8423a70405537e19de70da41f24ae0fc15588273b03f84d7", kill_on_drop: false }`
[INFO] [stdout] 2f366c4c1ae71e4e8423a70405537e19de70da41f24ae0fc15588273b03f84d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 75b47139fe9c8d312fcac31a6dd64720ec88e98cc1083481e66f57e5df9637c5
[INFO] running `Command { std: "docker" "start" "-a" "75b47139fe9c8d312fcac31a6dd64720ec88e98cc1083481e66f57e5df9637c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.70
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling libc v0.2.102
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling semver v1.0.4
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling build_const v0.2.2
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling bytemuck v1.7.2
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling oxipng v5.0.0
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling crc-catalog v1.1.1
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling typed-arena v1.7.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling cloudflare-zlib-sys v0.3.0
[INFO] [stderr]    Compiling libdeflate-sys v0.7.3
[INFO] [stderr]    Compiling blake3 v1.2.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling zopfli v0.4.0
[INFO] [stderr]    Compiling crc v2.0.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling rgb v0.8.27
[INFO] [stderr]    Compiling filetime v0.2.15
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling libdeflater v0.7.3
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling arrayvec v0.7.1
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling cloudflare-zlib v0.2.9
[INFO] [stderr]    Compiling fiximg v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `std::lazy`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     lazy::SyncLazy,
[INFO] [stdout]   |     ^^^^ could not find `lazy` in `std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `once_cell` has been stable since 1.70.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(once_cell)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fiximg` (bin "fiximg") due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "75b47139fe9c8d312fcac31a6dd64720ec88e98cc1083481e66f57e5df9637c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75b47139fe9c8d312fcac31a6dd64720ec88e98cc1083481e66f57e5df9637c5", kill_on_drop: false }`
[INFO] [stdout] 75b47139fe9c8d312fcac31a6dd64720ec88e98cc1083481e66f57e5df9637c5
