[INFO] cloning repository https://github.com/fennelq/parse_chg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fennelq/parse_chg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffennelq%2Fparse_chg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffennelq%2Fparse_chg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c379020da12a5ffd269c5499eec7d94c97a1bb9c [INFO] testing fennelq/parse_chg against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffennelq%2Fparse_chg" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fennelq/parse_chg on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fennelq/parse_chg [INFO] finished tweaking git repo https://github.com/fennelq/parse_chg [INFO] tweaked toml for git repo https://github.com/fennelq/parse_chg written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/fennelq/parse_chg 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" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2a455ae20708529c1e8c8943c304f2c8425630d12ec96fea800513ccdf1ce37 [INFO] running `Command { std: "docker" "start" "-a" "a2a455ae20708529c1e8c8943c304f2c8425630d12ec96fea800513ccdf1ce37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2a455ae20708529c1e8c8943c304f2c8425630d12ec96fea800513ccdf1ce37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2a455ae20708529c1e8c8943c304f2c8425630d12ec96fea800513ccdf1ce37", kill_on_drop: false }` [INFO] [stdout] a2a455ae20708529c1e8c8943c304f2c8425630d12ec96fea800513ccdf1ce37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6c180a8d8470704bc37aa158d6a04b6016178f04c187b1df740ec66ac30b34b [INFO] running `Command { std: "docker" "start" "-a" "b6c180a8d8470704bc37aa158d6a04b6016178f04c187b1df740ec66ac30b34b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling byteorder v1.3.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling parse_chg v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::sig::rab_e::sec::BoxSec` [INFO] [stdout] --> src/sig/rab_e/slab.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::sig::rab_e::sec::BoxSec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::Borrow` [INFO] [stdout] --> src/sig/rab_e/slab.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::borrow::Borrow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::sig::rab_e::*` [INFO] [stdout] --> src/sig/rab_e/unification_found.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::sig::rab_e::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::sig::rab_e::*` [INFO] [stdout] --> src/sig/rab_e/unification_slab.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::sig::rab_e::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::sig::rab_e::unification_found::read_unification_found` [INFO] [stdout] --> src/sig/rab_e/unification_wall_slit.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::sig::rab_e::unification_found::read_unification_found; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::sig::rab_e::*` [INFO] [stdout] --> src/sig/rab_e/unification_wall_slit.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::sig::rab_e::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_start_point` and `get_end_point` are never used [INFO] [stdout] --> src/sig/rab_e/beam.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 71 | impl Beam { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] 72 | pub fn get_start_point(&self) -> &Point { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | pub fn get_end_point(&self) -> &Point { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_start_point` and `get_end_point` are never used [INFO] [stdout] --> src/sig/rab_e/wall.rs:130:12 [INFO] [stdout] | [INFO] [stdout] 129 | impl Wall { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] 130 | pub fn get_start_point(&self) -> &Point { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 133 | pub fn get_end_point(&self) -> &Point { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `to_vector` is never used [INFO] [stdout] --> src/sig/slits_slt.rs:136:4 [INFO] [stdout] | [INFO] [stdout] 136 | fn to_vector(p1: &Point, p2: &Point) -> Point { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `scalar_product` is never used [INFO] [stdout] --> src/sig/slits_slt.rs:142:4 [INFO] [stdout] | [INFO] [stdout] 142 | fn scalar_product(v: Point, w: Point) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `pseudoscalar_product` is never used [INFO] [stdout] --> src/sig/slits_slt.rs:145:4 [INFO] [stdout] | [INFO] [stdout] 145 | fn pseudoscalar_product(v: Point, w: Point) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_name`, `inside`, and `angle` are never used [INFO] [stdout] --> src/sig/slits_slt.rs:149:12 [INFO] [stdout] | [INFO] [stdout] 148 | impl Slit { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] 149 | pub fn get_name(&self) -> Option { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 158 | pub fn inside(&self, p1: &Point, p2: &Point) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 187 | pub fn angle(&self) -> f32 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ShortNameBlock` is never constructed [INFO] [stdout] --> src/slits_for_lira.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | struct ShortNameBlock { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `TypeBlock` is never used [INFO] [stdout] --> src/slits_for_lira.rs:13:6 [INFO] [stdout] | [INFO] [stdout] 13 | enum TypeBlock { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `get_name` and `new` are never used [INFO] [stdout] --> src/slits_for_lira.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 19 | impl ShortNameBlock { [INFO] [stdout] | ------------------- associated items in this implementation [INFO] [stdout] 20 | fn get_name(&self) -> String { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | fn new(element_type: TypeBlock, element_num: usize, storey: usize) -> ShortNameBlock { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `range_to_string` is never used [INFO] [stdout] --> src/slits_for_lira.rs:84:4 [INFO] [stdout] | [INFO] [stdout] 84 | fn range_to_string(range_start: u64, range_end: u64) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write_elements` is never used [INFO] [stdout] --> src/slits_for_lira.rs:91:4 [INFO] [stdout] | [INFO] [stdout] 91 | fn write_elements(elements: &[u64]) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_paths`, `get_ald_path`, and `get_chg_path` are never used [INFO] [stdout] --> src/slits_for_lira.rs:119:8 [INFO] [stdout] | [INFO] [stdout] 118 | impl InputPath { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] 119 | fn read_paths() -> InputPath { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 134 | fn get_ald_path(&self) -> PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 146 | fn get_chg_path(&self) -> PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_filter` and `check` are never used [INFO] [stdout] --> src/slits_for_lira.rs:168:8 [INFO] [stdout] | [INFO] [stdout] 167 | impl Filter { [INFO] [stdout] | ----------- associated items in this implementation [INFO] [stdout] 168 | fn read_filter() -> Filter { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 184 | fn check(&self, block: &ShortNameBlock) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_ald` is never used [INFO] [stdout] --> src/slits_for_lira.rs:200:4 [INFO] [stdout] | [INFO] [stdout] 200 | fn read_ald(path: &Path) -> Vec { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_name` is never used [INFO] [stdout] --> src/slits_for_lira.rs:219:4 [INFO] [stdout] | [INFO] [stdout] 219 | fn read_name() -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_selection` is never used [INFO] [stdout] --> src/slits_for_lira.rs:235:4 [INFO] [stdout] | [INFO] [stdout] 235 | fn get_selection(path_ald: &Path, build: &building::Building, filter: Filter) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `element_in_slits` is never used [INFO] [stdout] --> src/slits_for_lira.rs:256:4 [INFO] [stdout] | [INFO] [stdout] 256 | fn element_in_slits(build: &building::Building) -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write_slits` is never used [INFO] [stdout] --> src/slits_for_lira.rs:288:4 [INFO] [stdout] | [INFO] [stdout] 288 | fn write_slits(slits: Vec) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write_slits_angle` is never used [INFO] [stdout] --> src/slits_for_lira.rs:299:4 [INFO] [stdout] | [INFO] [stdout] 299 | fn write_slits_angle(build: &building::Building) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write_slits_name` is never used [INFO] [stdout] --> src/slits_for_lira.rs:312:4 [INFO] [stdout] | [INFO] [stdout] 312 | fn write_slits_name(build: &building::Building) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write_slits_for_lira` is never used [INFO] [stdout] --> src/slits_for_lira.rs:325:8 [INFO] [stdout] | [INFO] [stdout] 325 | pub fn write_slits_for_lira() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.76s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2, quick-xml v0.22.0 [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" "b6c180a8d8470704bc37aa158d6a04b6016178f04c187b1df740ec66ac30b34b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6c180a8d8470704bc37aa158d6a04b6016178f04c187b1df740ec66ac30b34b", kill_on_drop: false }` [INFO] [stdout] b6c180a8d8470704bc37aa158d6a04b6016178f04c187b1df740ec66ac30b34b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7263d30a2e4cdc1790fcfc1101e491f536ff9b35cfbd418fc194acc1f17a47c [INFO] running `Command { std: "docker" "start" "-a" "e7263d30a2e4cdc1790fcfc1101e491f536ff9b35cfbd418fc194acc1f17a47c", kill_on_drop: false }` [INFO] [stderr] Compiling parse_chg v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::sig::rab_e::sec::BoxSec` [INFO] [stdout] --> src/sig/rab_e/slab.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::sig::rab_e::sec::BoxSec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::Borrow` [INFO] [stdout] --> src/sig/rab_e/slab.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::borrow::Borrow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::sig::rab_e::*` [INFO] [stdout] --> src/sig/rab_e/unification_found.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::sig::rab_e::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::sig::rab_e::*` [INFO] [stdout] --> src/sig/rab_e/unification_slab.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::sig::rab_e::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::sig::rab_e::unification_found::read_unification_found` [INFO] [stdout] --> src/sig/rab_e/unification_wall_slit.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::sig::rab_e::unification_found::read_unification_found; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::sig::rab_e::*` [INFO] [stdout] --> src/sig/rab_e/unification_wall_slit.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::sig::rab_e::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_start_point` and `get_end_point` are never used [INFO] [stdout] --> src/sig/rab_e/beam.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 71 | impl Beam { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] 72 | pub fn get_start_point(&self) -> &Point { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | pub fn get_end_point(&self) -> &Point { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_start_point` and `get_end_point` are never used [INFO] [stdout] --> src/sig/rab_e/wall.rs:130:12 [INFO] [stdout] | [INFO] [stdout] 129 | impl Wall { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] 130 | pub fn get_start_point(&self) -> &Point { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 133 | pub fn get_end_point(&self) -> &Point { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `to_vector` is never used [INFO] [stdout] --> src/sig/slits_slt.rs:136:4 [INFO] [stdout] | [INFO] [stdout] 136 | fn to_vector(p1: &Point, p2: &Point) -> Point { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `scalar_product` is never used [INFO] [stdout] --> src/sig/slits_slt.rs:142:4 [INFO] [stdout] | [INFO] [stdout] 142 | fn scalar_product(v: Point, w: Point) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `pseudoscalar_product` is never used [INFO] [stdout] --> src/sig/slits_slt.rs:145:4 [INFO] [stdout] | [INFO] [stdout] 145 | fn pseudoscalar_product(v: Point, w: Point) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_name`, `inside`, and `angle` are never used [INFO] [stdout] --> src/sig/slits_slt.rs:149:12 [INFO] [stdout] | [INFO] [stdout] 148 | impl Slit { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] 149 | pub fn get_name(&self) -> Option { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 158 | pub fn inside(&self, p1: &Point, p2: &Point) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 187 | pub fn angle(&self) -> f32 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ShortNameBlock` is never constructed [INFO] [stdout] --> src/slits_for_lira.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | struct ShortNameBlock { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `TypeBlock` is never used [INFO] [stdout] --> src/slits_for_lira.rs:13:6 [INFO] [stdout] | [INFO] [stdout] 13 | enum TypeBlock { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `get_name` and `new` are never used [INFO] [stdout] --> src/slits_for_lira.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 19 | impl ShortNameBlock { [INFO] [stdout] | ------------------- associated items in this implementation [INFO] [stdout] 20 | fn get_name(&self) -> String { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | fn new(element_type: TypeBlock, element_num: usize, storey: usize) -> ShortNameBlock { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `range_to_string` is never used [INFO] [stdout] --> src/slits_for_lira.rs:84:4 [INFO] [stdout] | [INFO] [stdout] 84 | fn range_to_string(range_start: u64, range_end: u64) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write_elements` is never used [INFO] [stdout] --> src/slits_for_lira.rs:91:4 [INFO] [stdout] | [INFO] [stdout] 91 | fn write_elements(elements: &[u64]) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_paths`, `get_ald_path`, and `get_chg_path` are never used [INFO] [stdout] --> src/slits_for_lira.rs:119:8 [INFO] [stdout] | [INFO] [stdout] 118 | impl InputPath { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] 119 | fn read_paths() -> InputPath { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 134 | fn get_ald_path(&self) -> PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 146 | fn get_chg_path(&self) -> PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_filter` and `check` are never used [INFO] [stdout] --> src/slits_for_lira.rs:168:8 [INFO] [stdout] | [INFO] [stdout] 167 | impl Filter { [INFO] [stdout] | ----------- associated items in this implementation [INFO] [stdout] 168 | fn read_filter() -> Filter { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 184 | fn check(&self, block: &ShortNameBlock) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_ald` is never used [INFO] [stdout] --> src/slits_for_lira.rs:200:4 [INFO] [stdout] | [INFO] [stdout] 200 | fn read_ald(path: &Path) -> Vec { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_name` is never used [INFO] [stdout] --> src/slits_for_lira.rs:219:4 [INFO] [stdout] | [INFO] [stdout] 219 | fn read_name() -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_selection` is never used [INFO] [stdout] --> src/slits_for_lira.rs:235:4 [INFO] [stdout] | [INFO] [stdout] 235 | fn get_selection(path_ald: &Path, build: &building::Building, filter: Filter) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `element_in_slits` is never used [INFO] [stdout] --> src/slits_for_lira.rs:256:4 [INFO] [stdout] | [INFO] [stdout] 256 | fn element_in_slits(build: &building::Building) -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write_slits` is never used [INFO] [stdout] --> src/slits_for_lira.rs:288:4 [INFO] [stdout] | [INFO] [stdout] 288 | fn write_slits(slits: Vec) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write_slits_angle` is never used [INFO] [stdout] --> src/slits_for_lira.rs:299:4 [INFO] [stdout] | [INFO] [stdout] 299 | fn write_slits_angle(build: &building::Building) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write_slits_name` is never used [INFO] [stdout] --> src/slits_for_lira.rs:312:4 [INFO] [stdout] | [INFO] [stdout] 312 | fn write_slits_name(build: &building::Building) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write_slits_for_lira` is never used [INFO] [stdout] --> src/slits_for_lira.rs:325:8 [INFO] [stdout] | [INFO] [stdout] 325 | pub fn write_slits_for_lira() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc6rEkUQ/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libquick_xml-cc6eb9b40d9ea82f.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libserde-757a9ce48c6d3041.rlib,libwalkdir-94804d3052c9fc5f.rlib,libsame_file-ff49545450c0b63c.rlib,libbyteorder-0f829dc2e37def2e.rlib,libarrayref-bd9dbc698ef9935d.rlib,libnom-221c08750ffedafe.rlib,liblexical_core-6032e0b6a9da21f7.rlib,libbitflags-dde12b0d7d495b50.rlib,libryu-60f963e30936d324.rlib,libstatic_assertions-f0217ecdd817a834.rlib,libarrayvec-73a3ce42020c25f9.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libmemchr-b77d4178d1222f15.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/parse_chg-cf251a914de02bb8" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `parse_chg` (bin "parse_chg" test) due to 1 previous error; 27 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e7263d30a2e4cdc1790fcfc1101e491f536ff9b35cfbd418fc194acc1f17a47c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7263d30a2e4cdc1790fcfc1101e491f536ff9b35cfbd418fc194acc1f17a47c", kill_on_drop: false }` [INFO] [stdout] e7263d30a2e4cdc1790fcfc1101e491f536ff9b35cfbd418fc194acc1f17a47c