[INFO] cloning repository https://github.com/phiresky/csv-cooccurrence-graph [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phiresky/csv-cooccurrence-graph" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphiresky%2Fcsv-cooccurrence-graph", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphiresky%2Fcsv-cooccurrence-graph'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3bcdffc31fee5e052c7fa204ca817e5a6b80b40d [INFO] testing phiresky/csv-cooccurrence-graph against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphiresky%2Fcsv-cooccurrence-graph" "/workspace/builds/worker-89/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-89/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/phiresky/csv-cooccurrence-graph on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/phiresky/csv-cooccurrence-graph [INFO] finished tweaking git repo https://github.com/phiresky/csv-cooccurrence-graph [INFO] tweaked toml for git repo https://github.com/phiresky/csv-cooccurrence-graph written to /workspace/builds/worker-89/source/Cargo.toml [INFO] crate git repo https://github.com/phiresky/csv-cooccurrence-graph already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-89/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3fbf7b57f60436d59efe8fc42c02b71f747e03b56f86a23db1ff20aa152d1402 [INFO] running `Command { std: "docker" "start" "-a" "3fbf7b57f60436d59efe8fc42c02b71f747e03b56f86a23db1ff20aa152d1402", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3fbf7b57f60436d59efe8fc42c02b71f747e03b56f86a23db1ff20aa152d1402", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fbf7b57f60436d59efe8fc42c02b71f747e03b56f86a23db1ff20aa152d1402", kill_on_drop: false }` [INFO] [stdout] 3fbf7b57f60436d59efe8fc42c02b71f747e03b56f86a23db1ff20aa152d1402 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bad236230c3c1cf8d38e64abe09223a6e6f60326c7db46b30a7e3ee5accb04f9 [INFO] running `Command { std: "docker" "start" "-a" "bad236230c3c1cf8d38e64abe09223a6e6f60326c7db46b30a7e3ee5accb04f9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling unic-ucd-hangul v0.9.0 [INFO] [stderr] Compiling unic-ucd-category v0.9.0 [INFO] [stderr] Compiling unic-ucd-age v0.9.0 [INFO] [stderr] Compiling unic-ucd-name_aliases v0.9.0 [INFO] [stderr] Compiling unic-ucd-ident v0.9.0 [INFO] [stderr] Compiling unic-ucd-block v0.9.0 [INFO] [stderr] Compiling unic-ucd-common v0.9.0 [INFO] [stderr] Compiling unic-ucd-case v0.9.0 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling unic-ucd-bidi v0.9.0 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling hashbrown v0.8.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unic-ucd-name v0.9.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling unic-ucd-normal v0.9.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling terminal_size v0.1.12 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling console v0.11.3 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling unic-ucd v0.9.0 [INFO] [stderr] Compiling csv-cooccurrence-graph v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `bail` [INFO] [stdout] --> src/main.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use anyhow::{bail, Context, Result}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tweet_year` [INFO] [stdout] --> src/main.rs:136:9 [INFO] [stdout] | [INFO] [stdout] 136 | let tweet_year = &record[0]; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tweet_year` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag` [INFO] [stdout] --> src/main.rs:321:18 [INFO] [stdout] | [INFO] [stdout] 321 | let (tag, _) = nodes.get_index(inx_1).unwrap(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_tag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag2` [INFO] [stdout] --> src/main.rs:322:18 [INFO] [stdout] | [INFO] [stdout] 322 | let (tag2, _) = nodes.get_index(inx_2).unwrap(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tag2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `debugemoji` [INFO] [stdout] --> src/main.rs:48:4 [INFO] [stdout] | [INFO] [stdout] 48 | fn debugemoji(str: &str) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `min_to_retain_nodes` should have an upper case name [INFO] [stdout] --> src/main.rs:185:7 [INFO] [stdout] | [INFO] [stdout] 185 | const min_to_retain_nodes: i64 = 7; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MIN_TO_RETAIN_NODES` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `min_to_retain_edges` should have an upper case name [INFO] [stdout] --> src/main.rs:186:7 [INFO] [stdout] | [INFO] [stdout] 186 | const min_to_retain_edges: i64 = 3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MIN_TO_RETAIN_EDGES` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 03s [INFO] running `Command { std: "docker" "inspect" "bad236230c3c1cf8d38e64abe09223a6e6f60326c7db46b30a7e3ee5accb04f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bad236230c3c1cf8d38e64abe09223a6e6f60326c7db46b30a7e3ee5accb04f9", kill_on_drop: false }` [INFO] [stdout] bad236230c3c1cf8d38e64abe09223a6e6f60326c7db46b30a7e3ee5accb04f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aafd50a090e912ce3215a2e07d6d67a7b586e1d28cdbd2365f7c9c12cc62589b [INFO] running `Command { std: "docker" "start" "-a" "aafd50a090e912ce3215a2e07d6d67a7b586e1d28cdbd2365f7c9c12cc62589b", kill_on_drop: false }` [INFO] [stderr] Compiling csv-cooccurrence-graph v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `bail` [INFO] [stdout] --> src/main.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use anyhow::{bail, Context, Result}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tweet_year` [INFO] [stdout] --> src/main.rs:136:9 [INFO] [stdout] | [INFO] [stdout] 136 | let tweet_year = &record[0]; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tweet_year` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag` [INFO] [stdout] --> src/main.rs:321:18 [INFO] [stdout] | [INFO] [stdout] 321 | let (tag, _) = nodes.get_index(inx_1).unwrap(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_tag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag2` [INFO] [stdout] --> src/main.rs:322:18 [INFO] [stdout] | [INFO] [stdout] 322 | let (tag2, _) = nodes.get_index(inx_2).unwrap(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tag2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `debugemoji` [INFO] [stdout] --> src/main.rs:48:4 [INFO] [stdout] | [INFO] [stdout] 48 | fn debugemoji(str: &str) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `min_to_retain_nodes` should have an upper case name [INFO] [stdout] --> src/main.rs:185:7 [INFO] [stdout] | [INFO] [stdout] 185 | const min_to_retain_nodes: i64 = 7; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MIN_TO_RETAIN_NODES` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `min_to_retain_edges` should have an upper case name [INFO] [stdout] --> src/main.rs:186:7 [INFO] [stdout] | [INFO] [stdout] 186 | const min_to_retain_edges: i64 = 3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MIN_TO_RETAIN_EDGES` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.28s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/csv_cooccurrence_graph-713670d3a117a122) [INFO] running `Command { std: "docker" "inspect" "aafd50a090e912ce3215a2e07d6d67a7b586e1d28cdbd2365f7c9c12cc62589b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aafd50a090e912ce3215a2e07d6d67a7b586e1d28cdbd2365f7c9c12cc62589b", kill_on_drop: false }` [INFO] [stdout] aafd50a090e912ce3215a2e07d6d67a7b586e1d28cdbd2365f7c9c12cc62589b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 97c775d1206737d0cef6ae770d4304057d3b89cfb7acc5ecfe037de074eb79af [INFO] running `Command { std: "docker" "start" "-a" "97c775d1206737d0cef6ae770d4304057d3b89cfb7acc5ecfe037de074eb79af", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused import: `bail` [INFO] [stderr] --> src/main.rs:1:14 [INFO] [stderr] | [INFO] [stderr] 1 | use anyhow::{bail, Context, Result}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `tweet_year` [INFO] [stderr] --> src/main.rs:136:9 [INFO] [stderr] | [INFO] [stderr] 136 | let tweet_year = &record[0]; [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tweet_year` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `tag` [INFO] [stderr] --> src/main.rs:321:18 [INFO] [stderr] | [INFO] [stderr] 321 | let (tag, _) = nodes.get_index(inx_1).unwrap(); [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_tag` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `tag2` [INFO] [stderr] --> src/main.rs:322:18 [INFO] [stderr] | [INFO] [stderr] 322 | let (tag2, _) = nodes.get_index(inx_2).unwrap(); [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tag2` [INFO] [stderr] [INFO] [stderr] warning: function is never used: `debugemoji` [INFO] [stderr] --> src/main.rs:48:4 [INFO] [stderr] | [INFO] [stderr] 48 | fn debugemoji(str: &str) { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant `min_to_retain_nodes` should have an upper case name [INFO] [stderr] --> src/main.rs:185:7 [INFO] [stderr] | [INFO] [stderr] 185 | const min_to_retain_nodes: i64 = 7; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MIN_TO_RETAIN_NODES` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant `min_to_retain_edges` should have an upper case name [INFO] [stderr] --> src/main.rs:186:7 [INFO] [stderr] | [INFO] [stderr] 186 | const min_to_retain_edges: i64 = 3; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MIN_TO_RETAIN_EDGES` [INFO] [stderr] [INFO] [stderr] warning: `csv-cooccurrence-graph` (bin "csv-cooccurrence-graph" test) generated 7 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.76s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/csv_cooccurrence_graph-713670d3a117a122) [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" "97c775d1206737d0cef6ae770d4304057d3b89cfb7acc5ecfe037de074eb79af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97c775d1206737d0cef6ae770d4304057d3b89cfb7acc5ecfe037de074eb79af", kill_on_drop: false }` [INFO] [stdout] 97c775d1206737d0cef6ae770d4304057d3b89cfb7acc5ecfe037de074eb79af