[INFO] cloning repository https://github.com/Q4LEX/opencubes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Q4LEX/opencubes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQ4LEX%2Fopencubes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQ4LEX%2Fopencubes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3aef0850e22e821e94234bd243911c8ef1884996 [INFO] checking Q4LEX/opencubes/3aef0850e22e821e94234bd243911c8ef1884996 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQ4LEX%2Fopencubes" "/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/Q4LEX/opencubes on toolchain 65132f36b923285d5da381c2fbafee6ce899e841 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Q4LEX/opencubes [INFO] finished tweaking git repo https://github.com/Q4LEX/opencubes [INFO] tweaked toml for git repo https://github.com/Q4LEX/opencubes written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Q4LEX/opencubes 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" "+65132f36b923285d5da381c2fbafee6ce899e841" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: version requirement `0.37.0+1.3.209` for dependency `ash` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7bba6ee7fabdb1e93c1d107e1992d86ad97d45a1f85876a76796369fe5c50f22 [INFO] running `Command { std: "docker" "start" "-a" "7bba6ee7fabdb1e93c1d107e1992d86ad97d45a1f85876a76796369fe5c50f22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7bba6ee7fabdb1e93c1d107e1992d86ad97d45a1f85876a76796369fe5c50f22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bba6ee7fabdb1e93c1d107e1992d86ad97d45a1f85876a76796369fe5c50f22", kill_on_drop: false }` [INFO] [stdout] 7bba6ee7fabdb1e93c1d107e1992d86ad97d45a1f85876a76796369fe5c50f22 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4faf5ebd10cfb1290fe8f6bed0c0d8faee2046f9c4ba0526f12e4165ab94e80f [INFO] running `Command { std: "docker" "start" "-a" "4faf5ebd10cfb1290fe8f6bed0c0d8faee2046f9c4ba0526f12e4165ab94e80f", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] warning: version requirement `0.37.0+1.3.209` for dependency `ash` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling ash v0.37.0+1.3.209 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Compiling cstr v0.2.10 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking memmap2 v0.3.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking raw-window-handle v0.3.4 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking wayland-commons v0.29.4 [INFO] [stderr] Checking calloop v0.9.3 [INFO] [stderr] Checking wayland-cursor v0.29.4 [INFO] [stderr] Checking ash-window v0.10.0 [INFO] [stderr] Checking opencubes v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/renderer/utils/debug.rs (1 fix) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.22s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] warning: version requirement `0.37.0+1.3.209` for dependency `ash` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Checking opencubes v0.1.0 (/tmp/fixit) [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/renderer/physical_device.rs:48:14 [INFO] [stdout] | [INFO] [stdout] 47 | let extensions = Extension::convert_vec(unsafe { [INFO] [stdout] | ---------------------- borrow later used by call [INFO] [stdout] 48 | &instance [INFO] [stdout] | ______________^ [INFO] [stdout] 49 | | .inner [INFO] [stdout] 50 | | .enumerate_device_extension_properties(inner) [INFO] [stdout] 51 | | .unwrap() [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________________________temporary value is freed at the end of this statement [INFO] [stdout] | creates a temporary value which is freed while still in use [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/renderer/physical_device.rs:54:14 [INFO] [stdout] | [INFO] [stdout] 53 | let layers = Layer::convert_vec(unsafe { [INFO] [stdout] | ------------------ borrow later used by call [INFO] [stdout] 54 | &instance [INFO] [stdout] | ______________^ [INFO] [stdout] 55 | | .inner [INFO] [stdout] 56 | | .enumerate_device_layer_properties(inner) [INFO] [stdout] 57 | | .unwrap() [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________________________temporary value is freed at the end of this statement [INFO] [stdout] | creates a temporary value which is freed while still in use [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/renderer/physical_device.rs:48:14 [INFO] [stdout] | [INFO] [stdout] 47 | let extensions = Extension::convert_vec(unsafe { [INFO] [stdout] | ---------------------- borrow later used by call [INFO] [stdout] 48 | &instance [INFO] [stdout] | ______________^ [INFO] [stdout] 49 | | .inner [INFO] [stdout] 50 | | .enumerate_device_extension_properties(inner) [INFO] [stdout] 51 | | .unwrap() [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________________________temporary value is freed at the end of this statement [INFO] [stdout] | creates a temporary value which is freed while still in use [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/renderer/physical_device.rs:54:14 [INFO] [stdout] | [INFO] [stdout] 53 | let layers = Layer::convert_vec(unsafe { [INFO] [stdout] | ------------------ borrow later used by call [INFO] [stdout] 54 | &instance [INFO] [stdout] | ______________^ [INFO] [stdout] 55 | | .inner [INFO] [stdout] 56 | | .enumerate_device_layer_properties(inner) [INFO] [stdout] 57 | | .unwrap() [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________________________temporary value is freed at the end of this statement [INFO] [stdout] | creates a temporary value which is freed while still in use [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0716`. [INFO] [stdout] [INFO] [stderr] error: could not compile `opencubes` (bin "opencubes") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0716`. [INFO] [stdout] [INFO] [stderr] error: could not compile `opencubes` (bin "opencubes" test) due to 2 previous errors [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "4faf5ebd10cfb1290fe8f6bed0c0d8faee2046f9c4ba0526f12e4165ab94e80f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4faf5ebd10cfb1290fe8f6bed0c0d8faee2046f9c4ba0526f12e4165ab94e80f", kill_on_drop: false }` [INFO] [stdout] 4faf5ebd10cfb1290fe8f6bed0c0d8faee2046f9c4ba0526f12e4165ab94e80f