[INFO] cloning repository https://github.com/soweli-Luna/ferrous-tale [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/soweli-Luna/ferrous-tale" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoweli-Luna%2Fferrous-tale", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoweli-Luna%2Fferrous-tale'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 65eea82e6d1ddd7fc403485fe73154f41f70be57 [INFO] checking soweli-Luna/ferrous-tale against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoweli-Luna%2Fferrous-tale" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/soweli-Luna/ferrous-tale [INFO] finished tweaking git repo https://github.com/soweli-Luna/ferrous-tale [INFO] tweaked toml for git repo https://github.com/soweli-Luna/ferrous-tale written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/soweli-Luna/ferrous-tale on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/soweli-Luna/ferrous-tale 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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 00db6ade5d7cd4b2ea3dc13780a3df28523252241197cad8871893b34b556277 [INFO] running `Command { std: "docker" "start" "-a" "00db6ade5d7cd4b2ea3dc13780a3df28523252241197cad8871893b34b556277", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00db6ade5d7cd4b2ea3dc13780a3df28523252241197cad8871893b34b556277", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00db6ade5d7cd4b2ea3dc13780a3df28523252241197cad8871893b34b556277", kill_on_drop: false }` [INFO] [stdout] 00db6ade5d7cd4b2ea3dc13780a3df28523252241197cad8871893b34b556277 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1595358cfd3263b15498a95bf604c90448b98f9710fee4d6d49831a8a8161ecc [INFO] running `Command { std: "docker" "start" "-a" "1595358cfd3263b15498a95bf604c90448b98f9710fee4d6d49831a8a8161ecc", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling cc v1.0.86 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking libloading v0.8.1 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling drm-sys v0.6.1 [INFO] [stderr] Checking lock_api v0.4.11 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Compiling drm-fourcc v2.2.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking linux-raw-sys v0.6.4 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking xkeysym v0.2.0 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling ahash v0.8.9 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking rayon v1.8.1 [INFO] [stderr] Compiling cfg_aliases v0.2.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking x11rb-protocol v0.13.0 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling softbuffer v0.4.1 [INFO] [stderr] Compiling winit v0.29.10 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking half v2.3.1 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking raw-window-handle v0.6.0 [INFO] [stderr] Checking indexmap v2.2.3 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Compiling wayland-scanner v0.31.1 [INFO] [stderr] Checking exr v1.72.0 [INFO] [stderr] Checking clap_builder v4.5.1 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling wayland-backend v0.3.3 [INFO] [stderr] Compiling include_dir_macros v0.7.3 [INFO] [stderr] Checking smol_str v0.2.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.10 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking include_dir v0.7.3 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking owned_ttf_parser v0.20.0 [INFO] [stderr] Checking ab_glyph v0.2.23 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking polling v3.5.0 [INFO] [stderr] Checking drm-ffi v0.7.1 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling ctor v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Checking wayland-client v0.31.2 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking tiny-xlib v0.2.2 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Checking bytemuck v1.14.3 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking drm v0.11.1 [INFO] [stderr] Checking image v0.24.8 [INFO] [stderr] Checking clap v4.5.1 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking wayland-protocols v0.31.2 [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] Checking wayland-cursor v0.31.1 [INFO] [stderr] Checking serde v1.0.197 [INFO] [stderr] Checking wayland-protocols-wlr v0.2.0 [INFO] [stderr] Checking wayland-protocols-plasma v0.2.0 [INFO] [stderr] Checking serde_yaml v0.9.32 [INFO] [stderr] Checking x11rb v0.13.0 [INFO] [stderr] Checking sctk-adwaita v0.8.1 [INFO] [stderr] Checking ferrous-tale v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/filesystem.rs:11:30 [INFO] [stdout] | [INFO] [stdout] 11 | pub static ASSETS: Dir<'_> = include_dir!("$CARGO_MANIFEST_DIR/assets"); [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] | using this value as a static requires that borrow lasts for `'static` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_dir` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/filesystem.rs:11:30 [INFO] [stdout] | [INFO] [stdout] 11 | pub static ASSETS: Dir<'_> = include_dir!("$CARGO_MANIFEST_DIR/assets"); [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] | using this value as a static requires that borrow lasts for `'static` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_dir` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0716`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ferrous-tale` (bin "ferrous-tale") due to 1 previous error [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 `ferrous-tale` (bin "ferrous-tale" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1595358cfd3263b15498a95bf604c90448b98f9710fee4d6d49831a8a8161ecc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1595358cfd3263b15498a95bf604c90448b98f9710fee4d6d49831a8a8161ecc", kill_on_drop: false }` [INFO] [stdout] 1595358cfd3263b15498a95bf604c90448b98f9710fee4d6d49831a8a8161ecc