[INFO] cloning repository https://github.com/Jhynjhiruu/hack_flags_rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jhynjhiruu/hack_flags_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJhynjhiruu%2Fhack_flags_rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJhynjhiruu%2Fhack_flags_rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8e5be09e682ead3e2627f00bb45cc359ec91af88
[INFO] checking Jhynjhiruu/hack_flags_rs against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJhynjhiruu%2Fhack_flags_rs" "/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/Jhynjhiruu/hack_flags_rs 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/Jhynjhiruu/hack_flags_rs
[INFO] finished tweaking git repo https://github.com/Jhynjhiruu/hack_flags_rs
[INFO] tweaked toml for git repo https://github.com/Jhynjhiruu/hack_flags_rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Jhynjhiruu/hack_flags_rs 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] 26d4557275320ec6963ad07e2689cc8a2f7afc9a852a1ffda52788cbd897657d
[INFO] running `Command { std: "docker" "start" "-a" "26d4557275320ec6963ad07e2689cc8a2f7afc9a852a1ffda52788cbd897657d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "26d4557275320ec6963ad07e2689cc8a2f7afc9a852a1ffda52788cbd897657d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26d4557275320ec6963ad07e2689cc8a2f7afc9a852a1ffda52788cbd897657d", kill_on_drop: false }`
[INFO] [stdout] 26d4557275320ec6963ad07e2689cc8a2f7afc9a852a1ffda52788cbd897657d
[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] c136338b553c9da6edef942ea0e9bd6f1c594673e619c019b3814ac5c38c0401
[INFO] running `Command { std: "docker" "start" "-a" "c136338b553c9da6edef942ea0e9bd6f1c594673e619c019b3814ac5c38c0401", kill_on_drop: false }`
[INFO] [stderr]    Compiling n64 v0.1.0 (https://github.com/Jhynjhiruu/n64-rs.git#0247993a)
[INFO] [stderr]     Checking volcell v1.0.0
[INFO] [stderr]    Compiling hack_flags_rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0787]: the `asm!` macro is not allowed in naked functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/n64-rs-529c42455293c3b6/0247993/src/boot/mod.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 120 | /     asm!(
[INFO] [stdout] 121 | |          ".set noreorder        ",
[INFO] [stdout] 122 | |          "  jal  {setup}        ",
[INFO] [stdout] 123 | |         r"   lui $sp, %hi({top})",
[INFO] [stdout] ...   |
[INFO] [stdout] 130 | |         options(noreturn),
[INFO] [stdout] 131 | |     )
[INFO] [stdout]     | |_____^ consider using the `naked_asm!` macro instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0787]: the `asm!` macro is not allowed in naked functions
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/n64-rs-529c42455293c3b6/0247993/src/boot/interrupts.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     asm!(
[INFO] [stdout] 27 | |         ".set noreorder ",
[INFO] [stdout] 28 | |         "  jal {handler}",
[INFO] [stdout] 29 | |         "   nop         ",
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |         options(noreturn)
[INFO] [stdout] 35 | |     )
[INFO] [stdout]    | |_____^ consider using the `naked_asm!` macro instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `From` which is not marked with `#[const_trait]`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/n64-rs-529c42455293c3b6/0247993/src/text/mod.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl const From<u32> for Colour {
[INFO] [stdout]    |            ^^^^^^^^^ this trait is not `const`
[INFO] [stdout]    |
[INFO] [stdout]    = note: marking a trait with `#[const_trait]` ensures all default method bodies are `const`
[INFO] [stdout]    = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `From` which is not marked with `#[const_trait]`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/n64-rs-529c42455293c3b6/0247993/src/text/mod.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl const From<Colour> for u32 {
[INFO] [stdout]    |            ^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout]    |
[INFO] [stdout]    = note: marking a trait with `#[const_trait]` ensures all default method bodies are `const`
[INFO] [stdout]    = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0641]: cannot cast to a pointer of an unknown kind
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/n64-rs-529c42455293c3b6/0247993/src/boot/interrupts.rs:48:59
[INFO] [stdout]    |
[INFO] [stdout] 48 |     let dst = from_raw_parts_mut::<[u8]>(0x80000180u32 as _, len)
[INFO] [stdout]    |                                                           ^ needs more type information
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type information given here is insufficient to check whether the pointer cast is valid
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0641]: cannot cast to a pointer of an unknown kind
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/n64-rs-529c42455293c3b6/0247993/src/boot/mod.rs:111:68
[INFO] [stdout]     |
[INFO] [stdout] 111 |         from_raw_parts_mut::<u32>(phys_to_k1_usize(0x1FC0_07FC) as _, ()).write_volatile(8);
[INFO] [stdout]     |                                                                    ^ needs more type information
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type information given here is insufficient to check whether the pointer cast is valid
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0641, E0787.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0641`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `n64` (lib) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "c136338b553c9da6edef942ea0e9bd6f1c594673e619c019b3814ac5c38c0401", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c136338b553c9da6edef942ea0e9bd6f1c594673e619c019b3814ac5c38c0401", kill_on_drop: false }`
[INFO] [stdout] c136338b553c9da6edef942ea0e9bd6f1c594673e619c019b3814ac5c38c0401
