[INFO] cloning repository https://github.com/ose20/walk-the-dog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ose20/walk-the-dog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fose20%2Fwalk-the-dog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fose20%2Fwalk-the-dog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7a0ed267e21a1699eef38b0c2f940c2e5608acf1 [INFO] testing ose20/walk-the-dog against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fose20%2Fwalk-the-dog" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/ose20/walk-the-dog [INFO] finished tweaking git repo https://github.com/ose20/walk-the-dog [INFO] tweaked toml for git repo https://github.com/ose20/walk-the-dog written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ose20/walk-the-dog 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 git repo https://github.com/ose20/walk-the-dog 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.42 [INFO] [stderr] Downloaded async-trait v0.1.81 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.42 [INFO] [stderr] Downloaded anyhow v1.0.86 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.42 [INFO] [stderr] Downloaded serde_json v1.0.121 [INFO] [stderr] Downloaded web-sys v0.3.69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2306e12999b2d97bb1acfb36dc80f08629ff6197b014ffd8f61880cec648ecee [INFO] running `Command { std: "docker" "start" "-a" "2306e12999b2d97bb1acfb36dc80f08629ff6197b014ffd8f61880cec648ecee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2306e12999b2d97bb1acfb36dc80f08629ff6197b014ffd8f61880cec648ecee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2306e12999b2d97bb1acfb36dc80f08629ff6197b014ffd8f61880cec648ecee", kill_on_drop: false }` [INFO] [stdout] 2306e12999b2d97bb1acfb36dc80f08629ff6197b014ffd8f61880cec648ecee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2cd768568ed0a0c4d7c1e11b83a1e1ce72d0e4539881a108e2d92e95f08679a0 [INFO] running `Command { std: "docker" "start" "-a" "2cd768568ed0a0c4d7c1e11b83a1e1ce72d0e4539881a108e2d92e95f08679a0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.121 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling js-sys v0.3.69 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling web-sys v0.3.69 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.42 [INFO] [stderr] Compiling gloo-utils v0.1.7 [INFO] [stderr] Compiling rust-webpack-template v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `bottom` is never used [INFO] [stdout] --> src/engine.rs:253:12 [INFO] [stdout] | [INFO] [stdout] 221 | impl Rect { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 253 | pub fn bottom(&self) -> i16 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `play_looping_sound` is never used [INFO] [stdout] --> src/engine.rs:400:12 [INFO] [stdout] | [INFO] [stdout] 381 | impl Audio { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 400 | pub fn play_looping_sound(&self, sound: &Sound) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `YES` is never constructed [INFO] [stdout] --> src/sound.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 32 | pub enum LOOPING { [INFO] [stdout] | ------- variant in this enum [INFO] [stdout] 33 | YES, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/engine.rs:432:35 [INFO] [stdout] | [INFO] [stdout] 432 | &format!("Frame Rate {}", FRAME_RATE), [INFO] [stdout] | ^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.76s [INFO] running `Command { std: "docker" "inspect" "2cd768568ed0a0c4d7c1e11b83a1e1ce72d0e4539881a108e2d92e95f08679a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cd768568ed0a0c4d7c1e11b83a1e1ce72d0e4539881a108e2d92e95f08679a0", kill_on_drop: false }` [INFO] [stdout] 2cd768568ed0a0c4d7c1e11b83a1e1ce72d0e4539881a108e2d92e95f08679a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d48aac45b1e93bf9894275a232b67e406af746f0564a85b5e03392e4f59e5a8c [INFO] running `Command { std: "docker" "start" "-a" "d48aac45b1e93bf9894275a232b67e406af746f0564a85b5e03392e4f59e5a8c", kill_on_drop: false }` [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.42 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.42 [INFO] [stderr] Compiling rust-webpack-template v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `futures::prelude::*` [INFO] [stdout] --> tests/app.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use futures::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wasm_bindgen::JsValue` [INFO] [stdout] --> tests/app.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use wasm_bindgen::JsValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wasm_bindgen_futures::JsFuture` [INFO] [stdout] --> tests/app.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use wasm_bindgen_futures::JsFuture; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `hide_ui` is never used [INFO] [stdout] --> src/browser.rs:141:8 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn hide_ui() -> Result<()> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `bottom` is never used [INFO] [stdout] --> src/engine.rs:253:12 [INFO] [stdout] | [INFO] [stdout] 221 | impl Rect { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 253 | pub fn bottom(&self) -> i16 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `play_looping_sound` is never used [INFO] [stdout] --> src/engine.rs:400:12 [INFO] [stdout] | [INFO] [stdout] 381 | impl Audio { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 400 | pub fn play_looping_sound(&self, sound: &Sound) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `YES` is never constructed [INFO] [stdout] --> src/sound.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 32 | pub enum LOOPING { [INFO] [stdout] | ------- variant in this enum [INFO] [stdout] 33 | YES, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/engine.rs:432:35 [INFO] [stdout] | [INFO] [stdout] 432 | &format!("Frame Rate {}", FRAME_RATE), [INFO] [stdout] | ^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.97s [INFO] running `Command { std: "docker" "inspect" "d48aac45b1e93bf9894275a232b67e406af746f0564a85b5e03392e4f59e5a8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d48aac45b1e93bf9894275a232b67e406af746f0564a85b5e03392e4f59e5a8c", kill_on_drop: false }` [INFO] [stdout] d48aac45b1e93bf9894275a232b67e406af746f0564a85b5e03392e4f59e5a8c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 528cb9d0a4a3ac740f2750f9cc48ed1b6c44085abd0b15802729c6791ca60769 [INFO] running `Command { std: "docker" "start" "-a" "528cb9d0a4a3ac740f2750f9cc48ed1b6c44085abd0b15802729c6791ca60769", kill_on_drop: false }` [INFO] [stderr] warning: function `hide_ui` is never used [INFO] [stderr] --> src/browser.rs:141:8 [INFO] [stderr] | [INFO] [stderr] 141 | pub fn hide_ui() -> Result<()> { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: method `bottom` is never used [INFO] [stderr] --> src/engine.rs:253:12 [INFO] [stderr] | [INFO] [stderr] 221 | impl Rect { [INFO] [stderr] | --------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 253 | pub fn bottom(&self) -> i16 { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `play_looping_sound` is never used [INFO] [stderr] --> src/engine.rs:400:12 [INFO] [stderr] | [INFO] [stderr] 381 | impl Audio { [INFO] [stderr] | ---------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 400 | pub fn play_looping_sound(&self, sound: &Sound) -> Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant `YES` is never constructed [INFO] [stderr] --> src/sound.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 32 | pub enum LOOPING { [INFO] [stderr] | ------- variant in this enum [INFO] [stderr] 33 | YES, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/engine.rs:432:35 [INFO] [stderr] | [INFO] [stderr] 432 | &format!("Frame Rate {}", FRAME_RATE), [INFO] [stderr] | ^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stderr] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `futures::prelude::*` [INFO] [stderr] --> tests/app.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use futures::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `wasm_bindgen::JsValue` [INFO] [stderr] --> tests/app.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use wasm_bindgen::JsValue; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `wasm_bindgen_futures::JsFuture` [INFO] [stderr] --> tests/app.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use wasm_bindgen_futures::JsFuture; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `rust-webpack-template` (lib test) generated 5 warnings [INFO] [stderr] warning: `rust-webpack-template` (test "app") generated 3 warnings (run `cargo fix --test "app" -p rust-webpack-template` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_webpack_template-2d06d8d3bd7e2707) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test engine::tests::two_rects_that_intersect_on_the_left ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/app.rs (/opt/rustwide/target/debug/deps/app-7cecf6bc3a288fa3) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test rust_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "528cb9d0a4a3ac740f2750f9cc48ed1b6c44085abd0b15802729c6791ca60769", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "528cb9d0a4a3ac740f2750f9cc48ed1b6c44085abd0b15802729c6791ca60769", kill_on_drop: false }` [INFO] [stdout] 528cb9d0a4a3ac740f2750f9cc48ed1b6c44085abd0b15802729c6791ca60769