[INFO] cloning repository https://github.com/acminor/plad-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/acminor/plad-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facminor%2Fplad-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facminor%2Fplad-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 542ef6591a6faebd60fe5bf3a7d4ae4309ff45b3 [INFO] building acminor/plad-rust against master#a7f375789bab1a4e4a291c963081a8ca7d2b6bd7 for pr-93180 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facminor%2Fplad-rust" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/acminor/plad-rust on toolchain a7f375789bab1a4e4a291c963081a8ca7d2b6bd7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/acminor/plad-rust [INFO] finished tweaking git repo https://github.com/acminor/plad-rust [INFO] tweaked toml for git repo https://github.com/acminor/plad-rust written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/acminor/plad-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 88e26d9b4a6a8c237798d183df28c5b0f9810f9ae59e7d0f78223b209b4f193d [INFO] running `Command { std: "docker" "start" "-a" "88e26d9b4a6a8c237798d183df28c5b0f9810f9ae59e7d0f78223b209b4f193d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88e26d9b4a6a8c237798d183df28c5b0f9810f9ae59e7d0f78223b209b4f193d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88e26d9b4a6a8c237798d183df28c5b0f9810f9ae59e7d0f78223b209b4f193d", kill_on_drop: false }` [INFO] [stdout] 88e26d9b4a6a8c237798d183df28c5b0f9810f9ae59e7d0f78223b209b4f193d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c98d5b24572db6dc9337bd4c7c9a3c8a8481bf65daaa289909dd5ba709ccb13f [INFO] running `Command { std: "docker" "start" "-a" "c98d5b24572db6dc9337bd4c7c9a3c8a8481bf65daaa289909dd5ba709ccb13f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling proc-macro2 v1.0.3 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling unindent v0.1.5 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling capnp v0.10.1 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling rgb v0.8.14 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling ring_buffer v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling tracing-core v0.1.6 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling async-task v1.0.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling sqlite3-src v0.2.11 [INFO] [stderr] Compiling slog-async v2.3.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling capnpc v0.10.1 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling sqlite3-sys v0.12.0 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling sqlite v0.25.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling tokio-io v0.2.0-alpha.4 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling tokio-codec v0.2.0-alpha.4 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling rmp v0.8.7 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling error-chain v0.5.0 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling cpuprofiler v0.0.3 [INFO] [stderr] Compiling tokio-sync v0.2.0-alpha.4 [INFO] [stderr] Compiling futures-timer v0.4.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling async-std v0.99.5 [INFO] [stderr] Compiling slog-term v2.4.1 [INFO] [stderr] Compiling match_filter v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling ctrlc v3.1.3 [INFO] [stderr] Compiling pyo3-derive-backend v0.8.4 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tracing-attributes v0.1.3 [INFO] [stderr] Compiling ghost v0.1.1 [INFO] [stderr] Compiling ctor v0.1.10 [INFO] [stderr] Compiling inventory-impl v0.1.4 [INFO] [stderr] Compiling tokio-macros v0.2.0-alpha.4 [INFO] [stderr] Compiling pyo3cls v0.8.4 [INFO] [stderr] Compiling inventory v0.1.4 [INFO] [stderr] Compiling tracing v0.1.9 [INFO] [stderr] Compiling indoc-impl v0.3.4 [INFO] [stderr] Compiling paste-impl v0.1.6 [INFO] [stderr] Compiling tokio-executor v0.2.0-alpha.4 [INFO] [stderr] Compiling indoc v0.3.4 [INFO] [stderr] Compiling paste v0.1.6 [INFO] [stderr] Compiling tokio-fs v0.2.0-alpha.4 [INFO] [stderr] Compiling tokio-timer v0.3.0-alpha.4 [INFO] [stderr] Compiling tokio-net v0.2.0-alpha.4 [INFO] [stderr] Compiling tokio v0.2.0-alpha.4 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling toml v0.5.1 [INFO] [stderr] Compiling rmp-serde v0.13.7 [INFO] [stderr] Compiling pyo3 v0.8.4 [INFO] [stderr] Compiling arrayfire v3.6.2 [INFO] [stderr] Compiling inline-python-macros v0.3.2 [INFO] [stderr] Compiling inline-python v0.4.0 [INFO] [stdout] warning: associated type `VAL_TYPE` should have an upper camel case name [INFO] [stdout] --> src/cyclic_queue.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | type VAL_TYPE; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `ValType` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::utils` [INFO] [stdout] --> src/sqlite_stars.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::utils; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fs` [INFO] [stdout] --> src/sqlite_stars.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | use std::{fs, io::Read}; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::utils` [INFO] [stdout] --> src/filter.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::utils; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate-level attribute should be in the root module [INFO] [stdout] --> src/utils.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(proc_macro_hygiene)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `io::Read` [INFO] [stdout] --> src/sqlite_stars.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use std::{fs, io::Read}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/sqlite_stars.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | let id = statement.read::(0).unwrap(); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `star_num_cols` [INFO] [stdout] --> src/filter.rs:233:25 [INFO] [stdout] | [INFO] [stdout] 233 | let star_num_cols = stars.dims()[1]; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_star_num_cols` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/template.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | let mut max_len = temp [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: variant is never constructed: `Normal` [INFO] [stdout] --> src/filter.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Normal, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `DoubleSidedWithMismatchNormalization` [INFO] [stdout] --> src/filter.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | DoubleSidedWithMismatchNormalization, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `IFFT` [INFO] [stdout] --> src/filter.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | IFFT, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Natural` [INFO] [stdout] --> src/filter_utils.rs:264:5 [INFO] [stdout] | [INFO] [stdout] 264 | Natural, // natural is the brute force summation algorithm O(N) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `kaiser_bessel_window` [INFO] [stdout] --> src/filter_utils.rs:553:4 [INFO] [stdout] | [INFO] [stdout] 553 | fn kaiser_bessel_window(signal: Vec) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/detector.rs:67:28 [INFO] [stdout] | [INFO] [stdout] 67 | panic!(msg); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 67 | panic!("{}", msg); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/detector.rs:85:32 [INFO] [stdout] | [INFO] [stdout] 85 | panic!(msg); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 85 | panic!("{}", msg); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/detector.rs:126:32 [INFO] [stdout] | [INFO] [stdout] 126 | panic!(msg); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 126 | panic!("{}", msg); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/ticker.rs:59:32 [INFO] [stdout] | [INFO] [stdout] 59 | panic!(msg) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 59 | panic!("{}", msg) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/ticker.rs:183:32 [INFO] [stdout] | [INFO] [stdout] 183 | panic!(msg) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 183 | panic!("{}", msg) [INFO] [stdout] | +++++ [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/match_filter-9e210dd633732bd0.match_filter.1c151d64-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/match_filter-9e210dd633732bd0.match_filter.1c151d64-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/match_filter-9e210dd633732bd0.match_filter.1c151d64-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/match_filter-9e210dd633732bd0.match_filter.1c151d64-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/match_filter-9e210dd633732bd0.match_filter.1c151d64-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/match_filter-9e210dd633732bd0.match_filter.1c151d64-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/match_filter-9e210dd633732bd0.match_filter.1c151d64-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/match_filter-9e210dd633732bd0.match_filter.1c151d64-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/match_filter-9e210dd633732bd0.match_filter.1c151d64-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/match_filter-9e210dd633732bd0.match_filter.1c151d64-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/match_filter-9e210dd633732bd0.match_filter.1c151d64-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/match_filter-9e210dd633732bd0.match_filter.1c151d64-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/match_filter-9e210dd633732bd0.match_filter.1c151d64-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/match_filter-9e210dd633732bd0.match_filter.1c151d64-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/match_filter-9e210dd633732bd0.match_filter.1c151d64-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/match_filter-9e210dd633732bd0.match_filter.1c151d64-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/match_filter-9e210dd633732bd0.4iyc6dfkbg3ye0up.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/local/lib" "-L" "/usr/lib" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-5bea39679ed3c170/out" "-L" "/usr/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libctrlc-47d629641decf0d5.rlib" "/opt/rustwide/target/debug/deps/libnix-d7aae857b37f5429.rlib" "/opt/rustwide/target/debug/deps/libvoid-908b01a274af8ae5.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e607e29ac3a1ad88.rlib" "/opt/rustwide/target/debug/deps/libryu-5dfde68e89dcfceb.rlib" "/opt/rustwide/target/debug/deps/libitoa-41332e73027fcf32.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-7ee13834a56c6dd4.rlib" "/opt/rustwide/target/debug/deps/librmp-4a8146208ba28f0e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e04fff06628f6344.rlib" "/opt/rustwide/target/debug/deps/libtoml-1c8b4afa3a4c345b.rlib" "/opt/rustwide/target/debug/deps/libserde-d14e5b99b0cc8521.rlib" "/opt/rustwide/target/debug/deps/libcpuprofiler-1f36efe0cf354311.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-edf244ecdb61ba64.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-a759da25b14ee61e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-20283dbd31c9b68f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-3f7f6479e59ff009.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ca5e198d738a2f48.rlib" "/opt/rustwide/target/debug/deps/libdbghelp-1b8c89a4415b9ce8.rlib" "/opt/rustwide/target/debug/deps/libwinapi-4d42a927084ddbff.rlib" "/opt/rustwide/target/debug/deps/libkernel32-1cb31e1f8a5753d0.rlib" "/opt/rustwide/target/debug/deps/libregex-dafcc8d579de815c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-4055627397d2cec7.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-a4be1312f2ebb2b2.rlib" "/opt/rustwide/target/debug/deps/libinline_python-845a5bf81620e737.rlib" "/opt/rustwide/target/debug/deps/libpyo3-70dbc655b6bf796f.rlib" "/opt/rustwide/target/debug/deps/libunindent-9144327bc8d726a5.rlib" "/opt/rustwide/target/debug/deps/libinventory-4c25275974cc66a6.rlib" "/opt/rustwide/target/debug/deps/libindoc-7adca4e7e7228c27.rlib" "/opt/rustwide/target/debug/deps/libpaste-fa3ee34c0a307837.rlib" "/opt/rustwide/target/debug/deps/libasync_std-f9b5182af5da8695.rlib" "/opt/rustwide/target/debug/deps/libasync_task-15a7c019b919869b.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-eeeb08a21f606943.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-92275c594428ee3a.rlib" "/opt/rustwide/target/debug/deps/libsqlite-07187779a9730d30.rlib" "/opt/rustwide/target/debug/deps/libsqlite3_sys-03cfaf64f4b0c274.rlib" "/opt/rustwide/target/debug/deps/libsqlite3_src-501398247ab8500d.rlib" "/opt/rustwide/target/debug/deps/libcolored-7bcd3cdcd7ff948b.rlib" "/opt/rustwide/target/debug/deps/libarrayfire-a2c9322491f4f1e6.rlib" "/opt/rustwide/target/debug/deps/libnum-3ad77c44ff6dd36d.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-148136cdc6e3cf9c.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-5c8a7ebd12c76524.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-67c2f6e2ed3efb9e.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-e28bbde3a445f55f.rlib" "/opt/rustwide/target/debug/deps/libslog_term-2699deec8b9c4fa3.rlib" "/opt/rustwide/target/debug/deps/libterm-7b50b2d5c15e7ab4.rlib" "/opt/rustwide/target/debug/deps/libdirs-17b2249378f6f6e6.rlib" "/opt/rustwide/target/debug/deps/libchrono-d254e368492a705f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-744fa6e6654d91b7.rlib" "/opt/rustwide/target/debug/deps/libtime-f17d862f8cd2041c.rlib" "/opt/rustwide/target/debug/deps/libslog_async-73138e7867677c8b.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-a3f30998e35153c6.rlib" "/opt/rustwide/target/debug/deps/libthread_local-1c22d5374900e0ed.rlib" "/opt/rustwide/target/debug/deps/libslog-60446a9e57064869.rlib" "/opt/rustwide/target/debug/deps/libtokio-edf2f750f41b42c9.rlib" "/opt/rustwide/target/debug/deps/libtokio_net-3c0bb513f8cec424.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-0e292fd5689f3f01.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-98d3785a18dcb3c9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5e5bf946abd54cea.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-508deca869599664.rlib" "/opt/rustwide/target/debug/deps/liblock_api-dd9049dae62fb4b9.rlib" "/opt/rustwide/target/debug/deps/libmio-a8ebd1164c403d97.rlib" "/opt/rustwide/target/debug/deps/libnet2-03a29cf82473fcd0.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-86ff011f30a682ad.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-44c85430173a05e6.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-88cc2da3a2092786.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5c5ff3709cffc05b.rlib" "/opt/rustwide/target/debug/deps/libbytes-702902b8cfa610ad.rlib" "/opt/rustwide/target/debug/deps/libiovec-45be31ce9476f677.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-b62235b9cfe9991c.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-83445ce5b93798dd.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-8490fcbf0d2cce70.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c91146577af5e1d0.rlib" "/opt/rustwide/target/debug/deps/libtracing-fc5fcc493f170c20.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d9f42ceed2199f2f.rlib" "/opt/rustwide/target/debug/deps/liblog-a31b3a1e0d64e467.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-3c90a93676116461.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-80af65872938319a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-10f9f4d097a1a465.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-335d343cad066705.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b0d6578ff8168bec.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-fa661a951f4ced99.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-1db1a8a83cb1312c.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-d1efbfcb9e09fbdf.rlib" "/opt/rustwide/target/debug/deps/libfnv-8c5c165005b941da.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-3260002bc9f285c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-fcd5ceb921a06361.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-537c44f8ac7b6afb.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-c272a5c20533f8c4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2842e9323432371c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-074917369cef59f5.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b704170fba5af7ab.rlib" "/opt/rustwide/target/debug/deps/libclap-7bbca863d086f0b3.rlib" "/opt/rustwide/target/debug/deps/libvec_map-11539489c7468588.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-c000b62b7a029c16.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-1c5c393aa49a23dd.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c0d73e3d44b574a0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b1e820d41a28c6d6.rlib" "/opt/rustwide/target/debug/deps/libatty-f98723d062541bf0.rlib" "/opt/rustwide/target/debug/deps/liblibc-6c69249c522556a4.rlib" "/opt/rustwide/target/debug/deps/libansi_term-76ca62e328105e50.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-fa830f1fafdc889c.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libapprox-87deb8d3923ec388.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d826ba2495117c6a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-516357af627e1a7d.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9cb5ef8235cf10de.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c94e3d0069d19330.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-5a532766d1e80b5b.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-d08f0c83526179dc.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d995c6cafdb3d253.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-02ebc04a72bd9433.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-5cbc32ae14534ca9.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-969ebc8623abfcc9.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7f98f837d3579544.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c79b77d9c2e73c7a.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c7b2792f3bc0d0eb.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7558dde8464d46ce.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b3d84848ab790cf7.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f48e57d6d73020ee.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ffaac76756e3f83b.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f98cce041f593917.rlib" "-Wl,-Bdynamic" "-lprofiler" "-lpython3.8" "-lsqlite3" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/match_filter-9e210dd633732bd0" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lprofiler [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `match_filter` due to 2 previous errors; 19 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c98d5b24572db6dc9337bd4c7c9a3c8a8481bf65daaa289909dd5ba709ccb13f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c98d5b24572db6dc9337bd4c7c9a3c8a8481bf65daaa289909dd5ba709ccb13f", kill_on_drop: false }` [INFO] [stdout] c98d5b24572db6dc9337bd4c7c9a3c8a8481bf65daaa289909dd5ba709ccb13f