[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 try#b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b for pr-82781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froblabla42%2FKFS" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/roblabla42/KFS on toolchain b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "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-1/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" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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 crates.io index [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] 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-1/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" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "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" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded const-random v0.1.13 [INFO] [stderr] Downloaded const-random-macro v0.1.13 [INFO] [stderr] Downloaded mashup-impl v0.1.12 [INFO] [stderr] Downloaded mashup v0.1.12 [INFO] [stderr] Downloaded unix_socket v0.5.0 [INFO] [stderr] Downloaded futures-sink-preview v0.3.0-alpha.16 [INFO] [stderr] Downloaded futures-core-preview v0.3.0-alpha.16 [INFO] [stderr] Downloaded proc-macro-hack v0.4.3 [INFO] [stderr] Downloaded cpp_common v0.4.0 [INFO] [stderr] Downloaded cpp_synmap v0.3.0 [INFO] [stderr] Downloaded onig v4.3.3 [INFO] [stderr] Downloaded ahash v0.2.19 [INFO] [stderr] Downloaded lru v0.5.3 [INFO] [stderr] Downloaded sha3 v0.6.0 [INFO] [stderr] Downloaded cpp_macros v0.4.0 [INFO] [stderr] Downloaded proc-macro-hack-impl v0.4.3 [INFO] [stderr] Downloaded xmas-elf v0.7.0 [INFO] [stderr] Downloaded walker v1.0.1 [INFO] [stderr] Downloaded cpp_build v0.4.0 [INFO] [stderr] Downloaded term_grid v0.1.7 [INFO] [stderr] Downloaded onig_sys v69.1.0 [INFO] [stderr] Downloaded futures-util-preview v0.3.0-alpha.16 [INFO] [stderr] Downloaded tinybmp v0.1.1 [INFO] [stderr] Downloaded cpp v0.4.0 [INFO] [stderr] Downloaded cpp_syn v0.12.0 [INFO] [stderr] Downloaded ioctl-sys v0.5.2 [INFO] [stderr] Downloaded generic-array v0.8.4 [INFO] [stderr] Downloaded cpp_synom v0.12.0 [INFO] [stderr] Downloaded futures-executor-preview v0.3.0-alpha.16 [INFO] [stderr] Downloaded linked_list_allocator v0.8.11 [INFO] [stderr] Downloaded futures-io-preview v0.3.0-alpha.16 [INFO] [stderr] Downloaded futures-channel-preview v0.3.0-alpha.16 [INFO] [stderr] Downloaded futures-preview v0.3.0-alpha.16 [INFO] [stderr] Downloaded generational-arena v0.2.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] adfa7bec09a847a0b4b0e36ee2457061089b16bfaeb62a1a16403bace3552e40 [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" "adfa7bec09a847a0b4b0e36ee2457061089b16bfaeb62a1a16403bace3552e40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "adfa7bec09a847a0b4b0e36ee2457061089b16bfaeb62a1a16403bace3552e40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adfa7bec09a847a0b4b0e36ee2457061089b16bfaeb62a1a16403bace3552e40", kill_on_drop: false }` [INFO] [stdout] adfa7bec09a847a0b4b0e36ee2457061089b16bfaeb62a1a16403bace3552e40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e18742a6b7a0b03bb47f635fe96ab5110d4f2e12b0ee40a7c14ab8dd0c36a29c [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" "e18742a6b7a0b03bb47f635fe96ab5110d4f2e12b0ee40a7c14ab8dd0c36a29c", kill_on_drop: false }` [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] Compiling syn v1.0.64 [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking wild v2.0.4 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.16 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking hashbrown v0.5.0 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [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] Compiling version_check v0.9.3 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.3 [INFO] [stderr] Compiling whoami v0.0.1 (/opt/rustwide/workdir/coreutils/src/whoami) [INFO] [stderr] Compiling nproc v0.0.1 (/opt/rustwide/workdir/coreutils/src/nproc) [INFO] [stderr] Compiling od v0.0.1 (/opt/rustwide/workdir/coreutils/src/od) [INFO] [stderr] Compiling hashsum v0.0.1 (/opt/rustwide/workdir/coreutils/src/hashsum) [INFO] [stderr] Compiling mktemp v0.0.1 (/opt/rustwide/workdir/coreutils/src/mktemp) [INFO] [stderr] Compiling timeout v0.0.1 (/opt/rustwide/workdir/coreutils/src/timeout) [INFO] [stderr] Compiling unlink v0.0.1 (/opt/rustwide/workdir/coreutils/src/unlink) [INFO] [stderr] Compiling base32 v0.0.1 (/opt/rustwide/workdir/coreutils/src/base32) [INFO] [stderr] Compiling nohup v0.0.1 (/opt/rustwide/workdir/coreutils/src/nohup) [INFO] [stderr] Compiling mv v0.0.1 (/opt/rustwide/workdir/coreutils/src/mv) [INFO] [stderr] Compiling join v0.0.1 (/opt/rustwide/workdir/coreutils/src/join) [INFO] [stderr] Compiling env v0.0.1 (/opt/rustwide/workdir/coreutils/src/env) [INFO] [stderr] Compiling du v0.0.1 (/opt/rustwide/workdir/coreutils/src/du) [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 ls v0.0.1 (/opt/rustwide/workdir/coreutils/src/ls) [INFO] [stderr] Compiling who v0.0.1 (/opt/rustwide/workdir/coreutils/src/who) [INFO] [stderr] Compiling more v0.0.1 (/opt/rustwide/workdir/coreutils/src/more) [INFO] [stderr] Compiling chroot v0.0.1 (/opt/rustwide/workdir/coreutils/src/chroot) [INFO] [stderr] Compiling tee v0.0.1 (/opt/rustwide/workdir/coreutils/src/tee) [INFO] [stderr] Compiling yes v0.0.1 (/opt/rustwide/workdir/coreutils/src/yes) [INFO] [stderr] Compiling tail v0.0.1 (/opt/rustwide/workdir/coreutils/src/tail) [INFO] [stderr] Compiling rmdir v0.0.1 (/opt/rustwide/workdir/coreutils/src/rmdir) [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Compiling mknod v0.0.1 (/opt/rustwide/workdir/coreutils/src/mknod) [INFO] [stderr] Compiling rm v0.0.1 (/opt/rustwide/workdir/coreutils/src/rm) [INFO] [stderr] Compiling logname v0.0.1 (/opt/rustwide/workdir/coreutils/src/logname) [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 sync v0.0.1 (/opt/rustwide/workdir/coreutils/src/sync) [INFO] [stderr] Compiling expand v0.0.1 (/opt/rustwide/workdir/coreutils/src/expand) [INFO] [stderr] Compiling ptx v0.0.1 (/opt/rustwide/workdir/coreutils/src/ptx) [INFO] [stderr] Compiling id v0.0.1 (/opt/rustwide/workdir/coreutils/src/id) [INFO] [stderr] Compiling printf v0.0.1 (/opt/rustwide/workdir/coreutils/src/printf) [INFO] [stderr] Compiling fold v0.0.1 (/opt/rustwide/workdir/coreutils/src/fold) [INFO] [stderr] Compiling readlink v0.0.1 (/opt/rustwide/workdir/coreutils/src/readlink) [INFO] [stderr] Compiling shred v0.0.1 (/opt/rustwide/workdir/coreutils/src/shred) [INFO] [stderr] Compiling date v0.0.1 (/opt/rustwide/workdir/coreutils/src/date) [INFO] [stderr] Compiling nl v0.0.1 (/opt/rustwide/workdir/coreutils/src/nl) [INFO] [stderr] Compiling link v0.0.1 (/opt/rustwide/workdir/coreutils/src/link) [INFO] [stderr] Compiling ln v0.0.1 (/opt/rustwide/workdir/coreutils/src/ln) [INFO] [stderr] Compiling mkdir v0.0.1 (/opt/rustwide/workdir/coreutils/src/mkdir) [INFO] [stderr] Compiling pathchk v0.0.1 (/opt/rustwide/workdir/coreutils/src/pathchk) [INFO] [stderr] Compiling arch v0.0.1 (/opt/rustwide/workdir/coreutils/src/arch) [INFO] [stderr] Compiling basename v0.0.1 (/opt/rustwide/workdir/coreutils/src/basename) [INFO] [stderr] Compiling cut v0.0.1 (/opt/rustwide/workdir/coreutils/src/cut) [INFO] [stderr] Compiling truncate v0.0.1 (/opt/rustwide/workdir/coreutils/src/truncate) [INFO] [stderr] Compiling relpath v0.0.1 (/opt/rustwide/workdir/coreutils/src/relpath) [INFO] [stderr] Compiling users v0.0.1 (/opt/rustwide/workdir/coreutils/src/users) [INFO] [stderr] Compiling cp v0.0.1 (/opt/rustwide/workdir/coreutils/src/cp) [INFO] [stderr] Compiling touch v0.0.1 (/opt/rustwide/workdir/coreutils/src/touch) [INFO] [stderr] Compiling tr v0.0.1 (/opt/rustwide/workdir/coreutils/src/tr) [INFO] [stderr] Compiling chgrp v0.0.1 (/opt/rustwide/workdir/coreutils/src/chgrp) [INFO] [stderr] Compiling chmod v0.0.1 (/opt/rustwide/workdir/coreutils/src/chmod) [INFO] [stderr] Compiling unexpand v0.0.1 (/opt/rustwide/workdir/coreutils/src/unexpand) [INFO] [stderr] Compiling uniq v0.0.1 (/opt/rustwide/workdir/coreutils/src/uniq) [INFO] [stderr] Compiling realpath v0.0.1 (/opt/rustwide/workdir/coreutils/src/realpath) [INFO] [stderr] Compiling paste v0.0.1 (/opt/rustwide/workdir/coreutils/src/paste) [INFO] [stderr] Compiling head v0.0.1 (/opt/rustwide/workdir/coreutils/src/head) [INFO] [stderr] Compiling expr v0.0.1 (/opt/rustwide/workdir/coreutils/src/expr) [INFO] [stderr] Compiling dircolors v0.0.1 (/opt/rustwide/workdir/coreutils/src/dircolors) [INFO] [stderr] Compiling base64 v0.0.1 (/opt/rustwide/workdir/coreutils/src/base64) [INFO] [stderr] Compiling sleep v0.0.1 (/opt/rustwide/workdir/coreutils/src/sleep) [INFO] [stderr] Compiling install v0.0.1 (/opt/rustwide/workdir/coreutils/src/install) [INFO] [stderr] Compiling comm v0.0.1 (/opt/rustwide/workdir/coreutils/src/comm) [INFO] [stderr] Compiling groups v0.0.1 (/opt/rustwide/workdir/coreutils/src/groups) [INFO] [stderr] Compiling fmt v0.0.1 (/opt/rustwide/workdir/coreutils/src/fmt) [INFO] [stderr] Compiling nice v0.0.1 (/opt/rustwide/workdir/coreutils/src/nice) [INFO] [stderr] Compiling pinky v0.0.1 (/opt/rustwide/workdir/coreutils/src/pinky) [INFO] [stderr] Compiling tty v0.0.1 (/opt/rustwide/workdir/coreutils/src/tty) [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 wc v0.0.1 (/opt/rustwide/workdir/coreutils/src/wc) [INFO] [stderr] Compiling numfmt v0.0.1 (/opt/rustwide/workdir/coreutils/src/numfmt) [INFO] [stderr] Compiling seq v0.0.1 (/opt/rustwide/workdir/coreutils/src/seq) [INFO] [stderr] Compiling mkfifo v0.0.1 (/opt/rustwide/workdir/coreutils/src/mkfifo) [INFO] [stderr] Compiling chown v0.0.1 (/opt/rustwide/workdir/coreutils/src/chown) [INFO] [stderr] Compiling tac v0.0.1 (/opt/rustwide/workdir/coreutils/src/tac) [INFO] [stderr] Compiling echo v0.0.1 (/opt/rustwide/workdir/coreutils/src/echo) [INFO] [stderr] Compiling tsort v0.0.1 (/opt/rustwide/workdir/coreutils/src/tsort) [INFO] [stderr] Compiling false v0.0.1 (/opt/rustwide/workdir/coreutils/src/false) [INFO] [stderr] Compiling printenv v0.0.1 (/opt/rustwide/workdir/coreutils/src/printenv) [INFO] [stderr] Compiling pwd v0.0.1 (/opt/rustwide/workdir/coreutils/src/pwd) [INFO] [stderr] Compiling cksum v0.0.1 (/opt/rustwide/workdir/coreutils/src/cksum) [INFO] [stderr] Compiling cat v0.0.1 (/opt/rustwide/workdir/coreutils/src/cat) [INFO] [stderr] Compiling hostname v0.0.1 (/opt/rustwide/workdir/coreutils/src/hostname) [INFO] [stderr] Compiling sum v0.0.1 (/opt/rustwide/workdir/coreutils/src/sum) [INFO] [stderr] Compiling test v0.0.1 (/opt/rustwide/workdir/coreutils/src/test) [INFO] [stderr] Compiling stat v0.0.1 (/opt/rustwide/workdir/coreutils/src/stat) [INFO] [stderr] Compiling sort v0.0.1 (/opt/rustwide/workdir/coreutils/src/sort) [INFO] [stderr] Compiling kill v0.0.1 (/opt/rustwide/workdir/coreutils/src/kill) [INFO] [stderr] Compiling hostid v0.0.1 (/opt/rustwide/workdir/coreutils/src/hostid) [INFO] [stderr] Compiling shuf v0.0.1 (/opt/rustwide/workdir/coreutils/src/shuf) [INFO] [stderr] Checking hex v0.2.0 [INFO] [stderr] Checking ioctl-sys v0.5.2 [INFO] [stderr] Checking ident_case v1.0.1 [INFO] [stderr] Compiling uutils v0.0.1 (/opt/rustwide/workdir/coreutils) [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#e29cde8a) [INFO] [stderr] Checking md5 v0.3.8 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking lzw v0.10.0 (https://github.com/SunriseOS/lzw#b4ca11f8) [INFO] [stderr] Checking bit_field v0.9.0 [INFO] [stderr] Checking color_quant v1.0.1 (https://github.com/SunriseOS/color_quant#3f7a1f3a) [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking hex v0.4.3 (https://github.com/KokaKiwi/rust-hex#3efab7ee) [INFO] [stderr] Checking unindent v0.1.7 [INFO] [stderr] Checking spin v0.4.10 [INFO] [stderr] Checking docs v0.1.0 (/opt/rustwide/workdir/docs) [INFO] [stderr] Compiling nix v0.13.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking generational-arena v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking term_grid v0.1.7 [INFO] [stderr] Checking rand_core v0.3.1 [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] [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] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling cpp_synom v0.12.0 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling pest v2.1.3 [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 itertools v0.8.2 [INFO] [stderr] Compiling onig_sys v69.1.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling advapi32-sys v0.2.0 [INFO] [stderr] Checking xmas-elf v0.7.0 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling proc-macro-hack v0.4.3 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking proc-macro2 v0.4.30 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking gif v0.10.0 (https://github.com/SunriseOS/image-gif#ccb6eff2) [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.16 [INFO] [stderr] Checking spinning_top v0.1.1 [INFO] [stderr] Compiling sunrise-time v0.1.0 (/opt/rustwide/workdir/time) [INFO] [stderr] Compiling cpp_syn v0.12.0 [INFO] [stderr] Checking multiboot2 v0.7.1 (https://github.com/sunriseos/multiboot2-elf64.git#01f37450) [INFO] [stderr] Compiling mashup-impl v0.1.12 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking linked_list_allocator v0.8.11 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.16 [INFO] [stderr] Compiling syn v0.15.44 [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] Checking regex v1.4.5 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Checking quote v0.6.13 [INFO] [stderr] Compiling memchr v1.0.2 [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-1616506142 [INFO] [stderr] Removing build crate staging dir: /tmp/build-script-1616506142 [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-1616506142)` [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-1616506142 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: 0x55dad8d09af0 - std::backtrace_rs::backtrace::libunwind::trace::hfe3b1cace85e87d8 [INFO] [stderr] at /rustc/b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55dad8d09af0 - std::backtrace_rs::backtrace::trace_unsynchronized::h542330af06479043 [INFO] [stderr] at /rustc/b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55dad8d09af0 - std::sys_common::backtrace::_print_fmt::h6b88726367858985 [INFO] [stderr] at /rustc/b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55dad8d09af0 - ::fmt::hcd76ce6b485adbea [INFO] [stderr] at /rustc/b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55dad8d2571f - core::fmt::write::h127419eb46f2ecc9 [INFO] [stderr] at /rustc/b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b/library/core/src/fmt/mod.rs:1092:17 [INFO] [stderr] 5: 0x55dad8d06d32 - std::io::Write::write_fmt::h0facb64ef2e7f5d8 [INFO] [stderr] at /rustc/b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b/library/std/src/io/mod.rs:1567:15 [INFO] [stderr] 6: 0x55dad8d0bb95 - std::sys_common::backtrace::_print::h7bf1633ea5421f7b [INFO] [stderr] at /rustc/b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55dad8d0bb95 - std::sys_common::backtrace::print::h5cc4d09049928ba5 [INFO] [stderr] at /rustc/b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55dad8d0bb95 - std::panicking::default_hook::{{closure}}::h9e84dc005bfc9fc7 [INFO] [stderr] at /rustc/b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55dad8d0b643 - std::panicking::default_hook::h123278a03b1f796b [INFO] [stderr] at /rustc/b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55dad8d0c19d - std::panicking::rust_panic_with_hook::h4040631aa6c7bc27 [INFO] [stderr] at /rustc/b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x55dad8d0bd37 - std::panicking::begin_panic_handler::{{closure}}::h02a17b22ac092d08 [INFO] [stderr] at /rustc/b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x55dad8d09fac - std::sys_common::backtrace::__rust_end_short_backtrace::h6063b024443b5852 [INFO] [stderr] at /rustc/b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55dad8d0bc99 - rust_begin_unwind [INFO] [stderr] at /rustc/b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x55dad8cd6f2b - std::panicking::begin_panic_fmt::h10b51f96d6207ff1 [INFO] [stderr] at /rustc/b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b/library/std/src/panicking.rs:435:5 [INFO] [stderr] 15: 0x55dad8cdb7a2 - 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: 0x55dad8cd8c2d - 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: 0x55dad8cd7e52 - build_script_build::main::h00e0eec8c79a947d [INFO] [stderr] at /opt/rustwide/workdir/time/build.rs:6:3 [INFO] [stderr] 18: 0x55dad8cd7efb - core::ops::function::FnOnce::call_once::h32184950e4ea44aa [INFO] [stderr] at /rustc/b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x55dad8cd804e - std::sys_common::backtrace::__rust_begin_short_backtrace::h7d9658b05ee657ca [INFO] [stderr] at /rustc/b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 20: 0x55dad8cd7db1 - std::rt::lang_start::{{closure}}::haf5bc7a80aa91cc6 [INFO] [stderr] at /rustc/b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b/library/std/src/rt.rs:66:18 [INFO] [stderr] 21: 0x55dad8d0c59a - core::ops::function::impls:: for &F>::call_once::h3695a3fbbe44c001 [INFO] [stderr] at /rustc/b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x55dad8d0c59a - std::panicking::try::do_call::he9f4b5f706c7e58d [INFO] [stderr] at /rustc/b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b/library/std/src/panicking.rs:379:40 [INFO] [stderr] 23: 0x55dad8d0c59a - std::panicking::try::h789d448ccf87fe6d [INFO] [stderr] at /rustc/b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b/library/std/src/panicking.rs:343:19 [INFO] [stderr] 24: 0x55dad8d0c59a - std::panic::catch_unwind::h7a6b31f16004913a [INFO] [stderr] at /rustc/b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b/library/std/src/panic.rs:431:14 [INFO] [stderr] 25: 0x55dad8d0c59a - std::rt::lang_start_internal::h80897b41b254b288 [INFO] [stderr] at /rustc/b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b/library/std/src/rt.rs:51:25 [INFO] [stderr] 26: 0x55dad8cd7d90 - std::rt::lang_start::h5416bb077f4c9142 [INFO] [stderr] at /rustc/b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b/library/std/src/rt.rs:65:5 [INFO] [stderr] 27: 0x55dad8cd7e7c - main [INFO] [stderr] 28: 0x7fd33760b0b3 - __libc_start_main [INFO] [stderr] 29: 0x55dad8cd7a6e - _start [INFO] [stderr] 30: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e18742a6b7a0b03bb47f635fe96ab5110d4f2e12b0ee40a7c14ab8dd0c36a29c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e18742a6b7a0b03bb47f635fe96ab5110d4f2e12b0ee40a7c14ab8dd0c36a29c", kill_on_drop: false }` [INFO] [stdout] e18742a6b7a0b03bb47f635fe96ab5110d4f2e12b0ee40a7c14ab8dd0c36a29c