[INFO] cloning repository https://github.com/4orest/saba_practice
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/4orest/saba_practice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4orest%2Fsaba_practice", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4orest%2Fsaba_practice'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 85c432bd5283b8fbfbe676356678b9a29326097a
[INFO] testing 4orest/saba_practice against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4orest%2Fsaba_practice" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/4orest/saba_practice
[INFO] finished tweaking git repo https://github.com/4orest/saba_practice
[INFO] tweaked toml for git repo https://github.com/4orest/saba_practice written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/4orest/saba_practice on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/4orest/saba_practice 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/hikalium/wasabi.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded az v1.2.1
[INFO] [stderr]   Downloaded embedded-graphics-core v0.4.0
[INFO] [stderr]   Downloaded autocfg v1.5.0
[INFO] [stderr]   Downloaded float-cmp v0.9.0
[INFO] [stderr]   Downloaded micromath v2.1.0
[INFO] [stderr]   Downloaded embedded-graphics v0.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4b2bddbbd7a28a725c476b268a11da2f984effbfc470803d63ecc23ef0d565c9
[INFO] running `Command { std: "docker" "start" "-a" "4b2bddbbd7a28a725c476b268a11da2f984effbfc470803d63ecc23ef0d565c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b2bddbbd7a28a725c476b268a11da2f984effbfc470803d63ecc23ef0d565c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b2bddbbd7a28a725c476b268a11da2f984effbfc470803d63ecc23ef0d565c9", kill_on_drop: false }`
[INFO] [stdout] 4b2bddbbd7a28a725c476b268a11da2f984effbfc470803d63ecc23ef0d565c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e6b4c6e829c406302f3f24142acee1adc3c2c3e0d6e8598345a3c5a8eacd0d3c
[INFO] running `Command { std: "docker" "start" "-a" "e6b4c6e829c406302f3f24142acee1adc3c2c3e0d6e8598345a3c5a8eacd0d3c", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling micromath v2.1.0
[INFO] [stderr]    Compiling sabi v0.1.0 (https://github.com/hikalium/wasabi.git?branch=for_saba#abf27c6f)
[INFO] [stderr]    Compiling saba_core v0.1.0 (/opt/rustwide/workdir/saba_core)
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling embedded-graphics-core v0.4.0
[INFO] [stderr]    Compiling embedded-graphics v0.8.1
[INFO] [stderr]    Compiling font v0.1.0 (https://github.com/hikalium/wasabi.git?branch=for_saba#abf27c6f)
[INFO] [stderr]    Compiling noli v0.1.0 (https://github.com/hikalium/wasabi.git?branch=for_saba#abf27c6f)
[INFO] [stderr]    Compiling net_wasabi v0.1.0 (/opt/rustwide/workdir/net/wasabi)
[INFO] [stderr]    Compiling ui_wasabi v0.1.0 (/opt/rustwide/workdir/ui/wasabi)
[INFO] [stdout] error[E0432]: unresolved import `noli::sys::wasabi`
[INFO] [stdout]   --> ui/wasabi/src/app.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout] 10 | use noli::sys::wasabi::Api;
[INFO] [stdout]    |                ^^^^^^ could not find `wasabi` in `sys`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/wasabi-04a0faff37db1492/abf27c6/noli/src/sys.rs:3:9
[INFO] [stdout]    |
[INFO] [stdout] 3  | pub mod wasabi;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] note: the item is gated behind the `none` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/wasabi-04a0faff37db1492/abf27c6/noli/src/sys.rs:2:7
[INFO] [stdout]    |
[INFO] [stdout] 2  | #[cfg(target_os = "none")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `noli::prelude::SystemApi`
[INFO] [stdout]  --> ui/wasabi/src/app.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use noli::prelude::SystemApi;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ui_wasabi` (lib) due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e6b4c6e829c406302f3f24142acee1adc3c2c3e0d6e8598345a3c5a8eacd0d3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6b4c6e829c406302f3f24142acee1adc3c2c3e0d6e8598345a3c5a8eacd0d3c", kill_on_drop: false }`
[INFO] [stdout] e6b4c6e829c406302f3f24142acee1adc3c2c3e0d6e8598345a3c5a8eacd0d3c
