[INFO] cloning repository https://github.com/ferrite-rs/ferrite-tutorial [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ferrite-rs/ferrite-tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fferrite-rs%2Fferrite-tutorial", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fferrite-rs%2Fferrite-tutorial'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a84f78984c4130a657ff7cbcae51e86e32764446 [INFO] testing ferrite-rs/ferrite-tutorial against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fferrite-rs%2Fferrite-tutorial" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ferrite-rs/ferrite-tutorial on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ferrite-rs/ferrite-tutorial [INFO] finished tweaking git repo https://github.com/ferrite-rs/ferrite-tutorial [INFO] tweaked toml for git repo https://github.com/ferrite-rs/ferrite-tutorial written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/ferrite-rs/ferrite-tutorial already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8e4a04fe2cd8c0e0e03481900299ac69a8d9b63cef045ac3f8eb101e5d90d66d [INFO] running `Command { std: "docker" "start" "-a" "8e4a04fe2cd8c0e0e03481900299ac69a8d9b63cef045ac3f8eb101e5d90d66d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e4a04fe2cd8c0e0e03481900299ac69a8d9b63cef045ac3f8eb101e5d90d66d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e4a04fe2cd8c0e0e03481900299ac69a8d9b63cef045ac3f8eb101e5d90d66d", kill_on_drop: false }` [INFO] [stdout] 8e4a04fe2cd8c0e0e03481900299ac69a8d9b63cef045ac3f8eb101e5d90d66d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a1c17ca2f926cbb0bd6b28f152b891fd99cd557265c0eb735949552bf41fea9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3a1c17ca2f926cbb0bd6b28f152b891fd99cd557265c0eb735949552bf41fea9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling tokio v1.7.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ipc-channel v0.15.0 [INFO] [stderr] Compiling ferrite-session v0.2.0 [INFO] [stderr] Compiling ferrite-tutorial v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/bin/10_dining_philosophers.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::time::sleep` [INFO] [stdout] --> src/bin/10_dining_philosophers.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | use tokio::time::sleep; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Adder` [INFO] [stdout] --> src/bin/02_adder.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / type Adder = [INFO] [stdout] 22 | | ReceiveValue>>; [INFO] [stdout] | |____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nickel2` [INFO] [stdout] --> src/bin/03_coin_exchange.rs:89:47 [INFO] [stdout] | [INFO] [stdout] 89 | include_session(forge_nickel(), move |nickel2| { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nickel2` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nickel1` [INFO] [stdout] --> src/bin/03_coin_exchange.rs:88:45 [INFO] [stdout] | [INFO] [stdout] 88 | include_session(forge_nickel(), move |nickel1| { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nickel1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vending_machine` [INFO] [stdout] --> src/bin/03_coin_exchange.rs:87:46 [INFO] [stdout] | [INFO] [stdout] 87 | include_session(vending_machine(), move |vending_machine| { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vending_machine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `coin_exchange` [INFO] [stdout] --> src/bin/03_coin_exchange.rs:86:42 [INFO] [stdout] | [INFO] [stdout] 86 | include_session(coin_exchange(), move |coin_exchange| { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_coin_exchange` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `adder_provider` [INFO] [stdout] --> src/bin/02_adder.rs:24:4 [INFO] [stdout] | [INFO] [stdout] 24 | fn adder_provider() -> Session { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `adder_client` [INFO] [stdout] --> src/bin/02_adder.rs:30:4 [INFO] [stdout] | [INFO] [stdout] 30 | fn adder_client() -> Session> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c2` [INFO] [stdout] --> src/bin/04_simple_calculator.rs:37:50 [INFO] [stdout] | [INFO] [stdout] 37 | include_session(calculator_provider(), move |c2| { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_c2` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c1` [INFO] [stdout] --> src/bin/04_simple_calculator.rs:36:48 [INFO] [stdout] | [INFO] [stdout] 36 | include_session(calculator_provider(), move |c1| { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_c1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/bin/10_dining_philosophers.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | fn fork(id: u8) -> SharedSession { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/bin/10_dining_philosophers.rs:78:3 [INFO] [stdout] | [INFO] [stdout] 78 | id: u8, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `left` [INFO] [stdout] --> src/bin/10_dining_philosophers.rs:79:3 [INFO] [stdout] | [INFO] [stdout] 79 | left: SharedChannel, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_left` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `right` [INFO] [stdout] --> src/bin/10_dining_philosophers.rs:80:3 [INFO] [stdout] | [INFO] [stdout] 80 | right: SharedChannel, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_right` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `actual_pin` [INFO] [stdout] --> src/bin/05_simple_atm.rs:109:17 [INFO] [stdout] | [INFO] [stdout] 109 | fn atm_provider(actual_pin: Pin, balance: u64) -> Session { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_actual_pin` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/bin/08_queue.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | fn elem(val: String) -> Session> [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `balance` [INFO] [stdout] --> src/bin/05_simple_atm.rs:109:34 [INFO] [stdout] | [INFO] [stdout] 109 | fn atm_provider(actual_pin: Pin, balance: u64) -> Session { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_balance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pin` [INFO] [stdout] --> src/bin/05_simple_atm.rs:114:3 [INFO] [stdout] | [INFO] [stdout] 114 | pin: Pin, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `withdraw_amount` [INFO] [stdout] --> src/bin/05_simple_atm.rs:115:3 [INFO] [stdout] | [INFO] [stdout] 115 | withdraw_amount: CashAmount, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_withdraw_amount` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `actual_pin` [INFO] [stdout] --> src/bin/07_rec_atm.rs:150:3 [INFO] [stdout] | [INFO] [stdout] 150 | actual_pin: Pin, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_actual_pin` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `current` [INFO] [stdout] --> src/bin/06_rec_calculator.rs:61:24 [INFO] [stdout] | [INFO] [stdout] 61 | fn calculator_provider(current: f64) -> Session { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `amount` [INFO] [stdout] --> src/bin/05_simple_atm.rs:86:3 [INFO] [stdout] | [INFO] [stdout] 86 | amount: CashAmount, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `forge_cash` [INFO] [stdout] --> src/bin/05_simple_atm.rs:91:4 [INFO] [stdout] | [INFO] [stdout] 91 | fn forge_cash(amount: u64) -> Session { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `spend_cash` [INFO] [stdout] --> src/bin/05_simple_atm.rs:100:4 [INFO] [stdout] | [INFO] [stdout] 100 | fn spend_cash() -> Session> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/bin/06_rec_calculator.rs:66:3 [INFO] [stdout] | [INFO] [stdout] 66 | x: f64, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `attempts` [INFO] [stdout] --> src/bin/07_rec_atm.rs:151:3 [INFO] [stdout] | [INFO] [stdout] 151 | attempts: u8, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attempts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/bin/06_rec_calculator.rs:67:3 [INFO] [stdout] | [INFO] [stdout] 67 | y: f64, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `balance` [INFO] [stdout] --> src/bin/07_rec_atm.rs:152:3 [INFO] [stdout] | [INFO] [stdout] 152 | balance: u64, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_balance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `z` [INFO] [stdout] --> src/bin/06_rec_calculator.rs:68:3 [INFO] [stdout] | [INFO] [stdout] 68 | z: f64, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_z` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pin` [INFO] [stdout] --> src/bin/07_rec_atm.rs:158:3 [INFO] [stdout] | [INFO] [stdout] 158 | pin: Pin, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `withdraw_amount` [INFO] [stdout] --> src/bin/07_rec_atm.rs:159:3 [INFO] [stdout] | [INFO] [stdout] 159 | withdraw_amount: CashAmount, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_withdraw_amount` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val1` [INFO] [stdout] --> src/bin/09_shared_queue.rs:73:3 [INFO] [stdout] | [INFO] [stdout] 73 | val1: String, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_val1` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tail` [INFO] [stdout] --> src/bin/09_shared_queue.rs:74:3 [INFO] [stdout] | [INFO] [stdout] 74 | tail: SharedChannel, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tail` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `queue` [INFO] [stdout] --> src/bin/09_shared_queue.rs:81:3 [INFO] [stdout] | [INFO] [stdout] 81 | queue: SharedChannel, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_queue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/bin/09_shared_queue.rs:82:3 [INFO] [stdout] | [INFO] [stdout] 82 | val: String [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `queue` [INFO] [stdout] --> src/bin/09_shared_queue.rs:89:3 [INFO] [stdout] | [INFO] [stdout] 89 | queue: SharedChannel, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_queue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `elem` [INFO] [stdout] --> src/bin/08_queue.rs:75:4 [INFO] [stdout] | [INFO] [stdout] 75 | fn elem(val: String) -> Session> [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MAX_RETRY` [INFO] [stdout] --> src/bin/07_rec_atm.rs:109:1 [INFO] [stdout] | [INFO] [stdout] 109 | const MAX_RETRY: u8 = 3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `amount` [INFO] [stdout] --> src/bin/07_rec_atm.rs:126:3 [INFO] [stdout] | [INFO] [stdout] 126 | amount: CashAmount, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `forge_cash` [INFO] [stdout] --> src/bin/07_rec_atm.rs:131:4 [INFO] [stdout] | [INFO] [stdout] 131 | fn forge_cash(amount: u64) -> Session { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `spend_cash` [INFO] [stdout] --> src/bin/07_rec_atm.rs:140:4 [INFO] [stdout] | [INFO] [stdout] 140 | fn spend_cash() -> Session> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `head_queue` [INFO] [stdout] --> src/bin/09_shared_queue.rs:72:4 [INFO] [stdout] | [INFO] [stdout] 72 | fn head_queue( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ferrite-tutorial` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name 03_coin_exchange --edition=2018 src/bin/03_coin_exchange.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=1a7064742fe38726 -C extra-filename=-1a7064742fe38726 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-60a88492d225bb1a.rlib --extern ferrite_session=/opt/rustwide/target/debug/deps/libferrite_session-c84386705614d001.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-9a32fc8f9a9bfbe4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4022795677615015.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/02_adder-e56357df70d8c504.02_adder.f91d97f6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/02_adder-e56357df70d8c504.02_adder.f91d97f6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/02_adder-e56357df70d8c504.02_adder.f91d97f6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/02_adder-e56357df70d8c504.02_adder.f91d97f6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/02_adder-e56357df70d8c504.02_adder.f91d97f6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/02_adder-e56357df70d8c504.02_adder.f91d97f6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/02_adder-e56357df70d8c504.02_adder.f91d97f6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/02_adder-e56357df70d8c504.02_adder.f91d97f6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/02_adder-e56357df70d8c504.02_adder.f91d97f6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/02_adder-e56357df70d8c504.02_adder.f91d97f6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/02_adder-e56357df70d8c504.02_adder.f91d97f6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/02_adder-e56357df70d8c504.02_adder.f91d97f6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/02_adder-e56357df70d8c504.02_adder.f91d97f6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/02_adder-e56357df70d8c504.02_adder.f91d97f6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/02_adder-e56357df70d8c504.02_adder.f91d97f6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/02_adder-e56357df70d8c504.02_adder.f91d97f6-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/02_adder-e56357df70d8c504.57ownwzzj2yisee0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-60a88492d225bb1a.rlib" "/opt/rustwide/target/debug/deps/libatty-d387790ef22bcda0.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-48569ba71e859b79.rlib" "/opt/rustwide/target/debug/deps/libhumantime-2d575097e7169ff0.rlib" "/opt/rustwide/target/debug/deps/libregex-1a7b75eb85c29630.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-8a0cae5ea006fde0.rlib" "/opt/rustwide/target/debug/deps/libferrite_session-c84386705614d001.rlib" "/opt/rustwide/target/debug/deps/libtokio-4022795677615015.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-cf6c07619e7b5371.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-50f391c427ddcf98.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2d047839a5a31cff.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libmio-98064e4da99a21af.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-859511f254389867.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-2cf602f38cd12784.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-48d1913d4cb0e2fa.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-28302a5e66dc2110.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-935e74d8392426ec.rlib" "/opt/rustwide/target/debug/deps/libipc_channel-99e83a96b1afdb41.rlib" "/opt/rustwide/target/debug/deps/libtempfile-bddbe9d8760a4ad4.rlib" "/opt/rustwide/target/debug/deps/librand-9a32fc8f9a9bfbe4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-22034f955c2c40bf.rlib" "/opt/rustwide/target/debug/deps/librand_core-333ac62208d4a1de.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7d746d8b1e58d701.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-15e7538dc43deba5.rlib" "/opt/rustwide/target/debug/deps/librand-62eb520d8028ebe9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1978799d71469aad.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-d0e416c400f9e16f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0db8bc5e67c7d236.rlib" "/opt/rustwide/target/debug/deps/libmio-de89e0afab6bfb20.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libiovec-d7cfb6722a0a8518.rlib" "/opt/rustwide/target/debug/deps/libnet2-6feab1bc4088e89e.rlib" "/opt/rustwide/target/debug/deps/liblibc-ed8088a3e949cfa7.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c1bfc0cc6a39612d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8d7272f5f34985a5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libbincode-00afe1be5b110582.rlib" "/opt/rustwide/target/debug/deps/libserde-c7e9b12077ea4a0a.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/02_adder-e56357df70d8c504" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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; 3 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/00_hello-0587cf9e3e1a877a.00_hello.e329bac9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/00_hello-0587cf9e3e1a877a.00_hello.e329bac9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/00_hello-0587cf9e3e1a877a.00_hello.e329bac9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/00_hello-0587cf9e3e1a877a.00_hello.e329bac9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/00_hello-0587cf9e3e1a877a.00_hello.e329bac9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/00_hello-0587cf9e3e1a877a.00_hello.e329bac9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/00_hello-0587cf9e3e1a877a.00_hello.e329bac9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/00_hello-0587cf9e3e1a877a.00_hello.e329bac9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/00_hello-0587cf9e3e1a877a.00_hello.e329bac9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/00_hello-0587cf9e3e1a877a.00_hello.e329bac9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/00_hello-0587cf9e3e1a877a.00_hello.e329bac9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/00_hello-0587cf9e3e1a877a.00_hello.e329bac9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/00_hello-0587cf9e3e1a877a.00_hello.e329bac9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/00_hello-0587cf9e3e1a877a.00_hello.e329bac9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/00_hello-0587cf9e3e1a877a.00_hello.e329bac9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/00_hello-0587cf9e3e1a877a.00_hello.e329bac9-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/00_hello-0587cf9e3e1a877a.17s7g93nr4m8u817.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-60a88492d225bb1a.rlib" "/opt/rustwide/target/debug/deps/libatty-d387790ef22bcda0.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-48569ba71e859b79.rlib" "/opt/rustwide/target/debug/deps/libhumantime-2d575097e7169ff0.rlib" "/opt/rustwide/target/debug/deps/libregex-1a7b75eb85c29630.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-8a0cae5ea006fde0.rlib" "/opt/rustwide/target/debug/deps/libferrite_session-c84386705614d001.rlib" "/opt/rustwide/target/debug/deps/libtokio-4022795677615015.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-cf6c07619e7b5371.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-50f391c427ddcf98.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2d047839a5a31cff.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libmio-98064e4da99a21af.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-859511f254389867.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-2cf602f38cd12784.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-48d1913d4cb0e2fa.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-28302a5e66dc2110.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-935e74d8392426ec.rlib" "/opt/rustwide/target/debug/deps/libipc_channel-99e83a96b1afdb41.rlib" "/opt/rustwide/target/debug/deps/libtempfile-bddbe9d8760a4ad4.rlib" "/opt/rustwide/target/debug/deps/librand-9a32fc8f9a9bfbe4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-22034f955c2c40bf.rlib" "/opt/rustwide/target/debug/deps/librand_core-333ac62208d4a1de.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7d746d8b1e58d701.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-15e7538dc43deba5.rlib" "/opt/rustwide/target/debug/deps/librand-62eb520d8028ebe9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1978799d71469aad.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-d0e416c400f9e16f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0db8bc5e67c7d236.rlib" "/opt/rustwide/target/debug/deps/libmio-de89e0afab6bfb20.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libiovec-d7cfb6722a0a8518.rlib" "/opt/rustwide/target/debug/deps/libnet2-6feab1bc4088e89e.rlib" "/opt/rustwide/target/debug/deps/liblibc-ed8088a3e949cfa7.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c1bfc0cc6a39612d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8d7272f5f34985a5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libbincode-00afe1be5b110582.rlib" "/opt/rustwide/target/debug/deps/libserde-c7e9b12077ea4a0a.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/00_hello-0587cf9e3e1a877a" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/01_greet-10133cbc55522b2b.01_greet.a4715734-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/01_greet-10133cbc55522b2b.01_greet.a4715734-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/01_greet-10133cbc55522b2b.01_greet.a4715734-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/01_greet-10133cbc55522b2b.01_greet.a4715734-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/01_greet-10133cbc55522b2b.01_greet.a4715734-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/01_greet-10133cbc55522b2b.01_greet.a4715734-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/01_greet-10133cbc55522b2b.01_greet.a4715734-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/01_greet-10133cbc55522b2b.01_greet.a4715734-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/01_greet-10133cbc55522b2b.01_greet.a4715734-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/01_greet-10133cbc55522b2b.01_greet.a4715734-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/01_greet-10133cbc55522b2b.01_greet.a4715734-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/01_greet-10133cbc55522b2b.01_greet.a4715734-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/01_greet-10133cbc55522b2b.01_greet.a4715734-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/01_greet-10133cbc55522b2b.01_greet.a4715734-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/01_greet-10133cbc55522b2b.01_greet.a4715734-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/01_greet-10133cbc55522b2b.01_greet.a4715734-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/01_greet-10133cbc55522b2b.3bf9l806k66yyi7i.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-60a88492d225bb1a.rlib" "/opt/rustwide/target/debug/deps/libatty-d387790ef22bcda0.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-48569ba71e859b79.rlib" "/opt/rustwide/target/debug/deps/libhumantime-2d575097e7169ff0.rlib" "/opt/rustwide/target/debug/deps/libregex-1a7b75eb85c29630.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-8a0cae5ea006fde0.rlib" "/opt/rustwide/target/debug/deps/libferrite_session-c84386705614d001.rlib" "/opt/rustwide/target/debug/deps/libtokio-4022795677615015.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-cf6c07619e7b5371.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-50f391c427ddcf98.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2d047839a5a31cff.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libmio-98064e4da99a21af.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-859511f254389867.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-2cf602f38cd12784.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-48d1913d4cb0e2fa.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-28302a5e66dc2110.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-935e74d8392426ec.rlib" "/opt/rustwide/target/debug/deps/libipc_channel-99e83a96b1afdb41.rlib" "/opt/rustwide/target/debug/deps/libtempfile-bddbe9d8760a4ad4.rlib" "/opt/rustwide/target/debug/deps/librand-9a32fc8f9a9bfbe4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-22034f955c2c40bf.rlib" "/opt/rustwide/target/debug/deps/librand_core-333ac62208d4a1de.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7d746d8b1e58d701.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-15e7538dc43deba5.rlib" "/opt/rustwide/target/debug/deps/librand-62eb520d8028ebe9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1978799d71469aad.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-d0e416c400f9e16f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0db8bc5e67c7d236.rlib" "/opt/rustwide/target/debug/deps/libmio-de89e0afab6bfb20.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libiovec-d7cfb6722a0a8518.rlib" "/opt/rustwide/target/debug/deps/libnet2-6feab1bc4088e89e.rlib" "/opt/rustwide/target/debug/deps/liblibc-ed8088a3e949cfa7.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c1bfc0cc6a39612d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8d7272f5f34985a5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libbincode-00afe1be5b110582.rlib" "/opt/rustwide/target/debug/deps/libserde-c7e9b12077ea4a0a.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/01_greet-10133cbc55522b2b" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/10_dining_philosophers-1f44d6931a6f94d5.10_dining_philosophers.f5cb6ded-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/10_dining_philosophers-1f44d6931a6f94d5.10_dining_philosophers.f5cb6ded-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/10_dining_philosophers-1f44d6931a6f94d5.10_dining_philosophers.f5cb6ded-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/10_dining_philosophers-1f44d6931a6f94d5.10_dining_philosophers.f5cb6ded-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/10_dining_philosophers-1f44d6931a6f94d5.10_dining_philosophers.f5cb6ded-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/10_dining_philosophers-1f44d6931a6f94d5.10_dining_philosophers.f5cb6ded-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/10_dining_philosophers-1f44d6931a6f94d5.10_dining_philosophers.f5cb6ded-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/10_dining_philosophers-1f44d6931a6f94d5.10_dining_philosophers.f5cb6ded-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/10_dining_philosophers-1f44d6931a6f94d5.10_dining_philosophers.f5cb6ded-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/10_dining_philosophers-1f44d6931a6f94d5.10_dining_philosophers.f5cb6ded-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/10_dining_philosophers-1f44d6931a6f94d5.10_dining_philosophers.f5cb6ded-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/10_dining_philosophers-1f44d6931a6f94d5.10_dining_philosophers.f5cb6ded-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/10_dining_philosophers-1f44d6931a6f94d5.10_dining_philosophers.f5cb6ded-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/10_dining_philosophers-1f44d6931a6f94d5.10_dining_philosophers.f5cb6ded-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/10_dining_philosophers-1f44d6931a6f94d5.10_dining_philosophers.f5cb6ded-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/10_dining_philosophers-1f44d6931a6f94d5.10_dining_philosophers.f5cb6ded-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/10_dining_philosophers-1f44d6931a6f94d5.zvw8lfl6auoz541.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-60a88492d225bb1a.rlib" "/opt/rustwide/target/debug/deps/libatty-d387790ef22bcda0.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-48569ba71e859b79.rlib" "/opt/rustwide/target/debug/deps/libhumantime-2d575097e7169ff0.rlib" "/opt/rustwide/target/debug/deps/libregex-1a7b75eb85c29630.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-8a0cae5ea006fde0.rlib" "/opt/rustwide/target/debug/deps/libferrite_session-c84386705614d001.rlib" "/opt/rustwide/target/debug/deps/libtokio-4022795677615015.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-cf6c07619e7b5371.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-50f391c427ddcf98.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2d047839a5a31cff.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libmio-98064e4da99a21af.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-859511f254389867.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-2cf602f38cd12784.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-48d1913d4cb0e2fa.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-28302a5e66dc2110.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-935e74d8392426ec.rlib" "/opt/rustwide/target/debug/deps/libipc_channel-99e83a96b1afdb41.rlib" "/opt/rustwide/target/debug/deps/libtempfile-bddbe9d8760a4ad4.rlib" "/opt/rustwide/target/debug/deps/librand-9a32fc8f9a9bfbe4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-22034f955c2c40bf.rlib" "/opt/rustwide/target/debug/deps/librand_core-333ac62208d4a1de.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7d746d8b1e58d701.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-15e7538dc43deba5.rlib" "/opt/rustwide/target/debug/deps/librand-62eb520d8028ebe9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1978799d71469aad.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-d0e416c400f9e16f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0db8bc5e67c7d236.rlib" "/opt/rustwide/target/debug/deps/libmio-de89e0afab6bfb20.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libiovec-d7cfb6722a0a8518.rlib" "/opt/rustwide/target/debug/deps/libnet2-6feab1bc4088e89e.rlib" "/opt/rustwide/target/debug/deps/liblibc-ed8088a3e949cfa7.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c1bfc0cc6a39612d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8d7272f5f34985a5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libbincode-00afe1be5b110582.rlib" "/opt/rustwide/target/debug/deps/libserde-c7e9b12077ea4a0a.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/10_dining_philosophers-1f44d6931a6f94d5" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3a1c17ca2f926cbb0bd6b28f152b891fd99cd557265c0eb735949552bf41fea9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a1c17ca2f926cbb0bd6b28f152b891fd99cd557265c0eb735949552bf41fea9", kill_on_drop: false }` [INFO] [stdout] 3a1c17ca2f926cbb0bd6b28f152b891fd99cd557265c0eb735949552bf41fea9