[INFO] fetching crate stylus 0.17.0...
[INFO] checking stylus-0.17.0 against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952
[INFO] extracting crate stylus 0.17.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate stylus 0.17.0
[INFO] finished tweaking crates.io crate stylus 0.17.0
[INFO] tweaked toml for crates.io crate stylus 0.17.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate stylus 0.17.0 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 crates.io crate stylus 0.17.0 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 034fa4699938fe07893004499bb1c374c3148353077e89156f0ea3dafc02ec74
[INFO] running `Command { std: "docker" "start" "-a" "034fa4699938fe07893004499bb1c374c3148353077e89156f0ea3dafc02ec74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "034fa4699938fe07893004499bb1c374c3148353077e89156f0ea3dafc02ec74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "034fa4699938fe07893004499bb1c374c3148353077e89156f0ea3dafc02ec74", kill_on_drop: false }`
[INFO] [stdout] 034fa4699938fe07893004499bb1c374c3148353077e89156f0ea3dafc02ec74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 0b7c6e61103f5b5dc58eb0a62e7e7783d75a688b0fe6e71f1af09b78e9ee41c1
[INFO] running `Command { std: "docker" "start" "-a" "0b7c6e61103f5b5dc58eb0a62e7e7783d75a688b0fe6e71f1af09b78e9ee41c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling new_mime_guess v4.0.4
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling cargo-emit v0.2.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking xml-no-std v0.8.26
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking indexmap v2.11.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking num-modular v0.6.1
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]    Compiling peg-runtime v0.8.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking unicase v2.8.1
[INFO] [stderr]     Checking clap_builder v4.5.47
[INFO] [stderr]    Compiling include_directory_macros v0.1.0
[INFO] [stderr]    Compiling peg-macros v0.8.5
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking num-order v1.2.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking include_directory v0.1.1
[INFO] [stderr]     Checking subprocess v0.2.9
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking peg v0.8.5
[INFO] [stderr]     Checking bitvec-nom2 v0.2.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling rasn-derive-impl v0.27.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]    Compiling rasn-derive v0.27.2
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling sheller v0.5.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling stylus-ui v0.17.0
[INFO] [stderr]     Checking clap v4.5.47
[INFO] [stderr]     Checking snafu v0.8.9
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking serde_yaml_ng v0.10.0
[INFO] [stderr]     Checking humantime-serde v1.1.1
[INFO] [stderr]     Checking keepcalm v0.4.1
[INFO] [stderr]     Checking handlebars v6.3.2
[INFO] [stderr]     Checking rasn v0.27.2
[INFO] [stderr]     Checking serde-aux v4.7.0
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking rasn-smi v0.27.2
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking rasn-mib v0.27.2
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking stylus v0.17.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/main.rs:138:28
[INFO] [stdout]     |
[INFO] [stdout] 138 |     static TEMPLATE: Dir = include_directory!("$CARGO_MANIFEST_DIR/src/template");
[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] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/main.rs:138:28
[INFO] [stdout]     |
[INFO] [stdout] 138 |     static TEMPLATE: Dir = include_directory!("$CARGO_MANIFEST_DIR/src/template");
[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] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stylus` (bin "stylus") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `stylus` (bin "stylus" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "0b7c6e61103f5b5dc58eb0a62e7e7783d75a688b0fe6e71f1af09b78e9ee41c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b7c6e61103f5b5dc58eb0a62e7e7783d75a688b0fe6e71f1af09b78e9ee41c1", kill_on_drop: false }`
[INFO] [stdout] 0b7c6e61103f5b5dc58eb0a62e7e7783d75a688b0fe6e71f1af09b78e9ee41c1
