[INFO] cloning repository https://github.com/robinohs/constellation_networkx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robinohs/constellation_networkx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobinohs%2Fconstellation_networkx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobinohs%2Fconstellation_networkx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1d43519b0aa6dd3dac78d40b14c6c70fef5f4117 [INFO] testing robinohs/constellation_networkx/1d43519b0aa6dd3dac78d40b14c6c70fef5f4117 against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobinohs%2Fconstellation_networkx" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/robinohs/constellation_networkx [INFO] finished tweaking git repo https://github.com/robinohs/constellation_networkx [INFO] tweaked toml for git repo https://github.com/robinohs/constellation_networkx written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/robinohs/constellation_networkx on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/robinohs/constellation_networkx 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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-macros v0.20.3 [INFO] [stderr] Downloaded indoc v2.0.4 [INFO] [stderr] Downloaded nalgebra-macros v0.2.1 [INFO] [stderr] Downloaded rust-ini v0.13.0 [INFO] [stderr] Downloaded hyperdual v1.2.0 [INFO] [stderr] Downloaded num v0.4.1 [INFO] [stderr] Downloaded serde v0.8.23 [INFO] [stderr] Downloaded dialoguer v0.10.4 [INFO] [stderr] Downloaded yaml-rust v0.4.5 [INFO] [stderr] Downloaded portable-atomic v1.6.0 [INFO] [stderr] Downloaded nom v5.1.3 [INFO] [stderr] Downloaded safe_arch v0.7.1 [INFO] [stderr] Downloaded indexmap v2.2.5 [INFO] [stderr] Downloaded wide v0.7.15 [INFO] [stderr] Downloaded rayon v1.9.0 [INFO] [stderr] Downloaded uom v0.35.0 [INFO] [stderr] Downloaded hifitime v3.3.0 [INFO] [stderr] Downloaded pyo3 v0.20.3 [INFO] [stderr] Downloaded matrixmultiply v0.3.8 [INFO] [stderr] Downloaded simba v0.8.1 [INFO] [stderr] Downloaded chrono v0.4.35 [INFO] [stderr] Downloaded xml-rs v0.8.19 [INFO] [stderr] Downloaded rstats v1.3.3 [INFO] [stderr] Downloaded config v0.11.0 [INFO] [stderr] Downloaded num-complex v0.4.5 [INFO] [stderr] Downloaded indxvec v1.8.9 [INFO] [stderr] Downloaded medians v2.3.1 [INFO] [stderr] Downloaded nalgebra v0.32.4 [INFO] [stderr] Downloaded yaserde_derive v0.7.1 [INFO] [stderr] Downloaded serde-hjson v0.9.1 [INFO] [stderr] Downloaded yaserde v0.7.1 [INFO] [stderr] Downloaded pyo3-ffi v0.20.3 [INFO] [stderr] Downloaded pyo3-build-config v0.20.3 [INFO] [stderr] Downloaded lexical-core v0.7.6 [INFO] [stderr] Downloaded pyo3-macros-backend v0.20.3 [INFO] [stderr] Downloaded rand_pcg v0.3.1 [INFO] [stderr] Downloaded ran v1.1.5 [INFO] [stderr] Downloaded rust-embed-impl v6.8.1 [INFO] [stderr] Downloaded rust-embed-utils v7.8.1 [INFO] [stderr] Downloaded rust-embed v6.8.1 [INFO] [stderr] Downloaded nyx-space v1.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa7ffa568d327302777c33410b4b6bb7a430bf00f1c206765325c2fca528e52c [INFO] running `Command { std: "docker" "start" "-a" "fa7ffa568d327302777c33410b4b6bb7a430bf00f1c206765325c2fca528e52c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa7ffa568d327302777c33410b4b6bb7a430bf00f1c206765325c2fca528e52c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa7ffa568d327302777c33410b4b6bb7a430bf00f1c206765325c2fca528e52c", kill_on_drop: false }` [INFO] [stdout] fa7ffa568d327302777c33410b4b6bb7a430bf00f1c206765325c2fca528e52c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e62c89e7feb62f30483f18d4a86158796a6fda0397c1a11e83c475eb7de312e9 [INFO] running `Command { std: "docker" "start" "-a" "e62c89e7feb62f30483f18d4a86158796a6fda0397c1a11e83c475eb7de312e9", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling pyo3-build-config v0.20.3 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling safe_arch v0.7.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling pyo3-ffi v0.20.3 [INFO] [stderr] Compiling wide v0.7.15 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling rust-embed-utils v7.8.1 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling nalgebra-macros v0.2.1 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling ran v1.1.5 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling indxvec v1.8.9 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling medians v2.3.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.20.3 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling rust-embed-impl v6.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pyo3 v0.20.3 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling dialoguer v0.10.4 [INFO] [stderr] Compiling nalgebra v0.32.4 [INFO] [stderr] Compiling meval v0.2.0 [INFO] [stderr] Compiling yaserde_derive v0.7.1 [INFO] [stderr] Compiling pyo3-macros v0.20.3 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling chrono v0.4.35 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling rust-embed v6.8.1 [INFO] [stderr] Compiling rstats v1.3.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling yaserde v0.7.1 [INFO] [stderr] Compiling rand_pcg v0.3.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling unindent v0.2.3 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling hifitime v3.3.0 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling uom v0.35.0 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling hyperdual v1.2.0 [INFO] [stderr] Compiling nyx-space v1.1.2 [INFO] [stderr] Compiling cstl_ntwkx v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `get_x`, `get_y`, and `get_z` are never used [INFO] [stdout] --> src/constellation/node.rs:93:8 [INFO] [stdout] | [INFO] [stdout] 89 | pub(crate) trait Node { [INFO] [stdout] | ---- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 93 | fn get_x(&self) -> Length; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 94 | fn get_y(&self) -> Length; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 95 | fn get_z(&self) -> Length; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 26s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v1.2.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "e62c89e7feb62f30483f18d4a86158796a6fda0397c1a11e83c475eb7de312e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e62c89e7feb62f30483f18d4a86158796a6fda0397c1a11e83c475eb7de312e9", kill_on_drop: false }` [INFO] [stdout] e62c89e7feb62f30483f18d4a86158796a6fda0397c1a11e83c475eb7de312e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00fc0c159560f58d591ddef5029e7dfead9b1964a56952aef56b416d7504e972 [INFO] running `Command { std: "docker" "start" "-a" "00fc0c159560f58d591ddef5029e7dfead9b1964a56952aef56b416d7504e972", kill_on_drop: false }` [INFO] [stderr] Compiling cstl_ntwkx v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `get_x`, `get_y`, and `get_z` are never used [INFO] [stdout] --> src/constellation/node.rs:93:8 [INFO] [stdout] | [INFO] [stdout] 89 | pub(crate) trait Node { [INFO] [stdout] | ---- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 93 | fn get_x(&self) -> Length; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 94 | fn get_y(&self) -> Length; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 95 | fn get_z(&self) -> Length; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.48s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v1.2.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "00fc0c159560f58d591ddef5029e7dfead9b1964a56952aef56b416d7504e972", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00fc0c159560f58d591ddef5029e7dfead9b1964a56952aef56b416d7504e972", kill_on_drop: false }` [INFO] [stdout] 00fc0c159560f58d591ddef5029e7dfead9b1964a56952aef56b416d7504e972 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 90f7d7b72893d30e0af5d518672e158eabac868f3183e3a34838e76e76d4744b [INFO] running `Command { std: "docker" "start" "-a" "90f7d7b72893d30e0af5d518672e158eabac868f3183e3a34838e76e76d4744b", kill_on_drop: false }` [INFO] [stderr] warning: methods `get_x`, `get_y`, and `get_z` are never used [INFO] [stderr] --> src/constellation/node.rs:93:8 [INFO] [stderr] | [INFO] [stderr] 89 | pub(crate) trait Node { [INFO] [stderr] | ---- methods in this trait [INFO] [stderr] ... [INFO] [stderr] 93 | fn get_x(&self) -> Length; [INFO] [stderr] | ^^^^^ [INFO] [stderr] 94 | fn get_y(&self) -> Length; [INFO] [stderr] | ^^^^^ [INFO] [stderr] 95 | fn get_z(&self) -> Length; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `cstl_ntwkx` (lib test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v1.2.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cstl_ntwkx-4ed5da3a53468933) [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" "90f7d7b72893d30e0af5d518672e158eabac868f3183e3a34838e76e76d4744b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90f7d7b72893d30e0af5d518672e158eabac868f3183e3a34838e76e76d4744b", kill_on_drop: false }` [INFO] [stdout] 90f7d7b72893d30e0af5d518672e158eabac868f3183e3a34838e76e76d4744b