[INFO] cloning repository https://github.com/Vonstrab/audio-graph-parallelization [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Vonstrab/audio-graph-parallelization" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVonstrab%2Faudio-graph-parallelization", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVonstrab%2Faudio-graph-parallelization'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ba3763891f703285fdd0ae9013bccc850e6d20b2 [INFO] testing Vonstrab/audio-graph-parallelization against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVonstrab%2Faudio-graph-parallelization" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Vonstrab/audio-graph-parallelization on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Vonstrab/audio-graph-parallelization [INFO] finished tweaking git repo https://github.com/Vonstrab/audio-graph-parallelization [INFO] tweaked toml for git repo https://github.com/Vonstrab/audio-graph-parallelization written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/Vonstrab/audio-graph-parallelization already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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] 07cdee9d70bd92ac08a93732722589381637f6d436a12cec5fbaaa2d5e8cc78f [INFO] running `Command { std: "docker" "start" "-a" "07cdee9d70bd92ac08a93732722589381637f6d436a12cec5fbaaa2d5e8cc78f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07cdee9d70bd92ac08a93732722589381637f6d436a12cec5fbaaa2d5e8cc78f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07cdee9d70bd92ac08a93732722589381637f6d436a12cec5fbaaa2d5e8cc78f", kill_on_drop: false }` [INFO] [stdout] 07cdee9d70bd92ac08a93732722589381637f6d436a12cec5fbaaa2d5e8cc78f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", 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] 4b49e9cc7c5619221b83b9406e940f49ea1c826e667be150ca7740e8fb1da8de [INFO] running `Command { std: "docker" "start" "-a" "4b49e9cc7c5619221b83b9406e940f49ea1c826e667be150ca7740e8fb1da8de", kill_on_drop: false }` [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling pest v2.1.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling jack-sys v0.2.0 (https://github.com/RustAudio/rust-jack.git#ea7f01e9) [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling jack v0.6.0-rc1 (https://github.com/RustAudio/rust-jack.git#ea7f01e9) [INFO] [stderr] Compiling core_affinity v0.5.9 [INFO] [stderr] Compiling pest_meta v2.1.0 [INFO] [stderr] Compiling crossbeam v0.7.1 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling audio_graph_parallelization v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/execution/work_stealing.rs:75:55 [INFO] [stdout] | [INFO] [stdout] 75 | let start_time = std::time::SystemTime::now();; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/execution/sequential.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | let mut out_port = [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/execution/static_scheduling.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | let mut out_port = [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/execution/work_stealing.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | let mut out_port = [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/task_graph/node.rs:131:33 [INFO] [stdout] | [INFO] [stdout] 131 | ... let mut buffer = vec.as_mut_slice(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/schedule.rs: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `audio_graph_parallelization`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/work_stealing_exec-2bcdb67e7e10067a.work_stealing_exec.cs7ll0xy-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/work_stealing_exec-2bcdb67e7e10067a.work_stealing_exec.cs7ll0xy-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/work_stealing_exec-2bcdb67e7e10067a.work_stealing_exec.cs7ll0xy-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/work_stealing_exec-2bcdb67e7e10067a.work_stealing_exec.cs7ll0xy-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/work_stealing_exec-2bcdb67e7e10067a.work_stealing_exec.cs7ll0xy-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/work_stealing_exec-2bcdb67e7e10067a.work_stealing_exec.cs7ll0xy-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/work_stealing_exec-2bcdb67e7e10067a.work_stealing_exec.cs7ll0xy-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/work_stealing_exec-2bcdb67e7e10067a.work_stealing_exec.cs7ll0xy-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/work_stealing_exec-2bcdb67e7e10067a.work_stealing_exec.cs7ll0xy-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/work_stealing_exec-2bcdb67e7e10067a.work_stealing_exec.cs7ll0xy-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/work_stealing_exec-2bcdb67e7e10067a.work_stealing_exec.cs7ll0xy-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/work_stealing_exec-2bcdb67e7e10067a.work_stealing_exec.cs7ll0xy-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/work_stealing_exec-2bcdb67e7e10067a.work_stealing_exec.cs7ll0xy-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/work_stealing_exec-2bcdb67e7e10067a.work_stealing_exec.cs7ll0xy-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/work_stealing_exec-2bcdb67e7e10067a.work_stealing_exec.cs7ll0xy-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/work_stealing_exec-2bcdb67e7e10067a.work_stealing_exec.cs7ll0xy-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/work_stealing_exec-2bcdb67e7e10067a" "/opt/rustwide/target/debug/deps/work_stealing_exec-2bcdb67e7e10067a.3192w78viujp6rnj.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liblibaudiograph-f9b67a409cc92efa.rlib" "/opt/rustwide/target/debug/deps/librand-fe0f9062a985f2f0.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-7ac0bbf33eab17c3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-2979a42224e86729.rlib" "/opt/rustwide/target/debug/deps/librand_hc-7616e3bb64dc5ef6.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9a60c16312ff520f.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-b2748fbbad7a886b.rlib" "/opt/rustwide/target/debug/deps/librand_core-9df86ead2ee4a580.rlib" "/opt/rustwide/target/debug/deps/librand_os-aaca8a8fc2d0e0fa.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-f7d74d5738cea20e.rlib" "/opt/rustwide/target/debug/deps/librand_core-28553c25b52e4ac6.rlib" "/opt/rustwide/target/debug/deps/libpest-0bb241a9ce372db4.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-aa9dccffbe12b12b.rlib" "/opt/rustwide/target/debug/deps/libjack-784090ef27483b69.rlib" "/opt/rustwide/target/debug/deps/libjack_sys-512aefebee3651ce.rlib" "/opt/rustwide/target/debug/deps/liblibloading-66bf19968eaf8362.rlib" "/opt/rustwide/target/debug/deps/libbitflags-d84be2ed0b8bbca8.rlib" "/opt/rustwide/target/debug/deps/libcore_affinity-bf2a0b1229619e2f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0fb17fc572bed684.rlib" "/opt/rustwide/target/debug/deps/liblibc-8db3c602bb35d22c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-ea27014102f25e0a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-d564decf4449574f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-91bc317201073939.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ebf99450980a4314.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3b6134267c972dbc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-94bd7e47d66a9dbe.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ad4c3ad3e7604ff0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6aac4dafce6b7963.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-a91a039cd0af5333.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-95255a913897c8ce.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-22768ce7d0de8fe2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2b29da9dc12a17e3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-ljack" "-ldl" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: cannot find -ljack [INFO] [stdout] collect2: error: ld returned 1 exit status [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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/seq_exec-8cebd89bc1200a9a.seq_exec.bz3wlzhk-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/seq_exec-8cebd89bc1200a9a.seq_exec.bz3wlzhk-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/seq_exec-8cebd89bc1200a9a.seq_exec.bz3wlzhk-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/seq_exec-8cebd89bc1200a9a.seq_exec.bz3wlzhk-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/seq_exec-8cebd89bc1200a9a.seq_exec.bz3wlzhk-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/seq_exec-8cebd89bc1200a9a.seq_exec.bz3wlzhk-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/seq_exec-8cebd89bc1200a9a.seq_exec.bz3wlzhk-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/seq_exec-8cebd89bc1200a9a.seq_exec.bz3wlzhk-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/seq_exec-8cebd89bc1200a9a.seq_exec.bz3wlzhk-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/seq_exec-8cebd89bc1200a9a.seq_exec.bz3wlzhk-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/seq_exec-8cebd89bc1200a9a.seq_exec.bz3wlzhk-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/seq_exec-8cebd89bc1200a9a.seq_exec.bz3wlzhk-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/seq_exec-8cebd89bc1200a9a.seq_exec.bz3wlzhk-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/seq_exec-8cebd89bc1200a9a.seq_exec.bz3wlzhk-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/seq_exec-8cebd89bc1200a9a.seq_exec.bz3wlzhk-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/seq_exec-8cebd89bc1200a9a.seq_exec.bz3wlzhk-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/seq_exec-8cebd89bc1200a9a" "/opt/rustwide/target/debug/deps/seq_exec-8cebd89bc1200a9a.25yykyxb98srx6n2.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liblibaudiograph-f9b67a409cc92efa.rlib" "/opt/rustwide/target/debug/deps/librand-fe0f9062a985f2f0.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-7ac0bbf33eab17c3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-2979a42224e86729.rlib" "/opt/rustwide/target/debug/deps/librand_hc-7616e3bb64dc5ef6.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9a60c16312ff520f.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-b2748fbbad7a886b.rlib" "/opt/rustwide/target/debug/deps/librand_core-9df86ead2ee4a580.rlib" "/opt/rustwide/target/debug/deps/librand_os-aaca8a8fc2d0e0fa.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-f7d74d5738cea20e.rlib" "/opt/rustwide/target/debug/deps/librand_core-28553c25b52e4ac6.rlib" "/opt/rustwide/target/debug/deps/libpest-0bb241a9ce372db4.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-aa9dccffbe12b12b.rlib" "/opt/rustwide/target/debug/deps/libjack-784090ef27483b69.rlib" "/opt/rustwide/target/debug/deps/libjack_sys-512aefebee3651ce.rlib" "/opt/rustwide/target/debug/deps/liblibloading-66bf19968eaf8362.rlib" "/opt/rustwide/target/debug/deps/libbitflags-d84be2ed0b8bbca8.rlib" "/opt/rustwide/target/debug/deps/libcore_affinity-bf2a0b1229619e2f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0fb17fc572bed684.rlib" "/opt/rustwide/target/debug/deps/liblibc-8db3c602bb35d22c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-ea27014102f25e0a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-d564decf4449574f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-91bc317201073939.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ebf99450980a4314.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3b6134267c972dbc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-94bd7e47d66a9dbe.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ad4c3ad3e7604ff0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6aac4dafce6b7963.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-a91a039cd0af5333.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-95255a913897c8ce.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-22768ce7d0de8fe2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2b29da9dc12a17e3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-ljack" "-ldl" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: cannot find -ljack [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/static_sched_exec-3dfb6a2b871becb8.static_sched_exec.7zrmbz7x-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/static_sched_exec-3dfb6a2b871becb8.static_sched_exec.7zrmbz7x-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/static_sched_exec-3dfb6a2b871becb8.static_sched_exec.7zrmbz7x-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/static_sched_exec-3dfb6a2b871becb8.static_sched_exec.7zrmbz7x-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/static_sched_exec-3dfb6a2b871becb8.static_sched_exec.7zrmbz7x-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/static_sched_exec-3dfb6a2b871becb8.static_sched_exec.7zrmbz7x-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/static_sched_exec-3dfb6a2b871becb8.static_sched_exec.7zrmbz7x-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/static_sched_exec-3dfb6a2b871becb8.static_sched_exec.7zrmbz7x-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/static_sched_exec-3dfb6a2b871becb8.static_sched_exec.7zrmbz7x-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/static_sched_exec-3dfb6a2b871becb8.static_sched_exec.7zrmbz7x-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/static_sched_exec-3dfb6a2b871becb8.static_sched_exec.7zrmbz7x-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/static_sched_exec-3dfb6a2b871becb8.static_sched_exec.7zrmbz7x-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/static_sched_exec-3dfb6a2b871becb8.static_sched_exec.7zrmbz7x-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/static_sched_exec-3dfb6a2b871becb8.static_sched_exec.7zrmbz7x-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/static_sched_exec-3dfb6a2b871becb8.static_sched_exec.7zrmbz7x-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/static_sched_exec-3dfb6a2b871becb8.static_sched_exec.7zrmbz7x-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/static_sched_exec-3dfb6a2b871becb8" "/opt/rustwide/target/debug/deps/static_sched_exec-3dfb6a2b871becb8.2w65skphy2i8myd7.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liblibaudiograph-f9b67a409cc92efa.rlib" "/opt/rustwide/target/debug/deps/librand-fe0f9062a985f2f0.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-7ac0bbf33eab17c3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-2979a42224e86729.rlib" "/opt/rustwide/target/debug/deps/librand_hc-7616e3bb64dc5ef6.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9a60c16312ff520f.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-b2748fbbad7a886b.rlib" "/opt/rustwide/target/debug/deps/librand_core-9df86ead2ee4a580.rlib" "/opt/rustwide/target/debug/deps/librand_os-aaca8a8fc2d0e0fa.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-f7d74d5738cea20e.rlib" "/opt/rustwide/target/debug/deps/librand_core-28553c25b52e4ac6.rlib" "/opt/rustwide/target/debug/deps/libpest-0bb241a9ce372db4.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-aa9dccffbe12b12b.rlib" "/opt/rustwide/target/debug/deps/libjack-784090ef27483b69.rlib" "/opt/rustwide/target/debug/deps/libjack_sys-512aefebee3651ce.rlib" "/opt/rustwide/target/debug/deps/liblibloading-66bf19968eaf8362.rlib" "/opt/rustwide/target/debug/deps/libbitflags-d84be2ed0b8bbca8.rlib" "/opt/rustwide/target/debug/deps/libcore_affinity-bf2a0b1229619e2f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0fb17fc572bed684.rlib" "/opt/rustwide/target/debug/deps/liblibc-8db3c602bb35d22c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-ea27014102f25e0a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-d564decf4449574f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-91bc317201073939.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ebf99450980a4314.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3b6134267c972dbc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-94bd7e47d66a9dbe.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ad4c3ad3e7604ff0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6aac4dafce6b7963.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-a91a039cd0af5333.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-95255a913897c8ce.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-22768ce7d0de8fe2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2b29da9dc12a17e3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-ljack" "-ldl" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: cannot find -ljack [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4b49e9cc7c5619221b83b9406e940f49ea1c826e667be150ca7740e8fb1da8de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b49e9cc7c5619221b83b9406e940f49ea1c826e667be150ca7740e8fb1da8de", kill_on_drop: false }` [INFO] [stdout] 4b49e9cc7c5619221b83b9406e940f49ea1c826e667be150ca7740e8fb1da8de