[INFO] cloning repository https://github.com/LunchTimeCode/free_lunch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LunchTimeCode/free_lunch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLunchTimeCode%2Ffree_lunch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLunchTimeCode%2Ffree_lunch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 17a72ab786bb66ba53614bbaa34e95aea6853cd1 [INFO] checking LunchTimeCode/free_lunch against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLunchTimeCode%2Ffree_lunch" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/LunchTimeCode/free_lunch [INFO] finished tweaking git repo https://github.com/LunchTimeCode/free_lunch [INFO] tweaked toml for git repo https://github.com/LunchTimeCode/free_lunch written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/LunchTimeCode/free_lunch 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/LunchTimeCode/free_lunch 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] de93e4341a98eb5e1a374fafaea89cac2650c545f1eee036b902d30de96e46e9 [INFO] running `Command { std: "docker" "start" "-a" "de93e4341a98eb5e1a374fafaea89cac2650c545f1eee036b902d30de96e46e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de93e4341a98eb5e1a374fafaea89cac2650c545f1eee036b902d30de96e46e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de93e4341a98eb5e1a374fafaea89cac2650c545f1eee036b902d30de96e46e9", kill_on_drop: false }` [INFO] [stdout] de93e4341a98eb5e1a374fafaea89cac2650c545f1eee036b902d30de96e46e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 547e5b584ab19785e02dd061bee31c122593ca716aca2dee51f5decfed4cd0c6 [INFO] running `Command { std: "docker" "start" "-a" "547e5b584ab19785e02dd061bee31c122593ca716aca2dee51f5decfed4cd0c6", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling ring v0.17.11 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling new_mime_guess v4.0.4 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Checking is-terminal v0.4.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Checking webpki-roots v0.26.8 [INFO] [stderr] Checking winnow v0.7.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling libsql-sqlite3-parser v0.13.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking http-range-header v0.3.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking rustls-native-certs v0.7.3 [INFO] [stderr] Compiling include_directory_macros v0.1.0 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking include_directory v0.1.1 [INFO] [stderr] Checking static_hero_icons v0.3.0 [INFO] [stderr] Checking cookie v0.18.1 [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/static_hero_icons-0.3.0/src/lib.rs:4:31 [INFO] [stdout] | [INFO] [stdout] 4 | static PROJECT_DIR: Dir<'_> = include_directory!("icons"); [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_directory` (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 `static_hero_icons` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "547e5b584ab19785e02dd061bee31c122593ca716aca2dee51f5decfed4cd0c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "547e5b584ab19785e02dd061bee31c122593ca716aca2dee51f5decfed4cd0c6", kill_on_drop: false }` [INFO] [stdout] 547e5b584ab19785e02dd061bee31c122593ca716aca2dee51f5decfed4cd0c6