[INFO] cloning repository https://github.com/jottabyte/rust-baseball [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jottabyte/rust-baseball" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjottabyte%2Frust-baseball", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjottabyte%2Frust-baseball'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 76954e54cf58bd521c26f19f056a3e8f451e1dc6 [INFO] testing jottabyte/rust-baseball against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjottabyte%2Frust-baseball" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jottabyte/rust-baseball on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jottabyte/rust-baseball [INFO] finished tweaking git repo https://github.com/jottabyte/rust-baseball [INFO] tweaked toml for git repo https://github.com/jottabyte/rust-baseball written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/That3Percent/tree-buf/` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded defer v0.1.0 [INFO] [stderr] Downloaded coercible_errors v0.1.4 [INFO] [stderr] Downloaded zigzag v0.1.0 [INFO] [stderr] Downloaded gibbon v0.1.3 [INFO] [stderr] Downloaded simple-16 v0.1.1 [INFO] [stderr] Downloaded transmute v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 275f8782708c3c48e9012a8e63df8a2da1c866e856296d94512105a99c289358 [INFO] running `Command { std: "docker" "start" "-a" "275f8782708c3c48e9012a8e63df8a2da1c866e856296d94512105a99c289358", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "275f8782708c3c48e9012a8e63df8a2da1c866e856296d94512105a99c289358", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "275f8782708c3c48e9012a8e63df8a2da1c866e856296d94512105a99c289358", kill_on_drop: false }` [INFO] [stdout] 275f8782708c3c48e9012a8e63df8a2da1c866e856296d94512105a99c289358 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b59114068bebad53d853e74ff7800e67411376630d161abe1b191a95fb5bca16 [INFO] running `Command { std: "docker" "start" "-a" "b59114068bebad53d853e74ff7800e67411376630d161abe1b191a95fb5bca16", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling curl v0.4.42 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling transmute v0.1.1 [INFO] [stderr] Compiling defer v0.1.0 [INFO] [stderr] Compiling gibbon v0.1.3 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling simple-16 v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling spinning_top v0.2.4 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling flume v0.9.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libnghttp2-sys v0.1.7+1.45.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling curl-sys v0.4.52+curl-7.81.0 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling zigzag v0.1.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling coercible_errors v0.1.4 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tree-buf-macros v0.7.0 (https://github.com/That3Percent/tree-buf/?rev=e3bf1fa19e4a114308fda17a9062e7eb0bd90d3c#e3bf1fa1) [INFO] [stderr] Compiling tree-buf v0.8.0 (https://github.com/That3Percent/tree-buf/?rev=e3bf1fa19e4a114308fda17a9062e7eb0bd90d3c#e3bf1fa1) [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling boss v0.0.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/play_by_play.rs:73:3 [INFO] [stdout] | [INFO] [stdout] 73 | #[serde(rename_all="camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 74 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/players.rs:175:3 [INFO] [stdout] | [INFO] [stdout] 175 | #[serde(rename_all="camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 176 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/players.rs:182:3 [INFO] [stdout] | [INFO] [stdout] 182 | #[serde(rename_all="camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 183 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/venues.rs:274:3 [INFO] [stdout] | [INFO] [stdout] 274 | #[serde(rename_all="camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 275 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/venues.rs:289:3 [INFO] [stdout] | [INFO] [stdout] 289 | #[serde(rename_all="camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 290 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/boxscore.rs:465:3 [INFO] [stdout] | [INFO] [stdout] 465 | pub (crate) name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Team` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/boxscore.rs:460:23 [INFO] [stdout] | [INFO] [stdout] 460 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `team_code` [INFO] [stdout] --> src/boxscore.rs:466:3 [INFO] [stdout] | [INFO] [stdout] 466 | pub (crate) team_code: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Team` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/boxscore.rs:460:23 [INFO] [stdout] | [INFO] [stdout] 460 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `location_name` [INFO] [stdout] --> src/boxscore.rs:467:3 [INFO] [stdout] | [INFO] [stdout] 467 | pub (crate) location_name: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Team` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/boxscore.rs:460:23 [INFO] [stdout] | [INFO] [stdout] 460 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `parent_org_name` [INFO] [stdout] --> src/boxscore.rs:472:3 [INFO] [stdout] | [INFO] [stdout] 472 | pub (crate) parent_org_name: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Team` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/boxscore.rs:460:23 [INFO] [stdout] | [INFO] [stdout] 460 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `job` [INFO] [stdout] --> src/coaches.rs:60:3 [INFO] [stdout] | [INFO] [stdout] 60 | pub(crate) job: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Coach` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/coaches.rs:57:23 [INFO] [stdout] | [INFO] [stdout] 57 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `full_name` [INFO] [stdout] --> src/coaches.rs:69:3 [INFO] [stdout] | [INFO] [stdout] 69 | pub(crate) full_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Person` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/coaches.rs:65:23 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `is_pitch` [INFO] [stdout] --> src/play_by_play.rs:212:5 [INFO] [stdout] | [INFO] [stdout] 212 | pub (crate) is_pitch: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PlayEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/play_by_play.rs:207:10 [INFO] [stdout] | [INFO] [stdout] 207 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `event` [INFO] [stdout] --> src/play_by_play.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | pub (crate) event: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PlayEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/play_by_play.rs:207:10 [INFO] [stdout] | [INFO] [stdout] 207 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `event_type` [INFO] [stdout] --> src/play_by_play.rs:270:3 [INFO] [stdout] | [INFO] [stdout] 270 | pub (crate) event_type: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PlayEventDetails` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/play_by_play.rs:266:10 [INFO] [stdout] | [INFO] [stdout] 266 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `has_review` [INFO] [stdout] --> src/play_by_play.rs:271:3 [INFO] [stdout] | [INFO] [stdout] 271 | pub (crate) has_review: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PlayEventDetails` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/play_by_play.rs:266:10 [INFO] [stdout] | [INFO] [stdout] 266 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `result_type` [INFO] [stdout] --> src/play_by_play.rs:284:5 [INFO] [stdout] | [INFO] [stdout] 284 | pub(crate) result_type: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PlateAppearanceData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/play_by_play.rs:281:10 [INFO] [stdout] | [INFO] [stdout] 281 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `plate_appearance_result_type` [INFO] [stdout] --> src/play_by_play.rs:288:5 [INFO] [stdout] | [INFO] [stdout] 288 | pub(crate) plate_appearance_result_type: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PlateAppearanceData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/play_by_play.rs:281:10 [INFO] [stdout] | [INFO] [stdout] 281 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `event_type` [INFO] [stdout] --> src/play_by_play.rs:389:5 [INFO] [stdout] | [INFO] [stdout] 389 | event_type: EventType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RunnerDetails` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/play_by_play.rs:384:10 [INFO] [stdout] | [INFO] [stdout] 384 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `start_base_value` [INFO] [stdout] --> src/play_by_play.rs:448:5 [INFO] [stdout] | [INFO] [stdout] 448 | pub (crate) start_base_value: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RunnerData` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/play_by_play.rs:444:10 [INFO] [stdout] | [INFO] [stdout] 444 | #[derive(Debug, Deserialize, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `event` [INFO] [stdout] --> src/play_by_play.rs:451:5 [INFO] [stdout] | [INFO] [stdout] 451 | pub (crate) event: Event, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RunnerData` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/play_by_play.rs:444:10 [INFO] [stdout] | [INFO] [stdout] 444 | #[derive(Debug, Deserialize, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `rbi` [INFO] [stdout] --> src/play_by_play.rs:453:5 [INFO] [stdout] | [INFO] [stdout] 453 | pub (crate) rbi: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RunnerData` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/play_by_play.rs:444:10 [INFO] [stdout] | [INFO] [stdout] 444 | #[derive(Debug, Deserialize, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `earned` [INFO] [stdout] --> src/play_by_play.rs:454:5 [INFO] [stdout] | [INFO] [stdout] 454 | pub (crate) earned: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RunnerData` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/play_by_play.rs:444:10 [INFO] [stdout] | [INFO] [stdout] 444 | #[derive(Debug, Deserialize, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `result_type` [INFO] [stdout] --> src/play_by_play.rs:699:5 [INFO] [stdout] | [INFO] [stdout] 699 | result_type: ResultType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PlateAppearance` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/play_by_play.rs:695:10 [INFO] [stdout] | [INFO] [stdout] 695 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `event` [INFO] [stdout] --> src/play_by_play.rs:700:5 [INFO] [stdout] | [INFO] [stdout] 700 | event: Event, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PlateAppearance` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/play_by_play.rs:695:10 [INFO] [stdout] | [INFO] [stdout] 695 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `event_type` [INFO] [stdout] --> src/play_by_play.rs:701:5 [INFO] [stdout] | [INFO] [stdout] 701 | event_type: EventType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PlateAppearance` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/play_by_play.rs:695:10 [INFO] [stdout] | [INFO] [stdout] 695 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `social` [INFO] [stdout] --> src/team.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub (crate) social: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TeamDeserialize` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/team.rs:16:23 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Deserialize, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `twitter` [INFO] [stdout] --> src/team.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub (crate) twitter: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Social` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/team.rs:28:23 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Deserialize, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `facebook` [INFO] [stdout] --> src/team.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub (crate) facebook: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Social` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/team.rs:28:23 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Deserialize, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `instagram` [INFO] [stdout] --> src/team.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | pub (crate) instagram: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Social` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/team.rs:28:23 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Deserialize, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 29 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/tree_buf_test-bd3337d368830ba5.tree_buf_test.ad3641e9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tree_buf_test-bd3337d368830ba5.tree_buf_test.ad3641e9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tree_buf_test-bd3337d368830ba5.tree_buf_test.ad3641e9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tree_buf_test-bd3337d368830ba5.tree_buf_test.ad3641e9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tree_buf_test-bd3337d368830ba5.tree_buf_test.ad3641e9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tree_buf_test-bd3337d368830ba5.tree_buf_test.ad3641e9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tree_buf_test-bd3337d368830ba5.tree_buf_test.ad3641e9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tree_buf_test-bd3337d368830ba5.tree_buf_test.ad3641e9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tree_buf_test-bd3337d368830ba5.tree_buf_test.ad3641e9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tree_buf_test-bd3337d368830ba5.tree_buf_test.ad3641e9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tree_buf_test-bd3337d368830ba5.tree_buf_test.ad3641e9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tree_buf_test-bd3337d368830ba5.tree_buf_test.ad3641e9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tree_buf_test-bd3337d368830ba5.tree_buf_test.ad3641e9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/tree_buf_test-bd3337d368830ba5.tree_buf_test.ad3641e9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/tree_buf_test-bd3337d368830ba5.tree_buf_test.ad3641e9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/tree_buf_test-bd3337d368830ba5.tree_buf_test.ad3641e9-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/tree_buf_test-bd3337d368830ba5.4rmk4g4ki46z8s5i.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-f3eb90c7564f52a6/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-e172fc7ea66a9ffd/out/i/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libboss-eef371cc2c2ece5b.rlib" "/opt/rustwide/target/debug/deps/libfutures-a01d53569fc73bed.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-3d81abca80fd9f91.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-71f4a1d6797d9e5c.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-f257a39a66adcf64.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-75aea577ef225ea7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-3ed5b659ce7fc2b3.rlib" "/opt/rustwide/target/debug/deps/libisahc-ed284961bea49220.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7630ac252bf3fdef.rlib" "/opt/rustwide/target/debug/deps/liburl-a02fb8fdb5737796.rlib" "/opt/rustwide/target/debug/deps/libidna-6f8cd264df389d63.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-78a01cc621c7dad6.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c348951c3414c332.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a69ffc9ceeb64fbb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libsluice-ba3ca1f63f599f36.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-bdc5693c90062f0f.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-68f19354b16be606.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-9956d0b44bb0842d.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-62a4fa632318dc94.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-6bc329b845b8194e.rlib" "/opt/rustwide/target/debug/deps/libtracing-dcb2f49125c5a570.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3e7a02b8515b7efe.rlib" "/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-6c3598c958328db7.rlib" "/opt/rustwide/target/debug/deps/libhttp-e5a60057394e8171.rlib" "/opt/rustwide/target/debug/deps/libitoa-57ac2f3fee0fa4c3.rlib" "/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-167df8810fbf2c33.rlib" "/opt/rustwide/target/debug/deps/libfastrand-6352fe4efbee2d32.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-bc69f05f921d553c.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-d84763990f78330e.rlib" "/opt/rustwide/target/debug/deps/libparking-3031ff4351ece351.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-02e5e2d23f061f41.rlib" "/opt/rustwide/target/debug/deps/libbytes-b63c3b3ea06c4474.rlib" "/opt/rustwide/target/debug/deps/libslab-de4c8617047c1765.rlib" "/opt/rustwide/target/debug/deps/libflume-ec77705bddaead0c.rlib" "/opt/rustwide/target/debug/deps/libspinning_top-5a8c1d8a333c843d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b68d8cfff37d1e2b.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-168d7bbb76d163af.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-299f420b688515a8.rlib" "/opt/rustwide/target/debug/deps/libcurl-8c21d5a30350db7f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-361016bdcb077fee.rlib" "/opt/rustwide/target/debug/deps/libsocket2-578710fa0b9d7e27.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-c0fb2e61db0ca3c7.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-be446b71089bc99d.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-f039851080c17fe2.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-ab6ee2702cb4fbd4.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5d5fb79f44447b4b.rlib" "/opt/rustwide/target/debug/deps/libcsv-d4b3f4d1d3721801.rlib" "/opt/rustwide/target/debug/deps/libryu-1f87c9e09d988964.rlib" "/opt/rustwide/target/debug/deps/libitoa-d0264c8ce1ce890b.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-166a1e822aa43499.rlib" "/opt/rustwide/target/debug/deps/libbstr-055d706697e48981.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-cce5214985838d75.rlib" "/opt/rustwide/target/debug/deps/libregex-9b20215a754dc323.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d987c850f506a39d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libserde-acd6fdc53a1e8676.rlib" "/opt/rustwide/target/debug/deps/libtree_buf-edfa584bdc03b5c7.rlib" "/opt/rustwide/target/debug/deps/libtransmute-32ac2f3a8eb7d859.rlib" "/opt/rustwide/target/debug/deps/librayon-833563c7d184b136.rlib" "/opt/rustwide/target/debug/deps/librayon_core-c22a22daf2ffda0d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0cf63326fa2cd96b.rlib" "/opt/rustwide/target/debug/deps/liblibc-7a5dab6311f3c1a3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-609b48a98582154d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-6aed8397e6044fe3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ad14ed7792de2c4c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-a5e760f00ed88832.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-dcd626cc178af15c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/libcoercible_errors-a090b96c09a04347.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c8218129049a6c67.rlib" "/opt/rustwide/target/debug/deps/libgibbon-28fd2b3aa9ab506c.rlib" "/opt/rustwide/target/debug/deps/libsimple_16-34cda2fea2685f00.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tree_buf_test-bd3337d368830ba5" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `boss` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "b59114068bebad53d853e74ff7800e67411376630d161abe1b191a95fb5bca16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b59114068bebad53d853e74ff7800e67411376630d161abe1b191a95fb5bca16", kill_on_drop: false }` [INFO] [stdout] b59114068bebad53d853e74ff7800e67411376630d161abe1b191a95fb5bca16