[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] testing acminor/plad-rust against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facminor%2Fplad-rust" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/acminor/plad-rust on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-10/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 895357b1ba7b91d681d9f348ef5c3bc855e73ed98bdcef1480413cb44a77fa9e [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" "895357b1ba7b91d681d9f348ef5c3bc855e73ed98bdcef1480413cb44a77fa9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "895357b1ba7b91d681d9f348ef5c3bc855e73ed98bdcef1480413cb44a77fa9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "895357b1ba7b91d681d9f348ef5c3bc855e73ed98bdcef1480413cb44a77fa9e", kill_on_drop: false }` [INFO] [stdout] 895357b1ba7b91d681d9f348ef5c3bc855e73ed98bdcef1480413cb44a77fa9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d39ebaf6fbf243297e417dd5dc25bdb530dcd1940beff9c507bd2203f8aad714 [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" "d39ebaf6fbf243297e417dd5dc25bdb530dcd1940beff9c507bd2203f8aad714", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling autocfg v0.1.7 [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 cfg-if v0.1.9 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling unindent v0.1.5 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling slog v2.5.2 [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 nix v0.14.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rgb v0.8.14 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling ring_buffer v0.1.3 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling lock_api v0.3.1 [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 semver v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling textwrap v0.11.0 [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 rustc_version v0.2.3 [INFO] [stderr] Compiling capnpc v0.10.1 [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 quote v1.0.2 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [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 rand v0.4.6 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling slog-async v2.3.0 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling sqlite3-src v0.2.11 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling rmp v0.8.7 [INFO] [stderr] Compiling tokio-io v0.2.0-alpha.4 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling tokio-sync v0.2.0-alpha.4 [INFO] [stderr] Compiling futures-timer v0.4.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling sqlite3-sys v0.12.0 [INFO] [stderr] Compiling tokio-codec v0.2.0-alpha.4 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling sqlite v0.25.0 [INFO] [stderr] Compiling async-std v0.99.5 [INFO] [stderr] Compiling slog-term v2.4.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling error-chain v0.5.0 [INFO] [stderr] Compiling cpuprofiler v0.0.3 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling match_filter v0.2.0 (/opt/rustwide/workdir) [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 indoc-impl v0.3.4 [INFO] [stderr] Compiling paste-impl v0.1.6 [INFO] [stderr] Compiling tracing v0.1.9 [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-timer v0.3.0-alpha.4 [INFO] [stderr] Compiling tokio-net v0.2.0-alpha.4 [INFO] [stderr] Compiling tokio-fs v0.2.0-alpha.4 [INFO] [stderr] Compiling tokio v0.2.0-alpha.4 [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: 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] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 67 | std::panic::panic_any(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] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 85 | std::panic::panic_any(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] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 126 | std::panic::panic_any(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] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 59 | std::panic::panic_any(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] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 183 | std::panic::panic_any(msg) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains braces [INFO] [stdout] --> src/utils.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | / python! { [INFO] [stdout] 52 | | #![context = &c] [INFO] [stdout] 53 | | import matplotlib.pyplot as plt [INFO] [stdout] 54 | | from unittest.mock import patch [INFO] [stdout] ... | [INFO] [stdout] 62 | | plt.show() [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this message is not used as a format string, but will be in Rust 2021 [INFO] [stdout] = note: this warning originates in the macro `python` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains braces [INFO] [stdout] --> src/utils.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | / python! { [INFO] [stdout] 76 | | #![context = &c] [INFO] [stdout] 77 | | import pickle [INFO] [stdout] 78 | | import matplotlib.pyplot as plt [INFO] [stdout] ... | [INFO] [stdout] 129 | | plt.show() [INFO] [stdout] 130 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this message is not used as a format string, but will be in Rust 2021 [INFO] [stdout] = note: this warning originates in the macro `python` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [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: 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] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/match_filter-3e84effe727f5d88.match_filter.a95d62a8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/match_filter-3e84effe727f5d88.match_filter.a95d62a8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/match_filter-3e84effe727f5d88.match_filter.a95d62a8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/match_filter-3e84effe727f5d88.match_filter.a95d62a8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/match_filter-3e84effe727f5d88.match_filter.a95d62a8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/match_filter-3e84effe727f5d88.match_filter.a95d62a8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/match_filter-3e84effe727f5d88.match_filter.a95d62a8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/match_filter-3e84effe727f5d88.match_filter.a95d62a8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/match_filter-3e84effe727f5d88.match_filter.a95d62a8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/match_filter-3e84effe727f5d88.match_filter.a95d62a8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/match_filter-3e84effe727f5d88.match_filter.a95d62a8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/match_filter-3e84effe727f5d88.match_filter.a95d62a8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/match_filter-3e84effe727f5d88.match_filter.a95d62a8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/match_filter-3e84effe727f5d88.match_filter.a95d62a8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/match_filter-3e84effe727f5d88.match_filter.a95d62a8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/match_filter-3e84effe727f5d88.match_filter.a95d62a8-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/match_filter-3e84effe727f5d88.4xrtgp6ft1h7xxnq.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-8c99264f54a84584/out" "-L" "/usr/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libctrlc-111cb495f1bff00b.rlib" "/opt/rustwide/target/debug/deps/libnix-fa5af27f63313b64.rlib" "/opt/rustwide/target/debug/deps/libvoid-5636004af8853cbe.rlib" "/opt/rustwide/target/debug/deps/libserde_json-05e93caad6249829.rlib" "/opt/rustwide/target/debug/deps/libryu-ecba551cbb1694bc.rlib" "/opt/rustwide/target/debug/deps/libitoa-17b710834fb0317a.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-14d579b5aeae3ee4.rlib" "/opt/rustwide/target/debug/deps/librmp-e2b393679c93e6ff.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-6d64e5808f7cf68f.rlib" "/opt/rustwide/target/debug/deps/libtoml-418c98538cc942d2.rlib" "/opt/rustwide/target/debug/deps/libserde-5ca27ce953ff2cc5.rlib" "/opt/rustwide/target/debug/deps/libcpuprofiler-94fd4e63a8ce3941.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-e7ca4d0d8274d779.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-c0f7e04d0b9f98c5.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-c55ef63f6e0e2633.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-f0c28d6d24e3902f.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e5457b7023566ba0.rlib" "/opt/rustwide/target/debug/deps/libdbghelp-f8afcf81f7518078.rlib" "/opt/rustwide/target/debug/deps/libwinapi-752b8c6fa8b80860.rlib" "/opt/rustwide/target/debug/deps/libkernel32-eb9071fb75aa08cb.rlib" "/opt/rustwide/target/debug/deps/libregex-aaced83319affa5e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d15a0544f24c41e1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-248b6f5b7bdb17c8.rlib" "/opt/rustwide/target/debug/deps/libinline_python-f54b22ccb39220e6.rlib" "/opt/rustwide/target/debug/deps/libpyo3-1bc33fe7b3cbc332.rlib" "/opt/rustwide/target/debug/deps/libunindent-f622388b455fa309.rlib" "/opt/rustwide/target/debug/deps/libinventory-5e7f8712b6d58e0c.rlib" "/opt/rustwide/target/debug/deps/libindoc-ce27e85a1ab156c0.rlib" "/opt/rustwide/target/debug/deps/libpaste-1d6020a53014e177.rlib" "/opt/rustwide/target/debug/deps/libasync_std-2a13ee1d3eb4a9c7.rlib" "/opt/rustwide/target/debug/deps/libasync_task-4dc54c66be2aeb95.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-ede384b1b9d2b32a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-fa0f86c0aad868ea.rlib" "/opt/rustwide/target/debug/deps/libsqlite-5f4425bc08f3d4cb.rlib" "/opt/rustwide/target/debug/deps/libsqlite3_sys-9606519492e45e35.rlib" "/opt/rustwide/target/debug/deps/libsqlite3_src-513d3b0858bc6fa6.rlib" "/opt/rustwide/target/debug/deps/libcolored-dda843bff4a37ce7.rlib" "/opt/rustwide/target/debug/deps/libarrayfire-062b9174e8839072.rlib" "/opt/rustwide/target/debug/deps/libnum-ebe881009945c4df.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-1d27835b40aa88cb.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-1f194dcae46707af.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-c1b4701614d2e60e.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-acdc2c1f5cb13c6d.rlib" "/opt/rustwide/target/debug/deps/libslog_term-642f3c438f24efbc.rlib" "/opt/rustwide/target/debug/deps/libterm-7ce2eccf976bfa83.rlib" "/opt/rustwide/target/debug/deps/libdirs-2bb1aa06ec80a04e.rlib" "/opt/rustwide/target/debug/deps/libchrono-30519d2542b80d33.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ba1c88396d27fde5.rlib" "/opt/rustwide/target/debug/deps/libtime-aa6b9207ecb005f0.rlib" "/opt/rustwide/target/debug/deps/libslog_async-37857e759079ad14.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-4ca15fbfe297dd3f.rlib" "/opt/rustwide/target/debug/deps/libthread_local-aa4a708f2e07e44a.rlib" "/opt/rustwide/target/debug/deps/libslog-c8d4618d5f984284.rlib" "/opt/rustwide/target/debug/deps/libtokio-2452f73daa7f7e1b.rlib" "/opt/rustwide/target/debug/deps/libtokio_net-7f44138f2104958d.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-cdcef6d8a56c4c9c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-374514ac9b4f40b4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-dd0306aeeaafa01a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dbb414485207823a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-bf1d8fdfdef16830.rlib" "/opt/rustwide/target/debug/deps/libmio-ef183e2b3fb6c989.rlib" "/opt/rustwide/target/debug/deps/libnet2-0b8cab8847221d27.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-605fe6bfc72e27db.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-cc38ed07f7ae0476.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-622051059cd5de7f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-10808b3704594d32.rlib" "/opt/rustwide/target/debug/deps/libbytes-746df94b6e88d0de.rlib" "/opt/rustwide/target/debug/deps/libiovec-a30aab5b75a42b87.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-16d863000652add8.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-ef4dc2ee83381f58.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-1b6fd39d9fa7189d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-db3a408590bbae7b.rlib" "/opt/rustwide/target/debug/deps/libtracing-3fa3706b2677f814.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3e5162c267b0b6e4.rlib" "/opt/rustwide/target/debug/deps/liblog-e252b1d113ae0d2d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-ba14887b347cf695.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1aa39781e1f30533.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-39b3aeb774b573a7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-7ce20c6024a544d9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-3e3dbc88c0ab67a3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ab38994486088515.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c24cc608c15b3cd7.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-522e5268d3e77f08.rlib" "/opt/rustwide/target/debug/deps/libfnv-e4c6ba56d659bb77.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-9336b7a46688f7c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-7d81f24d4975ffbe.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-15761fa2cfdca0fb.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c42719473c9837a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c467a84ed6f4d76f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ff15ca4418a0fa04.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-58953021fab014cc.rlib" "/opt/rustwide/target/debug/deps/libclap-11f6f050d3f261d3.rlib" "/opt/rustwide/target/debug/deps/libvec_map-6dd515bac74e9212.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-40570afc47c379d8.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-d258e95b9deb3cd8.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4124e514b7a4f703.rlib" "/opt/rustwide/target/debug/deps/libbitflags-20c5c28231f4058e.rlib" "/opt/rustwide/target/debug/deps/libatty-4327dfe0cfd4bcdb.rlib" "/opt/rustwide/target/debug/deps/liblibc-0c04a04da529974f.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bd7b8ca88b2cc3f8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-1fa0ad527318377d.rlib" "/opt/rustwide/target/debug/deps/libspin-8ee06c28a303f7f8.rlib" "/opt/rustwide/target/debug/deps/libapprox-4f7ede8f301597be.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0376fa729b76a0cf.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.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/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/match_filter-3e84effe727f5d88" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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; 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `match_filter` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "d39ebaf6fbf243297e417dd5dc25bdb530dcd1940beff9c507bd2203f8aad714", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d39ebaf6fbf243297e417dd5dc25bdb530dcd1940beff9c507bd2203f8aad714", kill_on_drop: false }` [INFO] [stdout] d39ebaf6fbf243297e417dd5dc25bdb530dcd1940beff9c507bd2203f8aad714