[INFO] fetching crate staticweaver 0.0.1...
[INFO] testing staticweaver-0.0.1 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate staticweaver 0.0.1 into /workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate staticweaver 0.0.1 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 58f181e2c2162805f29bcec6d39a81f864c558a5d2dea76e6023d11fbd0eb6db
[INFO] running `Command { std: "docker" "start" "-a" "58f181e2c2162805f29bcec6d39a81f864c558a5d2dea76e6023d11fbd0eb6db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "58f181e2c2162805f29bcec6d39a81f864c558a5d2dea76e6023d11fbd0eb6db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58f181e2c2162805f29bcec6d39a81f864c558a5d2dea76e6023d11fbd0eb6db", kill_on_drop: false }`
[INFO] [stdout] 58f181e2c2162805f29bcec6d39a81f864c558a5d2dea76e6023d11fbd0eb6db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a7771042d3cae07ffbb87d0a6bebc84342316393bd9438df394de7c630908502
[INFO] running `Command { std: "docker" "start" "-a" "a7771042d3cae07ffbb87d0a6bebc84342316393bd9438df394de7c630908502", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.4
[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 foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling httparse v1.9.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 smallvec v1.13.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling serde_json v1.0.129
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling staticweaver v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> 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 sync_wrapper v1.0.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling ipnet v2.10.1
[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 tempfile v3.13.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling h2 v0.4.6
[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 hyper v1.5.0
[INFO] [stderr]    Compiling hyper-util v0.1.9
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling reqwest v0.12.8
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> 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 2m 33s
[INFO] running `Command { std: "docker" "inspect" "a7771042d3cae07ffbb87d0a6bebc84342316393bd9438df394de7c630908502", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7771042d3cae07ffbb87d0a6bebc84342316393bd9438df394de7c630908502", kill_on_drop: false }`
[INFO] [stdout] a7771042d3cae07ffbb87d0a6bebc84342316393bd9438df394de7c630908502
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7bc2fac241b2defee824881079f036d0ac33b5d2ab8699723fc254c3b8f858e3
[INFO] running `Command { std: "docker" "start" "-a" "7bc2fac241b2defee824881079f036d0ac33b5d2ab8699723fc254c3b8f858e3", 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 clap_lex v0.7.2
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> 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 walkdir v2.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling itertools v0.10.5
[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 crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling plotters v0.3.7
[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 <https://github.com/rust-lang/rust/issues/40107> 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 <https://github.com/rust-lang/rust/issues/40107> 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 <https://github.com/rust-lang/rust/issues/40107> 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 <https://github.com/rust-lang/rust/issues/40107> 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 <https://github.com/rust-lang/rust/issues/40107> 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 <https://github.com/rust-lang/rust/issues/40107> 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 <https://github.com/rust-lang/rust/issues/40107> 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 <https://github.com/rust-lang/rust/issues/40107> 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 <https://github.com/rust-lang/rust/issues/40107> 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 <https://github.com/rust-lang/rust/issues/40107> 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/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] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] running `Command { std: "docker" "inspect" "7bc2fac241b2defee824881079f036d0ac33b5d2ab8699723fc254c3b8f858e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bc2fac241b2defee824881079f036d0ac33b5d2ab8699723fc254c3b8f858e3", kill_on_drop: false }`
[INFO] [stdout] 7bc2fac241b2defee824881079f036d0ac33b5d2ab8699723fc254c3b8f858e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cbb89910c9a69629de053a0930cf8eb26363b03497c0fdebe214d80d6a45a401
[INFO] running `Command { std: "docker" "start" "-a" "cbb89910c9a69629de053a0930cf8eb26363b03497c0fdebe214d80d6a45a401", kill_on_drop: false }`
[INFO] [stderr] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> 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/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: 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: `staticweaver` (test "engine_tests") generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `staticweaver` (example "error_example") generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `staticweaver` (example "cache_example") generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `staticweaver` (example "lib_example") generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `staticweaver` (example "context_example") generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `staticweaver` (test "context_tests") generated 2 warnings (1 duplicate)
[INFO] [stderr] warning: `staticweaver` (test "error_tests") generated 2 warnings (1 duplicate)
[INFO] [stderr] warning: `staticweaver` (example "engine_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.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/staticweaver-d063e87263bb1d62)
[INFO] [stdout] 
[INFO] [stdout] running 63 tests
[INFO] [stdout] test cache::tests::test_capacity ... ok
[INFO] [stdout] test cache::tests::test_default ... ok
[INFO] [stdout] test cache::tests::test_clear ... ok
[INFO] [stdout] test cache::tests::test_from_iterator ... ok
[INFO] [stdout] test cache::tests::test_multiple_types ... 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_deref ... ok
[INFO] [stdout] test context::tests::test_clear ... ok
[INFO] [stdout] test cache::tests::test_new_cache ... ok
[INFO] [stdout] test cache::tests::test_remove ... ok
[INFO] [stdout] test cache::tests::test_insert_and_get ... ok
[INFO] [stdout] test context::tests::test_extend ... ok
[INFO] [stdout] test context::tests::test_deref_mut ... 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_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_update ... ok
[INFO] [stdout] test context::tests::test_set_and_get ... 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 context::tests::test_hash ... ok
[INFO] [stdout] test engine::tests::test_render_template ... ok
[INFO] [stdout] test engine::tests::test_render_template_custom_delimiters ... ok
[INFO] [stdout] test engine::tests::test_render_template_invalid_syntax ... ok
[INFO] [stdout] test error::tests::test_engine_error_display ... ok
[INFO] [stdout] test error::tests::test_engine_error_io ... ok
[INFO] [stdout] test error::tests::test_engine_error_invalid_template ... ok
[INFO] [stdout] test engine::tests::test_set_max_cache_size ... ok
[INFO] [stdout] test error::tests::test_engine_error_conversion_from_io_error ... ok
[INFO] [stdout] test engine::tests::test_render_template_empty ... ok
[INFO] [stdout] test error::tests::test_engine_error_template ... ok
[INFO] [stdout] test error::tests::test_error_conversion ... ok
[INFO] [stdout] test error::tests::test_engine_error_render ... ok
[INFO] [stdout] test error::tests::test_invalid_operation_error ... ok
[INFO] [stdout] test error::tests::test_template_error_conversion_from_io_error ... ok
[INFO] [stdout] test error::tests::test_resource_not_found_error ... ok
[INFO] [stdout] test error::tests::test_template_error_display ... ok
[INFO] [stdout] test error::tests::test_template_error_engine_error ... ok
[INFO] [stdout] test error::tests::test_template_error_invalid_syntax ... ok
[INFO] [stdout] test error::tests::test_template_error_missing_variable ... ok
[INFO] [stdout] test error::tests::test_template_error_invalid_operation ... ok
[INFO] [stdout] test error::tests::test_template_error_io ... ok
[INFO] [stdout] test engine::tests::test_render_template_unresolved_tag ... ok
[INFO] [stdout] test error::tests::test_template_error_render_error ... ok
[INFO] [stdout] test error::tests::test_timeout_error ... ok
[INFO] [stdout] test engine::tests::test_render_page ... ok
[INFO] [stdout] test error::tests::test_engine_error_resource_not_found ... ok
[INFO] [stdout] test error::tests::test_engine_error_timeout ... ok
[INFO] [stdout] test error::tests::test_missing_variable_error ... ok
[INFO] [stdout] test cache::tests::test_insert_overwrite ... ok
[INFO] [stdout] test cache::tests::test_large_cache ... ok
[INFO] [stdout] test cache::tests::test_refresh ... ok
[INFO] [stdout] test cache::tests::test_contains_key ... ok
[INFO] [stdout] test cache::tests::test_get_expired ... ok
[INFO] [stdout] test cache::tests::test_iter ... ok
[INFO] [stdout] test cache::tests::test_remove_expired ... 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-69031d9d139f1742)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test context_tests::test_context_clone ... ok
[INFO] [stdout] test context_tests::test_context_get_after_remove ... ok
[INFO] [stdout] test context_tests::test_context_get_nonexistent_key ... ok
[INFO] [stdout] test context_tests::test_context_multiple_entries ... ok
[INFO] [stdout] test context_tests::test_context_mutation_preserves_old_state ... ok
[INFO] [stdout] test context_tests::test_context_empty_key_value ... ok
[INFO] [stdout] test context_tests::test_context_new ... ok
[INFO] [stdout] test context_tests::test_context_large_entries ... ok
[INFO] [stdout] test context_tests::test_context_non_ascii_keys_values ... ok
[INFO] [stdout] test context_tests::test_context_remove_nonexistent_key ... ok
[INFO] [stdout] test context_tests::test_context_set_same_value ... ok
[INFO] [stdout] test context_tests::test_context_set_and_get ... ok
[INFO] [stdout] test context_tests::test_context_update_existing_key ... ok
[INFO] [stdout] test context_tests::test_context_remove_key ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/engine_tests.rs (/opt/rustwide/target/debug/deps/engine_tests-e09bd20d981352a2)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[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_syntax ... ok
[INFO] [stdout] test tests::render_tests::context_edge_cases_tests::test_set_max_cache_size ... ok
[INFO] [stdout] test tests::render_tests::context_edge_cases_tests::test_render_template_invalid_format ... ok
[INFO] [stdout] test tests::render_tests::file_tests::test_render_page_missing_file ... ok
[INFO] [stdout] test tests::render_tests::file_tests::test_engine_invalid_template_path ... 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::context_edge_cases_tests::test_clear_cache ... ok
[INFO] [stdout] test tests::render_tests::page_options_tests::test_page_options_set_get ... ok
[INFO] [stdout] test tests::render_tests::page_options_tests::test_page_options_new ... ok
[INFO] [stdout] test tests::render_tests::test_engine_render_empty_template ... ok
[INFO] [stdout] test tests::render_tests::test_engine_render_template ... ok
[INFO] [stdout] test tests::render_tests::test_engine_render_template_unresolved_tags ... ok
[INFO] [stdout] test tests::render_tests::test_engine_render_special_characters_in_context ... ok
[INFO] [stdout] test tests::render_tests::test_engine_large_context ... 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_engine_download_file ... FAILED
[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:     0x60a9130e4cb2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60a9130e4cb2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60a9130e4cb2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60a9130e4cb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60a91310d983 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60a91310d983 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x60a9130e0ff3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60a9130e0ff3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60a9130e4b02 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60a9130e62cc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x60a9130e6122 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x60a912f4bcf4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x60a912f4bcf4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60a9130e6dab - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x60a9130e6dab - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x60a9130e6a46 - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x60a9130e51a9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x60a9130e670d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x60a91310c0c0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60a91310c12c - core::panicking::panic::hd2a569f4f37f7e10
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x60a912f0e601 - engine_tests::tests::render_tests::file_tests::test_engine_download_file::hd7a4092d4496874b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/engine_tests.rs:157:17
[INFO] [stdout]   21:     0x60a912f12209 - engine_tests::tests::render_tests::file_tests::test_engine_download_file::{{closure}}::h40245bd5e9d7f6be
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/engine_tests.rs:153:43
[INFO] [stdout]   22:     0x60a912f12209 - core::ops::function::FnOnce::call_once::h0759c01f114d5069
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x60a912f5142b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60a912f5142b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x60a912f5066e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x60a912f5066e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x60a912f5066e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x60a912f5066e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x60a912f5066e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x60a912f5066e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x60a912f5066e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x60a912f14214 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x60a912f14214 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   34:     0x60a912f17bba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x60a912f17bba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x60a912f17bba - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x60a912f17bba - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x60a912f17bba - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x60a912f17bba - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x60a912f17bba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x60a9130e9e07 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x60a9130e9e07 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x60a9130e9e07 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   44:     0x7b5f02ba5aa4 - <unknown>
[INFO] [stdout]   45:     0x7b5f02c32a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[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.20s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test engine_tests`
[INFO] running `Command { std: "docker" "inspect" "cbb89910c9a69629de053a0930cf8eb26363b03497c0fdebe214d80d6a45a401", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbb89910c9a69629de053a0930cf8eb26363b03497c0fdebe214d80d6a45a401", kill_on_drop: false }`
[INFO] [stdout] cbb89910c9a69629de053a0930cf8eb26363b03497c0fdebe214d80d6a45a401
