[INFO] cloning repository https://github.com/Kerollmops/experimental-jpeg-rewrite [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kerollmops/experimental-jpeg-rewrite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKerollmops%2Fexperimental-jpeg-rewrite", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKerollmops%2Fexperimental-jpeg-rewrite'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a2f7750ec69e16c501d44389919649e707ad6099 [INFO] testing Kerollmops/experimental-jpeg-rewrite/a2f7750ec69e16c501d44389919649e707ad6099 against beta-2024-09-05 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKerollmops%2Fexperimental-jpeg-rewrite" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kerollmops/experimental-jpeg-rewrite on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Kerollmops/experimental-jpeg-rewrite [INFO] finished tweaking git repo https://github.com/Kerollmops/experimental-jpeg-rewrite [INFO] tweaked toml for git repo https://github.com/Kerollmops/experimental-jpeg-rewrite written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Kerollmops/experimental-jpeg-rewrite 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" "+beta-2024-09-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2982d1cdfaaab2fa485c3315a315e2a6552ad8e5fa5711b5927d5ccc3089b08 [INFO] running `Command { std: "docker" "start" "-a" "b2982d1cdfaaab2fa485c3315a315e2a6552ad8e5fa5711b5927d5ccc3089b08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2982d1cdfaaab2fa485c3315a315e2a6552ad8e5fa5711b5927d5ccc3089b08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2982d1cdfaaab2fa485c3315a315e2a6552ad8e5fa5711b5927d5ccc3089b08", kill_on_drop: false }` [INFO] [stdout] b2982d1cdfaaab2fa485c3315a315e2a6552ad8e5fa5711b5927d5ccc3089b08 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4dda13f94a1705cf4ec363be2a1b50072a48ba27377617e7ce184267f6647173 [INFO] running `Command { std: "docker" "start" "-a" "4dda13f94a1705cf4ec363be2a1b50072a48ba27377617e7ce184267f6647173", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling rayon-core v1.10.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling io-lifetimes v1.0.5 [INFO] [stderr] Compiling rustix v0.36.8 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling portable-atomic v0.3.19 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling clap_lex v0.3.1 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bytemuck v1.13.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling png v0.17.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling console v0.15.5 [INFO] [stderr] Compiling rayon v1.6.1 [INFO] [stderr] Compiling is-terminal v0.4.3 [INFO] [stderr] Compiling clap_derive v4.1.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling indicatif v0.17.3 [INFO] [stderr] Compiling image v0.24.5 [INFO] [stderr] Compiling clap v4.1.4 [INFO] [stderr] Compiling experimental-jpeg-rewrite v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:1:42 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(feature = "keep-file-times", feature(file_set_times))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `file_set_times` has been stable since 1.75.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:1:50 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(feature = "keep-file-times", feature(file_set_times))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `experimental-jpeg-rewrite` (bin "experimental-jpeg-rewrite") due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "4dda13f94a1705cf4ec363be2a1b50072a48ba27377617e7ce184267f6647173", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dda13f94a1705cf4ec363be2a1b50072a48ba27377617e7ce184267f6647173", kill_on_drop: false }` [INFO] [stdout] 4dda13f94a1705cf4ec363be2a1b50072a48ba27377617e7ce184267f6647173