[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#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhnu-osdesign%2Fredox-os" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hnu-osdesign/redox-os on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-9/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-9/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" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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-9/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" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 511a2f4aab5da2e0172cb29df1f533d7df65882092ad8e1f45bb4ecb7a30d992 [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" "511a2f4aab5da2e0172cb29df1f533d7df65882092ad8e1f45bb4ecb7a30d992", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "511a2f4aab5da2e0172cb29df1f533d7df65882092ad8e1f45bb4ecb7a30d992", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "511a2f4aab5da2e0172cb29df1f533d7df65882092ad8e1f45bb4ecb7a30d992", kill_on_drop: false }` [INFO] [stdout] 511a2f4aab5da2e0172cb29df1f533d7df65882092ad8e1f45bb4ecb7a30d992 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c948f4270de0e5c2b5c4743cd0976c90c56370aa2bb4e86a33ab4d82254d48cc [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" "c948f4270de0e5c2b5c4743cd0976c90c56370aa2bb4e86a33ab4d82254d48cc", 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 x86 v0.32.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling kernel v0.1.54 (/opt/rustwide/workdir) [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Checking scroll v0.10.2 [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] Compiling semver v0.9.0 [INFO] [stderr] Checking goblin v0.2.3 [INFO] [stderr] Checking spinning_top v0.1.1 [INFO] [stderr] Checking linked_list_allocator v0.8.11 [INFO] [stderr] Checking redox_syscall v0.2.1 [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: aborting due to previous error [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] [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" "c948f4270de0e5c2b5c4743cd0976c90c56370aa2bb4e86a33ab4d82254d48cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c948f4270de0e5c2b5c4743cd0976c90c56370aa2bb4e86a33ab4d82254d48cc", kill_on_drop: false }` [INFO] [stdout] c948f4270de0e5c2b5c4743cd0976c90c56370aa2bb4e86a33ab4d82254d48cc