[INFO] cloning repository https://github.com/NikodemMarek/simple-3d
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NikodemMarek/simple-3d" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNikodemMarek%2Fsimple-3d", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNikodemMarek%2Fsimple-3d'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aea3f1d9d270b0a71283a6eccb0ead8a3402f314
[INFO] checking NikodemMarek/simple-3d against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNikodemMarek%2Fsimple-3d" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/NikodemMarek/simple-3d
[INFO] finished tweaking git repo https://github.com/NikodemMarek/simple-3d
[INFO] tweaked toml for git repo https://github.com/NikodemMarek/simple-3d written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NikodemMarek/simple-3d on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NikodemMarek/simple-3d 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/simple-3d-cli/Cargo.toml: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/simple-3d-core/Cargo.toml: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/simple-3d-wasm/Cargo.toml: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded numtoa v0.2.4
[INFO] [stderr]   Downloaded avif-serialize v0.8.3
[INFO] [stderr]   Downloaded termion v4.0.5
[INFO] [stderr]   Downloaded redox_termios v0.1.3
[INFO] [stderr]   Downloaded ravif v0.11.12
[INFO] [stderr]   Downloaded image-webp v0.2.1
[INFO] [stderr]   Downloaded libfuzzer-sys v0.4.9
[INFO] [stderr]   Downloaded winnow v0.7.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] adb2db501a6ef5d2d6b9d1fa5c181d6a9616f1888b088964328166f39a2cf93b
[INFO] running `Command { std: "docker" "start" "-a" "adb2db501a6ef5d2d6b9d1fa5c181d6a9616f1888b088964328166f39a2cf93b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "adb2db501a6ef5d2d6b9d1fa5c181d6a9616f1888b088964328166f39a2cf93b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "adb2db501a6ef5d2d6b9d1fa5c181d6a9616f1888b088964328166f39a2cf93b", kill_on_drop: false }`
[INFO] [stdout] adb2db501a6ef5d2d6b9d1fa5c181d6a9616f1888b088964328166f39a2cf93b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9eeaea2a39ef1a87ad115e7d1fcea52692ed78d323e9bf92fe0909d06a85ae44
[INFO] running `Command { std: "docker" "start" "-a" "9eeaea2a39ef1a87ad115e7d1fcea52692ed78d323e9bf92fe0909d06a85ae44", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/simple-3d-wasm/Cargo.toml: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr] warning: /opt/rustwide/workdir/simple-3d-cli/Cargo.toml: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr] warning: /opt/rustwide/workdir/simple-3d-core/Cargo.toml: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking avif-serialize v0.8.3
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]     Checking image-webp v0.2.1
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking numtoa v0.2.4
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking termion v4.0.5
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]     Checking wasm-bindgen v0.2.100
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]     Checking ravif v0.11.12
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.50
[INFO] [stderr]     Checking web-sys v0.3.77
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]     Checking simple-3d-core v0.1.0 (/opt/rustwide/workdir/simple-3d-core)
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> simple-3d-core/src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(test)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> simple-3d-core/src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(test)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `simple-3d-core` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `simple-3d-core` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "9eeaea2a39ef1a87ad115e7d1fcea52692ed78d323e9bf92fe0909d06a85ae44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9eeaea2a39ef1a87ad115e7d1fcea52692ed78d323e9bf92fe0909d06a85ae44", kill_on_drop: false }`
[INFO] [stdout] 9eeaea2a39ef1a87ad115e7d1fcea52692ed78d323e9bf92fe0909d06a85ae44
