[INFO] cloning repository https://github.com/paroxysms/nong-downloader-extension
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paroxysms/nong-downloader-extension" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparoxysms%2Fnong-downloader-extension", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparoxysms%2Fnong-downloader-extension'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ac6afb96b34e26e0fbddde85942caa6417549da6
[INFO] testing paroxysms/nong-downloader-extension against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparoxysms%2Fnong-downloader-extension" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/paroxysms/nong-downloader-extension
[INFO] finished tweaking git repo https://github.com/paroxysms/nong-downloader-extension
[INFO] tweaked toml for git repo https://github.com/paroxysms/nong-downloader-extension written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/paroxysms/nong-downloader-extension on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/paroxysms/nong-downloader-extension 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7a2bd63468c877818ea3937446b00486fdf552bc40eba8f56b083a1f0d18d881
[INFO] running `Command { std: "docker" "start" "-a" "7a2bd63468c877818ea3937446b00486fdf552bc40eba8f56b083a1f0d18d881", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a2bd63468c877818ea3937446b00486fdf552bc40eba8f56b083a1f0d18d881", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a2bd63468c877818ea3937446b00486fdf552bc40eba8f56b083a1f0d18d881", kill_on_drop: false }`
[INFO] [stdout] 7a2bd63468c877818ea3937446b00486fdf552bc40eba8f56b083a1f0d18d881
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d254de1878ea7e6c8823185674a30ba3fef38e363a53f99295f3da9207f49015
[INFO] running `Command { std: "docker" "start" "-a" "d254de1878ea7e6c8823185674a30ba3fef38e363a53f99295f3da9207f49015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.101
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling cc v1.0.70
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling syn v1.0.75
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling paste v1.0.5
[INFO] [stderr]    Compiling slice-pool v0.4.1
[INFO] [stderr]    Compiling clipboard-win v4.2.2
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling getfn v0.1.1
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/getfn-0.1.1/src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(const_fn_trait_bound, const_fn_fn_ptr_basics, core_intrinsics)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: the feature `const_fn_fn_ptr_basics` has been stable since `1.61.0` and no longer requires an attribute to enable
[INFO] [stdout]   = help: the feature `const_fn_fn_ptr_basics` has been stable since `1.61.0` and no longer requires an attribute to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `getfn` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d254de1878ea7e6c8823185674a30ba3fef38e363a53f99295f3da9207f49015", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d254de1878ea7e6c8823185674a30ba3fef38e363a53f99295f3da9207f49015", kill_on_drop: false }`
[INFO] [stdout] d254de1878ea7e6c8823185674a30ba3fef38e363a53f99295f3da9207f49015
