[INFO] fetching crate oxidite-template 0.1.0...
[INFO] testing oxidite-template-0.1.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate oxidite-template 0.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate oxidite-template 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate oxidite-template 0.1.0
[INFO] tweaked toml for crates.io crate oxidite-template 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate oxidite-template 0.1.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oxidite-template 0.1.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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded oxidite-core v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 62360b873f11dfcfed4af26b4d655c3fbf660c5b69208897eafaa418c06c15a6
[INFO] running `Command { std: "docker" "start" "-a" "62360b873f11dfcfed4af26b4d655c3fbf660c5b69208897eafaa418c06c15a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62360b873f11dfcfed4af26b4d655c3fbf660c5b69208897eafaa418c06c15a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62360b873f11dfcfed4af26b4d655c3fbf660c5b69208897eafaa418c06c15a6", kill_on_drop: false }`
[INFO] [stdout] 62360b873f11dfcfed4af26b4d655c3fbf660c5b69208897eafaa418c06c15a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51137bf9d4b1036924372276df7866453c20db1abcb9460cb37e3e8bef744811
[INFO] running `Command { std: "docker" "start" "-a" "51137bf9d4b1036924372276df7866453c20db1abcb9460cb37e3e8bef744811", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling aws-lc-rs v1.15.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling aws-lc-sys v0.34.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling oxidite-core v0.1.0
[INFO] [stderr]    Compiling oxidite-template v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `source` is never read
[INFO] [stdout]    --> src/lib.rs:150:5
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub struct Template {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] 150 |     source: String,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Template` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 44s
[INFO] running `Command { std: "docker" "inspect" "51137bf9d4b1036924372276df7866453c20db1abcb9460cb37e3e8bef744811", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51137bf9d4b1036924372276df7866453c20db1abcb9460cb37e3e8bef744811", kill_on_drop: false }`
[INFO] [stdout] 51137bf9d4b1036924372276df7866453c20db1abcb9460cb37e3e8bef744811
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9af9b89a457a2cd63e6a394e580dd1b06f4b53f73ad6cecb7065f3ce592b4110
[INFO] running `Command { std: "docker" "start" "-a" "9af9b89a457a2cd63e6a394e580dd1b06f4b53f73ad6cecb7065f3ce592b4110", kill_on_drop: false }`
[INFO] [stdout] warning: field `source` is never read
[INFO] [stdout]    --> src/lib.rs:150:5
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub struct Template {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] 150 |     source: String,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Template` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling oxidite-template v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `source` is never read
[INFO] [stdout]    --> src/lib.rs:150:5
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub struct Template {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] 150 |     source: String,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Template` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.26s
[INFO] running `Command { std: "docker" "inspect" "9af9b89a457a2cd63e6a394e580dd1b06f4b53f73ad6cecb7065f3ce592b4110", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9af9b89a457a2cd63e6a394e580dd1b06f4b53f73ad6cecb7065f3ce592b4110", kill_on_drop: false }`
[INFO] [stdout] 9af9b89a457a2cd63e6a394e580dd1b06f4b53f73ad6cecb7065f3ce592b4110
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 12803ee950a565ae7ebe6a205e24b46c0e7d7f1ce19eeaa4cc824421906f6f06
[INFO] running `Command { std: "docker" "start" "-a" "12803ee950a565ae7ebe6a205e24b46c0e7d7f1ce19eeaa4cc824421906f6f06", kill_on_drop: false }`
[INFO] [stderr] warning: field `source` is never read
[INFO] [stderr]    --> src/lib.rs:150:5
[INFO] [stderr]     |
[INFO] [stderr] 149 | pub struct Template {
[INFO] [stderr]     |            -------- field in this struct
[INFO] [stderr] 150 |     source: String,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Template` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `oxidite-template` (lib) generated 1 warning
[INFO] [stderr] warning: `oxidite-template` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxidite_template-e67e8e8c5fc61b35)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_simple_variable ... ok
[INFO] [stdout] test tests::test_dotted_notation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/inheritance.rs (/opt/rustwide/target/debug/deps/inheritance-0ce4f265a33b3775)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_include ... ok
[INFO] [stdout] test test_nested_inheritance ... ok
[INFO] [stdout] test test_inheritance ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests oxidite_template
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/static_files.rs - static_files::static_handler (line 102) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/static_files.rs - static_files::static_handler (line 102) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `router` in this scope
[INFO] [stdout]    --> src/static_files.rs:103:1
[INFO] [stdout]     |
[INFO] [stdout] 103 | router.get("/assets/*", static_handler("public"));
[INFO] [stdout]     | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `static_handler` in this scope
[INFO] [stdout]    --> src/static_files.rs:103:25
[INFO] [stdout]     |
[INFO] [stdout] 103 | router.get("/assets/*", static_handler("public"));
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 102 + use oxidite_template::static_files::static_handler;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/static_files.rs - static_files::static_handler (line 102)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "12803ee950a565ae7ebe6a205e24b46c0e7d7f1ce19eeaa4cc824421906f6f06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12803ee950a565ae7ebe6a205e24b46c0e7d7f1ce19eeaa4cc824421906f6f06", kill_on_drop: false }`
[INFO] [stdout] 12803ee950a565ae7ebe6a205e24b46c0e7d7f1ce19eeaa4cc824421906f6f06
