[INFO] cloning repository https://github.com/Nimoas/numerik_gdl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nimoas/numerik_gdl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNimoas%2Fnumerik_gdl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNimoas%2Fnumerik_gdl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b03349f95381e6961ded9fdccd99bf05d14ae456 [INFO] testing Nimoas/numerik_gdl against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNimoas%2Fnumerik_gdl" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Nimoas/numerik_gdl on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Nimoas/numerik_gdl [INFO] finished tweaking git repo https://github.com/Nimoas/numerik_gdl [INFO] tweaked toml for git repo https://github.com/Nimoas/numerik_gdl written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/Nimoas/numerik_gdl already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 283c37740a52cc4a2f1da3ab1c69dca6c81e157749fcd58c48c2f8f87a353913 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "283c37740a52cc4a2f1da3ab1c69dca6c81e157749fcd58c48c2f8f87a353913", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "283c37740a52cc4a2f1da3ab1c69dca6c81e157749fcd58c48c2f8f87a353913", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "283c37740a52cc4a2f1da3ab1c69dca6c81e157749fcd58c48c2f8f87a353913", kill_on_drop: false }` [INFO] [stdout] 283c37740a52cc4a2f1da3ab1c69dca6c81e157749fcd58c48c2f8f87a353913 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05377703ff612844d1bfd93f740789c8d6fcf543d43e2be0b4f373b28728ff14 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "05377703ff612844d1bfd93f740789c8d6fcf543d43e2be0b4f373b28728ff14", kill_on_drop: false }` [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling num-bigint v0.2.5 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling itertools v0.8.1 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling gnuplot v0.0.32 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling alga v0.9.1 [INFO] [stderr] Compiling nalgebra v0.18.1 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling ngdl_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `SampleableFunction` [INFO] [stdout] --> src/newton_method.rs:2:50 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::definitions::{DifferentiableFunction, SampleableFunction}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/embedded_rk.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn interval(&mut self, t_target: f64, skip_n: isize) -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/embedded_rk.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | / pub fn make_embedded_explicit_runge_kutta_with_tableau< [INFO] [stdout] 87 | | FT: SampleableFunction<(f64, Vec), f64>, [INFO] [stdout] 88 | | >( [INFO] [stdout] 89 | | create_ivp: fn() -> InitialValueSystemProblem, [INFO] [stdout] ... | [INFO] [stdout] 103 | | ) [INFO] [stdout] 104 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/embedded_rk.rs:106:1 [INFO] [stdout] | [INFO] [stdout] 106 | / pub fn make_embedded_rk_1st_order), f64>>( [INFO] [stdout] 107 | | create_ivp: fn() -> InitialValueSystemProblem, [INFO] [stdout] 108 | | h_start: f64, [INFO] [stdout] 109 | | tolerance: f64, [INFO] [stdout] ... | [INFO] [stdout] 126 | | ) [INFO] [stdout] 127 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.11s [INFO] running `Command { std: "docker" "inspect" "05377703ff612844d1bfd93f740789c8d6fcf543d43e2be0b4f373b28728ff14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05377703ff612844d1bfd93f740789c8d6fcf543d43e2be0b4f373b28728ff14", kill_on_drop: false }` [INFO] [stdout] 05377703ff612844d1bfd93f740789c8d6fcf543d43e2be0b4f373b28728ff14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf7169d22db95b9e52f8bcf0fc950e86de1486de086da2eacfb57f90422d7d9c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cf7169d22db95b9e52f8bcf0fc950e86de1486de086da2eacfb57f90422d7d9c", kill_on_drop: false }` [INFO] [stderr] Compiling ngdl_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `SampleableFunction` [INFO] [stdout] --> src/newton_method.rs:2:50 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::definitions::{DifferentiableFunction, SampleableFunction}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/embedded_rk.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn interval(&mut self, t_target: f64, skip_n: isize) -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/embedded_rk.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | / pub fn make_embedded_explicit_runge_kutta_with_tableau< [INFO] [stdout] 87 | | FT: SampleableFunction<(f64, Vec), f64>, [INFO] [stdout] 88 | | >( [INFO] [stdout] 89 | | create_ivp: fn() -> InitialValueSystemProblem, [INFO] [stdout] ... | [INFO] [stdout] 103 | | ) [INFO] [stdout] 104 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/embedded_rk.rs:106:1 [INFO] [stdout] | [INFO] [stdout] 106 | / pub fn make_embedded_rk_1st_order), f64>>( [INFO] [stdout] 107 | | create_ivp: fn() -> InitialValueSystemProblem, [INFO] [stdout] 108 | | h_start: f64, [INFO] [stdout] 109 | | tolerance: f64, [INFO] [stdout] ... | [INFO] [stdout] 126 | | ) [INFO] [stdout] 127 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `make_embedded_rk_1st_order` [INFO] [stdout] --> examples/task12_2.rs:4:43 [INFO] [stdout] | [INFO] [stdout] 4 | use ngdl_rust::embedded_rk::{make_dopri5, make_embedded_rk_1st_order}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ngdl_rust` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name task09_1 --edition=2018 examples/task09_1.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=a517d19e8c9fdc64 -C extra-filename=-a517d19e8c9fdc64 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern derive_new=/opt/rustwide/target/debug/deps/libderive_new-6f6629c2450f2eee.so --extern gnuplot=/opt/rustwide/target/debug/deps/libgnuplot-4edaa1837082c969.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-da099ed04cb98372.rlib --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-379c7cb2412e81da.rlib --extern ngdl_rust=/opt/rustwide/target/debug/deps/libngdl_rust-ed898765eda1c71c.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-e95c2ae220069aec.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-33c37d14a952a1b5.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: signal: 9 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/task07_2-a13d261acd1e10bd.task07_2.7y5fdlnc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/task07_2-a13d261acd1e10bd.task07_2.7y5fdlnc-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/task07_2-a13d261acd1e10bd.task07_2.7y5fdlnc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/task07_2-a13d261acd1e10bd.task07_2.7y5fdlnc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/task07_2-a13d261acd1e10bd.task07_2.7y5fdlnc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/task07_2-a13d261acd1e10bd.task07_2.7y5fdlnc-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/task07_2-a13d261acd1e10bd.task07_2.7y5fdlnc-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/task07_2-a13d261acd1e10bd.task07_2.7y5fdlnc-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/task07_2-a13d261acd1e10bd.task07_2.7y5fdlnc-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/task07_2-a13d261acd1e10bd.task07_2.7y5fdlnc-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/task07_2-a13d261acd1e10bd.task07_2.7y5fdlnc-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/task07_2-a13d261acd1e10bd.task07_2.7y5fdlnc-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/task07_2-a13d261acd1e10bd.task07_2.7y5fdlnc-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/task07_2-a13d261acd1e10bd.task07_2.7y5fdlnc-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/task07_2-a13d261acd1e10bd.task07_2.7y5fdlnc-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/task07_2-a13d261acd1e10bd.task07_2.7y5fdlnc-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/task07_2-a13d261acd1e10bd" "/opt/rustwide/target/debug/examples/task07_2-a13d261acd1e10bd.1cm2qv557u11aunh.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libngdl_rust-ed898765eda1c71c.rlib" "/opt/rustwide/target/debug/deps/libitertools-da099ed04cb98372.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-379c7cb2412e81da.rlib" "/opt/rustwide/target/debug/deps/libalga-ddf6313b728738f5.rlib" "/opt/rustwide/target/debug/deps/librand-482b1e1cea052559.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-716d63fd76a0fe98.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-8c3fe0cebc0277da.rlib" "/opt/rustwide/target/debug/deps/librand_hc-4231c088ff76b208.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-93019106e9a94e72.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-cb6ff27a0198ffaa.rlib" "/opt/rustwide/target/debug/deps/librand_core-576f07123c305a17.rlib" "/opt/rustwide/target/debug/deps/librand_os-2bc8c787825b1bac.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-179f10980ade89d3.rlib" "/opt/rustwide/target/debug/deps/librand_core-fe89edf997f58b50.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-5ffbcf2e69445d5c.rlib" "/opt/rustwide/target/debug/deps/librawpointer-1f0ddd829a75cd7b.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-93629d1509005b21.rlib" "/opt/rustwide/target/debug/deps/libtypenum-9dd140330be7992c.rlib" "/opt/rustwide/target/debug/deps/libapprox-7bc17411e5eead90.rlib" "/opt/rustwide/target/debug/deps/librayon-33c37d14a952a1b5.rlib" "/opt/rustwide/target/debug/deps/librayon_core-384880e305962b15.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-acdd1174898f043b.rlib" "/opt/rustwide/target/debug/deps/liblibc-6508bbe9ff521b76.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-3e675b1764f37a57.rlib" "/opt/rustwide/target/debug/deps/libeither-33aa006be14f1288.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-b658d66154914ee6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-074f5874be92f31b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-fcd8504577a1291d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-4f2d30ec748dbd94.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-09178b46ee20288f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-9de1909d5b379b09.rlib" "/opt/rustwide/target/debug/deps/libnodrop-69fdcb0894ca2a90.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libnum-e95c2ae220069aec.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-07c3521e60fda175.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-d30c2aff3051f5b6.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-3452a79c31793176.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-e4ecb29745e5c9f7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a2319a626fa1bcb3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-21482733e2a4d0d4.rlib" "/opt/rustwide/target/debug/deps/libgnuplot-4edaa1837082c969.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-76ff728e7fb88045.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: [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" "cf7169d22db95b9e52f8bcf0fc950e86de1486de086da2eacfb57f90422d7d9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf7169d22db95b9e52f8bcf0fc950e86de1486de086da2eacfb57f90422d7d9c", kill_on_drop: false }` [INFO] [stdout] cf7169d22db95b9e52f8bcf0fc950e86de1486de086da2eacfb57f90422d7d9c