[INFO] fetching crate htmpl 0.0.1... [INFO] testing htmpl-0.0.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] extracting crate htmpl 0.0.1 into /workspace/builds/worker-2-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-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate htmpl 0.0.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 141 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.33.0) [INFO] [stderr] Adding rusqlite v0.32.1 (available: v0.36.0) [INFO] [stderr] Adding scraper v0.20.0 (available: v0.23.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa36812fd6db4b62f952d1ad1f7844d82ee342c52ed6a18d65023ba32a101278 [INFO] running `Command { std: "docker" "start" "-a" "aa36812fd6db4b62f952d1ad1f7844d82ee342c52ed6a18d65023ba32a101278", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa36812fd6db4b62f952d1ad1f7844d82ee342c52ed6a18d65023ba32a101278", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa36812fd6db4b62f952d1ad1f7844d82ee342c52ed6a18d65023ba32a101278", kill_on_drop: false }` [INFO] [stdout] aa36812fd6db4b62f952d1ad1f7844d82ee342c52ed6a18d65023ba32a101278 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 1387cf0dbc4d43162375cf2c4786bdbacab9ef784f58cce518d7d03d711cead3 [INFO] running `Command { std: "docker" "start" "-a" "1387cf0dbc4d43162375cf2c4786bdbacab9ef784f58cce518d7d03d711cead3", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling servo_arc v0.3.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling ego-tree v0.6.3 [INFO] [stderr] Compiling getopts v0.2.23 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling html5ever v0.27.0 [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 thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/queries.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn push(&self) -> Scope { [INFO] [stdout] | ^^^^^ ----- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 22.06s [INFO] running `Command { std: "docker" "inspect" "1387cf0dbc4d43162375cf2c4786bdbacab9ef784f58cce518d7d03d711cead3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1387cf0dbc4d43162375cf2c4786bdbacab9ef784f58cce518d7d03d711cead3", kill_on_drop: false }` [INFO] [stdout] 1387cf0dbc4d43162375cf2c4786bdbacab9ef784f58cce518d7d03d711cead3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 027efae89e10fccb37c1b307b6b1aa2f8d9b3d513ee01c5c865b9de3d3691059 [INFO] running `Command { std: "docker" "start" "-a" "027efae89e10fccb37c1b307b6b1aa2f8d9b3d513ee01c5c865b9de3d3691059", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling test-log-macros v0.2.17 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling scraper v0.20.0 [INFO] [stderr] Compiling htmpl v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/queries.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn push(&self) -> Scope { [INFO] [stdout] | ^^^^^ ----- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 79 | pub fn push(&self) -> Scope<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling test-log v0.2.17 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/queries.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn push(&self) -> Scope { [INFO] [stdout] | ^^^^^ ----- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 11.89s [INFO] running `Command { std: "docker" "inspect" "027efae89e10fccb37c1b307b6b1aa2f8d9b3d513ee01c5c865b9de3d3691059", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "027efae89e10fccb37c1b307b6b1aa2f8d9b3d513ee01c5c865b9de3d3691059", kill_on_drop: false }` [INFO] [stdout] 027efae89e10fccb37c1b307b6b1aa2f8d9b3d513ee01c5c865b9de3d3691059 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 7f898b9f6df60f4afbdd45d58bcf0a40fde4a29fb9c1f5c30d1db1fc5157ba18 [INFO] running `Command { std: "docker" "start" "-a" "7f898b9f6df60f4afbdd45d58bcf0a40fde4a29fb9c1f5c30d1db1fc5157ba18", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/queries.rs:79:17 [INFO] [stderr] | [INFO] [stderr] 79 | pub fn push(&self) -> Scope { [INFO] [stderr] | ^^^^^ ----- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/htmpl-fb3fc4c9e9520878) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test tests::foreach_empty ... ok [INFO] [stdout] test tests::insert_default_column ... 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 visit::tests::nonempty_str_truthy ... ok [INFO] [stdout] test visit::tests::null_falsy ... ok [INFO] [stdout] test tests::invalid_html ... ok [INFO] [stdout] test visit::tests::one_truthy ... ok [INFO] [stdout] test visit::tests::real_neg_zero_falsy ... ok [INFO] [stdout] test visit::tests::real_zero_falsy ... ok [INFO] [stdout] test visit::tests::real_truthy ... ok [INFO] [stdout] test visit::tests::zero_falsy ... ok [INFO] [stdout] test tests::constant ... ok [INFO] [stdout] test tests::single_query_parameter ... ok [INFO] [stdout] test tests::attr_selector ... ok [INFO] [stdout] test tests::insert_requires_single_row ... ok [INFO] [stdout] test tests::insert_named_column ... ok [INFO] [stdout] test tests::missing_query ... ok [INFO] [stdout] test tests::single_attr ... ok [INFO] [stdout] test tests::meta_conn_is_ro ... ok [INFO] [stdout] test tests::falsy ... ok [INFO] [stdout] test tests::multi_column_requires_column_selection ... ok [INFO] [stdout] test tests::error_on_invalid_column ... ok [INFO] [stdout] test tests::shadow_inner_scope ... ok [INFO] [stdout] test tests::foreach_multiple ... 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.15s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7f898b9f6df60f4afbdd45d58bcf0a40fde4a29fb9c1f5c30d1db1fc5157ba18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f898b9f6df60f4afbdd45d58bcf0a40fde4a29fb9c1f5c30d1db1fc5157ba18", kill_on_drop: false }` [INFO] [stdout] 7f898b9f6df60f4afbdd45d58bcf0a40fde4a29fb9c1f5c30d1db1fc5157ba18