[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 master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmjad50%2FKernel" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Amjad50/Kernel on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-tc1/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-4-tc1/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" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/Amjad50/jpeg-decoder`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/tokio-rs/tracing`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded embedded-graphics-core v0.4.0
[INFO] [stderr]   Downloaded argh_shared v0.1.12
[INFO] [stderr]   Downloaded thiserror-impl-no-std v2.0.2
[INFO] [stderr]   Downloaded macro_rules_attribute-proc_macro v0.2.0
[INFO] [stderr]   Downloaded argh_derive v0.1.12
[INFO] [stderr]   Downloaded thiserror-no-std v2.0.2
[INFO] [stderr]   Downloaded az v1.2.1
[INFO] [stderr]   Downloaded blinkcast v0.2.0
[INFO] [stderr]   Downloaded unwinding v0.2.1
[INFO] [stderr]   Downloaded framehop v0.11.2
[INFO] [stderr]   Downloaded argh v0.1.12
[INFO] [stderr]   Downloaded cc v1.0.86
[INFO] [stderr]   Downloaded macro_rules_attribute v0.2.0
[INFO] [stderr]   Downloaded loom v0.7.1
[INFO] [stderr]   Downloaded micromath v2.1.0
[INFO] [stderr]   Downloaded compiler_builtins v0.1.111
[INFO] [stderr]   Downloaded syn v2.0.50
[INFO] [stderr]   Downloaded rustc-std-workspace-alloc v1.0.0
[INFO] [stderr]   Downloaded rustc-std-workspace-core v1.0.0
[INFO] [stderr]   Downloaded embedded-graphics v0.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2e6905417e240c97511fba021e7f04ce2b8ae8407d7e9a1c0f12bc5832e10b5d
[INFO] running `Command { std: "docker" "start" "-a" "2e6905417e240c97511fba021e7f04ce2b8ae8407d7e9a1c0f12bc5832e10b5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e6905417e240c97511fba021e7f04ce2b8ae8407d7e9a1c0f12bc5832e10b5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e6905417e240c97511fba021e7f04ce2b8ae8407d7e9a1c0f12bc5832e10b5d", kill_on_drop: false }`
[INFO] [stdout] 2e6905417e240c97511fba021e7f04ce2b8ae8407d7e9a1c0f12bc5832e10b5d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13d6f80e391217d357e730a82c48e3d898afe8b8656c86f8a4c070758e35d3cf
[INFO] running `Command { std: "docker" "start" "-a" "13d6f80e391217d357e730a82c48e3d898afe8b8656c86f8a4c070758e35d3cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.18
[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]     Checking iana-time-zone v0.1.60
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling az v1.2.1
[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 emerald_runtime v0.1.2 (/opt/rustwide/workdir/libraries/emerald_runtime)
[INFO] [stderr]     Checking micromath v2.1.0
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[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 emerald_std v0.3.2 (/opt/rustwide/workdir/libraries/emerald_std)
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking gimli v0.29.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking tracing-core v0.2.0 (https://github.com/tokio-rs/tracing#382ee01d)
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking embedded-graphics-core v0.4.0
[INFO] [stderr]     Checking embedded-graphics v0.8.1
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]    Compiling kernel v0.1.0 (/opt/rustwide/workdir/kernel)
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.0
[INFO] [stderr]     Checking tracing v0.2.0 (https://github.com/tokio-rs/tracing#382ee01d)
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking blinkcast v0.2.0
[INFO] [stderr]     Checking shell v0.1.0 (/opt/rustwide/workdir/userspace/shell)
[INFO] [stderr]     Checking macro_rules_attribute v0.2.0
[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" "13d6f80e391217d357e730a82c48e3d898afe8b8656c86f8a4c070758e35d3cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13d6f80e391217d357e730a82c48e3d898afe8b8656c86f8a4c070758e35d3cf", kill_on_drop: false }`
[INFO] [stdout] 13d6f80e391217d357e730a82c48e3d898afe8b8656c86f8a4c070758e35d3cf
