[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] c42cf3f2efe2c3e96510200c78b5c12e2acea006 [INFO] checking roblabla42/KFS against master#f5f33ec0e0455eefa72fc5567eb1280a4d5ee206 for pr-83312 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froblabla42%2FKFS" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/roblabla42/KFS on toolchain f5f33ec0e0455eefa72fc5567eb1280a4d5ee206 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "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-7/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" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/sunriseos/atty.git` [INFO] [stderr] Updating git repository `https://github.com/sunriseos/clap.git` [INFO] [stderr] Updating git repository `https://github.com/sunriseos/filetime.git` [INFO] [stderr] Updating git repository `https://github.com/sunriseos/platform-info.git` [INFO] [stderr] Updating git repository `https://github.com/sunriseos/termsize.git` [INFO] [stderr] Updating git repository `https://github.com/sunriseos/uucore.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] warning: Patch `atty v0.2.13 (https://github.com/sunriseos/atty.git?branch=master#2ac1c868)` was not used in the crate graph. [INFO] [stderr] Patch `clap v2.33.0 (https://github.com/sunriseos/clap.git?branch=master#6dd48d84)` was not used in the crate graph. [INFO] [stderr] Patch `filetime v0.2.7 (https://github.com/sunriseos/filetime.git?branch=master#9e9e419f)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] error: the lock file /workspace/builds/worker-7/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/sunriseos/atty.git` [INFO] [stderr] Updating git repository `https://github.com/sunriseos/clap.git` [INFO] [stderr] Updating git repository `https://github.com/sunriseos/filetime.git` [INFO] [stderr] Updating git repository `https://github.com/sunriseos/libc.git` [INFO] [stderr] Updating git repository `https://github.com/sunriseos/platform-info.git` [INFO] [stderr] Updating git repository `https://github.com/sunriseos/termsize.git` [INFO] [stderr] Updating git repository `https://github.com/sunriseos/time.git` [INFO] [stderr] Updating git repository `https://github.com/sunriseos/uucore.git` [INFO] [stderr] Updating git repository `https://github.com/sunriseos/acpi.git` [INFO] [stderr] Updating git repository `https://github.com/sunriseos/multiboot2-elf64.git` [INFO] [stderr] Updating git repository `https://github.com/SunriseOS/image-gif` [INFO] [stderr] Updating git repository `https://github.com/KokaKiwi/rust-hex` [INFO] [stderr] Updating git repository `https://github.com/Thog/cargo-5730.git` [INFO] [stderr] Updating git repository `https://github.com/SunriseOS/font-rs` [INFO] [stderr] Updating git repository `https://github.com/sunriseos/libfat.git` [INFO] [stderr] Updating git repository `https://github.com/sunriseos/storage_device.git` [INFO] [stderr] Updating git repository `https://github.com/uutils/rust-users` [INFO] [stderr] Updating git repository `https://github.com/SunriseOS/color_quant` [INFO] [stderr] Updating git repository `https://github.com/SunriseOS/lzw` [INFO] [stderr] warning: Patch `atty v0.2.13 (https://github.com/sunriseos/atty.git?branch=master#2ac1c868)` was not used in the crate graph. [INFO] [stderr] Patch `clap v2.33.0 (https://github.com/sunriseos/clap.git?branch=master#6dd48d84)` was not used in the crate graph. [INFO] [stderr] Patch `filetime v0.2.7 (https://github.com/sunriseos/filetime.git?branch=master#9e9e419f)` was not used in the crate graph. [INFO] [stderr] Patch `libc v0.2.64 (https://github.com/sunriseos/libc.git?branch=sunrise#53c8be04)` was not used in the crate graph. [INFO] [stderr] Patch `time v0.1.42 (https://github.com/sunriseos/time.git?branch=v0.1#79790b6c)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: Patch `atty v0.2.13 (https://github.com/sunriseos/atty.git?branch=master#2ac1c868)` was not used in the crate graph. [INFO] [stderr] Patch `clap v2.33.0 (https://github.com/sunriseos/clap.git?branch=master#6dd48d84)` was not used in the crate graph. [INFO] [stderr] Patch `filetime v0.2.7 (https://github.com/sunriseos/filetime.git?branch=master#9e9e419f)` was not used in the crate graph. [INFO] [stderr] Patch `libc v0.2.64 (https://github.com/sunriseos/libc.git?branch=sunrise#53c8be04)` was not used in the crate graph. [INFO] [stderr] Patch `time v0.1.42 (https://github.com/sunriseos/time.git?branch=v0.1#79790b6c)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e14ed081f60dac1df0b58f6baacd98c99dbf75193b0738f4131af0a0f9881f9b [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" "e14ed081f60dac1df0b58f6baacd98c99dbf75193b0738f4131af0a0f9881f9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e14ed081f60dac1df0b58f6baacd98c99dbf75193b0738f4131af0a0f9881f9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e14ed081f60dac1df0b58f6baacd98c99dbf75193b0738f4131af0a0f9881f9b", kill_on_drop: false }` [INFO] [stdout] e14ed081f60dac1df0b58f6baacd98c99dbf75193b0738f4131af0a0f9881f9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ffaf3753a7af6d9b0a8ff60028e8ddcdb82fac3cbebd03239c2b42e3788c05fe [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" "ffaf3753a7af6d9b0a8ff60028e8ddcdb82fac3cbebd03239c2b42e3788c05fe", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: Patch `atty v0.2.13 (https://github.com/sunriseos/atty.git?branch=master#2ac1c868)` was not used in the crate graph. [INFO] [stderr] Patch `clap v2.33.0 (https://github.com/sunriseos/clap.git?branch=master#6dd48d84)` was not used in the crate graph. [INFO] [stderr] Patch `filetime v0.2.7 (https://github.com/sunriseos/filetime.git?branch=master#9e9e419f)` was not used in the crate graph. [INFO] [stderr] Patch `libc v0.2.64 (https://github.com/sunriseos/libc.git?branch=sunrise#53c8be04)` was not used in the crate graph. [INFO] [stderr] Patch `time v0.1.42 (https://github.com/sunriseos/time.git?branch=v0.1#79790b6c)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling nix v0.13.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking wild v2.0.4 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.16 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking hashbrown v0.5.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking zero v0.1.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.3 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Compiling base64 v0.0.1 (/opt/rustwide/workdir/coreutils/src/base64) [INFO] [stderr] Compiling ptx v0.0.1 (/opt/rustwide/workdir/coreutils/src/ptx) [INFO] [stderr] Compiling link v0.0.1 (/opt/rustwide/workdir/coreutils/src/link) [INFO] [stderr] Compiling tac v0.0.1 (/opt/rustwide/workdir/coreutils/src/tac) [INFO] [stderr] Compiling sync v0.0.1 (/opt/rustwide/workdir/coreutils/src/sync) [INFO] [stderr] Compiling paste v0.0.1 (/opt/rustwide/workdir/coreutils/src/paste) [INFO] [stderr] Compiling du v0.0.1 (/opt/rustwide/workdir/coreutils/src/du) [INFO] [stderr] Compiling sleep v0.0.1 (/opt/rustwide/workdir/coreutils/src/sleep) [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Compiling numfmt v0.0.1 (/opt/rustwide/workdir/coreutils/src/numfmt) [INFO] [stderr] Compiling test v0.0.1 (/opt/rustwide/workdir/coreutils/src/test) [INFO] [stderr] Compiling tee v0.0.1 (/opt/rustwide/workdir/coreutils/src/tee) [INFO] [stderr] Compiling hostname v0.0.1 (/opt/rustwide/workdir/coreutils/src/hostname) [INFO] [stderr] Compiling touch v0.0.1 (/opt/rustwide/workdir/coreutils/src/touch) [INFO] [stderr] Compiling groups v0.0.1 (/opt/rustwide/workdir/coreutils/src/groups) [INFO] [stderr] Compiling printf v0.0.1 (/opt/rustwide/workdir/coreutils/src/printf) [INFO] [stderr] Compiling dirname v0.0.1 (/opt/rustwide/workdir/coreutils/src/dirname) [INFO] [stderr] Compiling split v0.0.1 (/opt/rustwide/workdir/coreutils/src/split) [INFO] [stderr] Compiling sort v0.0.1 (/opt/rustwide/workdir/coreutils/src/sort) [INFO] [stderr] Compiling unlink v0.0.1 (/opt/rustwide/workdir/coreutils/src/unlink) [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling tsort v0.0.1 (/opt/rustwide/workdir/coreutils/src/tsort) [INFO] [stderr] Compiling readlink v0.0.1 (/opt/rustwide/workdir/coreutils/src/readlink) [INFO] [stderr] Compiling nice v0.0.1 (/opt/rustwide/workdir/coreutils/src/nice) [INFO] [stderr] Compiling whoami v0.0.1 (/opt/rustwide/workdir/coreutils/src/whoami) [INFO] [stderr] Compiling shred v0.0.1 (/opt/rustwide/workdir/coreutils/src/shred) [INFO] [stderr] Compiling join v0.0.1 (/opt/rustwide/workdir/coreutils/src/join) [INFO] [stderr] Compiling cut v0.0.1 (/opt/rustwide/workdir/coreutils/src/cut) [INFO] [stderr] Compiling install v0.0.1 (/opt/rustwide/workdir/coreutils/src/install) [INFO] [stderr] Compiling chgrp v0.0.1 (/opt/rustwide/workdir/coreutils/src/chgrp) [INFO] [stderr] Compiling base32 v0.0.1 (/opt/rustwide/workdir/coreutils/src/base32) [INFO] [stderr] Compiling ln v0.0.1 (/opt/rustwide/workdir/coreutils/src/ln) [INFO] [stderr] Compiling ls v0.0.1 (/opt/rustwide/workdir/coreutils/src/ls) [INFO] [stderr] Compiling uname v0.0.1 (/opt/rustwide/workdir/coreutils/src/uname) [INFO] [stderr] Compiling fold v0.0.1 (/opt/rustwide/workdir/coreutils/src/fold) [INFO] [stderr] Compiling kill v0.0.1 (/opt/rustwide/workdir/coreutils/src/kill) [INFO] [stderr] Compiling chmod v0.0.1 (/opt/rustwide/workdir/coreutils/src/chmod) [INFO] [stderr] Compiling nproc v0.0.1 (/opt/rustwide/workdir/coreutils/src/nproc) [INFO] [stderr] Compiling expand v0.0.1 (/opt/rustwide/workdir/coreutils/src/expand) [INFO] [stderr] Compiling who v0.0.1 (/opt/rustwide/workdir/coreutils/src/who) [INFO] [stderr] Compiling nohup v0.0.1 (/opt/rustwide/workdir/coreutils/src/nohup) [INFO] [stderr] Compiling wc v0.0.1 (/opt/rustwide/workdir/coreutils/src/wc) [INFO] [stderr] Compiling pinky v0.0.1 (/opt/rustwide/workdir/coreutils/src/pinky) [INFO] [stderr] Compiling pwd v0.0.1 (/opt/rustwide/workdir/coreutils/src/pwd) [INFO] [stderr] Compiling unexpand v0.0.1 (/opt/rustwide/workdir/coreutils/src/unexpand) [INFO] [stderr] Compiling tty v0.0.1 (/opt/rustwide/workdir/coreutils/src/tty) [INFO] [stderr] Compiling rmdir v0.0.1 (/opt/rustwide/workdir/coreutils/src/rmdir) [INFO] [stderr] Compiling comm v0.0.1 (/opt/rustwide/workdir/coreutils/src/comm) [INFO] [stderr] Compiling relpath v0.0.1 (/opt/rustwide/workdir/coreutils/src/relpath) [INFO] [stderr] Compiling cp v0.0.1 (/opt/rustwide/workdir/coreutils/src/cp) [INFO] [stderr] Compiling timeout v0.0.1 (/opt/rustwide/workdir/coreutils/src/timeout) [INFO] [stderr] Compiling sum v0.0.1 (/opt/rustwide/workdir/coreutils/src/sum) [INFO] [stderr] Compiling od v0.0.1 (/opt/rustwide/workdir/coreutils/src/od) [INFO] [stderr] Compiling uptime v0.0.1 (/opt/rustwide/workdir/coreutils/src/uptime) [INFO] [stderr] Compiling env v0.0.1 (/opt/rustwide/workdir/coreutils/src/env) [INFO] [stderr] Compiling fmt v0.0.1 (/opt/rustwide/workdir/coreutils/src/fmt) [INFO] [stderr] Compiling head v0.0.1 (/opt/rustwide/workdir/coreutils/src/head) [INFO] [stderr] Compiling rm v0.0.1 (/opt/rustwide/workdir/coreutils/src/rm) [INFO] [stderr] Compiling nl v0.0.1 (/opt/rustwide/workdir/coreutils/src/nl) [INFO] [stderr] Compiling chroot v0.0.1 (/opt/rustwide/workdir/coreutils/src/chroot) [INFO] [stderr] Compiling seq v0.0.1 (/opt/rustwide/workdir/coreutils/src/seq) [INFO] [stderr] Compiling tr v0.0.1 (/opt/rustwide/workdir/coreutils/src/tr) [INFO] [stderr] Compiling mknod v0.0.1 (/opt/rustwide/workdir/coreutils/src/mknod) [INFO] [stderr] Compiling cksum v0.0.1 (/opt/rustwide/workdir/coreutils/src/cksum) [INFO] [stderr] Compiling mkdir v0.0.1 (/opt/rustwide/workdir/coreutils/src/mkdir) [INFO] [stderr] Compiling yes v0.0.1 (/opt/rustwide/workdir/coreutils/src/yes) [INFO] [stderr] Compiling stat v0.0.1 (/opt/rustwide/workdir/coreutils/src/stat) [INFO] [stderr] Compiling mv v0.0.1 (/opt/rustwide/workdir/coreutils/src/mv) [INFO] [stderr] Compiling basename v0.0.1 (/opt/rustwide/workdir/coreutils/src/basename) [INFO] [stderr] Compiling id v0.0.1 (/opt/rustwide/workdir/coreutils/src/id) [INFO] [stderr] Compiling true v0.0.1 (/opt/rustwide/workdir/coreutils/src/true) [INFO] [stderr] Compiling uniq v0.0.1 (/opt/rustwide/workdir/coreutils/src/uniq) [INFO] [stderr] Compiling more v0.0.1 (/opt/rustwide/workdir/coreutils/src/more) [INFO] [stderr] Compiling dircolors v0.0.1 (/opt/rustwide/workdir/coreutils/src/dircolors) [INFO] [stderr] Compiling hashsum v0.0.1 (/opt/rustwide/workdir/coreutils/src/hashsum) [INFO] [stderr] Compiling false v0.0.1 (/opt/rustwide/workdir/coreutils/src/false) [INFO] [stderr] Compiling pathchk v0.0.1 (/opt/rustwide/workdir/coreutils/src/pathchk) [INFO] [stderr] Compiling users v0.0.1 (/opt/rustwide/workdir/coreutils/src/users) [INFO] [stderr] Compiling hostid v0.0.1 (/opt/rustwide/workdir/coreutils/src/hostid) [INFO] [stderr] Compiling mkfifo v0.0.1 (/opt/rustwide/workdir/coreutils/src/mkfifo) [INFO] [stderr] Compiling shuf v0.0.1 (/opt/rustwide/workdir/coreutils/src/shuf) [INFO] [stderr] Compiling tail v0.0.1 (/opt/rustwide/workdir/coreutils/src/tail) [INFO] [stderr] Compiling factor v0.0.1 (/opt/rustwide/workdir/coreutils/src/factor) [INFO] [stderr] Compiling logname v0.0.1 (/opt/rustwide/workdir/coreutils/src/logname) [INFO] [stderr] Compiling cat v0.0.1 (/opt/rustwide/workdir/coreutils/src/cat) [INFO] [stderr] Compiling echo v0.0.1 (/opt/rustwide/workdir/coreutils/src/echo) [INFO] [stderr] Compiling realpath v0.0.1 (/opt/rustwide/workdir/coreutils/src/realpath) [INFO] [stderr] Compiling mktemp v0.0.1 (/opt/rustwide/workdir/coreutils/src/mktemp) [INFO] [stderr] Compiling arch v0.0.1 (/opt/rustwide/workdir/coreutils/src/arch) [INFO] [stderr] Compiling printenv v0.0.1 (/opt/rustwide/workdir/coreutils/src/printenv) [INFO] [stderr] Compiling expr v0.0.1 (/opt/rustwide/workdir/coreutils/src/expr) [INFO] [stderr] Compiling chown v0.0.1 (/opt/rustwide/workdir/coreutils/src/chown) [INFO] [stderr] Compiling truncate v0.0.1 (/opt/rustwide/workdir/coreutils/src/truncate) [INFO] [stderr] Compiling date v0.0.1 (/opt/rustwide/workdir/coreutils/src/date) [INFO] [stderr] Compiling uutils v0.0.1 (/opt/rustwide/workdir/coreutils) [INFO] [stderr] Checking ioctl-sys v0.5.2 [INFO] [stderr] Compiling cargo-5730 v0.1.0 (https://github.com/Thog/cargo-5730.git?branch=feature/windows-support#e29cde8a) [INFO] [stderr] Checking walker v1.0.1 [INFO] [stderr] Checking color_quant v1.0.1 (https://github.com/SunriseOS/color_quant#3f7a1f3a) [INFO] [stderr] Checking lzw v0.10.0 (https://github.com/SunriseOS/lzw#b4ca11f8) [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking bit_field v0.9.0 [INFO] [stderr] Checking unindent v0.1.7 [INFO] [stderr] Checking hex v0.4.3 (https://github.com/KokaKiwi/rust-hex#3efab7ee) [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking spin v0.4.10 [INFO] [stderr] Checking docs v0.1.0 (/opt/rustwide/workdir/docs) [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stdout] warning: lint `intra_doc_link_resolution_failure` has been removed: use `rustdoc::broken_intra_doc_links` instead [INFO] [stdout] --> docs/src/main.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | #![deny(intra_doc_link_resolution_failure)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking term_grid v0.1.7 [INFO] [stderr] Checking generational-arena v0.2.8 [INFO] [stdout] warning: lint `intra_doc_link_resolution_failure` has been removed: use `rustdoc::broken_intra_doc_links` instead [INFO] [stdout] --> docs/src/main.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | #![deny(intra_doc_link_resolution_failure)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [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 lock_api v0.3.4 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling advapi32-sys v0.2.0 [INFO] [stderr] Compiling cpp_synom v0.12.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking xmas-elf v0.7.0 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling proc-macro-hack v0.4.3 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Compiling onig_sys v69.1.0 [INFO] [stderr] Checking gif v0.10.0 (https://github.com/SunriseOS/image-gif#ccb6eff2) [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.16 [INFO] [stderr] Compiling sunrise-time v0.1.0 (/opt/rustwide/workdir/time) [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Compiling cpp_syn v0.12.0 [INFO] [stderr] Checking spinning_top v0.1.1 [INFO] [stderr] Checking generic-array v0.8.4 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking multiboot2 v0.7.1 (https://github.com/sunriseos/multiboot2-elf64.git#01f37450) [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking bstr v0.2.15 [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] Compiling quote v1.0.9 [INFO] [stderr] Checking sunrise-libutils v0.1.0 (/opt/rustwide/workdir/libutils) [INFO] [stderr] Checking number_prefix v0.2.8 [INFO] [stderr] Checking sunrise-libtimezone v0.1.0 (/opt/rustwide/workdir/libtimezone) [INFO] [stderr] error: failed to run custom build command for `sunrise-time v0.1.0 (/opt/rustwide/workdir/time)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/sunrise-time-cbc4afceef66cfd1/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build-script/src/main.rs [INFO] [stderr] cargo:rerun-if-changed=build-script [INFO] [stderr] Copying build crate source from build-script to /tmp/build-script-1616911864 [INFO] [stderr] Removing build crate staging dir: /tmp/build-script-1616911864 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Updating crates.io index [INFO] [stderr] warning: spurious network error (2 tries remaining): failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12) [INFO] [stderr] warning: spurious network error (1 tries remaining): failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12) [INFO] [stderr] error: failed to get `flate2` as a dependency of package `build-script v0.1.0 (/tmp/build-script-1616911864)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to fetch `https://github.com/rust-lang/crates.io-index` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] network failure seems to have happened [INFO] [stderr] if a proxy or similar is necessary `net.git-fetch-with-cli` may help here [INFO] [stderr] https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12) [INFO] [stderr] thread 'main' panicked at 'Failed to run compile build crate at /tmp/build-script-1616911864 with Output { [INFO] [stderr] status: ExitStatus( [INFO] [stderr] ExitStatus( [INFO] [stderr] 25856, [INFO] [stderr] ), [INFO] [stderr] ), [INFO] [stderr] stdout: "", [INFO] [stderr] stderr: "", [INFO] [stderr] }', /opt/rustwide/cargo-home/git/checkouts/cargo-5730-7de406d7b159600e/e29cde8/src/lib.rs:117:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5567bdb84af0 - std::backtrace_rs::backtrace::libunwind::trace::h4dee703919bfd40a [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x5567bdb84af0 - std::backtrace_rs::backtrace::trace_unsynchronized::h457e839f1a563e20 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5567bdb84af0 - std::sys_common::backtrace::_print_fmt::h86a55fb30f8393c8 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x5567bdb84af0 - ::fmt::h7b3d6cac46d277e1 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x5567bdba07ef - core::fmt::write::h127419eb46f2ecc9 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/core/src/fmt/mod.rs:1092:17 [INFO] [stderr] 5: 0x5567bdb81d32 - std::io::Write::write_fmt::h6010cfbb4726588b [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/io/mod.rs:1572:15 [INFO] [stderr] 6: 0x5567bdb86b95 - std::sys_common::backtrace::_print::h79b4f9652330cc9d [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x5567bdb86b95 - std::sys_common::backtrace::print::h330bb326a76af8cf [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x5567bdb86b95 - std::panicking::default_hook::{{closure}}::heb6a42a7d50a472e [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x5567bdb86643 - std::panicking::default_hook::h17e521ba6d68d6e1 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x5567bdb8719d - std::panicking::rust_panic_with_hook::h70db735e3a6e70cb [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x5567bdb86d37 - std::panicking::begin_panic_handler::{{closure}}::h777c71c8e5a7e25c [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x5567bdb84fac - std::sys_common::backtrace::__rust_end_short_backtrace::h3e9bf30168899554 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x5567bdb86c99 - rust_begin_unwind [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x5567bdb51f2b - std::panicking::begin_panic_fmt::h0b6b6d9d830486ef [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/panicking.rs:435:5 [INFO] [stderr] 15: 0x5567bdb567a2 - cargo_5730::compile_build_crate::hc397458c068e94af [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/cargo-5730-7de406d7b159600e/e29cde8/src/lib.rs:117:5 [INFO] [stderr] 16: 0x5567bdb53cbd - cargo_5730::run_build_crate::h9a582d56e2038345 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/cargo-5730-7de406d7b159600e/e29cde8/src/lib.rs:190:5 [INFO] [stderr] 17: 0x5567bdb52fa2 - build_script_build::main::h00e0eec8c79a947d [INFO] [stderr] at /opt/rustwide/workdir/time/build.rs:6:3 [INFO] [stderr] 18: 0x5567bdb52ffb - core::ops::function::FnOnce::call_once::h32184950e4ea44aa [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x5567bdb52b3e - std::sys_common::backtrace::__rust_begin_short_backtrace::h4f40c592860b34f5 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 20: 0x5567bdb52e01 - std::rt::lang_start::{{closure}}::h4ec9bb4e21e6f97e [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/rt.rs:66:18 [INFO] [stderr] 21: 0x5567bdb8759a - core::ops::function::impls:: for &F>::call_once::hbcc915e668c7ca11 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x5567bdb8759a - std::panicking::try::do_call::h6b0f430d48122ddf [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/panicking.rs:379:40 [INFO] [stderr] 23: 0x5567bdb8759a - std::panicking::try::h6ba420e2e21b5afa [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/panicking.rs:343:19 [INFO] [stderr] 24: 0x5567bdb8759a - std::panic::catch_unwind::h8366719d1f615eee [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/panic.rs:431:14 [INFO] [stderr] 25: 0x5567bdb8759a - std::rt::lang_start_internal::h965c28c9ce06ee73 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/rt.rs:51:25 [INFO] [stderr] 26: 0x5567bdb52de0 - std::rt::lang_start::h24b9ea2b66c39a17 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/rt.rs:65:5 [INFO] [stderr] 27: 0x5567bdb52fcc - main [INFO] [stderr] 28: 0x7f773bf4f0b3 - __libc_start_main [INFO] [stderr] 29: 0x5567bdb52a6e - _start [INFO] [stderr] 30: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: lint `intra_doc_link_resolution_failure` has been removed: use `rustdoc::broken_intra_doc_links` instead [INFO] [stdout] --> libutils/src/lib.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | #![deny(intra_doc_link_resolution_failure)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] error: build failed [INFO] running `Command { std: "docker" "inspect" "ffaf3753a7af6d9b0a8ff60028e8ddcdb82fac3cbebd03239c2b42e3788c05fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffaf3753a7af6d9b0a8ff60028e8ddcdb82fac3cbebd03239c2b42e3788c05fe", kill_on_drop: false }` [INFO] [stdout] ffaf3753a7af6d9b0a8ff60028e8ddcdb82fac3cbebd03239c2b42e3788c05fe