[INFO] cloning repository https://github.com/Spunge/octothorpe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Spunge/octothorpe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpunge%2Foctothorpe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpunge%2Foctothorpe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c6d0fb486ce0b944556b666bbbdb1019021cce38 [INFO] testing Spunge/octothorpe against try#5bc97a20e5cc382ae6d19f727a9e73eeb2734548 for pr-99093 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpunge%2Foctothorpe" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Spunge/octothorpe on toolchain 5bc97a20e5cc382ae6d19f727a9e73eeb2734548 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Spunge/octothorpe [INFO] finished tweaking git repo https://github.com/Spunge/octothorpe [INFO] tweaked toml for git repo https://github.com/Spunge/octothorpe written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/Spunge/octothorpe already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e478a43515949260bf9af99639a951b2261f6affd3c16cd7b2b5d815dc7f087e [INFO] running `Command { std: "docker" "start" "-a" "e478a43515949260bf9af99639a951b2261f6affd3c16cd7b2b5d815dc7f087e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e478a43515949260bf9af99639a951b2261f6affd3c16cd7b2b5d815dc7f087e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e478a43515949260bf9af99639a951b2261f6affd3c16cd7b2b5d815dc7f087e", kill_on_drop: false }` [INFO] [stdout] e478a43515949260bf9af99639a951b2261f6affd3c16cd7b2b5d815dc7f087e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05e2e9af7350c53758037b1a2c145c80fba0dae528d09329f0fd8e658f2b0baa [INFO] running `Command { std: "docker" "start" "-a" "05e2e9af7350c53758037b1a2c145c80fba0dae528d09329f0fd8e658f2b0baa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling jack-sys v0.2.0 (https://github.com/spunge/rust-jack.git#c645e0b1) [INFO] [stderr] Compiling jack-sys v0.2.0 [INFO] [stderr] Compiling jack v0.6.0-rc1 (https://github.com/spunge/rust-jack.git#c645e0b1) [INFO] [stderr] Compiling octothorpe v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::ops::Range` [INFO] [stdout] --> src/hardware/apc40.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::ops::Range; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Message`, `TimedMessage` [INFO] [stdout] --> src/hardware/apc40.rs:4:29 [INFO] [stdout] | [INFO] [stdout] 4 | use super::super::message::{TimedMessage, Message}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::super::TimebaseHandler` [INFO] [stdout] --> src/hardware/apc40.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use super::super::TimebaseHandler; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ops::Range` [INFO] [stdout] --> src/hardware/apc20.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::ops::Range; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Message`, `TimedMessage` [INFO] [stdout] --> src/hardware/apc20.rs:4:29 [INFO] [stdout] | [INFO] [stdout] 4 | use super::super::message::{TimedMessage, Message}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::super::TimebaseHandler` [INFO] [stdout] --> src/hardware/apc20.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use super::super::TimebaseHandler; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/controller/lights.rs:98:27 [INFO] [stdout] | [INFO] [stdout] 98 | .map(|(index, value)| (self.buffer_index_to_coordinate(index), self.next_state[index])) [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `contains` is never used [INFO] [stdout] --> src/controller/lights.rs:79:8 [INFO] [stdout] | [INFO] [stdout] 79 | fn contains(&self, coordinate: Coordinate) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcnqujec/symbols.o" "/opt/rustwide/target/debug/deps/octothorpe-b10caa7797fe7cfe.octothorpe.aee3698d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/octothorpe-b10caa7797fe7cfe.octothorpe.aee3698d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/octothorpe-b10caa7797fe7cfe.octothorpe.aee3698d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/octothorpe-b10caa7797fe7cfe.octothorpe.aee3698d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/octothorpe-b10caa7797fe7cfe.octothorpe.aee3698d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/octothorpe-b10caa7797fe7cfe.octothorpe.aee3698d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/octothorpe-b10caa7797fe7cfe.octothorpe.aee3698d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/octothorpe-b10caa7797fe7cfe.octothorpe.aee3698d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/octothorpe-b10caa7797fe7cfe.octothorpe.aee3698d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/octothorpe-b10caa7797fe7cfe.octothorpe.aee3698d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/octothorpe-b10caa7797fe7cfe.octothorpe.aee3698d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/octothorpe-b10caa7797fe7cfe.octothorpe.aee3698d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/octothorpe-b10caa7797fe7cfe.octothorpe.aee3698d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/octothorpe-b10caa7797fe7cfe.octothorpe.aee3698d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/octothorpe-b10caa7797fe7cfe.octothorpe.aee3698d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/octothorpe-b10caa7797fe7cfe.octothorpe.aee3698d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/octothorpe-b10caa7797fe7cfe.308v0dnm5edpnl9a.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libjack_sys-f63a4f0b21fa4cf3.rlib" "/opt/rustwide/target/debug/deps/libjack-70a2d31e73dc4ff8.rlib" "/opt/rustwide/target/debug/deps/libjack_sys-b44394894c2f9383.rlib" "/opt/rustwide/target/debug/deps/liblibloading-c7bf19502fccb3d9.rlib" "/opt/rustwide/target/debug/deps/liblibc-108d506d933fad24.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-deaeff8e79132040.rlib" "/opt/rustwide/target/debug/deps/libbitflags-257fd09b908c4179.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1aab30bac2090a15.rlib" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9cdaf64f7570f7ff.rlib" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-7d64cc870c011631.rlib" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a0a88b78deed3a16.rlib" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-315eac6a3174b13c.rlib" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-778610d63efc39ce.rlib" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-11737b9eef3e285d.rlib" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8165420a20fe4548.rlib" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-db4c499f2074199d.rlib" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1a230f9a19aa3698.rlib" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605ec4e87a2c9d10.rlib" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5f171797b6654b84.rlib" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-990f92fdff457c3a.rlib" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-66ccc5a2fa17d637.rlib" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9dba3f083c9eb142.rlib" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-dfc71beee59013ce.rlib" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6f7f4877ee9c613e.rlib" "-Wl,-Bdynamic" "-ljack" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/octothorpe-b10caa7797fe7cfe" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `octothorpe` due to 2 previous errors; 8 warnings emitted [INFO] running `Command { std: "docker" "inspect" "05e2e9af7350c53758037b1a2c145c80fba0dae528d09329f0fd8e658f2b0baa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05e2e9af7350c53758037b1a2c145c80fba0dae528d09329f0fd8e658f2b0baa", kill_on_drop: false }` [INFO] [stdout] 05e2e9af7350c53758037b1a2c145c80fba0dae528d09329f0fd8e658f2b0baa