[INFO] cloning repository https://github.com/kernelmachine/utah [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kernelmachine/utah" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkernelmachine%2Futah", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkernelmachine%2Futah'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 79d3bb332634a097fae455852a95545a85d44757 [INFO] testing kernelmachine/utah against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkernelmachine%2Futah" "/workspace/builds/worker-96/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-96/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kernelmachine/utah on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kernelmachine/utah [INFO] finished tweaking git repo https://github.com/kernelmachine/utah [INFO] tweaked toml for git repo https://github.com/kernelmachine/utah written to /workspace/builds/worker-96/source/Cargo.toml [INFO] crate git repo https://github.com/kernelmachine/utah already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.respository [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 67b6c9dd9adf8350376f62465d350009d349734975cf656ca097bed1e48a8722 [INFO] running `Command { std: "docker" "start" "-a" "67b6c9dd9adf8350376f62465d350009d349734975cf656ca097bed1e48a8722", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67b6c9dd9adf8350376f62465d350009d349734975cf656ca097bed1e48a8722", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67b6c9dd9adf8350376f62465d350009d349734975cf656ca097bed1e48a8722", kill_on_drop: false }` [INFO] [stdout] 67b6c9dd9adf8350376f62465d350009d349734975cf656ca097bed1e48a8722 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f81a978b2cf770c83dc79d3e6b18f44d74183256c311b8053e697ca9353deae [INFO] running `Command { std: "docker" "start" "-a" "1f81a978b2cf770c83dc79d3e6b18f44d74183256c311b8053e697ca9353deae", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.respository [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling libc v0.2.18 [INFO] [stderr] Compiling num-traits v0.1.36 [INFO] [stderr] Compiling rustc-serialize v0.3.22 [INFO] [stderr] Compiling gcc v0.3.41 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling matrixmultiply v0.1.13 [INFO] [stderr] Compiling ndarray v0.7.2 [INFO] [stderr] Compiling backtrace v0.3.0 [INFO] [stderr] Compiling either v1.0.2 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.3 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling num-integer v0.1.32 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling num-complex v0.1.35 [INFO] [stderr] Compiling csv v0.14.7 [INFO] [stderr] Compiling itertools v0.5.8 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling backtrace-sys v0.1.5 [INFO] [stderr] Compiling num-iter v0.1.32 [INFO] [stderr] Compiling num-bigint v0.1.35 [INFO] [stderr] Compiling error-chain v0.7.2 [INFO] [stderr] Compiling num-rational v0.1.35 [INFO] [stderr] Compiling num v0.1.36 [INFO] [stderr] Compiling ndarray-rand v0.3.1 [INFO] [stderr] Compiling utah v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:175:1 [INFO] [stdout] | [INFO] [stdout] 175 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:184:1 [INFO] [stdout] | [INFO] [stdout] 184 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/mixedtypes.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(RustcDecodable, Hash, PartialOrd, PartialEq, Eq , Ord , Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/mixedtypes.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(RustcDecodable,Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `data` [INFO] [stdout] --> src/combinators/aggregate.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | data: I, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Stdev` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/combinators/aggregate.rs:172:10 [INFO] [stdout] | [INFO] [stdout] 172 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `other` [INFO] [stdout] --> src/combinators/aggregate.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | other: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Stdev` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/combinators/aggregate.rs:172:10 [INFO] [stdout] | [INFO] [stdout] 172 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `axis` [INFO] [stdout] --> src/combinators/aggregate.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 179 | axis: UtahAxis, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Stdev` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/combinators/aggregate.rs:172:10 [INFO] [stdout] | [INFO] [stdout] 172 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "1f81a978b2cf770c83dc79d3e6b18f44d74183256c311b8053e697ca9353deae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f81a978b2cf770c83dc79d3e6b18f44d74183256c311b8053e697ca9353deae", kill_on_drop: false }` [INFO] [stdout] 1f81a978b2cf770c83dc79d3e6b18f44d74183256c311b8053e697ca9353deae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35abedbefc42d3c56728ca249c354d10c47db61a07e2833f45fdec3f2f9f99e1 [INFO] running `Command { std: "docker" "start" "-a" "35abedbefc42d3c56728ca249c354d10c47db61a07e2833f45fdec3f2f9f99e1", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.respository [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:175:1 [INFO] [stdout] | [INFO] [stdout] 175 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:184:1 [INFO] [stdout] | [INFO] [stdout] 184 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/mixedtypes.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(RustcDecodable, Hash, PartialOrd, PartialEq, Eq , Ord , Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling utah v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/mixedtypes.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(RustcDecodable,Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `data` [INFO] [stdout] --> src/combinators/aggregate.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | data: I, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Stdev` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/combinators/aggregate.rs:172:10 [INFO] [stdout] | [INFO] [stdout] 172 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `other` [INFO] [stdout] --> src/combinators/aggregate.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | other: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Stdev` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/combinators/aggregate.rs:172:10 [INFO] [stdout] | [INFO] [stdout] 172 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `axis` [INFO] [stdout] --> src/combinators/aggregate.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 179 | axis: UtahAxis, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Stdev` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/combinators/aggregate.rs:172:10 [INFO] [stdout] | [INFO] [stdout] 172 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:175:1 [INFO] [stdout] | [INFO] [stdout] 175 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:184:1 [INFO] [stdout] | [INFO] [stdout] 184 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/mixedtypes.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(RustcDecodable, Hash, PartialOrd, PartialEq, Eq , Ord , Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/mixedtypes.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(RustcDecodable,Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `data` [INFO] [stdout] --> src/combinators/aggregate.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | data: I, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Stdev` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/combinators/aggregate.rs:172:10 [INFO] [stdout] | [INFO] [stdout] 172 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `other` [INFO] [stdout] --> src/combinators/aggregate.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | other: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Stdev` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/combinators/aggregate.rs:172:10 [INFO] [stdout] | [INFO] [stdout] 172 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `axis` [INFO] [stdout] --> src/combinators/aggregate.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 179 | axis: UtahAxis, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Stdev` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/combinators/aggregate.rs:172:10 [INFO] [stdout] | [INFO] [stdout] 172 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/utah-41d5a02a2e2c177e.utah.93e5d79c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/utah-41d5a02a2e2c177e.utah.93e5d79c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/utah-41d5a02a2e2c177e.utah.93e5d79c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/utah-41d5a02a2e2c177e.utah.93e5d79c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/utah-41d5a02a2e2c177e.utah.93e5d79c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/utah-41d5a02a2e2c177e.utah.93e5d79c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/utah-41d5a02a2e2c177e.utah.93e5d79c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/utah-41d5a02a2e2c177e.utah.93e5d79c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/utah-41d5a02a2e2c177e.utah.93e5d79c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/utah-41d5a02a2e2c177e.utah.93e5d79c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/utah-41d5a02a2e2c177e.utah.93e5d79c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/utah-41d5a02a2e2c177e.utah.93e5d79c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/utah-41d5a02a2e2c177e.utah.93e5d79c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/utah-41d5a02a2e2c177e.utah.93e5d79c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/utah-41d5a02a2e2c177e.utah.93e5d79c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/utah-41d5a02a2e2c177e.utah.93e5d79c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/utah-41d5a02a2e2c177e.1tp51w6eabgo6vq7.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libcsv-7c19de2f60d7e039.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2fad981905ad5be3.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-78e3d13c4033efdb.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-9fe9b4a7eb9e7e38.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-de1adf975e47b543.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-8ca5a32b7bbc0a7d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-38b96c3ead41da3e.rlib" "/opt/rustwide/target/debug/deps/libdbghelp-87c87d60a7606a83.rlib" "/opt/rustwide/target/debug/deps/libwinapi-9c98d1bc6d82ae57.rlib" "/opt/rustwide/target/debug/deps/libkernel32-1075c0ffe9600ead.rlib" "/opt/rustwide/target/debug/deps/libnum-e70f91392264f93d.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-51ab4b8c1a53c69c.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-63e6b8f815098d2d.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-4ef9fa8494ce5e6a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f5a63bcd4586c536.rlib" "/opt/rustwide/target/debug/deps/libndarray_rand-5b3dd8d693a66271.rlib" "/opt/rustwide/target/debug/deps/librand-e66c94776099dde8.rlib" "/opt/rustwide/target/debug/deps/liblibc-4f2ae9be98f1b8b6.rlib" "/opt/rustwide/target/debug/deps/libndarray-83662f97dbcf9608.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-99eec8538beb170b.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-011ff5fc5e986af5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-f1d210ce221d3eaa.rlib" "/opt/rustwide/target/debug/deps/libitertools-fc3aa27573b52ce1.rlib" "/opt/rustwide/target/debug/deps/libeither-d08b3d50ce62c1ef.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-ee14a99106dbf5a9.rlib" "/opt/rustwide/target/debug/deps/librawpointer-929b2354038d51a4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/utah-41d5a02a2e2c177e" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libbacktrace-9fe9b4a7eb9e7e38.rlib(backtrace-9fe9b4a7eb9e7e38.backtrace.04ea2ad0-cgu.11.rcgu.o): in function `backtrace::symbolize::libbacktrace::init_state::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.0/src/symbolize/libbacktrace.rs:156: undefined reference to `backtrace_create_state' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libbacktrace-9fe9b4a7eb9e7e38.rlib(backtrace-9fe9b4a7eb9e7e38.backtrace.04ea2ad0-cgu.11.rcgu.o): in function `backtrace::symbolize::libbacktrace::resolve': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.0/src/symbolize/libbacktrace.rs:173: undefined reference to `backtrace_pcinfo' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.0/src/symbolize/libbacktrace.rs:177: undefined reference to `backtrace_syminfo' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `utah` due to 2 previous errors; 7 warnings emitted [INFO] running `Command { std: "docker" "inspect" "35abedbefc42d3c56728ca249c354d10c47db61a07e2833f45fdec3f2f9f99e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35abedbefc42d3c56728ca249c354d10c47db61a07e2833f45fdec3f2f9f99e1", kill_on_drop: false }` [INFO] [stdout] 35abedbefc42d3c56728ca249c354d10c47db61a07e2833f45fdec3f2f9f99e1