[INFO] fetching crate casial-wasm 0.1.4...
[INFO] testing casial-wasm-0.1.4 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate casial-wasm 0.1.4 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate casial-wasm 0.1.4
[INFO] finished tweaking crates.io crate casial-wasm 0.1.4
[INFO] tweaked toml for crates.io crate casial-wasm 0.1.4 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate casial-wasm 0.1.4 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate casial-wasm 0.1.4 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_core v1.0.223
[INFO] [stderr]   Downloaded wee_alloc v0.4.5
[INFO] [stderr]   Downloaded memory_units v0.4.0
[INFO] [stderr]   Downloaded serde v1.0.223
[INFO] [stderr]   Downloaded windows-core v0.62.0
[INFO] [stderr]   Downloaded serde_derive v1.0.223
[INFO] [stderr]   Downloaded casial-core v0.1.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 069b780cc859b275cd428c28ab327ae694edb23691702c8069b8f72ccd203cb5
[INFO] running `Command { std: "docker" "start" "-a" "069b780cc859b275cd428c28ab327ae694edb23691702c8069b8f72ccd203cb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "069b780cc859b275cd428c28ab327ae694edb23691702c8069b8f72ccd203cb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "069b780cc859b275cd428c28ab327ae694edb23691702c8069b8f72ccd203cb5", kill_on_drop: false }`
[INFO] [stdout] 069b780cc859b275cd428c28ab327ae694edb23691702c8069b8f72ccd203cb5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c0bc214a972da1f7969e261465eb2d8c032f9b88765d1c6500d3837341279e97
[INFO] running `Command { std: "docker" "start" "-a" "c0bc214a972da1f7969e261465eb2d8c032f9b88765d1c6500d3837341279e97", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.101
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde_core v1.0.223
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling serde v1.0.223
[INFO] [stderr]    Compiling wasm-bindgen v0.2.101
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling wee_alloc v0.4.5
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling memory_units v0.4.0
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.101
[INFO] [stderr]    Compiling serde_derive v1.0.223
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.101
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.101
[INFO] [stderr]    Compiling js-sys v0.3.78
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling casial-core v0.1.4
[INFO] [stderr]    Compiling web-sys v0.3.78
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling casial-wasm v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.43s
[INFO] running `Command { std: "docker" "inspect" "c0bc214a972da1f7969e261465eb2d8c032f9b88765d1c6500d3837341279e97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0bc214a972da1f7969e261465eb2d8c032f9b88765d1c6500d3837341279e97", kill_on_drop: false }`
[INFO] [stdout] c0bc214a972da1f7969e261465eb2d8c032f9b88765d1c6500d3837341279e97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d404867acc5149207eb4f7739b801415613504fff5bb365c6d0d75a9926c13de
[INFO] running `Command { std: "docker" "start" "-a" "d404867acc5149207eb4f7739b801415613504fff5bb365c6d0d75a9926c13de", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.51
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.51
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.51
[INFO] [stderr]    Compiling casial-wasm v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `test_engine_creation` is never used
[INFO] [stdout]    --> src/lib.rs:352:8
[INFO] [stdout]     |
[INFO] [stdout] 352 |     fn test_engine_creation() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_sample_mission` is never used
[INFO] [stdout]    --> src/lib.rs:359:8
[INFO] [stdout]     |
[INFO] [stdout] 359 |     fn test_sample_mission() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_sample_request` is never used
[INFO] [stdout]    --> src/lib.rs:365:8
[INFO] [stdout]     |
[INFO] [stdout] 365 |     fn test_sample_request() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_version_info` is never used
[INFO] [stdout]    --> src/lib.rs:371:8
[INFO] [stdout]     |
[INFO] [stdout] 371 |     fn test_version_info() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.58s
[INFO] running `Command { std: "docker" "inspect" "d404867acc5149207eb4f7739b801415613504fff5bb365c6d0d75a9926c13de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d404867acc5149207eb4f7739b801415613504fff5bb365c6d0d75a9926c13de", kill_on_drop: false }`
[INFO] [stdout] d404867acc5149207eb4f7739b801415613504fff5bb365c6d0d75a9926c13de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0914d9b7c758300d85fce89980d350cafa13e6343af5088129cf4fbdc00b35d7
[INFO] running `Command { std: "docker" "start" "-a" "0914d9b7c758300d85fce89980d350cafa13e6343af5088129cf4fbdc00b35d7", kill_on_drop: false }`
[INFO] [stderr] warning: function `test_engine_creation` is never used
[INFO] [stderr]    --> src/lib.rs:352:8
[INFO] [stderr]     |
[INFO] [stderr] 352 |     fn test_engine_creation() {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_sample_mission` is never used
[INFO] [stderr]    --> src/lib.rs:359:8
[INFO] [stderr]     |
[INFO] [stderr] 359 |     fn test_sample_mission() {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_sample_request` is never used
[INFO] [stderr]    --> src/lib.rs:365:8
[INFO] [stderr]     |
[INFO] [stderr] 365 |     fn test_sample_request() {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_version_info` is never used
[INFO] [stderr]    --> src/lib.rs:371:8
[INFO] [stderr]     |
[INFO] [stderr] 371 |     fn test_version_info() {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `casial-wasm` (lib test) generated 4 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/casial_wasm-14eacf3e3dcc0b3f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0914d9b7c758300d85fce89980d350cafa13e6343af5088129cf4fbdc00b35d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0914d9b7c758300d85fce89980d350cafa13e6343af5088129cf4fbdc00b35d7", kill_on_drop: false }`
[INFO] [stdout] 0914d9b7c758300d85fce89980d350cafa13e6343af5088129cf4fbdc00b35d7
