[INFO] crate cuba 0.2.2 is already in cache [INFO] testing cuba-0.2.2 against 1.44.0 for beta-1.45-1 [INFO] extracting crate cuba 0.2.2 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate cuba 0.2.2 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate cuba 0.2.2 [INFO] finished tweaking crates.io crate cuba 0.2.2 [INFO] tweaked toml for crates.io crate cuba 0.2.2 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate cuba 0.2.2 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 97c0801f5f9bd78e4ceaed6968f659bd3bde5cc6ccd86492e48e4be6325063be [INFO] running `"docker" "start" "-a" "97c0801f5f9bd78e4ceaed6968f659bd3bde5cc6ccd86492e48e4be6325063be"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling cuba v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `ndim` [INFO] [stderr] --> src/lib.rs:571:9 [INFO] [stderr] | [INFO] [stderr] 571 | ndim: *const c_int, [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_ndim` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `b` [INFO] [stderr] --> src/lib.rs:572:9 [INFO] [stderr] | [INFO] [stderr] 572 | b: *const c_double, [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `n` [INFO] [stderr] --> src/lib.rs:573:9 [INFO] [stderr] | [INFO] [stderr] 573 | n: *mut c_int, [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `x` [INFO] [stderr] --> src/lib.rs:574:9 [INFO] [stderr] | [INFO] [stderr] 574 | x: *mut c_double, [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `userdata` [INFO] [stderr] --> src/lib.rs:575:9 [INFO] [stderr] | [INFO] [stderr] 575 | userdata: *mut c_void, [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_userdata` [INFO] [stderr] [INFO] [stderr] warning: method is never used: `c_peakfinder` [INFO] [stderr] --> src/lib.rs:570:5 [INFO] [stderr] | [INFO] [stderr] 570 | / extern "C" fn c_peakfinder( [INFO] [stderr] 571 | | ndim: *const c_int, [INFO] [stderr] 572 | | b: *const c_double, [INFO] [stderr] 573 | | n: *mut c_int, [INFO] [stderr] ... | [INFO] [stderr] 577 | | // TODO: call a safe peakfinder routine [INFO] [stderr] 578 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.39s [INFO] running `"docker" "inspect" "97c0801f5f9bd78e4ceaed6968f659bd3bde5cc6ccd86492e48e4be6325063be"` [INFO] running `"docker" "rm" "-f" "97c0801f5f9bd78e4ceaed6968f659bd3bde5cc6ccd86492e48e4be6325063be"` [INFO] [stdout] 97c0801f5f9bd78e4ceaed6968f659bd3bde5cc6ccd86492e48e4be6325063be [INFO] running `"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=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 758076428ab72b7043b8f1b67a5bf095ff637043077d8156f9b69042afa6618d [INFO] running `"docker" "start" "-a" "758076428ab72b7043b8f1b67a5bf095ff637043077d8156f9b69042afa6618d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling cuba v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `ndim` [INFO] [stderr] --> src/lib.rs:571:9 [INFO] [stderr] | [INFO] [stderr] 571 | ndim: *const c_int, [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_ndim` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `b` [INFO] [stderr] --> src/lib.rs:572:9 [INFO] [stderr] | [INFO] [stderr] 572 | b: *const c_double, [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `n` [INFO] [stderr] --> src/lib.rs:573:9 [INFO] [stderr] | [INFO] [stderr] 573 | n: *mut c_int, [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `x` [INFO] [stderr] --> src/lib.rs:574:9 [INFO] [stderr] | [INFO] [stderr] 574 | x: *mut c_double, [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `userdata` [INFO] [stderr] --> src/lib.rs:575:9 [INFO] [stderr] | [INFO] [stderr] 575 | userdata: *mut c_void, [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_userdata` [INFO] [stderr] [INFO] [stderr] warning: method is never used: `c_peakfinder` [INFO] [stderr] --> src/lib.rs:570:5 [INFO] [stderr] | [INFO] [stderr] 570 | / extern "C" fn c_peakfinder( [INFO] [stderr] 571 | | ndim: *const c_int, [INFO] [stderr] 572 | | b: *const c_double, [INFO] [stderr] 573 | | n: *mut c_int, [INFO] [stderr] ... | [INFO] [stderr] 577 | | // TODO: call a safe peakfinder routine [INFO] [stderr] 578 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ndim` [INFO] [stderr] --> src/lib.rs:571:9 [INFO] [stderr] | [INFO] [stderr] 571 | ndim: *const c_int, [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_ndim` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `b` [INFO] [stderr] --> src/lib.rs:572:9 [INFO] [stderr] | [INFO] [stderr] 572 | b: *const c_double, [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `n` [INFO] [stderr] --> src/lib.rs:573:9 [INFO] [stderr] | [INFO] [stderr] 573 | n: *mut c_int, [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `x` [INFO] [stderr] --> src/lib.rs:574:9 [INFO] [stderr] | [INFO] [stderr] 574 | x: *mut c_double, [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `userdata` [INFO] [stderr] --> src/lib.rs:575:9 [INFO] [stderr] | [INFO] [stderr] 575 | userdata: *mut c_void, [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_userdata` [INFO] [stderr] [INFO] [stderr] warning: method is never used: `c_peakfinder` [INFO] [stderr] --> src/lib.rs:570:5 [INFO] [stderr] | [INFO] [stderr] 570 | / extern "C" fn c_peakfinder( [INFO] [stderr] 571 | | ndim: *const c_int, [INFO] [stderr] 572 | | b: *const c_double, [INFO] [stderr] 573 | | n: *mut c_int, [INFO] [stderr] ... | [INFO] [stderr] 577 | | // TODO: call a safe peakfinder routine [INFO] [stderr] 578 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/cuba-50bc94615b3b51f7.cuba.d9pyan92-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cuba-50bc94615b3b51f7.cuba.d9pyan92-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cuba-50bc94615b3b51f7.cuba.d9pyan92-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cuba-50bc94615b3b51f7.cuba.d9pyan92-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cuba-50bc94615b3b51f7.cuba.d9pyan92-cgu.4.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/cuba-50bc94615b3b51f7" "/opt/rustwide/target/debug/deps/cuba-50bc94615b3b51f7.4nq397exeshwc5zn.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lcuba" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-219fc620be977b79.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-f5064c1d87ea3eaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-6bc0764cb7f4dd96.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-72042f7f9ab0950a.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-7a49e61f83b63f93.rlib" "/opt/rustwide/target/debug/deps/liblibc-3889bc2b1e3d26c9.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lcuba [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error; 6 warnings emitted [INFO] [stderr] [INFO] [stderr] error: could not compile `cuba`. [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] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/suave-f83ebe6ee8282506.suave.2pobejr1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/suave-f83ebe6ee8282506.suave.2pobejr1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/suave-f83ebe6ee8282506.suave.2pobejr1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/suave-f83ebe6ee8282506.suave.2pobejr1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/suave-f83ebe6ee8282506.suave.2pobejr1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/suave-f83ebe6ee8282506.suave.2pobejr1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/suave-f83ebe6ee8282506.suave.2pobejr1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/suave-f83ebe6ee8282506.suave.2pobejr1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/suave-f83ebe6ee8282506.suave.2pobejr1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/suave-f83ebe6ee8282506.suave.2pobejr1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/suave-f83ebe6ee8282506.suave.2pobejr1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/suave-f83ebe6ee8282506.suave.2pobejr1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/suave-f83ebe6ee8282506.suave.2pobejr1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/suave-f83ebe6ee8282506.suave.2pobejr1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/suave-f83ebe6ee8282506.suave.2pobejr1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/suave-f83ebe6ee8282506.suave.2pobejr1-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/suave-f83ebe6ee8282506" "/opt/rustwide/target/debug/examples/suave-f83ebe6ee8282506.42f27px7pjz6efsq.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcuba-19666b215e2f7007.rlib" "/opt/rustwide/target/debug/deps/liblibc-3889bc2b1e3d26c9.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lcuba" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lcuba [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `cuba`. [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] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/cuhre-439b71302ac01b48.cuhre.cuuvvzyt-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/cuhre-439b71302ac01b48.cuhre.cuuvvzyt-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/cuhre-439b71302ac01b48.cuhre.cuuvvzyt-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/cuhre-439b71302ac01b48.cuhre.cuuvvzyt-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/cuhre-439b71302ac01b48.cuhre.cuuvvzyt-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/cuhre-439b71302ac01b48.cuhre.cuuvvzyt-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/cuhre-439b71302ac01b48.cuhre.cuuvvzyt-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/cuhre-439b71302ac01b48.cuhre.cuuvvzyt-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/cuhre-439b71302ac01b48.cuhre.cuuvvzyt-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/cuhre-439b71302ac01b48.cuhre.cuuvvzyt-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/cuhre-439b71302ac01b48.cuhre.cuuvvzyt-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/cuhre-439b71302ac01b48.cuhre.cuuvvzyt-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/cuhre-439b71302ac01b48.cuhre.cuuvvzyt-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/cuhre-439b71302ac01b48.cuhre.cuuvvzyt-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/cuhre-439b71302ac01b48.cuhre.cuuvvzyt-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/cuhre-439b71302ac01b48.cuhre.cuuvvzyt-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/cuhre-439b71302ac01b48" "/opt/rustwide/target/debug/examples/cuhre-439b71302ac01b48.2tixeisqziq1iow6.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcuba-19666b215e2f7007.rlib" "/opt/rustwide/target/debug/deps/liblibc-3889bc2b1e3d26c9.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lcuba" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lcuba [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/divonne-8f0a9968ddaf891d.divonne.2a43exja-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/divonne-8f0a9968ddaf891d.divonne.2a43exja-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/divonne-8f0a9968ddaf891d.divonne.2a43exja-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/divonne-8f0a9968ddaf891d.divonne.2a43exja-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/divonne-8f0a9968ddaf891d.divonne.2a43exja-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/divonne-8f0a9968ddaf891d.divonne.2a43exja-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/divonne-8f0a9968ddaf891d.divonne.2a43exja-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/divonne-8f0a9968ddaf891d.divonne.2a43exja-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/divonne-8f0a9968ddaf891d.divonne.2a43exja-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/divonne-8f0a9968ddaf891d.divonne.2a43exja-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/divonne-8f0a9968ddaf891d.divonne.2a43exja-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/divonne-8f0a9968ddaf891d.divonne.2a43exja-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/divonne-8f0a9968ddaf891d.divonne.2a43exja-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/divonne-8f0a9968ddaf891d.divonne.2a43exja-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/divonne-8f0a9968ddaf891d.divonne.2a43exja-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/divonne-8f0a9968ddaf891d.divonne.2a43exja-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/divonne-8f0a9968ddaf891d" "/opt/rustwide/target/debug/examples/divonne-8f0a9968ddaf891d.h3bd30couoq9i06.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcuba-19666b215e2f7007.rlib" "/opt/rustwide/target/debug/deps/liblibc-3889bc2b1e3d26c9.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lcuba" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lcuba [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `cuba`. [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] [stderr] error: could not compile `cuba`. [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] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/vegas-18d90ef36d3080b5.vegas.23qartw9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/vegas-18d90ef36d3080b5.vegas.23qartw9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/vegas-18d90ef36d3080b5.vegas.23qartw9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/vegas-18d90ef36d3080b5.vegas.23qartw9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/vegas-18d90ef36d3080b5.vegas.23qartw9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/vegas-18d90ef36d3080b5.vegas.23qartw9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/vegas-18d90ef36d3080b5.vegas.23qartw9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/vegas-18d90ef36d3080b5.vegas.23qartw9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/vegas-18d90ef36d3080b5.vegas.23qartw9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/vegas-18d90ef36d3080b5.vegas.23qartw9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/vegas-18d90ef36d3080b5.vegas.23qartw9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/vegas-18d90ef36d3080b5.vegas.23qartw9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/vegas-18d90ef36d3080b5.vegas.23qartw9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/vegas-18d90ef36d3080b5.vegas.23qartw9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/vegas-18d90ef36d3080b5.vegas.23qartw9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/vegas-18d90ef36d3080b5.vegas.23qartw9-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/vegas-18d90ef36d3080b5" "/opt/rustwide/target/debug/examples/vegas-18d90ef36d3080b5.1kejvq5ccoin5rtu.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcuba-19666b215e2f7007.rlib" "/opt/rustwide/target/debug/deps/liblibc-3889bc2b1e3d26c9.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lcuba" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lcuba [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `cuba`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "758076428ab72b7043b8f1b67a5bf095ff637043077d8156f9b69042afa6618d"` [INFO] running `"docker" "rm" "-f" "758076428ab72b7043b8f1b67a5bf095ff637043077d8156f9b69042afa6618d"` [INFO] [stdout] 758076428ab72b7043b8f1b67a5bf095ff637043077d8156f9b69042afa6618d