[INFO] fetching crate staticweaver 0.0.1... [INFO] testing staticweaver-0.0.1 against 1.90.0 for beta-1.91-3 [INFO] extracting crate staticweaver 0.0.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate staticweaver 0.0.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate staticweaver 0.0.1 [INFO] tweaked toml for crates.io crate staticweaver 0.0.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate staticweaver 0.0.1 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate staticweaver 0.0.1 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded schannel v0.1.26 [INFO] [stderr] Downloaded proc-macro2 v1.0.88 [INFO] [stderr] Downloaded security-framework-sys v2.12.0 [INFO] [stderr] Downloaded windows-registry v0.2.0 [INFO] [stderr] Downloaded hyper-rustls v0.27.3 [INFO] [stderr] Downloaded cc v1.1.30 [INFO] [stderr] Downloaded unicode-bidi v0.3.17 [INFO] [stderr] Downloaded serde_json v1.0.129 [INFO] [stderr] Downloaded hyper-util v0.1.9 [INFO] [stderr] Downloaded hyper v1.5.0 [INFO] [stderr] Downloaded h2 v0.4.6 [INFO] [stderr] Downloaded reqwest v0.12.8 [INFO] [stderr] Downloaded tempfile v3.13.0 [INFO] [stderr] Downloaded regex v1.11.0 [INFO] [stderr] Downloaded rustls v0.23.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5c2df37a54b20dfd092db7ba59055add36187564318c049f6bc397b3a94a0a2 [INFO] running `Command { std: "docker" "start" "-a" "a5c2df37a54b20dfd092db7ba59055add36187564318c049f6bc397b3a94a0a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5c2df37a54b20dfd092db7ba59055add36187564318c049f6bc397b3a94a0a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5c2df37a54b20dfd092db7ba59055add36187564318c049f6bc397b3a94a0a2", kill_on_drop: false }` [INFO] [stdout] a5c2df37a54b20dfd092db7ba59055add36187564318c049f6bc397b3a94a0a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5003ed0b1f4c18fc84211bd994680adcf1b06610d77d4ccd11cce0f02af931f [INFO] running `Command { std: "docker" "start" "-a" "f5003ed0b1f4c18fc84211bd994680adcf1b06610d77d4ccd11cce0f02af931f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.88 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.1.30 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling serde_json v1.0.129 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling staticweaver v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D missing_fragment_specifier` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v1.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper-util v0.1.9 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.8 [INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D missing_fragment_specifier` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.64s [INFO] running `Command { std: "docker" "inspect" "f5003ed0b1f4c18fc84211bd994680adcf1b06610d77d4ccd11cce0f02af931f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5003ed0b1f4c18fc84211bd994680adcf1b06610d77d4ccd11cce0f02af931f", kill_on_drop: false }` [INFO] [stdout] f5003ed0b1f4c18fc84211bd994680adcf1b06610d77d4ccd11cce0f02af931f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e07e2f3aaceb6f82b0995dd125f5a6dad90a78bbaad8c86e06d105c37da41ce [INFO] running `Command { std: "docker" "start" "-a" "5e07e2f3aaceb6f82b0995dd125f5a6dad90a78bbaad8c86e06d105c37da41ce", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D missing_fragment_specifier` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling serde_json v1.0.129 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling reqwest v0.12.8 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling staticweaver v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D missing_fragment_specifier` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D missing_fragment_specifier` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D missing_fragment_specifier` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D missing_fragment_specifier` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D missing_fragment_specifier` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D missing_fragment_specifier` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D missing_fragment_specifier` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D missing_fragment_specifier` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D missing_fragment_specifier` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D missing_fragment_specifier` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D missing_fragment_specifier` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for the crate [INFO] [stdout] --> tests/error_tests.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / use staticweaver::EngineError; [INFO] [stdout] 5 | | use staticweaver::TemplateError; [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Unit tests for TemplateError variants and their behaviour. [INFO] [stdout] ... | [INFO] [stdout] 161 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W missing-docs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for the crate [INFO] [stdout] --> tests/context_tests.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / use staticweaver::Context; [INFO] [stdout] 2 | | [INFO] [stdout] 3 | | /// Unit tests for Context operations. [INFO] [stdout] 4 | | #[cfg(test)] [INFO] [stdout] ... | [INFO] [stdout] 141 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W missing-docs` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 22.09s [INFO] running `Command { std: "docker" "inspect" "5e07e2f3aaceb6f82b0995dd125f5a6dad90a78bbaad8c86e06d105c37da41ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e07e2f3aaceb6f82b0995dd125f5a6dad90a78bbaad8c86e06d105c37da41ce", kill_on_drop: false }` [INFO] [stdout] 5e07e2f3aaceb6f82b0995dd125f5a6dad90a78bbaad8c86e06d105c37da41ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 313e1b2d28702af03ac8d2a174fbc9d3d8e2d50b48e9f09b49c39c7c68825434 [INFO] running `Command { std: "docker" "start" "-a" "313e1b2d28702af03ac8d2a174fbc9d3d8e2d50b48e9f09b49c39c7c68825434", kill_on_drop: false }` [INFO] [stderr] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see for more information [INFO] [stderr] | [INFO] [stderr] = note: requested on the command line with `-D missing_fragment_specifier` [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `staticweaver` (build script) generated 1 warning [INFO] [stderr] warning: `staticweaver` (lib) generated 1 warning (1 duplicate) [INFO] [stderr] warning: `staticweaver` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: missing documentation for the crate [INFO] [stderr] --> tests/error_tests.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / use staticweaver::EngineError; [INFO] [stderr] 5 | | use staticweaver::TemplateError; [INFO] [stderr] 6 | | [INFO] [stderr] 7 | | /// Unit tests for TemplateError variants and their behaviour. [INFO] [stderr] ... | [INFO] [stderr] 161 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: requested on the command line with `-W missing-docs` [INFO] [stderr] [INFO] [stderr] warning: missing documentation for the crate [INFO] [stderr] --> tests/context_tests.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / use staticweaver::Context; [INFO] [stderr] 2 | | [INFO] [stderr] 3 | | /// Unit tests for Context operations. [INFO] [stderr] 4 | | #[cfg(test)] [INFO] [stderr] ... | [INFO] [stderr] 141 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: requested on the command line with `-W missing-docs` [INFO] [stderr] [INFO] [stderr] warning: `staticweaver` (test "error_tests") generated 2 warnings (1 duplicate) [INFO] [stderr] warning: `staticweaver` (example "lib_example") generated 1 warning (1 duplicate) [INFO] [stderr] warning: `staticweaver` (example "error_example") generated 1 warning (1 duplicate) [INFO] [stderr] warning: `staticweaver` (test "context_tests") generated 2 warnings (1 duplicate) [INFO] [stderr] warning: `staticweaver` (example "engine_example") generated 1 warning (1 duplicate) [INFO] [stderr] warning: `staticweaver` (example "context_example") generated 1 warning (1 duplicate) [INFO] [stderr] warning: `staticweaver` (test "engine_tests") generated 1 warning (1 duplicate) [INFO] [stderr] warning: `staticweaver` (example "cache_example") generated 1 warning (1 duplicate) [INFO] [stderr] warning: `staticweaver` (example "example") generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/staticweaver-105b0a1feaf9d38b) [INFO] [stdout] [INFO] [stdout] running 63 tests [INFO] [stdout] test cache::tests::test_capacity ... ok [INFO] [stdout] test cache::tests::test_clear ... ok [INFO] [stdout] test cache::tests::test_default ... ok [INFO] [stdout] test cache::tests::test_insert_and_get ... ok [INFO] [stdout] test cache::tests::test_insert_overwrite ... ok [INFO] [stdout] test cache::tests::test_multiple_types ... ok [INFO] [stdout] test cache::tests::test_from_iterator ... ok [INFO] [stdout] test context::tests::test_deref_mut ... ok [INFO] [stdout] test context::tests::test_extend ... ok [INFO] [stdout] test context::tests::test_from_iterator ... ok [INFO] [stdout] test context::tests::test_get_mut ... ok [INFO] [stdout] test context::tests::test_hash ... ok [INFO] [stdout] test context::tests::test_iter ... ok [INFO] [stdout] test context::tests::test_new_context ... ok [INFO] [stdout] test context::tests::test_remove ... ok [INFO] [stdout] test context::tests::test_set_and_get ... ok [INFO] [stdout] test context::tests::test_update ... ok [INFO] [stdout] test context::tests::test_with_capacity ... ok [INFO] [stdout] test engine::tests::test_clear_cache ... ok [INFO] [stdout] test engine::tests::test_is_url ... ok [INFO] [stdout] test engine::tests::test_page_options ... ok [INFO] [stdout] test cache::tests::test_set_capacity ... ok [INFO] [stdout] test cache::tests::test_update ... ok [INFO] [stdout] test cache::tests::test_with_capacity ... ok [INFO] [stdout] test context::tests::test_clear ... ok [INFO] [stdout] test cache::tests::test_large_cache ... ok [INFO] [stdout] test engine::tests::test_render_page ... ok [INFO] [stdout] test cache::tests::test_remove ... ok [INFO] [stdout] test cache::tests::test_new_cache ... ok [INFO] [stdout] test engine::tests::test_render_template ... ok [INFO] [stdout] test engine::tests::test_render_template_empty ... ok [INFO] [stdout] test engine::tests::test_render_template_invalid_syntax ... ok [INFO] [stdout] test engine::tests::test_render_template_unresolved_tag ... ok [INFO] [stdout] test engine::tests::test_set_max_cache_size ... ok [INFO] [stdout] test context::tests::test_deref ... ok [INFO] [stdout] test error::tests::test_engine_error_conversion_from_io_error ... ok [INFO] [stdout] test error::tests::test_engine_error_display ... ok [INFO] [stdout] test error::tests::test_engine_error_invalid_template ... ok [INFO] [stdout] test error::tests::test_engine_error_io ... ok [INFO] [stdout] test error::tests::test_engine_error_resource_not_found ... ok [INFO] [stdout] test engine::tests::test_render_template_custom_delimiters ... ok [INFO] [stdout] test error::tests::test_error_conversion ... ok [INFO] [stdout] test error::tests::test_invalid_operation_error ... ok [INFO] [stdout] test error::tests::test_missing_variable_error ... ok [INFO] [stdout] test error::tests::test_engine_error_template ... ok [INFO] [stdout] test error::tests::test_template_error_engine_error ... ok [INFO] [stdout] test error::tests::test_template_error_invalid_operation ... ok [INFO] [stdout] test error::tests::test_template_error_invalid_syntax ... ok [INFO] [stdout] test error::tests::test_template_error_io ... ok [INFO] [stdout] test error::tests::test_engine_error_timeout ... ok [INFO] [stdout] test error::tests::test_template_error_display ... ok [INFO] [stdout] test error::tests::test_template_error_missing_variable ... ok [INFO] [stdout] test error::tests::test_template_error_render_error ... ok [INFO] [stdout] test error::tests::test_timeout_error ... ok [INFO] [stdout] test error::tests::test_engine_error_render ... ok [INFO] [stdout] test error::tests::test_resource_not_found_error ... ok [INFO] [stdout] test error::tests::test_template_error_conversion_from_io_error ... ok [INFO] [stdout] test cache::tests::test_refresh ... ok [INFO] [stdout] test cache::tests::test_get_expired ... ok [INFO] [stdout] test cache::tests::test_contains_key ... ok [INFO] [stdout] test cache::tests::test_remove_expired ... ok [INFO] [stdout] test cache::tests::test_iter ... ok [INFO] [stdout] test cache::tests::test_ttl ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 63 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stderr] Running tests/context_tests.rs (/opt/rustwide/target/debug/deps/context_tests-4bfd5134321a7094) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test context_tests::test_context_clone ... ok [INFO] [stdout] test context_tests::test_context_empty_key_value ... ok [INFO] [stdout] test context_tests::test_context_multiple_entries ... ok [INFO] [stdout] test context_tests::test_context_new ... ok [INFO] [stdout] test context_tests::test_context_non_ascii_keys_values ... ok [INFO] [stdout] test context_tests::test_context_get_after_remove ... ok [INFO] [stdout] test context_tests::test_context_remove_nonexistent_key ... ok [INFO] [stdout] test context_tests::test_context_set_and_get ... ok [INFO] [stdout] test context_tests::test_context_get_nonexistent_key ... ok [INFO] [stdout] test context_tests::test_context_set_same_value ... ok [INFO] [stdout] test context_tests::test_context_large_entries ... ok [INFO] [stdout] test context_tests::test_context_mutation_preserves_old_state ... ok [INFO] [stdout] test context_tests::test_context_remove_key ... ok [INFO] [stderr] Running tests/engine_tests.rs (/opt/rustwide/target/debug/deps/engine_tests-e5b05cf6694b0e8f) [INFO] [stdout] test context_tests::test_context_update_existing_key ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test tests::render_tests::context_edge_cases_tests::test_clear_cache ... ok [INFO] [stdout] test tests::render_tests::context_edge_cases_tests::test_render_large_template ... ok [INFO] [stdout] test tests::render_tests::context_edge_cases_tests::test_render_template_invalid_format ... ok [INFO] [stdout] test tests::render_tests::context_edge_cases_tests::test_set_max_cache_size ... ok [INFO] [stdout] test tests::render_tests::file_tests::test_engine_invalid_template_path ... ok [INFO] [stdout] test tests::render_tests::context_edge_cases_tests::test_render_template_invalid_syntax ... ok [INFO] [stdout] test tests::render_tests::context_edge_cases_tests::test_render_template_empty_template ... ok [INFO] [stdout] test tests::render_tests::file_tests::test_render_page_missing_file ... ok [INFO] [stdout] test tests::render_tests::page_options_tests::test_page_options_set_get ... ok [INFO] [stdout] test tests::render_tests::test_engine_render_empty_template ... ok [INFO] [stdout] test tests::render_tests::page_options_tests::test_page_options_new ... ok [INFO] [stdout] test tests::render_tests::file_tests::test_render_page_valid_path ... ok [INFO] [stdout] test tests::render_tests::page_options_tests::test_page_options_large_context ... ok [INFO] [stdout] test tests::render_tests::test_engine_large_context ... ok [INFO] [stdout] test tests::render_tests::test_engine_render_template ... ok [INFO] [stdout] test tests::render_tests::test_engine_render_special_characters_in_context ... ok [INFO] [stdout] test tests::render_tests::test_engine_render_template_unresolved_tags ... ok [INFO] [stdout] test tests::render_tests::file_tests::test_engine_download_file ... FAILED [INFO] [stderr] error: test failed, to rerun pass `--test engine_tests` [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::render_tests::file_tests::test_engine_download_file stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::render_tests::file_tests::test_engine_download_file' panicked at tests/engine_tests.rs:157:17: [INFO] [stdout] assertion failed: result.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x629067511832 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x629067511832 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x629067511832 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x629067511832 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x62906753a8d3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x62906753a8d3 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x62906750db63 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62906750db63 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x629067511682 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x629067512e59 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x629067512c8e - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x62906715e274 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x62906715e274 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x62906751392e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x62906751392e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x6290675135c6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13 [INFO] [stdout] 16: 0x629067511d39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x62906751328d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x629067538ee0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x629067538f6c - core::panicking::panic::h89a5f2df32b0508a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x62906711e27b - engine_tests::tests::render_tests::file_tests::test_engine_download_file::h5d8248e707837368 [INFO] [stdout] at /opt/rustwide/workdir/tests/engine_tests.rs:157:17 [INFO] [stdout] 21: 0x62906711e187 - engine_tests::tests::render_tests::file_tests::test_engine_download_file::{{closure}}::h6652c4ad03ae23aa [INFO] [stdout] at /opt/rustwide/workdir/tests/engine_tests.rs:153:43 [INFO] [stdout] 22: 0x629067123b26 - core::ops::function::FnOnce::call_once::hbbf948c2d406d03c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 23: 0x629067163adb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x629067163adb - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 25: 0x629067162c15 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 26: 0x629067162c15 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x629067162c15 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 28: 0x629067162c15 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 29: 0x629067162c15 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x629067162c15 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 31: 0x629067162c15 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 32: 0x629067126814 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 33: 0x629067126814 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 34: 0x62906712a1ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 35: 0x62906712a1ea - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x62906712a1ea - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 37: 0x62906712a1ea - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 38: 0x62906712a1ea - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x62906712a1ea - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 40: 0x62906712a1ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 41: 0x6290675169af - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 42: 0x6290675169af - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 43: 0x718035b9faa4 - [INFO] [stdout] 44: 0x718035c2ca34 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::render_tests::file_tests::test_engine_download_file [INFO] [stdout] [INFO] [stdout] test result: FAILED. 17 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "313e1b2d28702af03ac8d2a174fbc9d3d8e2d50b48e9f09b49c39c7c68825434", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "313e1b2d28702af03ac8d2a174fbc9d3d8e2d50b48e9f09b49c39c7c68825434", kill_on_drop: false }` [INFO] [stdout] 313e1b2d28702af03ac8d2a174fbc9d3d8e2d50b48e9f09b49c39c7c68825434