[INFO] cloning repository https://github.com/roblabla42/KFS [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/roblabla42/KFS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froblabla42%2FKFS", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froblabla42%2FKFS'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9368cc8fcad42be4a98b01cce066c40bcb92652d [INFO] checking roblabla42/KFS against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froblabla42%2FKFS" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/roblabla42/KFS on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/roblabla42/KFS [INFO] finished tweaking git repo https://github.com/roblabla42/KFS [INFO] tweaked toml for git repo https://github.com/roblabla42/KFS written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/roblabla42/KFS already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "fetch" "--locked" "--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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:ce6408862c0f4858e6cd2b85b2cf085ff7d0d6323904d0a94b71664a228554ab" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fcca0679738edf3b3b1fddc4ae53af4046a077233b5b23755680ba4f3fcf2d38 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fcca0679738edf3b3b1fddc4ae53af4046a077233b5b23755680ba4f3fcf2d38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fcca0679738edf3b3b1fddc4ae53af4046a077233b5b23755680ba4f3fcf2d38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcca0679738edf3b3b1fddc4ae53af4046a077233b5b23755680ba4f3fcf2d38", kill_on_drop: false }` [INFO] [stdout] fcca0679738edf3b3b1fddc4ae53af4046a077233b5b23755680ba4f3fcf2d38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:ce6408862c0f4858e6cd2b85b2cf085ff7d0d6323904d0a94b71664a228554ab" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3c0e4970264d715cd1881f7fee2602e8fd1754ffc52a814fa1435cc0a1f97fd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f3c0e4970264d715cd1881f7fee2602e8fd1754ffc52a814fa1435cc0a1f97fd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.40 [INFO] [stderr] Compiling libc v0.2.64 (https://github.com/sunriseos/libc.git?branch=sunrise#53c8be04) [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling nix v0.13.1 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking wild v2.0.2 [INFO] [stderr] Checking data-encoding v2.1.2 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Checking bit_field v0.10.0 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking static_assertions v0.3.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.16 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking hashbrown v0.5.0 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Checking zero v0.1.2 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.2 [INFO] [stderr] Compiling expr v0.0.1 (/opt/rustwide/workdir/coreutils/src/expr) [INFO] [stderr] Compiling pathchk v0.0.1 (/opt/rustwide/workdir/coreutils/src/pathchk) [INFO] [stderr] Compiling nohup v0.0.1 (/opt/rustwide/workdir/coreutils/src/nohup) [INFO] [stderr] Compiling paste v0.0.1 (/opt/rustwide/workdir/coreutils/src/paste) [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Compiling logname v0.0.1 (/opt/rustwide/workdir/coreutils/src/logname) [INFO] [stderr] Compiling pinky v0.0.1 (/opt/rustwide/workdir/coreutils/src/pinky) [INFO] [stderr] Compiling base64 v0.0.1 (/opt/rustwide/workdir/coreutils/src/base64) [INFO] [stderr] Compiling install v0.0.1 (/opt/rustwide/workdir/coreutils/src/install) [INFO] [stderr] Compiling echo v0.0.1 (/opt/rustwide/workdir/coreutils/src/echo) [INFO] [stderr] Compiling truncate v0.0.1 (/opt/rustwide/workdir/coreutils/src/truncate) [INFO] [stderr] Compiling rm v0.0.1 (/opt/rustwide/workdir/coreutils/src/rm) [INFO] [stderr] Compiling tail v0.0.1 (/opt/rustwide/workdir/coreutils/src/tail) [INFO] [stderr] Compiling split v0.0.1 (/opt/rustwide/workdir/coreutils/src/split) [INFO] [stderr] Compiling unexpand v0.0.1 (/opt/rustwide/workdir/coreutils/src/unexpand) [INFO] [stderr] Compiling fold v0.0.1 (/opt/rustwide/workdir/coreutils/src/fold) [INFO] [stderr] Compiling whoami v0.0.1 (/opt/rustwide/workdir/coreutils/src/whoami) [INFO] [stderr] Compiling sort v0.0.1 (/opt/rustwide/workdir/coreutils/src/sort) [INFO] [stderr] Compiling nl v0.0.1 (/opt/rustwide/workdir/coreutils/src/nl) [INFO] [stderr] Compiling groups v0.0.1 (/opt/rustwide/workdir/coreutils/src/groups) [INFO] [stderr] Compiling test v0.0.1 (/opt/rustwide/workdir/coreutils/src/test) [INFO] [stderr] Compiling shuf v0.0.1 (/opt/rustwide/workdir/coreutils/src/shuf) [INFO] [stderr] Compiling tsort v0.0.1 (/opt/rustwide/workdir/coreutils/src/tsort) [INFO] [stderr] Compiling who v0.0.1 (/opt/rustwide/workdir/coreutils/src/who) [INFO] [stderr] Compiling numfmt v0.0.1 (/opt/rustwide/workdir/coreutils/src/numfmt) [INFO] [stderr] Compiling stat v0.0.1 (/opt/rustwide/workdir/coreutils/src/stat) [INFO] [stderr] Compiling id v0.0.1 (/opt/rustwide/workdir/coreutils/src/id) [INFO] [stderr] Compiling tty v0.0.1 (/opt/rustwide/workdir/coreutils/src/tty) [INFO] [stderr] Compiling cp v0.0.1 (/opt/rustwide/workdir/coreutils/src/cp) [INFO] [stderr] Compiling yes v0.0.1 (/opt/rustwide/workdir/coreutils/src/yes) [INFO] [stderr] Compiling chown v0.0.1 (/opt/rustwide/workdir/coreutils/src/chown) [INFO] [stderr] Compiling sync v0.0.1 (/opt/rustwide/workdir/coreutils/src/sync) [INFO] [stderr] Compiling seq v0.0.1 (/opt/rustwide/workdir/coreutils/src/seq) [INFO] [stderr] Compiling uniq v0.0.1 (/opt/rustwide/workdir/coreutils/src/uniq) [INFO] [stderr] Compiling od v0.0.1 (/opt/rustwide/workdir/coreutils/src/od) [INFO] [stderr] Compiling cksum v0.0.1 (/opt/rustwide/workdir/coreutils/src/cksum) [INFO] [stderr] Compiling ptx v0.0.1 (/opt/rustwide/workdir/coreutils/src/ptx) [INFO] [stderr] Compiling cat v0.0.1 (/opt/rustwide/workdir/coreutils/src/cat) [INFO] [stderr] Compiling mktemp v0.0.1 (/opt/rustwide/workdir/coreutils/src/mktemp) [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling rmdir v0.0.1 (/opt/rustwide/workdir/coreutils/src/rmdir) [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Compiling sleep v0.0.1 (/opt/rustwide/workdir/coreutils/src/sleep) [INFO] [stderr] Compiling comm v0.0.1 (/opt/rustwide/workdir/coreutils/src/comm) [INFO] [stderr] Compiling fmt v0.0.1 (/opt/rustwide/workdir/coreutils/src/fmt) [INFO] [stderr] Compiling chmod v0.0.1 (/opt/rustwide/workdir/coreutils/src/chmod) [INFO] [stderr] Compiling mkdir v0.0.1 (/opt/rustwide/workdir/coreutils/src/mkdir) [INFO] [stderr] Compiling shred v0.0.1 (/opt/rustwide/workdir/coreutils/src/shred) [INFO] [stderr] Compiling ln v0.0.1 (/opt/rustwide/workdir/coreutils/src/ln) [INFO] [stderr] Compiling tac v0.0.1 (/opt/rustwide/workdir/coreutils/src/tac) [INFO] [stderr] Compiling date v0.0.1 (/opt/rustwide/workdir/coreutils/src/date) [INFO] [stderr] Compiling factor v0.0.1 (/opt/rustwide/workdir/coreutils/src/factor) [INFO] [stderr] Compiling uname v0.0.1 (/opt/rustwide/workdir/coreutils/src/uname) [INFO] [stderr] Compiling sum v0.0.1 (/opt/rustwide/workdir/coreutils/src/sum) [INFO] [stderr] Compiling printf v0.0.1 (/opt/rustwide/workdir/coreutils/src/printf) [INFO] [stderr] Compiling hashsum v0.0.1 (/opt/rustwide/workdir/coreutils/src/hashsum) [INFO] [stderr] Compiling unlink v0.0.1 (/opt/rustwide/workdir/coreutils/src/unlink) [INFO] [stderr] Compiling du v0.0.1 (/opt/rustwide/workdir/coreutils/src/du) [INFO] [stderr] Compiling more v0.0.1 (/opt/rustwide/workdir/coreutils/src/more) [INFO] [stderr] Compiling false v0.0.1 (/opt/rustwide/workdir/coreutils/src/false) [INFO] [stderr] Compiling realpath v0.0.1 (/opt/rustwide/workdir/coreutils/src/realpath) [INFO] [stderr] Compiling expand v0.0.1 (/opt/rustwide/workdir/coreutils/src/expand) [INFO] [stderr] Compiling tr v0.0.1 (/opt/rustwide/workdir/coreutils/src/tr) [INFO] [stderr] Compiling timeout v0.0.1 (/opt/rustwide/workdir/coreutils/src/timeout) [INFO] [stderr] Compiling kill v0.0.1 (/opt/rustwide/workdir/coreutils/src/kill) [INFO] [stderr] Compiling head v0.0.1 (/opt/rustwide/workdir/coreutils/src/head) [INFO] [stderr] Compiling nice v0.0.1 (/opt/rustwide/workdir/coreutils/src/nice) [INFO] [stderr] Compiling mknod v0.0.1 (/opt/rustwide/workdir/coreutils/src/mknod) [INFO] [stderr] Compiling tee v0.0.1 (/opt/rustwide/workdir/coreutils/src/tee) [INFO] [stderr] Compiling basename v0.0.1 (/opt/rustwide/workdir/coreutils/src/basename) [INFO] [stderr] Compiling join v0.0.1 (/opt/rustwide/workdir/coreutils/src/join) [INFO] [stderr] Compiling nproc v0.0.1 (/opt/rustwide/workdir/coreutils/src/nproc) [INFO] [stderr] Compiling dirname v0.0.1 (/opt/rustwide/workdir/coreutils/src/dirname) [INFO] [stderr] Compiling chgrp v0.0.1 (/opt/rustwide/workdir/coreutils/src/chgrp) [INFO] [stderr] Compiling hostname v0.0.1 (/opt/rustwide/workdir/coreutils/src/hostname) [INFO] [stderr] Compiling wc v0.0.1 (/opt/rustwide/workdir/coreutils/src/wc) [INFO] [stderr] Compiling users v0.0.1 (/opt/rustwide/workdir/coreutils/src/users) [INFO] [stderr] Compiling dircolors v0.0.1 (/opt/rustwide/workdir/coreutils/src/dircolors) [INFO] [stderr] Compiling ls v0.0.1 (/opt/rustwide/workdir/coreutils/src/ls) [INFO] [stderr] Compiling hostid v0.0.1 (/opt/rustwide/workdir/coreutils/src/hostid) [INFO] [stderr] Compiling printenv v0.0.1 (/opt/rustwide/workdir/coreutils/src/printenv) [INFO] [stderr] Compiling link v0.0.1 (/opt/rustwide/workdir/coreutils/src/link) [INFO] [stderr] Compiling mv v0.0.1 (/opt/rustwide/workdir/coreutils/src/mv) [INFO] [stderr] Compiling relpath v0.0.1 (/opt/rustwide/workdir/coreutils/src/relpath) [INFO] [stderr] Compiling cut v0.0.1 (/opt/rustwide/workdir/coreutils/src/cut) [INFO] [stderr] Compiling mkfifo v0.0.1 (/opt/rustwide/workdir/coreutils/src/mkfifo) [INFO] [stderr] Compiling pwd v0.0.1 (/opt/rustwide/workdir/coreutils/src/pwd) [INFO] [stderr] Compiling chroot v0.0.1 (/opt/rustwide/workdir/coreutils/src/chroot) [INFO] [stderr] Compiling env v0.0.1 (/opt/rustwide/workdir/coreutils/src/env) [INFO] [stderr] Compiling base32 v0.0.1 (/opt/rustwide/workdir/coreutils/src/base32) [INFO] [stderr] Compiling true v0.0.1 (/opt/rustwide/workdir/coreutils/src/true) [INFO] [stderr] Compiling uptime v0.0.1 (/opt/rustwide/workdir/coreutils/src/uptime) [INFO] [stderr] Compiling touch v0.0.1 (/opt/rustwide/workdir/coreutils/src/touch) [INFO] [stderr] Compiling readlink v0.0.1 (/opt/rustwide/workdir/coreutils/src/readlink) [INFO] [stderr] Compiling arch v0.0.1 (/opt/rustwide/workdir/coreutils/src/arch) [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Checking half v1.4.0 [INFO] [stderr] Checking walker v1.0.1 [INFO] [stderr] Compiling cargo-5730 v0.1.0 (https://github.com/Thog/cargo-5730.git?branch=feature/windows-support#be3c927c) [INFO] [stderr] Checking ioctl-sys v0.5.2 [INFO] [stderr] Checking hex v0.2.0 [INFO] [stderr] Compiling uutils v0.0.1 (/opt/rustwide/workdir/coreutils) [INFO] [stderr] Checking md5 v0.3.8 [INFO] [stderr] Checking bit_field v0.9.0 [INFO] [stderr] Checking lzw v0.10.0 (https://github.com/SunriseOS/lzw#b4ca11f8) [INFO] [stderr] Checking color_quant v1.0.1 (https://github.com/SunriseOS/color_quant#3f7a1f3a) [INFO] [stderr] Checking unindent v0.1.5 [INFO] [stderr] Checking atomic v0.4.5 [INFO] [stderr] Checking spin v0.4.10 [INFO] [stderr] Checking rustc-demangle v0.1.15 [INFO] [stderr] Checking hex v0.3.2 (https://github.com/KokaKiwi/rust-hex#264b89f9) [INFO] [stderr] Checking docs v0.1.0 (/opt/rustwide/workdir/docs) [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking generational-arena v0.2.3 [INFO] [stdout] warning: lint `intra_doc_link_resolution_failure` has been renamed to `broken_intra_doc_links` [INFO] [stdout] --> docs/src/main.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | #![deny(intra_doc_link_resolution_failure)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `broken_intra_doc_links` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking term_grid v0.1.7 [INFO] [stdout] warning: lint `intra_doc_link_resolution_failure` has been renamed to `broken_intra_doc_links` [INFO] [stdout] --> docs/src/main.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | #![deny(intra_doc_link_resolution_failure)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `broken_intra_doc_links` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.16 [INFO] [stderr] Checking futures-io-preview v0.3.0-alpha.16 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling advapi32-sys v0.2.0 [INFO] [stderr] Compiling cpp_synom v0.12.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Checking xmas-elf v0.7.0 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling proc-macro-hack v0.4.2 [INFO] [stderr] Compiling onig_sys v69.1.0 [INFO] [stderr] Checking bit-set v0.5.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking gif v0.10.0 (https://github.com/SunriseOS/image-gif#ccb6eff2) [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.16 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking spinning_top v0.1.0 [INFO] [stderr] Compiling cpp_syn v0.12.0 [INFO] [stderr] Compiling sunrise-time v0.1.0 (/opt/rustwide/workdir/time) [INFO] [stderr] Checking bstr v0.2.7 [INFO] [stderr] Checking multiboot2 v0.7.1 (https://github.com/sunriseos/multiboot2-elf64.git#01f37450) [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.16 [INFO] [stderr] Checking acpi v0.1.0 (https://github.com/sunriseos/acpi.git#38526dd0) [INFO] [stderr] Checking font-rs v0.1.3 (https://github.com/SunriseOS/font-rs#ae9d2f89) [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Checking linked_list_allocator v0.8.4 [INFO] [stdout] error[E0658]: mutable references are not allowed in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked_list_allocator-0.8.4/src/hole.rs:18:23 [INFO] [stdout] | [INFO] [stdout] 18 | next: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57349 for more information [INFO] [stdout] = help: add `#![feature(const_mut_refs)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0658`. [INFO] [stdout] [INFO] [stderr] error: could not compile `linked_list_allocator` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f3c0e4970264d715cd1881f7fee2602e8fd1754ffc52a814fa1435cc0a1f97fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3c0e4970264d715cd1881f7fee2602e8fd1754ffc52a814fa1435cc0a1f97fd", kill_on_drop: false }` [INFO] [stdout] f3c0e4970264d715cd1881f7fee2602e8fd1754ffc52a814fa1435cc0a1f97fd