[INFO] cloning repository https://github.com/dontpanic92/rainfuck
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dontpanic92/rainfuck" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdontpanic92%2Frainfuck", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdontpanic92%2Frainfuck'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 47158fd87b30e9e51ac86d5ff1c081fddef1cedb
[INFO] checking dontpanic92/rainfuck against try#b98202ad067d72e45cec8be3d5c15d86ef0fd086 for pr-155193
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdontpanic92%2Frainfuck" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dontpanic92/rainfuck
[INFO] finished tweaking git repo https://github.com/dontpanic92/rainfuck
[INFO] tweaked toml for git repo https://github.com/dontpanic92/rainfuck written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dontpanic92/rainfuck on toolchain b98202ad067d72e45cec8be3d5c15d86ef0fd086
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dontpanic92/rainfuck 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" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libc v0.2.4
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2a6f527e806a3e824861c0138895a7247845eb08ee4357d29910c205c3c771e3
[INFO] running `Command { std: "docker" "start" "-a" "2a6f527e806a3e824861c0138895a7247845eb08ee4357d29910c205c3c771e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a6f527e806a3e824861c0138895a7247845eb08ee4357d29910c205c3c771e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a6f527e806a3e824861c0138895a7247845eb08ee4357d29910c205c3c771e3", kill_on_drop: false }`
[INFO] [stdout] 2a6f527e806a3e824861c0138895a7247845eb08ee4357d29910c205c3c771e3
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aac5562fb2275ca3ffadba1506bc118556d9abf960c7e5c1eda518a6fbce58f6
[INFO] running `Command { std: "docker" "start" "-a" "aac5562fb2275ca3ffadba1506bc118556d9abf960c7e5c1eda518a6fbce58f6", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]     Checking libc v0.2.4
[INFO] [stderr]     Checking rainfuck v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]  --> src/jit_compiler_x64.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern {
[INFO] [stdout]   | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]  --> src/jit_compiler_x64.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern {
[INFO] [stdout]   | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0591]: can't transmute zero-sized type
[INFO] [stdout]    --> src/jit_compiler_x64.rs:330:53
[INFO] [stdout]     |
[INFO] [stdout] 330 |         self.jit_code.emit_mov_ri(Reg::Rcx, unsafe {mem::transmute(putchar)});
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: unsafe extern "C" fn(i32) -> i32 {jit_compiler_x64::putchar}
[INFO] [stdout]     = note: target type: u64
[INFO] [stdout]     = help: cast with `as` to a pointer instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0591]: can't transmute zero-sized type
[INFO] [stdout]    --> src/jit_compiler_x64.rs:332:53
[INFO] [stdout]     |
[INFO] [stdout] 332 |         self.jit_code.emit_mov_ri(Reg::Rcx, unsafe {mem::transmute(libc::fflush)});
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: unsafe extern "C" fn(*mut FILE) -> i32 {fflush}
[INFO] [stdout]     = note: target type: u64
[INFO] [stdout]     = help: cast with `as` to a pointer instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0591]: can't transmute zero-sized type
[INFO] [stdout]    --> src/jit_compiler_x64.rs:341:53
[INFO] [stdout]     |
[INFO] [stdout] 341 |         self.jit_code.emit_mov_ri(Reg::Rcx, unsafe {mem::transmute(test)});
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: extern "C" fn(i64) {test}
[INFO] [stdout]     = note: target type: u64
[INFO] [stdout]     = help: cast with `as` to a pointer instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0591]: can't transmute zero-sized type
[INFO] [stdout]    --> src/jit_compiler_x64.rs:349:53
[INFO] [stdout]     |
[INFO] [stdout] 349 |         self.jit_code.emit_mov_ri(Reg::Rcx, unsafe {mem::transmute(_getchar)});
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: extern "C" fn() -> i32 {_getchar}
[INFO] [stdout]     = note: target type: u64
[INFO] [stdout]     = help: cast with `as` to a pointer instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0591]: can't transmute zero-sized type
[INFO] [stdout]    --> src/jit_compiler_x64.rs:330:53
[INFO] [stdout]     |
[INFO] [stdout] 330 |         self.jit_code.emit_mov_ri(Reg::Rcx, unsafe {mem::transmute(putchar)});
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: unsafe extern "C" fn(i32) -> i32 {jit_compiler_x64::putchar}
[INFO] [stdout]     = note: target type: u64
[INFO] [stdout]     = help: cast with `as` to a pointer instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0591]: can't transmute zero-sized type
[INFO] [stdout]    --> src/jit_compiler_x64.rs:332:53
[INFO] [stdout]     |
[INFO] [stdout] 332 |         self.jit_code.emit_mov_ri(Reg::Rcx, unsafe {mem::transmute(libc::fflush)});
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: unsafe extern "C" fn(*mut FILE) -> i32 {fflush}
[INFO] [stdout]     = note: target type: u64
[INFO] [stdout]     = help: cast with `as` to a pointer instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0591]: can't transmute zero-sized type
[INFO] [stdout]    --> src/jit_compiler_x64.rs:341:53
[INFO] [stdout]     |
[INFO] [stdout] 341 |         self.jit_code.emit_mov_ri(Reg::Rcx, unsafe {mem::transmute(test)});
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: extern "C" fn(i64) {test}
[INFO] [stdout]     = note: target type: u64
[INFO] [stdout]     = help: cast with `as` to a pointer instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0591]: can't transmute zero-sized type
[INFO] [stdout]    --> src/jit_compiler_x64.rs:349:53
[INFO] [stdout]     |
[INFO] [stdout] 349 |         self.jit_code.emit_mov_ri(Reg::Rcx, unsafe {mem::transmute(_getchar)});
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: extern "C" fn() -> i32 {_getchar}
[INFO] [stdout]     = note: target type: u64
[INFO] [stdout]     = help: cast with `as` to a pointer instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rainfuck` (bin "rainfuck") due to 4 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rainfuck` (bin "rainfuck" test) due to 4 previous errors; 1 warning emitted
[INFO] [stdout] For more information about this error, try `rustc --explain E0591`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0591`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "aac5562fb2275ca3ffadba1506bc118556d9abf960c7e5c1eda518a6fbce58f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aac5562fb2275ca3ffadba1506bc118556d9abf960c7e5c1eda518a6fbce58f6", kill_on_drop: false }`
[INFO] [stdout] aac5562fb2275ca3ffadba1506bc118556d9abf960c7e5c1eda518a6fbce58f6
