[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] building robinohs/constellation_networkx against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobinohs%2Fconstellation_networkx" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/robinohs/constellation_networkx on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rand_pcg v0.3.1
[INFO] [stderr]   Downloaded medians v2.3.1
[INFO] [stderr]   Downloaded nalgebra-macros v0.2.1
[INFO] [stderr]   Downloaded rust-embed-utils v7.8.1
[INFO] [stderr]   Downloaded pyo3-build-config v0.20.3
[INFO] [stderr]   Downloaded target-lexicon v0.12.14
[INFO] [stderr]   Downloaded meval v0.2.0
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.20.3
[INFO] [stderr]   Downloaded hifitime v3.3.0
[INFO] [stderr]   Downloaded pyo3-ffi v0.20.3
[INFO] [stderr]   Downloaded nom v1.2.4
[INFO] [stderr]   Downloaded indxvec v1.8.9
[INFO] [stderr]   Downloaded ran v1.1.5
[INFO] [stderr]   Downloaded uom v0.35.0
[INFO] [stderr]   Downloaded rayon v1.9.0
[INFO] [stderr]   Downloaded yaserde_derive v0.7.1
[INFO] [stderr]   Downloaded chrono v0.4.35
[INFO] [stderr]   Downloaded console v0.15.8
[INFO] [stderr]   Downloaded rstats v1.3.3
[INFO] [stderr]   Downloaded nom v5.1.3
[INFO] [stderr]   Downloaded indexmap v2.2.5
[INFO] [stderr]   Downloaded nalgebra v0.32.4
[INFO] [stderr]   Downloaded pyo3 v0.20.3
[INFO] [stderr]   Downloaded yaserde v0.7.1
[INFO] [stderr]   Downloaded indoc v2.0.4
[INFO] [stderr]   Downloaded pyo3-macros v0.20.3
[INFO] [stderr]   Downloaded rust-embed v6.8.1
[INFO] [stderr]   Downloaded rust-embed-impl v6.8.1
[INFO] [stderr]   Downloaded nyx-space v1.1.2
[INFO] [stderr]   Downloaded hyperdual v1.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bed81929d886d9034b6748f229a003af668421c42d842ef7988fab8afb756890
[INFO] running `Command { std: "docker" "start" "-a" "bed81929d886d9034b6748f229a003af668421c42d842ef7988fab8afb756890", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bed81929d886d9034b6748f229a003af668421c42d842ef7988fab8afb756890", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bed81929d886d9034b6748f229a003af668421c42d842ef7988fab8afb756890", kill_on_drop: false }`
[INFO] [stdout] bed81929d886d9034b6748f229a003af668421c42d842ef7988fab8afb756890
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ef5e1f7ae1138ed2a3ce1f0d1e550e3841f6252bdd16f098b8660bdeb3ed2f4
[INFO] running `Command { std: "docker" "start" "-a" "8ef5e1f7ae1138ed2a3ce1f0d1e550e3841f6252bdd16f098b8660bdeb3ed2f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling safe_arch v0.7.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling pyo3-build-config v0.20.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling approx v0.5.1
[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 atty v0.2.14
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling rust-embed-utils v7.8.1
[INFO] [stderr]    Compiling rayon v1.9.0
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling serde v0.8.23
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling ran v1.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling nalgebra-macros v0.2.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling indxvec v1.8.9
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]    Compiling medians v2.3.1
[INFO] [stderr]    Compiling serde-hjson v0.9.1
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling pyo3-macros-backend v0.20.3
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling rust-embed-impl v6.8.1
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling pyo3 v0.20.3
[INFO] [stderr]    Compiling num-iter v0.1.44
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling rust-ini v0.13.0
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling nom v1.2.4
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling yaserde_derive v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.35
[INFO] [stderr]    Compiling meval v0.2.0
[INFO] [stderr]    Compiling nalgebra v0.32.4
[INFO] [stderr]    Compiling indicatif v0.16.2
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling pyo3-macros v0.20.3
[INFO] [stderr]    Compiling dialoguer v0.10.4
[INFO] [stderr]    Compiling num v0.4.1
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling rust-embed v6.8.1
[INFO] [stderr]    Compiling yaserde v0.7.1
[INFO] [stderr]    Compiling rstats v1.3.3
[INFO] [stderr]    Compiling rand_pcg v0.3.1
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling uom v0.35.0
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling hifitime v3.3.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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 47s
[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 3`
[INFO] running `Command { std: "docker" "inspect" "8ef5e1f7ae1138ed2a3ce1f0d1e550e3841f6252bdd16f098b8660bdeb3ed2f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ef5e1f7ae1138ed2a3ce1f0d1e550e3841f6252bdd16f098b8660bdeb3ed2f4", kill_on_drop: false }`
[INFO] [stdout] 8ef5e1f7ae1138ed2a3ce1f0d1e550e3841f6252bdd16f098b8660bdeb3ed2f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04355a04fe4806f2748728d4e135f44a07423f6cce91b55a986019b7cb48ec45
[INFO] running `Command { std: "docker" "start" "-a" "04355a04fe4806f2748728d4e135f44a07423f6cce91b55a986019b7cb48ec45", 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.68s
[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 3`
[INFO] running `Command { std: "docker" "inspect" "04355a04fe4806f2748728d4e135f44a07423f6cce91b55a986019b7cb48ec45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04355a04fe4806f2748728d4e135f44a07423f6cce91b55a986019b7cb48ec45", kill_on_drop: false }`
[INFO] [stdout] 04355a04fe4806f2748728d4e135f44a07423f6cce91b55a986019b7cb48ec45
