[INFO] cloning repository https://github.com/DexCruise/lexos
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DexCruise/lexos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDexCruise%2Flexos", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDexCruise%2Flexos'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0cc609c4d6a76730057666107960dfe487ff588f
[INFO] checking DexCruise/lexos against try#0c70cfbec949d241375e31c5a42066be70c720fc for pr-149681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDexCruise%2Flexos" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/DexCruise/lexos
[INFO] finished tweaking git repo https://github.com/DexCruise/lexos
[INFO] tweaked toml for git repo https://github.com/DexCruise/lexos written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DexCruise/lexos on toolchain 0c70cfbec949d241375e31c5a42066be70c720fc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DexCruise/lexos 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" "+0c70cfbec949d241375e31c5a42066be70c720fc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3661acc26a2374ff533e9cdf0379fd787c109467074be90882bb2dae63db1935
[INFO] running `Command { std: "docker" "start" "-a" "3661acc26a2374ff533e9cdf0379fd787c109467074be90882bb2dae63db1935", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3661acc26a2374ff533e9cdf0379fd787c109467074be90882bb2dae63db1935", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3661acc26a2374ff533e9cdf0379fd787c109467074be90882bb2dae63db1935", kill_on_drop: false }`
[INFO] [stdout] 3661acc26a2374ff533e9cdf0379fd787c109467074be90882bb2dae63db1935
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a16d263d09fe22bb1f5abbf5c2dae480135fef524d86c11229a8ee252ae23655
[INFO] running `Command { std: "docker" "start" "-a" "a16d263d09fe22bb1f5abbf5c2dae480135fef524d86c11229a8ee252ae23655", kill_on_drop: false }`
[INFO] [stderr]    Compiling x86_64 v0.14.7
[INFO] [stderr]     Checking volatile v0.4.4
[INFO] [stderr]     Checking bit_field v0.10.1
[INFO] [stderr]    Compiling bootloader v0.9.20
[INFO] [stderr]     Checking volatile v0.2.7
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking uart_16550 v0.2.15
[INFO] [stderr]     Checking pic8259 v0.10.2
[INFO] [stderr]     Checking lexos v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find value `double_fault_handler` in this scope
[INFO] [stdout]   --> src/interrupts.rs:19:43
[INFO] [stdout]    |
[INFO] [stdout] 19 |             idt.breakpoint.set_handler_fn(double_fault_handler)
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `x86_64::instructions::segmentation::set_cs`: use `CS::set_reg()` instead
[INFO] [stdout]   --> src/gdt.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         set_cs(GDT.1.code_selector);
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `x86_64::instructions::segmentation::set_cs`: use `CS::set_reg()` instead
[INFO] [stdout]   --> src/gdt.rs:41:46
[INFO] [stdout]    |
[INFO] [stdout] 41 |     use x86_64::instructions::{segmentation::set_cs, tables::load_tss};
[INFO] [stdout]    |                                              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `double_fault_handler` in this scope
[INFO] [stdout]   --> src/interrupts.rs:19:43
[INFO] [stdout]    |
[INFO] [stdout] 19 |             idt.breakpoint.set_handler_fn(double_fault_handler)
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[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] warning: use of deprecated function `x86_64::instructions::segmentation::set_cs`: use `CS::set_reg()` instead
[INFO] [stdout]   --> src/gdt.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         set_cs(GDT.1.code_selector);
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `x86_64::instructions::segmentation::set_cs`: use `CS::set_reg()` instead
[INFO] [stdout]   --> src/gdt.rs:41:46
[INFO] [stdout]    |
[INFO] [stdout] 41 |     use x86_64::instructions::{segmentation::set_cs, tables::load_tss};
[INFO] [stdout]    |                                              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lexos` (lib) due to 1 previous error; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lexos` (lib test) due to 2 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "a16d263d09fe22bb1f5abbf5c2dae480135fef524d86c11229a8ee252ae23655", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a16d263d09fe22bb1f5abbf5c2dae480135fef524d86c11229a8ee252ae23655", kill_on_drop: false }`
[INFO] [stdout] a16d263d09fe22bb1f5abbf5c2dae480135fef524d86c11229a8ee252ae23655
