[INFO] cloning repository https://github.com/Ethereal-O/BFJIT [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ethereal-O/BFJIT" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEthereal-O%2FBFJIT", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEthereal-O%2FBFJIT'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 49b14428a6622d6833571f3aaa1052e7068c8b07 [INFO] checking Ethereal-O/BFJIT against try#23ffd2897cbb44320ca18dfe4d05dbacb37d55e0 for pr-115950 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEthereal-O%2FBFJIT" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ethereal-O/BFJIT on toolchain 23ffd2897cbb44320ca18dfe4d05dbacb37d55e0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ethereal-O/BFJIT [INFO] finished tweaking git repo https://github.com/Ethereal-O/BFJIT [INFO] tweaked toml for git repo https://github.com/Ethereal-O/BFJIT written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Ethereal-O/BFJIT 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" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43e9a54ea11b75892cdded14ed095c0bbc33128b9fa30f8a433493934b6cc355 [INFO] running `Command { std: "docker" "start" "-a" "43e9a54ea11b75892cdded14ed095c0bbc33128b9fa30f8a433493934b6cc355", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43e9a54ea11b75892cdded14ed095c0bbc33128b9fa30f8a433493934b6cc355", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43e9a54ea11b75892cdded14ed095c0bbc33128b9fa30f8a433493934b6cc355", kill_on_drop: false }` [INFO] [stdout] 43e9a54ea11b75892cdded14ed095c0bbc33128b9fa30f8a433493934b6cc355 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6c019e90011eb554e2b8ec86fee155705e17584d0f09408ea89d1aa998fed6c [INFO] running `Command { std: "docker" "start" "-a" "c6c019e90011eb554e2b8ec86fee155705e17584d0f09408ea89d1aa998fed6c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking unicode-ident v1.0.11 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking clap_builder v4.3.21 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling dynasm v2.0.0 [INFO] [stderr] Checking clap v4.3.21 [INFO] [stderr] Checking dynasmrt v2.0.0 [INFO] [stderr] Checking bfjit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/start.rs:41:54 [INFO] [stdout] | [INFO] [stdout] 41 | crate::bfparser::backend::codegen::gen_code(&irs_res.unwrap(), args.vm_arch_type.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | [INFO] [stdout] | creates a temporary value which is freed while still in use [INFO] [stdout] 42 | if asm_res.is_err() { [INFO] [stdout] | ------- borrow later used here [INFO] [stdout] | [INFO] [stdout] help: consider using a `let` binding to create a longer lived value [INFO] [stdout] | [INFO] [stdout] 40 ~ let binding = irs_res.unwrap(); [INFO] [stdout] 41 ~ let asm_res = [INFO] [stdout] 42 ~ crate::bfparser::backend::codegen::gen_code(&binding, args.vm_arch_type.clone()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/start.rs:41:54 [INFO] [stdout] | [INFO] [stdout] 41 | crate::bfparser::backend::codegen::gen_code(&irs_res.unwrap(), args.vm_arch_type.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ - temporary value is freed at the end of this statement [INFO] [stdout] | | [INFO] [stdout] | creates a temporary value which is freed while still in use [INFO] [stdout] 42 | if asm_res.is_err() { [INFO] [stdout] | ------- borrow later used here [INFO] [stdout] | [INFO] [stdout] help: consider using a `let` binding to create a longer lived value [INFO] [stdout] | [INFO] [stdout] 40 ~ let binding = irs_res.unwrap(); [INFO] [stdout] 41 ~ let asm_res = [INFO] [stdout] 42 ~ crate::bfparser::backend::codegen::gen_code(&binding, args.vm_arch_type.clone()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0716`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0716`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bfjit` (bin "bfjit") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `bfjit` (bin "bfjit" test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "c6c019e90011eb554e2b8ec86fee155705e17584d0f09408ea89d1aa998fed6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6c019e90011eb554e2b8ec86fee155705e17584d0f09408ea89d1aa998fed6c", kill_on_drop: false }` [INFO] [stdout] c6c019e90011eb554e2b8ec86fee155705e17584d0f09408ea89d1aa998fed6c