[INFO] cloning repository https://github.com/robertwenhk/rustos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robertwenhk/rustos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobertwenhk%2Frustos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobertwenhk%2Frustos'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 16d955e676a6a3878f89ac8bd6fe8960f120b862 [INFO] checking robertwenhk/rustos against master#b3bd7058c139e71bae0862ef8f8ac936208873e9 for pr-123752 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobertwenhk%2Frustos" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/robertwenhk/rustos on toolchain b3bd7058c139e71bae0862ef8f8ac936208873e9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/robertwenhk/rustos [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/robertwenhk/rustos [INFO] tweaked toml for git repo https://github.com/robertwenhk/rustos written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/robertwenhk/rustos already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking robertwenhk/rustos against try#57fe1b734d9ff1c8a92bda60b85506b9648158d3 for pr-123752 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobertwenhk%2Frustos" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/robertwenhk/rustos on toolchain 57fe1b734d9ff1c8a92bda60b85506b9648158d3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/robertwenhk/rustos [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/robertwenhk/rustos [INFO] tweaked toml for git repo https://github.com/robertwenhk/rustos written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/robertwenhk/rustos already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uart_16550 v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c96ea98aba185a03a529554be4a7cd75647a61320bd3690d4a3036f9cf59f0dc [INFO] running `Command { std: "docker" "start" "-a" "c96ea98aba185a03a529554be4a7cd75647a61320bd3690d4a3036f9cf59f0dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c96ea98aba185a03a529554be4a7cd75647a61320bd3690d4a3036f9cf59f0dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c96ea98aba185a03a529554be4a7cd75647a61320bd3690d4a3036f9cf59f0dc", kill_on_drop: false }` [INFO] [stdout] c96ea98aba185a03a529554be4a7cd75647a61320bd3690d4a3036f9cf59f0dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 099a4f2004a992b491db886d95f48dc8707e3472c9061226ba7a8bbb3e051f69 [INFO] running `Command { std: "docker" "start" "-a" "099a4f2004a992b491db886d95f48dc8707e3472c9061226ba7a8bbb3e051f69", kill_on_drop: false }` [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Compiling x86 v0.52.0 [INFO] [stderr] Compiling bootloader v0.9.24 [INFO] [stderr] Checking volatile v0.4.6 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking volatile v0.2.7 [INFO] [stderr] Checking pc-keyboard v0.5.1 [INFO] [stderr] Checking raw-cpuid v10.7.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking x86_64 v0.14.12 [INFO] [stderr] Checking pic8259 v0.10.4 [INFO] [stderr] Checking uart_16550 v0.3.0 [INFO] [stderr] Checking rustos v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `spin` is imported redundantly [INFO] [stdout] --> src/interrupts.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use spin; [INFO] [stdout] | ^^^^ the item `spin` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `spin` is imported redundantly [INFO] [stdout] --> src/interrupts.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use spin; [INFO] [stdout] | ^^^^ the item `spin` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unwinding panics are not supported without std [INFO] [stdout] | [INFO] [stdout] = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding [INFO] [stdout] = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustos` (lib test) due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "099a4f2004a992b491db886d95f48dc8707e3472c9061226ba7a8bbb3e051f69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "099a4f2004a992b491db886d95f48dc8707e3472c9061226ba7a8bbb3e051f69", kill_on_drop: false }` [INFO] [stdout] 099a4f2004a992b491db886d95f48dc8707e3472c9061226ba7a8bbb3e051f69