[INFO] cloning repository https://github.com/Phate6660/rsPhate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Phate6660/rsPhate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhate6660%2FrsPhate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhate6660%2FrsPhate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 73c336d2d9b2d9bb01ad00c9c07990cf4a534571 [INFO] testing Phate6660/rsPhate against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhate6660%2FrsPhate" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Phate6660/rsPhate on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Phate6660/rsPhate [INFO] finished tweaking git repo https://github.com/Phate6660/rsPhate [INFO] tweaked toml for git repo https://github.com/Phate6660/rsPhate written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63c0d5d0add2de40276864443c9f550d806e53c9cc387b7d4fff579cea505fa5 [INFO] running `Command { std: "docker" "start" "-a" "63c0d5d0add2de40276864443c9f550d806e53c9cc387b7d4fff579cea505fa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63c0d5d0add2de40276864443c9f550d806e53c9cc387b7d4fff579cea505fa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63c0d5d0add2de40276864443c9f550d806e53c9cc387b7d4fff579cea505fa5", kill_on_drop: false }` [INFO] [stdout] 63c0d5d0add2de40276864443c9f550d806e53c9cc387b7d4fff579cea505fa5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad29d322d7becc7cab67e5da333b9b9b467a1a026171ca61c0ddf8be623d6acb [INFO] running `Command { std: "docker" "start" "-a" "ad29d322d7becc7cab67e5da333b9b9b467a1a026171ca61c0ddf8be623d6acb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling serenity v0.8.9 [INFO] [stderr] Compiling case v0.1.0 [INFO] [stderr] Compiling rgb v0.5.8 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling maplit v0.1.6 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling macro-attr v0.2.0 [INFO] [stderr] Compiling try_opt v0.1.1 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling enum_derive v0.1.7 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling kankyo v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling itertools v0.6.5 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling css-color-parser v0.1.2 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling gif-dispose v1.0.1 [INFO] [stderr] Compiling sedregex v0.2.4 [INFO] [stderr] Compiling date_time v2.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling stb_truetype v0.2.8 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rusttype v0.2.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling mpd v0.0.12 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling png v0.6.2 [INFO] [stderr] Compiling derive-error v0.0.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling owoify v0.1.5 [INFO] [stderr] Compiling sha-1 v0.9.7 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling image v0.12.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling command_attr v0.2.0 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rofl v0.0.1 [INFO] [stderr] Compiling hyper-rustls v0.21.0 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling rsPhate v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `Owner` [INFO] [stdout] --> src/main.rs:184:29 [INFO] [stdout] | [INFO] [stdout] 184 | CheckFailed(Owner, owner_check) => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_Owner` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `owner_check` [INFO] [stdout] --> src/main.rs:184:36 [INFO] [stdout] | [INFO] [stdout] 184 | CheckFailed(Owner, owner_check) => { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_owner_check` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `rsPhate` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `rs_phate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Owner` should have a snake case name [INFO] [stdout] --> src/main.rs:184:29 [INFO] [stdout] | [INFO] [stdout] 184 | CheckFailed(Owner, owner_check) => { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `owner` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `Command { std: "docker" "inspect" "ad29d322d7becc7cab67e5da333b9b9b467a1a026171ca61c0ddf8be623d6acb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad29d322d7becc7cab67e5da333b9b9b467a1a026171ca61c0ddf8be623d6acb", kill_on_drop: false }` [INFO] [stdout] ad29d322d7becc7cab67e5da333b9b9b467a1a026171ca61c0ddf8be623d6acb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b04bf70e2a374b730b6c39645731a3be9ac2314d7dfa433fd2ec3490e96e5f89 [INFO] running `Command { std: "docker" "start" "-a" "b04bf70e2a374b730b6c39645731a3be9ac2314d7dfa433fd2ec3490e96e5f89", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rsPhate v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `Owner` [INFO] [stdout] --> src/main.rs:184:29 [INFO] [stdout] | [INFO] [stdout] 184 | CheckFailed(Owner, owner_check) => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_Owner` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `owner_check` [INFO] [stdout] --> src/main.rs:184:36 [INFO] [stdout] | [INFO] [stdout] 184 | CheckFailed(Owner, owner_check) => { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_owner_check` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `rsPhate` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `rs_phate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Owner` should have a snake case name [INFO] [stdout] --> src/main.rs:184:29 [INFO] [stdout] | [INFO] [stdout] 184 | CheckFailed(Owner, owner_check) => { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `owner` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.35s [INFO] running `Command { std: "docker" "inspect" "b04bf70e2a374b730b6c39645731a3be9ac2314d7dfa433fd2ec3490e96e5f89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b04bf70e2a374b730b6c39645731a3be9ac2314d7dfa433fd2ec3490e96e5f89", kill_on_drop: false }` [INFO] [stdout] b04bf70e2a374b730b6c39645731a3be9ac2314d7dfa433fd2ec3490e96e5f89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8aed4747768d3ce77004250ac0bfcb81936f3b38c06b056236d950794afce161 [INFO] running `Command { std: "docker" "start" "-a" "8aed4747768d3ce77004250ac0bfcb81936f3b38c06b056236d950794afce161", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `Owner` [INFO] [stderr] --> src/main.rs:184:29 [INFO] [stderr] | [INFO] [stderr] 184 | CheckFailed(Owner, owner_check) => { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_Owner` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `owner_check` [INFO] [stderr] --> src/main.rs:184:36 [INFO] [stderr] | [INFO] [stderr] 184 | CheckFailed(Owner, owner_check) => { [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_owner_check` [INFO] [stderr] [INFO] [stderr] warning: crate `rsPhate` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] = help: convert the identifier to snake case: `rs_phate` [INFO] [stderr] [INFO] [stderr] warning: variable `Owner` should have a snake case name [INFO] [stderr] --> src/main.rs:184:29 [INFO] [stderr] | [INFO] [stderr] 184 | CheckFailed(Owner, owner_check) => { [INFO] [stderr] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `owner` [INFO] [stderr] [INFO] [stderr] warning: `rsPhate` (bin "rsPhate" test) generated 4 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rsPhate-c767c82507aa13b0) [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" "8aed4747768d3ce77004250ac0bfcb81936f3b38c06b056236d950794afce161", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8aed4747768d3ce77004250ac0bfcb81936f3b38c06b056236d950794afce161", kill_on_drop: false }` [INFO] [stdout] 8aed4747768d3ce77004250ac0bfcb81936f3b38c06b056236d950794afce161