[INFO] cloning repository https://github.com/Astra66Block/satpaper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Astra66Block/satpaper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAstra66Block%2Fsatpaper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAstra66Block%2Fsatpaper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1e3775e0639d40cffd3df99a6fcb26a3d4999b96
[INFO] testing Astra66Block/satpaper against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAstra66Block%2Fsatpaper" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Astra66Block/satpaper
[INFO] finished tweaking git repo https://github.com/Astra66Block/satpaper
[INFO] tweaked toml for git repo https://github.com/Astra66Block/satpaper written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Astra66Block/satpaper on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Astra66Block/satpaper 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clipline v0.1.2
[INFO] [stderr]   Downloaded clap_derive v4.5.3
[INFO] [stderr]   Downloaded clap v4.5.3
[INFO] [stderr]   Downloaded anyhow v1.0.81
[INFO] [stderr]   Downloaded ureq v2.9.6
[INFO] [stderr]   Downloaded rustls-webpki v0.102.3
[INFO] [stderr]   Downloaded fer v0.1.1
[INFO] [stderr]   Downloaded fimg v0.4.41
[INFO] [stderr]   Downloaded image v0.25.0
[INFO] [stderr]   Downloaded vecto v0.1.1
[INFO] [stderr]   Downloaded umath v0.0.7
[INFO] [stderr]   Downloaded mattr v0.0.2
[INFO] [stderr]   Downloaded atools v0.1.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aaa101ed0320d6690ed694477d1c82e651b5940f7fa8848f9ae36ac9a11a1354
[INFO] running `Command { std: "docker" "start" "-a" "aaa101ed0320d6690ed694477d1c82e651b5940f7fa8848f9ae36ac9a11a1354", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aaa101ed0320d6690ed694477d1c82e651b5940f7fa8848f9ae36ac9a11a1354", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aaa101ed0320d6690ed694477d1c82e651b5940f7fa8848f9ae36ac9a11a1354", kill_on_drop: false }`
[INFO] [stdout] aaa101ed0320d6690ed694477d1c82e651b5940f7fa8848f9ae36ac9a11a1354
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 48374f2eafbdb06323ec4992092e835aa66323f58cd203921a585b1479ff3fd4
[INFO] running `Command { std: "docker" "start" "-a" "48374f2eafbdb06323ec4992092e835aa66323f58cd203921a585b1479ff3fd4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling rustls-pki-types v1.5.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling umath v0.0.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling zune-jpeg v0.4.11
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling vecto v0.1.1
[INFO] [stderr]    Compiling webpki-roots v0.26.1
[INFO] [stderr]    Compiling mattr v0.0.2
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling atools v0.1.4
[INFO] [stderr]    Compiling clipline v0.1.2
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atools-0.1.4/src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     effects,
[INFO] [stdout]   |     ^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in 1.84.0; see <https://github.com/rust-lang/rust/pull/132479> for more information
[INFO] [stdout]   = note: removed, redundant with `#![feature(const_trait_impl)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stdout] error: `Deref` is not yet stable as a const trait
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atools-0.1.4/src/lib.rs:241:18
[INFO] [stdout]     |
[INFO] [stdout] 241 |         unsafe { MD::new(self).as_ptr().cast::<[[T; C]; N / C]>().read() }
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: add `#![feature(const_convert)]` to the crate attributes to enable
[INFO] [stdout]     |
[INFO] [stdout]  27 + #![feature(const_convert)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `atools` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "48374f2eafbdb06323ec4992092e835aa66323f58cd203921a585b1479ff3fd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48374f2eafbdb06323ec4992092e835aa66323f58cd203921a585b1479ff3fd4", kill_on_drop: false }`
[INFO] [stdout] 48374f2eafbdb06323ec4992092e835aa66323f58cd203921a585b1479ff3fd4
