[INFO] cloning repository https://github.com/tlaakkonen/static-site-gen
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tlaakkonen/static-site-gen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftlaakkonen%2Fstatic-site-gen", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftlaakkonen%2Fstatic-site-gen'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f329d972a272d4e7d5b19ad39672c2c1fce6b49a
[INFO] testing tlaakkonen/static-site-gen against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftlaakkonen%2Fstatic-site-gen" "/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/tlaakkonen/static-site-gen
[INFO] finished tweaking git repo https://github.com/tlaakkonen/static-site-gen
[INFO] tweaked toml for git repo https://github.com/tlaakkonen/static-site-gen written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tlaakkonen/static-site-gen on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tlaakkonen/static-site-gen 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2585a6d058b89600896f1dc7ab8b11a2ffd303ffdbc53d912abc31ad5c4e2096
[INFO] running `Command { std: "docker" "start" "-a" "2585a6d058b89600896f1dc7ab8b11a2ffd303ffdbc53d912abc31ad5c4e2096", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2585a6d058b89600896f1dc7ab8b11a2ffd303ffdbc53d912abc31ad5c4e2096", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2585a6d058b89600896f1dc7ab8b11a2ffd303ffdbc53d912abc31ad5c4e2096", kill_on_drop: false }`
[INFO] [stdout] 2585a6d058b89600896f1dc7ab8b11a2ffd303ffdbc53d912abc31ad5c4e2096
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] f51cb81cf6aebec93895509375d718f6754cd32684f913838622161db5eb744e
[INFO] running `Command { std: "docker" "start" "-a" "f51cb81cf6aebec93895509375d718f6754cd32684f913838622161db5eb744e", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling tree-sitter-language v0.1.6
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling zlib-rs v0.5.5
[INFO] [stderr]    Compiling error-chain v0.11.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling xmlparser v0.1.2
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling simplecss v0.1.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling arborium v2.3.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling idna_adapter v1.0.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling arborium-theme v2.3.2
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling svgparser v0.6.4
[INFO] [stderr]    Compiling zune-core v0.5.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling gif v0.14.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling zune-jpeg v0.5.7
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling num v0.1.43
[INFO] [stderr]    Compiling float-cmp v0.3.0
[INFO] [stderr]    Compiling svgdom v0.10.5
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling arborium-tree-sitter v2.3.2
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling arborium-python v2.3.2
[INFO] [stderr]    Compiling arborium-haskell v2.3.2
[INFO] [stderr]    Compiling arborium-rust v2.3.2
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling http v0.1.21
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling fern v0.5.9
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling file-id v0.2.3
[INFO] [stderr]    Compiling libz-rs-sys v0.5.5
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling self_cell v1.2.1
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling memo-map v0.3.3
[INFO] [stderr]    Compiling toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling pulldown-latex v0.7.1
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling notify-debouncer-full v0.6.0
[INFO] [stderr]    Compiling svgcleaner v0.9.5
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling simple-server v0.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling arborium-highlight v2.3.2
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling minijinja v2.14.0
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling static-site-gen v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: svgparser v0.6.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "f51cb81cf6aebec93895509375d718f6754cd32684f913838622161db5eb744e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f51cb81cf6aebec93895509375d718f6754cd32684f913838622161db5eb744e", kill_on_drop: false }`
[INFO] [stdout] f51cb81cf6aebec93895509375d718f6754cd32684f913838622161db5eb744e
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] a6a4d0fa04c81686b6a7e8df619029f2aa19c424e73f664faa9a81480293a941
[INFO] running `Command { std: "docker" "start" "-a" "a6a4d0fa04c81686b6a7e8df619029f2aa19c424e73f664faa9a81480293a941", kill_on_drop: false }`
[INFO] [stderr]    Compiling static-site-gen v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.08s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: svgparser v0.6.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "a6a4d0fa04c81686b6a7e8df619029f2aa19c424e73f664faa9a81480293a941", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6a4d0fa04c81686b6a7e8df619029f2aa19c424e73f664faa9a81480293a941", kill_on_drop: false }`
[INFO] [stdout] a6a4d0fa04c81686b6a7e8df619029f2aa19c424e73f664faa9a81480293a941
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 97efcb122790910aa1740b27070a7837b0658569c13ec20a246705daa021f277
[INFO] running `Command { std: "docker" "start" "-a" "97efcb122790910aa1740b27070a7837b0658569c13ec20a246705daa021f277", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: svgparser v0.6.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/static-site-gen/ab7c80984798e649/deps/static_site_gen-ab7c80984798e649)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "97efcb122790910aa1740b27070a7837b0658569c13ec20a246705daa021f277", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97efcb122790910aa1740b27070a7837b0658569c13ec20a246705daa021f277", kill_on_drop: false }`
[INFO] [stdout] 97efcb122790910aa1740b27070a7837b0658569c13ec20a246705daa021f277
