[INFO] cloning repository https://github.com/tolziplohu/voxrs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tolziplohu/voxrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftolziplohu%2Fvoxrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftolziplohu%2Fvoxrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ba0ac60109191a5704ab84df22dcd198ba420b6d [INFO] testing tolziplohu/voxrs against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftolziplohu%2Fvoxrs" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tolziplohu/voxrs on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tolziplohu/voxrs [INFO] finished tweaking git repo https://github.com/tolziplohu/voxrs [INFO] tweaked toml for git repo https://github.com/tolziplohu/voxrs written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/tolziplohu/voxrs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--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 generational-arena v0.2.6 [INFO] [stderr] Downloaded enum-iterator v0.5.0 [INFO] [stderr] Downloaded glium-glyph v0.6.0 [INFO] [stderr] Downloaded enum-iterator-derive v0.5.0 [INFO] [stderr] Downloaded app_dirs2 v2.0.4 [INFO] [stderr] Downloaded nphysics3d v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aca2fb1e568567c521c796716269aba5332068a615feb030d75715c553853d9f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "aca2fb1e568567c521c796716269aba5332068a615feb030d75715c553853d9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aca2fb1e568567c521c796716269aba5332068a615feb030d75715c553853d9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aca2fb1e568567c521c796716269aba5332068a615feb030d75715c553853d9f", kill_on_drop: false }` [INFO] [stdout] aca2fb1e568567c521c796716269aba5332068a615feb030d75715c553853d9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a761ae60a4d3764ee226459ac05851fdac3187a6fd01e366a81c7d33f4364ec6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a761ae60a4d3764ee226459ac05851fdac3187a6fd01e366a81c7d33f4364ec6", kill_on_drop: false }` [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling xi-unicode v0.2.0 [INFO] [stderr] Compiling takeable-option v0.4.0 [INFO] [stderr] Compiling slotmap v0.4.0 [INFO] [stderr] Compiling lock_api v0.3.2 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling generational-arena v0.2.6 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling app_dirs2 v2.0.4 [INFO] [stderr] Compiling inflate v0.3.4 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling instant v0.1.2 [INFO] [stderr] Compiling glsl-include v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling alga v0.9.2 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling glium v0.25.1 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling glyph_brush_layout v0.1.8 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling zstd-sys v1.4.15+zstd.1.4.4 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling glyph_brush v0.6.1 [INFO] [stderr] Compiling nalgebra v0.19.0 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling stopwatch v0.0.7 [INFO] [stderr] Compiling glyph_brush v0.5.4 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling image v0.18.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling enum-iterator-derive v0.5.0 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Compiling noise v0.6.0 [INFO] [stderr] Compiling enum-iterator v0.5.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling winit v0.19.5 [INFO] [stderr] Compiling glutin v0.21.2 [INFO] [stderr] Compiling ncollide3d v0.21.0 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling ron v0.5.1 [INFO] [stderr] Compiling zstd-safe v2.0.3+zstd.1.4.4 [INFO] [stderr] Compiling zstd v0.5.1+zstd.1.4.4 [INFO] [stderr] Compiling nphysics3d v0.13.0 [INFO] [stderr] Compiling glium-glyph v0.6.0 [INFO] [stderr] Compiling voxrs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/server.rs:88:33 [INFO] [stdout] | [INFO] [stdout] 88 | ... _ => return None, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `delta` [INFO] [stdout] --> src/client.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | delta: f64, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_delta` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `region_to_chunk` [INFO] [stdout] --> src/common.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn region_to_chunk(chunk: IVec3) -> IVec3 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `model_mat` [INFO] [stdout] --> src/mesh.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | model_mat: [[f32; 4]; 4], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `dir` [INFO] [stdout] --> src/mesh.rs:133:4 [INFO] [stdout] | [INFO] [stdout] 133 | fn dir(idx: i32) -> Vec3 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `locs` [INFO] [stdout] --> src/world.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn locs(&self) -> std::collections::hash_map::Keys<'_, IVec3, Chunk> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 54s [INFO] running `Command { std: "docker" "inspect" "a761ae60a4d3764ee226459ac05851fdac3187a6fd01e366a81c7d33f4364ec6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a761ae60a4d3764ee226459ac05851fdac3187a6fd01e366a81c7d33f4364ec6", kill_on_drop: false }` [INFO] [stdout] a761ae60a4d3764ee226459ac05851fdac3187a6fd01e366a81c7d33f4364ec6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 779a05a73b0912da59cdf87ac4097de97dd5d0cff3a384ba1974843f12b4c7c4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "779a05a73b0912da59cdf87ac4097de97dd5d0cff3a384ba1974843f12b4c7c4", kill_on_drop: false }` [INFO] [stderr] Compiling voxrs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/server.rs:88:33 [INFO] [stdout] | [INFO] [stdout] 88 | ... _ => return None, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `delta` [INFO] [stdout] --> src/client.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | delta: f64, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_delta` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `region_to_chunk` [INFO] [stdout] --> src/common.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn region_to_chunk(chunk: IVec3) -> IVec3 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `model_mat` [INFO] [stdout] --> src/mesh.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | model_mat: [[f32; 4]; 4], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `dir` [INFO] [stdout] --> src/mesh.rs:133:4 [INFO] [stdout] | [INFO] [stdout] 133 | fn dir(idx: i32) -> Vec3 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `locs` [INFO] [stdout] --> src/world.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn locs(&self) -> std::collections::hash_map::Keys<'_, IVec3, Chunk> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.99s [INFO] running `Command { std: "docker" "inspect" "779a05a73b0912da59cdf87ac4097de97dd5d0cff3a384ba1974843f12b4c7c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "779a05a73b0912da59cdf87ac4097de97dd5d0cff3a384ba1974843f12b4c7c4", kill_on_drop: false }` [INFO] [stdout] 779a05a73b0912da59cdf87ac4097de97dd5d0cff3a384ba1974843f12b4c7c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4e9bf9744d22cd0163f76adc2f396b2643c15ded5387540c5444b6efec2bf1bc [INFO] running `Command { std: "docker" "start" "-a" "4e9bf9744d22cd0163f76adc2f396b2643c15ded5387540c5444b6efec2bf1bc", kill_on_drop: false }` [INFO] [stderr] warning: unreachable pattern [INFO] [stderr] --> src/server.rs:88:33 [INFO] [stderr] | [INFO] [stderr] 88 | ... _ => return None, [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `delta` [INFO] [stderr] --> src/client.rs:82:9 [INFO] [stderr] | [INFO] [stderr] 82 | delta: f64, [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_delta` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `region_to_chunk` [INFO] [stderr] --> src/common.rs:37:8 [INFO] [stderr] | [INFO] [stderr] 37 | pub fn region_to_chunk(chunk: IVec3) -> IVec3 { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `model_mat` [INFO] [stderr] --> src/mesh.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 32 | model_mat: [[f32; 4]; 4], [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `dir` [INFO] [stderr] --> src/mesh.rs:133:4 [INFO] [stderr] | [INFO] [stderr] 133 | fn dir(idx: i32) -> Vec3 { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `locs` [INFO] [stderr] --> src/world.rs:25:12 [INFO] [stderr] | [INFO] [stderr] 25 | pub fn locs(&self) -> std::collections::hash_map::Keys<'_, IVec3, Chunk> { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.52s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/voxrs-3fa16dc6489c5599 [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4e9bf9744d22cd0163f76adc2f396b2643c15ded5387540c5444b6efec2bf1bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e9bf9744d22cd0163f76adc2f396b2643c15ded5387540c5444b6efec2bf1bc", kill_on_drop: false }` [INFO] [stdout] 4e9bf9744d22cd0163f76adc2f396b2643c15ded5387540c5444b6efec2bf1bc