[INFO] cloning repository https://github.com/Amjad50/Kernel
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Amjad50/Kernel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmjad50%2FKernel", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmjad50%2FKernel'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2e14a14c10a32c56b77052c1c03f355bbb80304a
[INFO] checking Amjad50/Kernel against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmjad50%2FKernel" "/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/Amjad50/Kernel on toolchain a3dffdb3a32d0dedc198f9de7d43173f3eb6727b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Amjad50/Kernel
[INFO] finished tweaking git repo https://github.com/Amjad50/Kernel
[INFO] tweaked toml for git repo https://github.com/Amjad50/Kernel written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Amjad50/Kernel 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" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1eee636695f7a52dbeb5ed5b44540074e5125b744c6faa7e58f8dc0995085867
[INFO] running `Command { std: "docker" "start" "-a" "1eee636695f7a52dbeb5ed5b44540074e5125b744c6faa7e58f8dc0995085867", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1eee636695f7a52dbeb5ed5b44540074e5125b744c6faa7e58f8dc0995085867", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1eee636695f7a52dbeb5ed5b44540074e5125b744c6faa7e58f8dc0995085867", kill_on_drop: false }`
[INFO] [stdout] 1eee636695f7a52dbeb5ed5b44540074e5125b744c6faa7e58f8dc0995085867
[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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d11772fe3c6f3a7a76699bbeebda80e016d82b3349a581dba747ab934e584d5e
[INFO] running `Command { std: "docker" "start" "-a" "d11772fe3c6f3a7a76699bbeebda80e016d82b3349a581dba747ab934e584d5e", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking emerald_kernel_user_link v0.2.13 (/opt/rustwide/workdir/libraries/kernel_user_link)
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]     Checking increasing_heap_allocator v0.1.3 (/opt/rustwide/workdir/libraries/increasing_heap_allocator)
[INFO] [stderr]     Checking micromath v2.1.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.1 (https://github.com/Amjad50/jpeg-decoder?branch=master#689c4e99)
[INFO] [stderr]     Checking bytemuck v1.14.3
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking emerald_runtime v0.1.2 (/opt/rustwide/workdir/libraries/emerald_runtime)
[INFO] [stderr]     Checking emerald_std v0.3.2 (/opt/rustwide/workdir/libraries/emerald_std)
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.0
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking tracing-core v0.2.0 (https://github.com/tokio-rs/tracing#382ee01d)
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking gimli v0.29.0
[INFO] [stderr]    Compiling kernel v0.1.0 (/opt/rustwide/workdir/kernel)
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking blinkcast v0.2.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking init v0.1.0 (/opt/rustwide/workdir/userspace/init)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `emerald` in `os`
[INFO] [stdout]   --> userspace/init/src/main.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     os::emerald::io::{FromRawFd, OwnedFd},
[INFO] [stdout]    |         ^^^^^^^ could not find `emerald` in `os`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `init` (bin "init") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d11772fe3c6f3a7a76699bbeebda80e016d82b3349a581dba747ab934e584d5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d11772fe3c6f3a7a76699bbeebda80e016d82b3349a581dba747ab934e584d5e", kill_on_drop: false }`
[INFO] [stdout] d11772fe3c6f3a7a76699bbeebda80e016d82b3349a581dba747ab934e584d5e
