[INFO] cloning repository https://github.com/AndreasKarg/raytracer-weekend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AndreasKarg/raytracer-weekend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndreasKarg%2Fraytracer-weekend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndreasKarg%2Fraytracer-weekend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 95dad4dc67cdad6f8749c1971889a25896e6cb65 [INFO] testing AndreasKarg/raytracer-weekend against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndreasKarg%2Fraytracer-weekend" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AndreasKarg/raytracer-weekend on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AndreasKarg/raytracer-weekend [INFO] finished tweaking git repo https://github.com/AndreasKarg/raytracer-weekend [INFO] tweaked toml for git repo https://github.com/AndreasKarg/raytracer-weekend written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/AndreasKarg/raytracer-weekend already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-0/source/raytracer_weekend_lib/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-0/source/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-0/source/discovery_app/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-0/source/Cargo.toml [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dioxus-html v0.1.6 [INFO] [stderr] Downloaded dioxus-hooks v0.1.7 [INFO] [stderr] Downloaded dioxus-core v0.1.9 [INFO] [stderr] Downloaded dioxus v0.1.8 [INFO] [stderr] Downloaded dioxus-desktop v0.1.6 [INFO] [stderr] Downloaded mio-serial v5.0.1 [INFO] [stderr] Downloaded html-escape v0.2.9 [INFO] [stderr] Downloaded panic-probe v0.3.0 [INFO] [stderr] Downloaded defmt-macros v0.3.1 [INFO] [stderr] Downloaded defmt-rtt v0.3.1 [INFO] [stderr] Downloaded defmt-parser v0.3.0 [INFO] [stderr] Downloaded stm32l4xx-hal v0.6.0 [INFO] [stderr] Downloaded defmt v0.3.0 [INFO] [stderr] Downloaded dioxus-core-macro v0.1.7 [INFO] [stderr] Downloaded alloc-cortex-m v0.4.2 [INFO] [stderr] Downloaded clap v3.0.12 [INFO] [stderr] Downloaded micromath v2.0.0 [INFO] [stderr] Downloaded tokio-serial v5.4.1 [INFO] [stderr] Downloaded linked_list_allocator v0.8.11 [INFO] [stderr] Downloaded cortex-m-rt-macros v0.7.0 [INFO] [stderr] Downloaded cortex-m-rt v0.7.1 [INFO] [stderr] Downloaded defmt-test-macros v0.3.0 [INFO] [stderr] Downloaded webview2 v0.1.4 [INFO] [stderr] Downloaded core-error v0.0.1-rc4 [INFO] [stderr] Downloaded wavefront_obj v10.0.0 [INFO] [stderr] Downloaded stm32l4 v0.12.1 [INFO] [stderr] Downloaded defmt-test v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44d5790c78ccea4698fa992f6bc9d23088713c91fa7d006ad807c23e3e167c0a [INFO] running `Command { std: "docker" "start" "-a" "44d5790c78ccea4698fa992f6bc9d23088713c91fa7d006ad807c23e3e167c0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44d5790c78ccea4698fa992f6bc9d23088713c91fa7d006ad807c23e3e167c0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44d5790c78ccea4698fa992f6bc9d23088713c91fa7d006ad807c23e3e167c0a", kill_on_drop: false }` [INFO] [stdout] 44d5790c78ccea4698fa992f6bc9d23088713c91fa7d006ad807c23e3e167c0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1917a5553b7339a9802a02e4e0ebb80f02d102e530f4fd71e76b7d05685d901d [INFO] running `Command { std: "docker" "start" "-a" "1917a5553b7339a9802a02e4e0ebb80f02d102e530f4fd71e76b7d05685d901d", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/raytracer_weekend_lib/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/discovery_app/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde_derive v1.0.135 [INFO] [stderr] Compiling serde v1.0.135 [INFO] [stderr] Compiling libc v0.2.113 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling cortex-m v0.7.4 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling defmt v0.3.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling defmt-macros v0.3.1 [INFO] [stderr] Compiling defmt-parser v0.3.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling heapless v0.7.10 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Compiling cortex-m-rt v0.7.1 [INFO] [stderr] Compiling stm32l4 v0.12.1 [INFO] [stderr] Compiling postcard-cobs v0.1.5-pre [INFO] [stderr] Compiling gio v0.14.8 [INFO] [stderr] Compiling defmt-rtt v0.3.1 [INFO] [stderr] Compiling panic-probe v0.3.0 [INFO] [stderr] Compiling linked_list_allocator v0.8.11 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling nix v0.16.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling tao v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling wry v0.12.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling argh_shared v0.1.7 [INFO] [stderr] Compiling utf8-width v0.1.5 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling core-error v0.0.1-rc4 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling gtk v0.14.3 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling tauri-libappindicator-sys v0.1.2 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked_list_allocator-0.8.11/src/lib.rs:1:41 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(feature = "const_mut_refs", feature(const_mut_refs))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `linked_list_allocator` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1917a5553b7339a9802a02e4e0ebb80f02d102e530f4fd71e76b7d05685d901d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1917a5553b7339a9802a02e4e0ebb80f02d102e530f4fd71e76b7d05685d901d", kill_on_drop: false }` [INFO] [stdout] 1917a5553b7339a9802a02e4e0ebb80f02d102e530f4fd71e76b7d05685d901d