[INFO] cloning repository https://github.com/BUGO07/flappyos
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BUGO07/flappyos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBUGO07%2Fflappyos", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBUGO07%2Fflappyos'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 40c3680cc6b4d90ae1c9d6f3b565fad86c9f4124
[INFO] checking BUGO07/flappyos against master#04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBUGO07%2Fflappyos" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/BUGO07/flappyos
[INFO] finished tweaking git repo https://github.com/BUGO07/flappyos
[INFO] tweaked toml for git repo https://github.com/BUGO07/flappyos written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BUGO07/flappyos on toolchain 04ff05c9c0cfbca33115c5f1b8bb20a66a54b799
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BUGO07/flappyos 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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pc-keyboard v0.8.0
[INFO] [stderr]   Downloaded limine v0.5.0
[INFO] [stderr]   Downloaded zune-jpeg v0.4.18
[INFO] [stderr]   Downloaded image-webp v0.2.3
[INFO] [stderr]   Downloaded avif-serialize v0.8.4
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8204af132c5829346c4aec657aedf4439680bcd123fd457fd542224da6b69b10
[INFO] running `Command { std: "docker" "start" "-a" "8204af132c5829346c4aec657aedf4439680bcd123fd457fd542224da6b69b10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8204af132c5829346c4aec657aedf4439680bcd123fd457fd542224da6b69b10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8204af132c5829346c4aec657aedf4439680bcd123fd457fd542224da6b69b10", kill_on_drop: false }`
[INFO] [stdout] 8204af132c5829346c4aec657aedf4439680bcd123fd457fd542224da6b69b10
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d5da2e21a8b6144cbfec49aed984318945f8611dd390ac5657b0ffc1e42b84a6
[INFO] running `Command { std: "docker" "start" "-a" "d5da2e21a8b6144cbfec49aed984318945f8611dd390ac5657b0ffc1e42b84a6", kill_on_drop: false }`
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking imgref v1.11.0
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking avif-serialize v0.8.4
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking bevy_platform v0.16.1
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking image-webp v0.2.3
[INFO] [stderr]     Checking zune-jpeg v0.4.18
[INFO] [stderr]     Checking bevy_utils v0.16.1
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking glam v0.29.3
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking disqualified v1.0.0
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking nonmax v0.5.5
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]     Checking bevy_ptr v0.16.1
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling flappy-os v0.1.0 (/opt/rustwide/workdir/kernel)
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking talc v4.4.3
[INFO] [stderr]     Checking limine v0.5.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking pc-keyboard v0.8.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling bevy_macro_utils v0.16.1
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling bevy_ecs_macros v0.16.1
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking av1-grain v0.2.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking bevy_tasks v0.16.1
[INFO] [stderr]     Checking bevy_math v0.16.1
[INFO] [stderr]     Checking bevy_ecs v0.16.1
[INFO] [stderr]     Checking ravif v0.11.20
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]     Checking png_to_rust v0.1.0 (/opt/rustwide/workdir/png_to_rust)
[INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl`
[INFO] [stdout]   --> kernel/src/main.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / fn rust_panic(info: &core::panic::PanicInfo) -> ! {
[INFO] [stdout] 49 | |     utils::asm::toggle_ints(false);
[INFO] [stdout] 50 | |     let mut fb = Framebuffer::new_from_limine(&get_framebuffers().next().unwrap());
[INFO] [stdout] 51 | |     let location = info.location().unwrap();
[INFO] [stdout] ...  |
[INFO] [stdout] 78 | |     utils::asm::halt_loop();
[INFO] [stdout] 79 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the lang item is first defined in crate `std` (which `crossbeam_utils` depends on)
[INFO] [stdout]    = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d73d50f7d7b085f5.rlib
[INFO] [stdout]    = note: second definition in the local crate (`flappy_os`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `flappy-os` (bin "flappy-os") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl`
[INFO] [stdout]   --> kernel/src/main.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / fn rust_panic(info: &core::panic::PanicInfo) -> ! {
[INFO] [stdout] 49 | |     utils::asm::toggle_ints(false);
[INFO] [stdout] 50 | |     let mut fb = Framebuffer::new_from_limine(&get_framebuffers().next().unwrap());
[INFO] [stdout] 51 | |     let location = info.location().unwrap();
[INFO] [stdout] ...  |
[INFO] [stdout] 78 | |     utils::asm::halt_loop();
[INFO] [stdout] 79 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the lang item is first defined in crate `std` (which `test` depends on)
[INFO] [stdout]    = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d73d50f7d7b085f5.rlib
[INFO] [stdout]    = note: second definition in the local crate (`flappy_os`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `flappy-os` (bin "flappy-os" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "d5da2e21a8b6144cbfec49aed984318945f8611dd390ac5657b0ffc1e42b84a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5da2e21a8b6144cbfec49aed984318945f8611dd390ac5657b0ffc1e42b84a6", kill_on_drop: false }`
[INFO] [stdout] d5da2e21a8b6144cbfec49aed984318945f8611dd390ac5657b0ffc1e42b84a6
