[INFO] updating cached repository https://github.com/ErikNatanael/valora-dof-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea3b07c555e88a931af569adf3a4ebd1acd92a38 [INFO] testing ErikNatanael/valora-dof-test 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%2FErikNatanael%2Fvalora-dof-test" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ErikNatanael/valora-dof-test 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/ErikNatanael/valora-dof-test [INFO] finished tweaking git repo https://github.com/ErikNatanael/valora-dof-test [INFO] tweaked toml for git repo https://github.com/ErikNatanael/valora-dof-test written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/ErikNatanael/valora-dof-test 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] e4a7ff1efbac5a0023530636ce5e4c80952e7972dd77b83792362b5a1edb68b8 [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" "e4a7ff1efbac5a0023530636ce5e4c80952e7972dd77b83792362b5a1edb68b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4a7ff1efbac5a0023530636ce5e4c80952e7972dd77b83792362b5a1edb68b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4a7ff1efbac5a0023530636ce5e4c80952e7972dd77b83792362b5a1edb68b8", kill_on_drop: false }` [INFO] [stdout] e4a7ff1efbac5a0023530636ce5e4c80952e7972dd77b83792362b5a1edb68b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e08c4744968c94dabdbae9b5bad999fd168ea70f9387319c45c1d20e17919899 [INFO] running `Command { std: "docker" "start" "-a" "e08c4744968c94dabdbae9b5bad999fd168ea70f9387319c45c1d20e17919899", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling siphasher v0.3.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling rpds v0.5.0 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling lock_api v0.3.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling inflate v0.3.4 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling tess2-sys v0.0.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling euclid v0.20.7 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling png v0.15.2 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling sid v0.5.2 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling alga v0.9.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling lyon_geom v0.14.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling glium v0.25.1 [INFO] [stderr] Compiling nalgebra v0.18.1 [INFO] [stderr] Compiling lyon_path v0.14.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling lyon_tessellation v0.14.2 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling winit v0.19.5 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Compiling lyon_tess2 v0.14.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling glutin v0.21.2 [INFO] [stderr] Compiling image v0.18.0 [INFO] [stderr] Compiling syn-mid v0.4.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling image v0.22.3 [INFO] [stderr] Compiling rustversion v1.0.0 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling valora_derive v0.1.0 [INFO] [stderr] Compiling noise v0.6.0 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling glslwatch v0.1.3 [INFO] [stderr] Compiling proc-macro-error v0.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.3 [INFO] [stderr] Compiling structopt-derive v0.4.0 [INFO] [stderr] Compiling structopt v0.3.7 [INFO] [stderr] Compiling valora v0.2.2 [INFO] [stderr] Compiling valora-dof-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `gpu` [INFO] [stdout] --> src/main.rs:60:14 [INFO] [stdout] | [INFO] [stdout] 60 | fn setup(gpu: Gpu, world: World, rng: &mut StdRng) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_gpu` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gpu` [INFO] [stdout] --> src/main.rs:143:14 [INFO] [stdout] | [INFO] [stdout] 143 | fn setup(gpu: Gpu, world: World, rng: &mut StdRng) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_gpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `lerp` [INFO] [stdout] --> src/main.rs:5:4 [INFO] [stdout] | [INFO] [stdout] 5 | fn lerp(v0: f32, v1: f32, t: f32) -> f32 { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `distance` [INFO] [stdout] --> src/main.rs:9:4 [INFO] [stdout] | [INFO] [stdout] 9 | fn distance(a: P3, b: P3) -> f32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `rnd_sphere` [INFO] [stdout] --> src/main.rs:16:4 [INFO] [stdout] | [INFO] [stdout] 16 | fn rnd_sphere(radius: f32, rng: &mut StdRng) -> P3 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `distance` [INFO] [stdout] --> src/main.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | fn distance(&self) -> f32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `depth` [INFO] [stdout] --> src/main.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | depth: f32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `depth` [INFO] [stdout] --> src/main.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | depth: f32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 07s [INFO] running `Command { std: "docker" "inspect" "e08c4744968c94dabdbae9b5bad999fd168ea70f9387319c45c1d20e17919899", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e08c4744968c94dabdbae9b5bad999fd168ea70f9387319c45c1d20e17919899", kill_on_drop: false }` [INFO] [stdout] e08c4744968c94dabdbae9b5bad999fd168ea70f9387319c45c1d20e17919899 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 752da6f6defb03a71acc0fb89baec4c2cc41ad2c115a0edc8193a13a4085b8d8 [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" "752da6f6defb03a71acc0fb89baec4c2cc41ad2c115a0edc8193a13a4085b8d8", kill_on_drop: false }` [INFO] [stderr] Compiling valora-dof-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `gpu` [INFO] [stdout] --> src/main.rs:60:14 [INFO] [stdout] | [INFO] [stdout] 60 | fn setup(gpu: Gpu, world: World, rng: &mut StdRng) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_gpu` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gpu` [INFO] [stdout] --> src/main.rs:143:14 [INFO] [stdout] | [INFO] [stdout] 143 | fn setup(gpu: Gpu, world: World, rng: &mut StdRng) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_gpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `lerp` [INFO] [stdout] --> src/main.rs:5:4 [INFO] [stdout] | [INFO] [stdout] 5 | fn lerp(v0: f32, v1: f32, t: f32) -> f32 { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `distance` [INFO] [stdout] --> src/main.rs:9:4 [INFO] [stdout] | [INFO] [stdout] 9 | fn distance(a: P3, b: P3) -> f32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `rnd_sphere` [INFO] [stdout] --> src/main.rs:16:4 [INFO] [stdout] | [INFO] [stdout] 16 | fn rnd_sphere(radius: f32, rng: &mut StdRng) -> P3 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `distance` [INFO] [stdout] --> src/main.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | fn distance(&self) -> f32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `depth` [INFO] [stdout] --> src/main.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | depth: f32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `depth` [INFO] [stdout] --> src/main.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | depth: f32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.34s [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "752da6f6defb03a71acc0fb89baec4c2cc41ad2c115a0edc8193a13a4085b8d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "752da6f6defb03a71acc0fb89baec4c2cc41ad2c115a0edc8193a13a4085b8d8", kill_on_drop: false }` [INFO] [stdout] 752da6f6defb03a71acc0fb89baec4c2cc41ad2c115a0edc8193a13a4085b8d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stdout] 91a95b923540b702c83cf4d3a1a1ab699220033c8ed74f99ded4a8c9cdabebfa [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" "91a95b923540b702c83cf4d3a1a1ab699220033c8ed74f99ded4a8c9cdabebfa", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `gpu` [INFO] [stderr] --> src/main.rs:60:14 [INFO] [stderr] | [INFO] [stderr] 60 | fn setup(gpu: Gpu, world: World, rng: &mut StdRng) -> Result { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_gpu` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `gpu` [INFO] [stderr] --> src/main.rs:143:14 [INFO] [stderr] | [INFO] [stderr] 143 | fn setup(gpu: Gpu, world: World, rng: &mut StdRng) -> Result { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_gpu` [INFO] [stderr] [INFO] [stderr] warning: function is never used: `lerp` [INFO] [stderr] --> src/main.rs:5:4 [INFO] [stderr] | [INFO] [stderr] 5 | fn lerp(v0: f32, v1: f32, t: f32) -> f32 { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `distance` [INFO] [stderr] --> src/main.rs:9:4 [INFO] [stderr] | [INFO] [stderr] 9 | fn distance(a: P3, b: P3) -> f32 { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `rnd_sphere` [INFO] [stderr] --> src/main.rs:16:4 [INFO] [stderr] | [INFO] [stderr] 16 | fn rnd_sphere(radius: f32, rng: &mut StdRng) -> P3 { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `distance` [INFO] [stderr] --> src/main.rs:41:5 [INFO] [stderr] | [INFO] [stderr] 41 | fn distance(&self) -> f32 { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `depth` [INFO] [stderr] --> src/main.rs:50:5 [INFO] [stderr] | [INFO] [stderr] 50 | depth: f32, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `depth` [INFO] [stderr] --> src/main.rs:133:5 [INFO] [stderr] | [INFO] [stderr] 133 | depth: f32, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 8 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/valora_dof_test-64336f5f22086a1a [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" "91a95b923540b702c83cf4d3a1a1ab699220033c8ed74f99ded4a8c9cdabebfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91a95b923540b702c83cf4d3a1a1ab699220033c8ed74f99ded4a8c9cdabebfa", kill_on_drop: false }` [INFO] [stdout] 91a95b923540b702c83cf4d3a1a1ab699220033c8ed74f99ded4a8c9cdabebfa