[INFO] fetching crate htmpl 0.0.1...
[INFO] testing htmpl-0.0.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate htmpl 0.0.1 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate htmpl 0.0.1
[INFO] finished tweaking crates.io crate htmpl 0.0.1
[INFO] tweaked toml for crates.io crate htmpl 0.0.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate htmpl 0.0.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 127 packages to latest compatible versions
[INFO] [stderr]       Adding ego-tree v0.6.3 (available: v0.10.0)
[INFO] [stderr]       Adding html5ever v0.27.0 (available: v0.36.0)
[INFO] [stderr]       Adding rusqlite v0.32.1 (available: v0.37.0)
[INFO] [stderr]       Adding scraper v0.20.0 (available: v0.24.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded markup5ever v0.12.1
[INFO] [stderr]   Downloaded html5ever v0.27.0
[INFO] [stderr]   Downloaded scraper v0.20.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a894f4915dc1dbabf29cb1197ccaeaf093dd32262f70ec6a6d34b0703d30faed
[INFO] running `Command { std: "docker" "start" "-a" "a894f4915dc1dbabf29cb1197ccaeaf093dd32262f70ec6a6d34b0703d30faed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a894f4915dc1dbabf29cb1197ccaeaf093dd32262f70ec6a6d34b0703d30faed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a894f4915dc1dbabf29cb1197ccaeaf093dd32262f70ec6a6d34b0703d30faed", kill_on_drop: false }`
[INFO] [stdout] a894f4915dc1dbabf29cb1197ccaeaf093dd32262f70ec6a6d34b0703d30faed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eac651c3882c897b0f6a54762f6ee7e901b83dc01fe0881bc6bf0c78734e497c
[INFO] running `Command { std: "docker" "start" "-a" "eac651c3882c897b0f6a54762f6ee7e901b83dc01fe0881bc6bf0c78734e497c", kill_on_drop: false }`
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling servo_arc v0.3.0
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling ego-tree v0.6.3
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling cssparser v0.31.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling scraper v0.20.0
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling htmpl v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/queries.rs:79:17
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn push(&self) -> Scope {
[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] 79 |     pub fn push(&self) -> Scope<'_> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.20s
[INFO] running `Command { std: "docker" "inspect" "eac651c3882c897b0f6a54762f6ee7e901b83dc01fe0881bc6bf0c78734e497c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eac651c3882c897b0f6a54762f6ee7e901b83dc01fe0881bc6bf0c78734e497c", kill_on_drop: false }`
[INFO] [stdout] eac651c3882c897b0f6a54762f6ee7e901b83dc01fe0881bc6bf0c78734e497c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7dc04e10c8a862339f6b7964b93d4bdfc61125e169ae47d60b0b577372f0d976
[INFO] running `Command { std: "docker" "start" "-a" "7dc04e10c8a862339f6b7964b93d4bdfc61125e169ae47d60b0b577372f0d976", kill_on_drop: false }`
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling test-log-macros v0.2.18
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]    Compiling scraper v0.20.0
[INFO] [stderr]    Compiling htmpl v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/queries.rs:79:17
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn push(&self) -> Scope {
[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] 79 |     pub fn push(&self) -> Scope<'_> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling test-log v0.2.18
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/queries.rs:79:17
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn push(&self) -> Scope {
[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] 79 |     pub fn push(&self) -> Scope<'_> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.11s
[INFO] running `Command { std: "docker" "inspect" "7dc04e10c8a862339f6b7964b93d4bdfc61125e169ae47d60b0b577372f0d976", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7dc04e10c8a862339f6b7964b93d4bdfc61125e169ae47d60b0b577372f0d976", kill_on_drop: false }`
[INFO] [stdout] 7dc04e10c8a862339f6b7964b93d4bdfc61125e169ae47d60b0b577372f0d976
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c91e5cb7164388e79aee43d75d9ba717e6cc71d4deceecdfa3215f27444c1212
[INFO] running `Command { std: "docker" "start" "-a" "c91e5cb7164388e79aee43d75d9ba717e6cc71d4deceecdfa3215f27444c1212", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/queries.rs:79:17
[INFO] [stderr]    |
[INFO] [stderr] 79 |     pub fn push(&self) -> Scope {
[INFO] [stderr]    |                 ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 79 |     pub fn push(&self) -> Scope<'_> {
[INFO] [stderr]    |                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `htmpl` (lib) generated 1 warning (run `cargo fix --lib -p htmpl` to apply 1 suggestion)
[INFO] [stderr] warning: `htmpl` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/htmpl-f08c884aa5872dc2)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test tests::error_on_invalid_column ... ok
[INFO] [stdout] test tests::insert_default_column ... ok
[INFO] [stdout] test tests::constant ... ok
[INFO] [stdout] test tests::insert_named_column ... ok
[INFO] [stdout] test tests::falsy ... ok
[INFO] [stdout] test tests::foreach_multiple ... ok
[INFO] [stdout] test tests::foreach_empty ... ok
[INFO] [stdout] test tests::attr_selector ... ok
[INFO] [stdout] test tests::invalid_html ... ok
[INFO] [stdout] test tests::insert_requires_single_row ... ok
[INFO] [stdout] test tests::multi_column_requires_column_selection ... ok
[INFO] [stdout] test visit::tests::empty_blob_falsy ... ok
[INFO] [stdout] test visit::tests::empty_str_falsy ... ok
[INFO] [stdout] test visit::tests::nan_falsy ... ok
[INFO] [stdout] test visit::tests::neg_one_truthy ... ok
[INFO] [stdout] test visit::tests::nonempty_blob_truthy ... ok
[INFO] [stdout] test tests::shadow_inner_scope ... ok
[INFO] [stdout] test tests::single_query_parameter ... ok
[INFO] [stdout] test tests::single_attr ... ok
[INFO] [stdout] test visit::tests::nonempty_str_truthy ... ok
[INFO] [stdout] test visit::tests::real_truthy ... ok
[INFO] [stdout] test visit::tests::null_falsy ... ok
[INFO] [stdout] test visit::tests::one_truthy ... ok
[INFO] [stdout] test visit::tests::real_zero_falsy ... ok
[INFO] [stdout] test visit::tests::zero_falsy ... ok
[INFO] [stdout] test tests::meta_conn_is_ro ... ok
[INFO] [stdout] test tests::missing_query ... ok
[INFO] [stdout] test visit::tests::real_neg_zero_falsy ... ok
[INFO] [stdout] test tests::truthy ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests htmpl
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/lib.rs - (line 5) ... ok
[INFO] [stdout] test src/lib.rs - (line 81) ... ok
[INFO] [stdout] test src/lib.rs - (line 182) ... ok
[INFO] [stdout] test src/lib.rs - (line 259) ... ok
[INFO] [stdout] test src/lib.rs - (line 212) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.56s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c91e5cb7164388e79aee43d75d9ba717e6cc71d4deceecdfa3215f27444c1212", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c91e5cb7164388e79aee43d75d9ba717e6cc71d4deceecdfa3215f27444c1212", kill_on_drop: false }`
[INFO] [stdout] c91e5cb7164388e79aee43d75d9ba717e6cc71d4deceecdfa3215f27444c1212
