[INFO] cloning repository https://github.com/zweizeichen/chirpy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zweizeichen/chirpy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzweizeichen%2Fchirpy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzweizeichen%2Fchirpy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 94fcb529ccb2550c868be36da2a264fe3bf88924 [INFO] testing zweizeichen/chirpy against master#595316b4006932405a63862d8fe65f71a6356293 for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzweizeichen%2Fchirpy" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zweizeichen/chirpy on toolchain 595316b4006932405a63862d8fe65f71a6356293 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zweizeichen/chirpy [INFO] finished tweaking git repo https://github.com/zweizeichen/chirpy [INFO] tweaked toml for git repo https://github.com/zweizeichen/chirpy written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/zweizeichen/chirpy already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded minifb v0.12.0 [INFO] [stderr] Downloaded orbclient v0.3.24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2a92b7b2da4ace085e6fe4f509332f1dccbb86420e2583f82923c397c434b16 [INFO] running `Command { std: "docker" "start" "-a" "b2a92b7b2da4ace085e6fe4f509332f1dccbb86420e2583f82923c397c434b16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2a92b7b2da4ace085e6fe4f509332f1dccbb86420e2583f82923c397c434b16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2a92b7b2da4ace085e6fe4f509332f1dccbb86420e2583f82923c397c434b16", kill_on_drop: false }` [INFO] [stdout] b2a92b7b2da4ace085e6fe4f509332f1dccbb86420e2583f82923c397c434b16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 495f385635066a1dd23818c8b3779f93eac73e8c3d6298bcb20f749602d902ba [INFO] running `Command { std: "docker" "start" "-a" "495f385635066a1dd23818c8b3779f93eac73e8c3d6298bcb20f749602d902ba", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling getrandom v0.1.8 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling matrixmultiply v0.2.2 [INFO] [stderr] Compiling minifb v0.12.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling ogg v0.7.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling slice-deque v0.2.4 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling alga v0.9.1 [INFO] [stderr] Compiling minimp3 v0.3.3 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling claxon v0.4.2 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling nalgebra v0.18.0 [INFO] [stderr] Compiling rodio v0.9.0 [INFO] [stderr] Compiling chirpy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.60s [INFO] running `Command { std: "docker" "inspect" "495f385635066a1dd23818c8b3779f93eac73e8c3d6298bcb20f749602d902ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "495f385635066a1dd23818c8b3779f93eac73e8c3d6298bcb20f749602d902ba", kill_on_drop: false }` [INFO] [stdout] 495f385635066a1dd23818c8b3779f93eac73e8c3d6298bcb20f749602d902ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b93a805583c5bf5ce7a4c7be98e33c19a6f0df3b8dab9084c8726fe5a05649d0 [INFO] running `Command { std: "docker" "start" "-a" "b93a805583c5bf5ce7a4c7be98e33c19a6f0df3b8dab9084c8726fe5a05649d0", kill_on_drop: false }` [INFO] [stderr] Compiling chirpy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] running `Command { std: "docker" "inspect" "b93a805583c5bf5ce7a4c7be98e33c19a6f0df3b8dab9084c8726fe5a05649d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b93a805583c5bf5ce7a4c7be98e33c19a6f0df3b8dab9084c8726fe5a05649d0", kill_on_drop: false }` [INFO] [stdout] b93a805583c5bf5ce7a4c7be98e33c19a6f0df3b8dab9084c8726fe5a05649d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] acae9b3b4e9476c6e0b552fa64dfaa1ca03608396a802f5c719ce09f2bd2a68f [INFO] running `Command { std: "docker" "start" "-a" "acae9b3b4e9476c6e0b552fa64dfaa1ca03608396a802f5c719ce09f2bd2a68f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chirpy-f2eeadb083dee9e3) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test bin::tests::test_first_nibble ... ok [INFO] [stdout] test bin::tests::test_fourth_nibble ... ok [INFO] [stdout] test bin::tests::test_lower_half ... ok [INFO] [stdout] test bin::tests::test_lower_three ... ok [INFO] [stdout] test bin::tests::test_second_nibble ... ok [INFO] [stdout] test bin::tests::test_third_nibble ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "acae9b3b4e9476c6e0b552fa64dfaa1ca03608396a802f5c719ce09f2bd2a68f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acae9b3b4e9476c6e0b552fa64dfaa1ca03608396a802f5c719ce09f2bd2a68f", kill_on_drop: false }` [INFO] [stdout] acae9b3b4e9476c6e0b552fa64dfaa1ca03608396a802f5c719ce09f2bd2a68f [INFO] testing zweizeichen/chirpy against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzweizeichen%2Fchirpy" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zweizeichen/chirpy on toolchain 5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zweizeichen/chirpy [INFO] finished tweaking git repo https://github.com/zweizeichen/chirpy [INFO] tweaked toml for git repo https://github.com/zweizeichen/chirpy written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/zweizeichen/chirpy already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0dcb094713ed5ffd023438465256a35fc4dd0905721700e363c9bc1a15fae0b [INFO] running `Command { std: "docker" "start" "-a" "c0dcb094713ed5ffd023438465256a35fc4dd0905721700e363c9bc1a15fae0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0dcb094713ed5ffd023438465256a35fc4dd0905721700e363c9bc1a15fae0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0dcb094713ed5ffd023438465256a35fc4dd0905721700e363c9bc1a15fae0b", kill_on_drop: false }` [INFO] [stdout] c0dcb094713ed5ffd023438465256a35fc4dd0905721700e363c9bc1a15fae0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 788f79ca53b369ff33a844b5ad1d4ed23e164e3c6532d499ccf770e442225777 [INFO] running `Command { std: "docker" "start" "-a" "788f79ca53b369ff33a844b5ad1d4ed23e164e3c6532d499ccf770e442225777", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling getrandom v0.1.8 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling matrixmultiply v0.2.2 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Compiling minifb v0.12.0 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling ogg v0.7.0 [INFO] [stderr] Compiling slice-deque v0.2.4 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling alga v0.9.1 [INFO] [stderr] Compiling minimp3 v0.3.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling claxon v0.4.2 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling nalgebra v0.18.0 [INFO] [stderr] Compiling rodio v0.9.0 [INFO] [stderr] Compiling chirpy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcYinPL5/symbols.o" "/opt/rustwide/target/debug/deps/chirpy-1e0b9a273cd8f1b0.chirpy.31aa577967e262b9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/chirpy-1e0b9a273cd8f1b0.chirpy.31aa577967e262b9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/chirpy-1e0b9a273cd8f1b0.chirpy.31aa577967e262b9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/chirpy-1e0b9a273cd8f1b0.chirpy.31aa577967e262b9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/chirpy-1e0b9a273cd8f1b0.chirpy.31aa577967e262b9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/chirpy-1e0b9a273cd8f1b0.chirpy.31aa577967e262b9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/chirpy-1e0b9a273cd8f1b0.chirpy.31aa577967e262b9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/chirpy-1e0b9a273cd8f1b0.chirpy.31aa577967e262b9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/chirpy-1e0b9a273cd8f1b0.exq17zc9hckl33u3jra7vbi2a.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/minimp3-sys-1d4ac24efcd154f8/out" "-L" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librand-e1f86aba85d55e02.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-339301240412e907.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-13e62d6f072f1e2e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-29a33824b4d3263b.rlib" "/opt/rustwide/target/debug/deps/librand_core-c48c6cf5d2ffac15.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f30e03eb615c5f27.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ef02fa3dc8e26a39.rlib" "/opt/rustwide/target/debug/deps/librodio-98cd651342ed31ef.rlib" "/opt/rustwide/target/debug/deps/libminimp3-8e5a42ed175c8ee8.rlib" "/opt/rustwide/target/debug/deps/libslice_deque-07960539f3eb53df.rlib" "/opt/rustwide/target/debug/deps/libminimp3_sys-2f43c8ffcaf8e2f8.rlib" "/opt/rustwide/target/debug/deps/liblewton-af053a76e9b163f3.rlib" "/opt/rustwide/target/debug/deps/libogg-feff649057b61bf2.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e935504891f65b77.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8cbb9c750b199ebc.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-3f2f5d92331f4f6b.rlib" "/opt/rustwide/target/debug/deps/libalga-30b855c9a27449c0.rlib" "/opt/rustwide/target/debug/deps/librand-1f447dffdc8197c3.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-73c6a504b823bc0c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-66a76b66692ff138.rlib" "/opt/rustwide/target/debug/deps/librand_hc-733493d88f6bbce4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-aabf01b61e25b748.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-d16d0b64dfe08f8a.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a58217375b7d847.rlib" "/opt/rustwide/target/debug/deps/librand_os-6e8196b204b8e741.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-caa884dacf6c91b6.rlib" "/opt/rustwide/target/debug/deps/librand_core-bcea5e55c54289de.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-f24089ac1a1f8a77.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-eac2e41924a46503.rlib" "/opt/rustwide/target/debug/deps/librawpointer-4ab794cf61fe0eeb.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-fc9557d5fb922a68.rlib" "/opt/rustwide/target/debug/deps/libtypenum-4bbffb02d5973e7f.rlib" "/opt/rustwide/target/debug/deps/libapprox-152e6b29f93fcf63.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d1428f6b54f82532.rlib" "/opt/rustwide/target/debug/deps/libhound-8d5a21a3bfa9d0ed.rlib" "/opt/rustwide/target/debug/deps/libcpal-c3f9ec63ae1543cf.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-b4f123c810f766b0.rlib" "/opt/rustwide/target/debug/deps/libclaxon-13db4922fd366b78.rlib" "/opt/rustwide/target/debug/deps/libminifb-10116d6a64d80390.rlib" "/opt/rustwide/target/debug/deps/libtime-dd5c82c99d5da90c.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-5fae8148e88c30fd.rlib" "/opt/rustwide/target/debug/deps/liblibc-db0ce347d4a15deb.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b5c81b7f5bf7098a.rlib" "/opt/rustwide/target/debug/deps/libcast-9b97a3b4e494de78.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9506e3738f23e7c7.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0e87bdc388165b9b.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-28d2ee21ffecbcd0.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-4cd64c3d9fc2560b.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a1fedeceba4cc892.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0b8915cbc76cd410.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-fec2ce82fc5b17fa.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-fdb02324b55b2840.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-db981ef273c68b12.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2c4968ed4cb29e9c.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-661cdd70a5b83118.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9cbb3bfdc8e63ca5.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a4c5ad4392a26401.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9409cd7d030362b9.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-80d2f129fb536a6f.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-7586cb84705120bb.rlib" "-Wl,-Bdynamic" "-lasound" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/deps/chirpy-1e0b9a273cd8f1b0" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `chirpy` (bin "chirpy") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "788f79ca53b369ff33a844b5ad1d4ed23e164e3c6532d499ccf770e442225777", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "788f79ca53b369ff33a844b5ad1d4ed23e164e3c6532d499ccf770e442225777", kill_on_drop: false }` [INFO] [stdout] 788f79ca53b369ff33a844b5ad1d4ed23e164e3c6532d499ccf770e442225777