[INFO] fetching crate dachshund 0.1.10... [INFO] testing dachshund-0.1.10 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate dachshund 0.1.10 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate dachshund 0.1.10 [INFO] finished tweaking crates.io crate dachshund 0.1.10 [INFO] tweaked toml for crates.io crate dachshund 0.1.10 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate dachshund 0.1.10 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dachshund 0.1.10 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded retain_mut v0.1.7 [INFO] [stderr] Downloaded priority-queue v1.3.2 [INFO] [stderr] Downloaded wide v0.7.13 [INFO] [stderr] Downloaded roaring v0.10.2 [INFO] [stderr] Downloaded nalgebra v0.31.4 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 15ce952bd2c0d0bbc077bc1fad4aba892f28dee6c109782dc6f1f2fed3cf62ce [INFO] running `Command { std: "docker" "start" "-a" "15ce952bd2c0d0bbc077bc1fad4aba892f28dee6c109782dc6f1f2fed3cf62ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15ce952bd2c0d0bbc077bc1fad4aba892f28dee6c109782dc6f1f2fed3cf62ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15ce952bd2c0d0bbc077bc1fad4aba892f28dee6c109782dc6f1f2fed3cf62ce", kill_on_drop: false }` [INFO] [stdout] 15ce952bd2c0d0bbc077bc1fad4aba892f28dee6c109782dc6f1f2fed3cf62ce [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 7387c82e558376f87d22c9c4d578ec224df69238943cdd6b0413503394ffd161 [INFO] running `Command { std: "docker" "start" "-a" "7387c82e558376f87d22c9c4d578ec224df69238943cdd6b0413503394ffd161", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling priority-queue v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling safe_arch v0.7.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling retain_mut v0.1.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling roaring v0.10.2 [INFO] [stderr] Compiling wide v0.7.13 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling simba v0.7.3 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling nalgebra v0.31.4 [INFO] [stderr] Compiling dachshund v0.1.10 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/dachshund/graph_base.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | fn get_ids_iter(&self) -> Keys<::NodeIdType, Self::NodeType>; [INFO] [stdout] | ^^^^^ -------------------------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 25 | fn get_ids_iter(&self) -> Keys<'_, ::NodeIdType, Self::NodeType>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/dachshund/graph_base.rs:26:23 [INFO] [stdout] | [INFO] [stdout] 26 | fn get_nodes_iter(&self) -> Values<::NodeIdType, Self::NodeType>; [INFO] [stdout] | ^^^^^ ---------------------------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 26 | fn get_nodes_iter(&self) -> Values<'_, ::NodeIdType, Self::NodeType>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/dachshund/output.rs:25:26 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn string(text: &'a mut Vec) -> Output { [INFO] [stdout] | ^^ ------ the lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 25 | pub fn string(text: &'a mut Vec) -> Output<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/dachshund/simple_directed_graph.rs:60:21 [INFO] [stdout] | [INFO] [stdout] 60 | fn get_ids_iter(&self) -> Keys { [INFO] [stdout] | ^^^^^ -------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 60 | fn get_ids_iter(&self) -> Keys<'_, NodeId, SimpleDirectedNode> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/dachshund/simple_directed_graph.rs:63:23 [INFO] [stdout] | [INFO] [stdout] 63 | fn get_nodes_iter(&self) -> Values { [INFO] [stdout] | ^^^^^ ---------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 63 | fn get_nodes_iter(&self) -> Values<'_, NodeId, SimpleDirectedNode> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/dachshund/simple_undirected_graph.rs:51:21 [INFO] [stdout] | [INFO] [stdout] 51 | fn get_ids_iter(&self) -> Keys { [INFO] [stdout] | ^^^^^ ------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 51 | fn get_ids_iter(&self) -> Keys<'_, NodeId, SimpleNode> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/dachshund/simple_undirected_graph.rs:54:23 [INFO] [stdout] | [INFO] [stdout] 54 | fn get_nodes_iter(&self) -> Values { [INFO] [stdout] | ^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 54 | fn get_nodes_iter(&self) -> Values<'_, NodeId, SimpleNode> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/dachshund/typed_graph.rs:78:21 [INFO] [stdout] | [INFO] [stdout] 78 | fn get_ids_iter(&self) -> Keys { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 78 | fn get_ids_iter(&self) -> Keys<'_, u32, Node> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/dachshund/typed_graph.rs:84:23 [INFO] [stdout] | [INFO] [stdout] 84 | fn get_nodes_iter(&self) -> Values { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 84 | fn get_nodes_iter(&self) -> Values<'_, u32, Node> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/dachshund/weighted_undirected_graph.rs:48:21 [INFO] [stdout] | [INFO] [stdout] 48 | fn get_ids_iter(&self) -> Keys { [INFO] [stdout] | ^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 48 | fn get_ids_iter(&self) -> Keys<'_, NodeId, WeightedNode> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/dachshund/weighted_undirected_graph.rs:51:23 [INFO] [stdout] | [INFO] [stdout] 51 | fn get_nodes_iter(&self) -> Values { [INFO] [stdout] | ^^^^^ ---------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 51 | fn get_nodes_iter(&self) -> Values<'_, NodeId, WeightedNode> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.92s [INFO] running `Command { std: "docker" "inspect" "7387c82e558376f87d22c9c4d578ec224df69238943cdd6b0413503394ffd161", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7387c82e558376f87d22c9c4d578ec224df69238943cdd6b0413503394ffd161", kill_on_drop: false }` [INFO] [stdout] 7387c82e558376f87d22c9c4d578ec224df69238943cdd6b0413503394ffd161 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] aba6dd5e42ca0e10eb7372eef919dfea9b479518e76a87332e1f64f10bbb6229 [INFO] running `Command { std: "docker" "start" "-a" "aba6dd5e42ca0e10eb7372eef919dfea9b479518e76a87332e1f64f10bbb6229", kill_on_drop: false }` [INFO] [stderr] Compiling dachshund v0.1.10 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/dachshund/graph_base.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | fn get_ids_iter(&self) -> Keys<::NodeIdType, Self::NodeType>; [INFO] [stdout] | ^^^^^ -------------------------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 25 | fn get_ids_iter(&self) -> Keys<'_, ::NodeIdType, Self::NodeType>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/dachshund/graph_base.rs:26:23 [INFO] [stdout] | [INFO] [stdout] 26 | fn get_nodes_iter(&self) -> Values<::NodeIdType, Self::NodeType>; [INFO] [stdout] | ^^^^^ ---------------------------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 26 | fn get_nodes_iter(&self) -> Values<'_, ::NodeIdType, Self::NodeType>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/dachshund/output.rs:25:26 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn string(text: &'a mut Vec) -> Output { [INFO] [stdout] | ^^ ------ the lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 25 | pub fn string(text: &'a mut Vec) -> Output<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/dachshund/simple_directed_graph.rs:60:21 [INFO] [stdout] | [INFO] [stdout] 60 | fn get_ids_iter(&self) -> Keys { [INFO] [stdout] | ^^^^^ -------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 60 | fn get_ids_iter(&self) -> Keys<'_, NodeId, SimpleDirectedNode> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/dachshund/simple_directed_graph.rs:63:23 [INFO] [stdout] | [INFO] [stdout] 63 | fn get_nodes_iter(&self) -> Values { [INFO] [stdout] | ^^^^^ ---------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 63 | fn get_nodes_iter(&self) -> Values<'_, NodeId, SimpleDirectedNode> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/dachshund/simple_undirected_graph.rs:51:21 [INFO] [stdout] | [INFO] [stdout] 51 | fn get_ids_iter(&self) -> Keys { [INFO] [stdout] | ^^^^^ ------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 51 | fn get_ids_iter(&self) -> Keys<'_, NodeId, SimpleNode> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/dachshund/simple_undirected_graph.rs:54:23 [INFO] [stdout] | [INFO] [stdout] 54 | fn get_nodes_iter(&self) -> Values { [INFO] [stdout] | ^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 54 | fn get_nodes_iter(&self) -> Values<'_, NodeId, SimpleNode> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/dachshund/typed_graph.rs:78:21 [INFO] [stdout] | [INFO] [stdout] 78 | fn get_ids_iter(&self) -> Keys { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 78 | fn get_ids_iter(&self) -> Keys<'_, u32, Node> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/dachshund/typed_graph.rs:84:23 [INFO] [stdout] | [INFO] [stdout] 84 | fn get_nodes_iter(&self) -> Values { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 84 | fn get_nodes_iter(&self) -> Values<'_, u32, Node> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/dachshund/weighted_undirected_graph.rs:48:21 [INFO] [stdout] | [INFO] [stdout] 48 | fn get_ids_iter(&self) -> Keys { [INFO] [stdout] | ^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 48 | fn get_ids_iter(&self) -> Keys<'_, NodeId, WeightedNode> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/dachshund/weighted_undirected_graph.rs:51:23 [INFO] [stdout] | [INFO] [stdout] 51 | fn get_nodes_iter(&self) -> Values { [INFO] [stdout] | ^^^^^ ---------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 51 | fn get_nodes_iter(&self) -> Values<'_, NodeId, WeightedNode> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dachshund` (test "karate_club") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name karate_club --edition=2021 tests/karate_club.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo-fmt", "rustfmt"))' -C metadata=220398aaa109518b -C extra-filename=-5de9cc84cda30fa2 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libclap-7e10bef857a053a7.rlib --extern crossbeam=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libcrossbeam-b7d63fa16890d3de.rlib --extern lib_dachshund=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblib_dachshund-4cf89cabd454afe8.rlib --extern fxhash=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfxhash-c493f72d80a22016.rlib --extern itertools=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libitertools-101d4b62c6ec79e4.rlib --extern nalgebra=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libnalgebra-c049b98b55f8e728.rlib --extern ordered_float=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libordered_float-277dc8b289fe20f6.rlib --extern priority_queue=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libpriority_queue-bc503d0c8c59649c.rlib --extern rand=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librand-2fcd9bc036c42ad3.rlib --extern rayon=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librayon-f996a8b44cc1873c.rlib --extern roaring=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libroaring-dc2364c2fa45e7a9.rlib --extern serde_json=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserde_json-720fda08603e0926.rlib --extern thiserror=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libthiserror-570e0a4cbb3f5b71.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `dachshund` (test "simple_graph") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name simple_graph --edition=2021 tests/simple_graph.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo-fmt", "rustfmt"))' -C metadata=9cdc1a44d0033b7c -C extra-filename=-00610ee5fa8cd222 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libclap-7e10bef857a053a7.rlib --extern crossbeam=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libcrossbeam-b7d63fa16890d3de.rlib --extern lib_dachshund=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblib_dachshund-4cf89cabd454afe8.rlib --extern fxhash=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfxhash-c493f72d80a22016.rlib --extern itertools=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libitertools-101d4b62c6ec79e4.rlib --extern nalgebra=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libnalgebra-c049b98b55f8e728.rlib --extern ordered_float=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libordered_float-277dc8b289fe20f6.rlib --extern priority_queue=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libpriority_queue-bc503d0c8c59649c.rlib --extern rand=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librand-2fcd9bc036c42ad3.rlib --extern rayon=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librayon-f996a8b44cc1873c.rlib --extern roaring=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libroaring-dc2364c2fa45e7a9.rlib --extern serde_json=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserde_json-720fda08603e0926.rlib --extern thiserror=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libthiserror-570e0a4cbb3f5b71.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustchwNJit/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{liblib_dachshund-4cf89cabd454afe8.rlib,libcrossbeam-b7d63fa16890d3de.rlib,libcrossbeam_channel-30db5b5b56e4b054.rlib,libcrossbeam_queue-30ebe5840c37ad4b.rlib,libitertools-101d4b62c6ec79e4.rlib,librayon-f996a8b44cc1873c.rlib,librayon_core-c84bdec13d4be9c1.rlib,libcrossbeam_deque-25ec3596a137e164.rlib,libcrossbeam_epoch-00386608835731c2.rlib,libmemoffset-c0d82747a94238ad.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libcrossbeam_utils-5dfffe34abebe341.rlib,libeither-f18270c27ca3f152.rlib,libroaring-dc2364c2fa45e7a9.rlib,libretain_mut-127c30aa30091e4f.rlib,libpriority_queue-bc503d0c8c59649c.rlib,libindexmap-7026bf9a52fc7bd1.rlib,libhashbrown-94464ed281767ecc.rlib,libordered_float-277dc8b289fe20f6.rlib,libserde_json-720fda08603e0926.rlib,libryu-0c2304ad48516bd9.rlib,libitoa-c94c61156d0397b9.rlib,libserde-b7288fb0dd0cf5fb.rlib,libfxhash-c493f72d80a22016.rlib,libbyteorder-1e24148c060ae1e7.rlib,libnalgebra-c049b98b55f8e728.rlib,libmatrixmultiply-749f2b5ebcef9ec9.rlib,librawpointer-ee8696fe85e6dce4.rlib,libnum_rational-949a436ca40d5a0b.rlib,libnum_integer-a32016f5e7f0fecc.rlib,libtypenum-cc4becc3569b0837.rlib,libsimba-1ddd352f534f34c3.rlib,libwide-dfe6ce206b637ad3.rlib,libsafe_arch-6abcdde71399fd85.rlib,libbytemuck-47adcc11a67d9700.rlib,libnum_complex-8b11c042419149b5.rlib,libapprox-83b1763741aa0e48.rlib,libnum_traits-6f0dec627f3d8cd5.rlib,libthiserror-570e0a4cbb3f5b71.rlib,librand-2fcd9bc036c42ad3.rlib,librand_chacha-2b057c1c337da373.rlib,libppv_lite86-742ade976f63ace4.rlib,librand_core-a49344dc48f2e8c0.rlib,libgetrandom-061c98f2cdbf5873.rlib,libcfg_if-66d55f6b302e88c8.rlib,libclap-7e10bef857a053a7.rlib,libvec_map-f5624d319d58cb9d.rlib,libtextwrap-e238031e766bd912.rlib,libunicode_width-0a547a9320cbf764.rlib,libstrsim-b8b77d7a062bc77b.rlib,libbitflags-e274cd04b58a060d.rlib,libatty-aac220d9ee584573.rlib,liblibc-7a70ce494401cc38.rlib,libansi_term-bdfff57b5fb49171.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustchwNJit/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/simple_directed_graph-8175d585861f2d75" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dachshund` (test "simple_directed_graph") due to 1 previous error [INFO] [stderr] error: could not compile `dachshund` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name lib_dachshund --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo-fmt", "rustfmt"))' -C metadata=9b622a11dc1028dd -C extra-filename=-7706e7d8c2735be5 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libclap-7e10bef857a053a7.rlib --extern crossbeam=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libcrossbeam-b7d63fa16890d3de.rlib --extern fxhash=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfxhash-c493f72d80a22016.rlib --extern itertools=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libitertools-101d4b62c6ec79e4.rlib --extern nalgebra=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libnalgebra-c049b98b55f8e728.rlib --extern ordered_float=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libordered_float-277dc8b289fe20f6.rlib --extern priority_queue=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libpriority_queue-bc503d0c8c59649c.rlib --extern rand=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librand-2fcd9bc036c42ad3.rlib --extern rayon=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librayon-f996a8b44cc1873c.rlib --extern roaring=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libroaring-dc2364c2fa45e7a9.rlib --extern serde_json=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserde_json-720fda08603e0926.rlib --extern thiserror=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libthiserror-570e0a4cbb3f5b71.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcPy8JjC/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{liblib_dachshund-4cf89cabd454afe8.rlib,libcrossbeam-b7d63fa16890d3de.rlib,libcrossbeam_channel-30db5b5b56e4b054.rlib,libcrossbeam_queue-30ebe5840c37ad4b.rlib,libitertools-101d4b62c6ec79e4.rlib,librayon-f996a8b44cc1873c.rlib,librayon_core-c84bdec13d4be9c1.rlib,libcrossbeam_deque-25ec3596a137e164.rlib,libcrossbeam_epoch-00386608835731c2.rlib,libmemoffset-c0d82747a94238ad.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libcrossbeam_utils-5dfffe34abebe341.rlib,libeither-f18270c27ca3f152.rlib,libroaring-dc2364c2fa45e7a9.rlib,libretain_mut-127c30aa30091e4f.rlib,libpriority_queue-bc503d0c8c59649c.rlib,libindexmap-7026bf9a52fc7bd1.rlib,libhashbrown-94464ed281767ecc.rlib,libordered_float-277dc8b289fe20f6.rlib,libserde_json-720fda08603e0926.rlib,libryu-0c2304ad48516bd9.rlib,libitoa-c94c61156d0397b9.rlib,libserde-b7288fb0dd0cf5fb.rlib,libfxhash-c493f72d80a22016.rlib,libbyteorder-1e24148c060ae1e7.rlib,libnalgebra-c049b98b55f8e728.rlib,libmatrixmultiply-749f2b5ebcef9ec9.rlib,librawpointer-ee8696fe85e6dce4.rlib,libnum_rational-949a436ca40d5a0b.rlib,libnum_integer-a32016f5e7f0fecc.rlib,libtypenum-cc4becc3569b0837.rlib,libsimba-1ddd352f534f34c3.rlib,libwide-dfe6ce206b637ad3.rlib,libsafe_arch-6abcdde71399fd85.rlib,libbytemuck-47adcc11a67d9700.rlib,libnum_complex-8b11c042419149b5.rlib,libapprox-83b1763741aa0e48.rlib,libnum_traits-6f0dec627f3d8cd5.rlib,libthiserror-570e0a4cbb3f5b71.rlib,librand-2fcd9bc036c42ad3.rlib,librand_chacha-2b057c1c337da373.rlib,libppv_lite86-742ade976f63ace4.rlib,librand_core-a49344dc48f2e8c0.rlib,libgetrandom-061c98f2cdbf5873.rlib,libcfg_if-66d55f6b302e88c8.rlib,libclap-7e10bef857a053a7.rlib,libvec_map-f5624d319d58cb9d.rlib,libtextwrap-e238031e766bd912.rlib,libunicode_width-0a547a9320cbf764.rlib,libstrsim-b8b77d7a062bc77b.rlib,libbitflags-e274cd04b58a060d.rlib,libatty-aac220d9ee584573.rlib,liblibc-7a70ce494401cc38.rlib,libansi_term-bdfff57b5fb49171.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcPy8JjC/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/beam-a22366f8ec592f6e" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dachshund` (test "beam") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "aba6dd5e42ca0e10eb7372eef919dfea9b479518e76a87332e1f64f10bbb6229", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aba6dd5e42ca0e10eb7372eef919dfea9b479518e76a87332e1f64f10bbb6229", kill_on_drop: false }` [INFO] [stdout] aba6dd5e42ca0e10eb7372eef919dfea9b479518e76a87332e1f64f10bbb6229