[INFO] cloning repository https://github.com/hnu-osdesign/redox-os [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hnu-osdesign/redox-os" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhnu-osdesign%2Fredox-os", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhnu-osdesign%2Fredox-os'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ef7a2d7eb04ea0a9b54cd0733af4f8dc55b017c1 [INFO] checking hnu-osdesign/redox-os against master#4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 for pr-81174 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhnu-osdesign%2Fredox-os" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hnu-osdesign/redox-os on toolchain 4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-12/source/.cargo/config [INFO] started tweaking git repo https://github.com/hnu-osdesign/redox-os [INFO] removed path dependency redox_syscall from git repo https://github.com/hnu-osdesign/redox-os [INFO] removed path dependency slab_allocator from git repo https://github.com/hnu-osdesign/redox-os [INFO] finished tweaking git repo https://github.com/hnu-osdesign/redox-os [INFO] tweaked toml for git repo https://github.com/hnu-osdesign/redox-os written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/hnu-osdesign/redox-os already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (redox_syscall) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (slab_allocator) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-12/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" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (redox_syscall) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (slab_allocator) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [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 raw-cpuid v8.1.2 [INFO] [stderr] Downloaded bit_field v0.10.1 [INFO] [stderr] Downloaded x86 v0.32.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82f8c2210b2bbe8e6125fbf7093b1402e014bc3139de2499228fb2f5c682eeec [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" "82f8c2210b2bbe8e6125fbf7093b1402e014bc3139de2499228fb2f5c682eeec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82f8c2210b2bbe8e6125fbf7093b1402e014bc3139de2499228fb2f5c682eeec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82f8c2210b2bbe8e6125fbf7093b1402e014bc3139de2499228fb2f5c682eeec", kill_on_drop: false }` [INFO] [stdout] 82f8c2210b2bbe8e6125fbf7093b1402e014bc3139de2499228fb2f5c682eeec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b85e5efdf8e9cd755bc3af604a88329b8288df829509bc4ac064b05fbfd88c2 [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" "7b85e5efdf8e9cd755bc3af604a88329b8288df829509bc4ac064b05fbfd88c2", kill_on_drop: false }` [INFO] [stderr] warning: dependency (redox_syscall) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (slab_allocator) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling x86 v0.32.0 [INFO] [stderr] Checking scroll v0.10.2 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Compiling kernel v0.1.54 (/opt/rustwide/workdir) [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking goblin v0.2.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking redox_syscall v0.2.4 [INFO] [stderr] Checking spinning_top v0.1.1 [INFO] [stderr] Checking linked_list_allocator v0.8.11 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] warning: location not found: environment variable not found, please set proper INITFS_FOLDER. [INFO] [stderr] Compiling raw-cpuid v7.0.4 [INFO] [stderr] Compiling raw-cpuid v8.1.2 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stdout] error: couldn't read src/arch/x86_64/paging/mod.rs: stream did not contain valid UTF-8 [INFO] [stdout] --> src/arch/x86_64/mod.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | pub mod paging; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/arch/x86_64/paging/mod.rs: stream did not contain valid UTF-8 [INFO] [stdout] --> src/arch/x86_64/mod.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | pub mod paging; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: location not found: environment variable not found, please set proper INITFS_FOLDER. [INFO] [stderr] [INFO] [stderr] error: could not compile `kernel` [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] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: location not found: environment variable not found, please set proper INITFS_FOLDER. [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7b85e5efdf8e9cd755bc3af604a88329b8288df829509bc4ac064b05fbfd88c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b85e5efdf8e9cd755bc3af604a88329b8288df829509bc4ac064b05fbfd88c2", kill_on_drop: false }` [INFO] [stdout] 7b85e5efdf8e9cd755bc3af604a88329b8288df829509bc4ac064b05fbfd88c2