[INFO] cloning repository https://github.com/rust-lua-sitegen/rust-lua-sitegen
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-lua-sitegen/rust-lua-sitegen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lua-sitegen%2Frust-lua-sitegen", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lua-sitegen%2Frust-lua-sitegen'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 472dc9d916b007d2f4b94b094320bd87a3071dc4
[INFO] building rust-lua-sitegen/rust-lua-sitegen against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lua-sitegen%2Frust-lua-sitegen" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rust-lua-sitegen/rust-lua-sitegen
[INFO] finished tweaking git repo https://github.com/rust-lua-sitegen/rust-lua-sitegen
[INFO] tweaked toml for git repo https://github.com/rust-lua-sitegen/rust-lua-sitegen written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rust-lua-sitegen/rust-lua-sitegen on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rust-lua-sitegen/rust-lua-sitegen 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mlua-sys v0.6.0
[INFO] [stderr]   Downloaded env_logger v0.11.3
[INFO] [stderr]   Downloaded hyper-util v0.1.4
[INFO] [stderr]   Downloaded zip v2.1.1
[INFO] [stderr]   Downloaded mlua v0.9.8
[INFO] [stderr]   Downloaded lua-src v546.0.2
[INFO] [stderr]   Downloaded luajit-src v210.5.8+5790d25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1348073ab0e52b8680394759ddcbae873a393d23cc95a54bae2426142b11d6e8
[INFO] running `Command { std: "docker" "start" "-a" "1348073ab0e52b8680394759ddcbae873a393d23cc95a54bae2426142b11d6e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1348073ab0e52b8680394759ddcbae873a393d23cc95a54bae2426142b11d6e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1348073ab0e52b8680394759ddcbae873a393d23cc95a54bae2426142b11d6e8", kill_on_drop: false }`
[INFO] [stdout] 1348073ab0e52b8680394759ddcbae873a393d23cc95a54bae2426142b11d6e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2439c879034c82f64bb6eb70c9363c79cb78458909d34cf1ab64c0630c4c04e9
[INFO] running `Command { std: "docker" "start" "-a" "2439c879034c82f64bb6eb70c9363c79cb78458909d34cf1ab64c0630c4c04e9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling zip v2.1.1
[INFO] [stderr]    Compiling camino v1.1.7
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling tar v0.4.40
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling lua-src v546.0.2
[INFO] [stderr]    Compiling which v6.0.1
[INFO] [stderr]    Compiling luajit-src v210.5.8+5790d25
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling mlua-sys v0.6.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling mlua v0.9.8
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling zstd v0.13.1
[INFO] [stderr]    Compiling lua_html v0.2.0 (/opt/rustwide/workdir/lua_html)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lua_html/src/lib.rs:167:26
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub fn init_modules(lua: &Lua) -> mlua::Result<Modules> {
[INFO] [stdout]     |                          ^^^^                  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub fn init_modules(lua: &Lua) -> mlua::Result<Modules<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.4
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling reqwest v0.12.4
[INFO] [stderr]    Compiling dart_sass v0.1.0 (/opt/rustwide/workdir/dart_sass)
[INFO] [stderr]    Compiling site_build v0.1.0 (/opt/rustwide/workdir/site_build)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> site_build/src/lib.rs:259:45
[INFO] [stdout]     |
[INFO] [stdout] 259 | fn annotate_source_path(path: &Utf8Path) -> (impl FnOnce(std::io::Error) -> std::io::Error + '_) {
[INFO] [stdout]     |                                             ^                                                  ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 259 - fn annotate_source_path(path: &Utf8Path) -> (impl FnOnce(std::io::Error) -> std::io::Error + '_) {
[INFO] [stdout] 259 + fn annotate_source_path(path: &Utf8Path) -> impl FnOnce(std::io::Error) -> std::io::Error + '_  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: mlua v0.9.8
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "2439c879034c82f64bb6eb70c9363c79cb78458909d34cf1ab64c0630c4c04e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2439c879034c82f64bb6eb70c9363c79cb78458909d34cf1ab64c0630c4c04e9", kill_on_drop: false }`
[INFO] [stdout] 2439c879034c82f64bb6eb70c9363c79cb78458909d34cf1ab64c0630c4c04e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 71b0ef40ac918d09a95e2d2f22ae531f4793a5fc64e745a6dcd1e9d44bbf2702
[INFO] running `Command { std: "docker" "start" "-a" "71b0ef40ac918d09a95e2d2f22ae531f4793a5fc64e745a6dcd1e9d44bbf2702", kill_on_drop: false }`
[INFO] [stderr]    Compiling lua_html v0.2.0 (/opt/rustwide/workdir/lua_html)
[INFO] [stderr]    Compiling site_build v0.1.0 (/opt/rustwide/workdir/site_build)
[INFO] [stderr]    Compiling dart_sass v0.1.0 (/opt/rustwide/workdir/dart_sass)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> site_build/src/lib.rs:259:45
[INFO] [stdout]     |
[INFO] [stdout] 259 | fn annotate_source_path(path: &Utf8Path) -> (impl FnOnce(std::io::Error) -> std::io::Error + '_) {
[INFO] [stdout]     |                                             ^                                                  ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 259 - fn annotate_source_path(path: &Utf8Path) -> (impl FnOnce(std::io::Error) -> std::io::Error + '_) {
[INFO] [stdout] 259 + fn annotate_source_path(path: &Utf8Path) -> impl FnOnce(std::io::Error) -> std::io::Error + '_  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lua_html/src/lib.rs:167:26
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub fn init_modules(lua: &Lua) -> mlua::Result<Modules> {
[INFO] [stdout]     |                          ^^^^                  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub fn init_modules(lua: &Lua) -> mlua::Result<Modules<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> site_build/src/lib.rs:259:45
[INFO] [stdout]     |
[INFO] [stdout] 259 | fn annotate_source_path(path: &Utf8Path) -> (impl FnOnce(std::io::Error) -> std::io::Error + '_) {
[INFO] [stdout]     |                                             ^                                                  ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 259 - fn annotate_source_path(path: &Utf8Path) -> (impl FnOnce(std::io::Error) -> std::io::Error + '_) {
[INFO] [stdout] 259 + fn annotate_source_path(path: &Utf8Path) -> impl FnOnce(std::io::Error) -> std::io::Error + '_  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lua_html/src/lib.rs:167:26
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub fn init_modules(lua: &Lua) -> mlua::Result<Modules> {
[INFO] [stdout]     |                          ^^^^                  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub fn init_modules(lua: &Lua) -> mlua::Result<Modules<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.45s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: mlua v0.9.8
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "71b0ef40ac918d09a95e2d2f22ae531f4793a5fc64e745a6dcd1e9d44bbf2702", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71b0ef40ac918d09a95e2d2f22ae531f4793a5fc64e745a6dcd1e9d44bbf2702", kill_on_drop: false }`
[INFO] [stdout] 71b0ef40ac918d09a95e2d2f22ae531f4793a5fc64e745a6dcd1e9d44bbf2702
