[INFO] cloning repository https://github.com/theaaf/blackmagic-c2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theaaf/blackmagic-c2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheaaf%2Fblackmagic-c2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheaaf%2Fblackmagic-c2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1cc407e98607b1b8ab2f823ca0ce15c51a13e0f5 [INFO] testing theaaf/blackmagic-c2 against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheaaf%2Fblackmagic-c2" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/theaaf/blackmagic-c2 on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/theaaf/blackmagic-c2 [INFO] finished tweaking git repo https://github.com/theaaf/blackmagic-c2 [INFO] tweaked toml for git repo https://github.com/theaaf/blackmagic-c2 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/theaaf/blackmagic-c2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/theaaf/decklink-rs` [INFO] [stderr] Updating git repository `https://github.com/3Hren/msgpack-rust` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pnet_datalink v0.22.0 [INFO] [stderr] Downloaded pnet_sys v0.22.0 [INFO] [stderr] Downloaded juniper_codegen v0.11.1 [INFO] [stderr] Downloaded ipnetwork v0.14.0 [INFO] [stderr] Downloaded juniper v0.11.1 [INFO] [stderr] Downloaded pnet v0.22.0 [INFO] [stderr] Downloaded pnet_transport v0.22.0 [INFO] [stderr] Downloaded pnet_packet v0.22.0 [INFO] [stderr] Downloaded pnet_macros_support v0.22.0 [INFO] [stderr] Downloaded tokio-signal v0.2.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 340640c016e51351f72b0acb0fd25260c84473ccddec93f65d8eeab166fc9f27 [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" "340640c016e51351f72b0acb0fd25260c84473ccddec93f65d8eeab166fc9f27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "340640c016e51351f72b0acb0fd25260c84473ccddec93f65d8eeab166fc9f27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "340640c016e51351f72b0acb0fd25260c84473ccddec93f65d8eeab166fc9f27", kill_on_drop: false }` [INFO] [stdout] 340640c016e51351f72b0acb0fd25260c84473ccddec93f65d8eeab166fc9f27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02df3d27c9fec516da523c04c6729c880207bfce29daa9e554d05a41374a947f [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" "02df3d27c9fec516da523c04c6729c880207bfce29daa9e554d05a41374a947f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling cc v1.0.31 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling slog v2.4.1 [INFO] [stderr] Compiling pnet_base v0.22.0 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling arc-swap v0.3.7 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling bindgen v0.42.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling pnet v0.22.0 [INFO] [stderr] Compiling string v0.1.3 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling simple-error v0.1.13 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling tokio-trace-core v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.3.0 [INFO] [stderr] Compiling v_escape v0.3.2 [INFO] [stderr] Compiling v_htmlescape v0.3.2 [INFO] [stderr] Compiling actix-web v0.7.18 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling pnet_macros_support v0.22.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling tokio-sync v0.1.4 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling ipnetwork v0.14.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling signal-hook v0.1.8 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling pnet_sys v0.22.0 [INFO] [stderr] Compiling isatty v0.1.9 [INFO] [stderr] Compiling gethostname v0.2.0 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling rmp v0.8.7 (https://github.com/3Hren/msgpack-rust?rev=40b3d480b20961e6eeceb416b32bcd0a3383846a#40b3d480) [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling slog-async v2.3.0 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling pnet_datalink v0.22.0 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling rmp-serde v0.14.0 (https://github.com/3Hren/msgpack-rust?rev=40b3d480b20961e6eeceb416b32bcd0a3383846a#40b3d480) [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling slog-term v2.4.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.13 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-signal v0.2.8 [INFO] [stderr] Compiling slog-scope v4.1.1 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling h2 v0.1.17 [INFO] [stderr] Compiling tokio v0.1.18 [INFO] [stderr] Compiling slog-stdlog v3.0.2 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling juniper_codegen v0.11.1 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling v_escape_derive v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling actix_derive v0.4.0 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.22.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling trust-dns-proto v0.6.3 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling decklink v0.0.0 (https://github.com/theaaf/decklink-rs#50e56c82) [INFO] [stderr] Compiling trust-dns-resolver v0.10.3 [INFO] [stderr] Compiling actix v0.7.9 [INFO] [stderr] Compiling pnet_packet v0.22.0 [INFO] [stderr] Compiling juniper v0.11.1 [INFO] [stderr] Compiling actix-net v0.2.6 [INFO] [stderr] Compiling pnet_transport v0.22.0 [INFO] [stderr] Compiling blackmagic-c2 v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/agent/network_scanner.rs:63:68 [INFO] [stdout] | [INFO] [stdout] 63 | fn probe_device(mac_address: MacAddr, ip_address: Ipv4Addr) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/agent/hyperdeck.rs:58:24 [INFO] [stdout] | [INFO] [stdout] 58 | 500...600 => Ok(future::Loop::Continue((hyperdeck, None))), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/hub/agent_connection.rs:39:20 [INFO] [stdout] | [INFO] [stdout] 39 | predicate: Box bool>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&common::Message) -> bool` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/hub/graphql.rs:40:24 [INFO] [stdout] | [INFO] [stdout] 40 | let f: Box> = match agents.get(&agent_id) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:31:29 [INFO] [stdout] | [INFO] [stdout] 31 | fn main() -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/agent/hub_connection.rs:102:60 [INFO] [stdout] | [INFO] [stdout] 102 | ... description: e.description().to_string(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/agent/hub_connection.rs:119:76 [INFO] [stdout] | [INFO] [stdout] 119 | ... description: e.description().to_string(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/agent/decklink_watcher.rs:154:21 [INFO] [stdout] | [INFO] [stdout] 154 | let mut status = match device.query_status() { [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: variable does not need to be mutable [INFO] [stdout] --> src/agent/hyperdeck.rs:126:25 [INFO] [stdout] | [INFO] [stdout] 126 | let mut payload = response.payload.get_or_insert(String::new()); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/agent/shell.rs:67:25 [INFO] [stdout] | [INFO] [stdout] 67 | let mut stderr = cmd.stderr.take().unwrap(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/agent/shell.rs:70:25 [INFO] [stdout] | [INFO] [stdout] 70 | let mut stdout = cmd.stdout.take().unwrap(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [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/blackmagic_c2-6e3959cae13d0f84.blackmagic_c2.5935758f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/blackmagic_c2-6e3959cae13d0f84.blackmagic_c2.5935758f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/blackmagic_c2-6e3959cae13d0f84.blackmagic_c2.5935758f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/blackmagic_c2-6e3959cae13d0f84.blackmagic_c2.5935758f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/blackmagic_c2-6e3959cae13d0f84.blackmagic_c2.5935758f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/blackmagic_c2-6e3959cae13d0f84.blackmagic_c2.5935758f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/blackmagic_c2-6e3959cae13d0f84.blackmagic_c2.5935758f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/blackmagic_c2-6e3959cae13d0f84.blackmagic_c2.5935758f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/blackmagic_c2-6e3959cae13d0f84.blackmagic_c2.5935758f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/blackmagic_c2-6e3959cae13d0f84.blackmagic_c2.5935758f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/blackmagic_c2-6e3959cae13d0f84.blackmagic_c2.5935758f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/blackmagic_c2-6e3959cae13d0f84.blackmagic_c2.5935758f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/blackmagic_c2-6e3959cae13d0f84.blackmagic_c2.5935758f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/blackmagic_c2-6e3959cae13d0f84.blackmagic_c2.5935758f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/blackmagic_c2-6e3959cae13d0f84.blackmagic_c2.5935758f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/blackmagic_c2-6e3959cae13d0f84.blackmagic_c2.5935758f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/blackmagic_c2-6e3959cae13d0f84.n1jg43yqv5zq5j1.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-e47d678c6ad903fc/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-979e6e199f71f0e5/out" "-L" "/opt/rustwide/target/debug/build/ring-1a77ad0477ed3a15/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-2b0e48c75a0fed55/out" "-L" "/opt/rustwide/target/debug/build/decklink-2f17ab5326eae457/out" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libslog_async-46e230c2fac00cec.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-4ca15fbfe297dd3f.rlib" "/opt/rustwide/target/debug/deps/libslog_term-108e92debbe0419f.rlib" "/opt/rustwide/target/debug/deps/libterm-6eabe802ef8d18af.rlib" "/opt/rustwide/target/debug/deps/libisatty-fad6124ad6e337ba.rlib" "/opt/rustwide/target/debug/deps/libslog_stdlog-c87baca292d96195.rlib" "/opt/rustwide/target/debug/deps/liblog-7328dd08909064ff.rlib" "/opt/rustwide/target/debug/deps/libslog_scope-42e0208ef380d4c9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-edf581287fc515dc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-bc3466f09f75a81b.rlib" "/opt/rustwide/target/debug/deps/libslog-84ed104012a7acf6.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-f7576c067eeb9113.rlib" "/opt/rustwide/target/debug/deps/librmp-9e58ba1cd0326365.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b1a41c11d4d32ebc.rlib" "/opt/rustwide/target/debug/deps/libpnet-2988b04b29f8e9b4.rlib" "/opt/rustwide/target/debug/deps/libpnet_transport-ea957c9245669c68.rlib" "/opt/rustwide/target/debug/deps/libpnet_packet-6d1f7f418a123a85.rlib" "/opt/rustwide/target/debug/deps/libpnet_macros_support-fd3b175fd4f7b2a5.rlib" "/opt/rustwide/target/debug/deps/libpnet_datalink-f6e7c1b670006828.rlib" "/opt/rustwide/target/debug/deps/libpnet_sys-29d1d656ba36db19.rlib" "/opt/rustwide/target/debug/deps/libpnet_base-69e524d7d5d90b29.rlib" "/opt/rustwide/target/debug/deps/libjuniper-b49f07d1e14d606a.rlib" "/opt/rustwide/target/debug/deps/libchrono-34f6b7946a19a3c0.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-270e055d53d72cac.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-bf28edad26a0550e.rlib" "/opt/rustwide/target/debug/deps/libipnetwork-a3da6a7b8eb93cba.rlib" "/opt/rustwide/target/debug/deps/libgethostname-ae630863e3167638.rlib" "/opt/rustwide/target/debug/deps/libdecklink-bea0c80953f1f69a.rlib" "/opt/rustwide/target/debug/deps/libsimple_error-44f222862b25fb4e.rlib" "/opt/rustwide/target/debug/deps/libactix_web-3175f5bb931d4728.rlib" "/opt/rustwide/target/debug/deps/libactix_net-864b3a47f965e3e3.rlib" "/opt/rustwide/target/debug/deps/libtower_service-256d5d231057437a.rlib" "/opt/rustwide/target/debug/deps/libv_htmlescape-25333e123c2b2a50.rlib" "/opt/rustwide/target/debug/deps/libv_escape-6adf1f33bffa054e.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b7ad369e4d10aa87.rlib" "/opt/rustwide/target/debug/deps/libryu-d0e657f5cc677ab3.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-1226ebf111638d2e.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e7f7e6942e83c4ca.rlib" "/opt/rustwide/target/debug/deps/libh2-8c607e59dfb25fbe.rlib" "/opt/rustwide/target/debug/deps/libindexmap-90b41bea54054b8e.rlib" "/opt/rustwide/target/debug/deps/libstring-82665201197863a3.rlib" "/opt/rustwide/target/debug/deps/libflate2-69e1a7982504b4c2.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-ac2c83fd89678ca3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-25680c0b6c305234.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-6b69e21327113dc9.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-ea163815292956a9.rlib" "/opt/rustwide/target/debug/deps/libserde-8e82d10a90458e13.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-5ed508c5b4c91c79.rlib" "/opt/rustwide/target/debug/deps/libphf-3f41b7aff0a751b5.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-71faaa647d7aa3bd.rlib" "/opt/rustwide/target/debug/deps/libunicase-f0e506652d507503.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6f5687a2a360a3ab.rlib" "/opt/rustwide/target/debug/deps/libmime-6b308748756289a9.rlib" "/opt/rustwide/target/debug/deps/libunicase-c7016f9be09c7c9b.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-ef4b8b002da7e23f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5fd2531e39e59fa1.rlib" "/opt/rustwide/target/debug/deps/libhttp-b8c5d5aa362ad80f.rlib" "/opt/rustwide/target/debug/deps/libitoa-629fadaade644a01.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-63c4fc3b08864ab4.rlib" "/opt/rustwide/target/debug/deps/libcookie-35729013ac5297c4.rlib" "/opt/rustwide/target/debug/deps/libbase64-80b763cf7598306b.rlib" "/opt/rustwide/target/debug/deps/libsafemem-504d5b71ba06c621.rlib" "/opt/rustwide/target/debug/deps/libring-185d44d3693434fe.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-5338bdc86eee04f3.rlib" "/opt/rustwide/target/debug/deps/libtime-9e9368b6b4d60daf.rlib" "/opt/rustwide/target/debug/deps/libsha1-2bc42c9c0a5b16a2.rlib" "/opt/rustwide/target/debug/deps/libregex-021143dc49fb776a.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-c3a1fce7584dd300.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-87cbcbb6977a2a45.rlib" "/opt/rustwide/target/debug/deps/libucd_util-6788b4990e2fcc67.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2721487484a3f1c6.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-6472b69ea93e47a0.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bd5bdbd809ac5bef.rlib" "/opt/rustwide/target/debug/deps/libbase64-fea384567bc0c7a2.rlib" "/opt/rustwide/target/debug/deps/libactix-4a93f7338d489f3e.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-8986ad6bd58a7964.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-75f733264753315f.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-abbbf98932a8ed6b.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-c628951d503cd924.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-6e95846587337da5.rlib" "/opt/rustwide/target/debug/deps/liburl-ff0e18fe24f89a52.rlib" "/opt/rustwide/target/debug/deps/libencoding-9c4b61b3ca66abe2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-aa9830d54675fb04.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-c81d3e0ec55ef1dc.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-120a92749df9d528.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-58f60e32a6569c96.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ccd5eeb644726325.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f51489b4440e4fe1.rlib" "/opt/rustwide/target/debug/deps/libsocket2-8bb74a7c8d8632e0.rlib" "/opt/rustwide/target/debug/deps/librand-00895092562de662.rlib" "/opt/rustwide/target/debug/deps/libidna-65c837f515bdba60.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bc91b69aa4fa785e.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-119bc5a7b206e6e0.rlib" "/opt/rustwide/target/debug/deps/libhostname-13c6708f5195029d.rlib" "/opt/rustwide/target/debug/deps/libquick_error-7c7cd5b552241ac9.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-f24211f8b0d11511.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-da807eb3ab38819b.rlib" "/opt/rustwide/target/debug/deps/libfailure-ab4737af673addf4.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-d9214dbfe7cc299c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-c142a72330e99efc.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-905e8f42118f9b8d.rlib" "/opt/rustwide/target/debug/deps/libtokio-26f514dbaaff3b40.rlib" "/opt/rustwide/target/debug/deps/libtokio_trace_core-7855870809d94583.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-e82f627cea6054a6.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-eb25c2c0c352e721.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-43f5227cfe66a10a.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-b6f766222f30f7e4.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-5d23488ec1097333.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-6c1d57c9ce406076.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-32e170d2236d83e6.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-b6491d5fb4202ca2.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-228bd782e3d7aac9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-4b69828772024a15.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c53e65cc374e9c48.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-cf011982c936d00e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e9af93f9916e0911.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-642db702cc2ca033.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-2b589841fd923db9.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-29829f693014daaf.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-de21a03da41303cd.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-a3435ca4f500eb7e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-75b7d2fc5e76e336.rlib" "/opt/rustwide/target/debug/deps/libmio-6f623acb27e3066f.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libnet2-6f52eb8aba947b73.rlib" "/opt/rustwide/target/debug/deps/liblazycell-b0cf455d2b67ee76.rlib" "/opt/rustwide/target/debug/deps/libfutures-14810a25e556133a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-44f48aca50656082.rlib" "/opt/rustwide/target/debug/deps/libuuid-43dcd1cfda01e088.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-57aa6566cfb06c37.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-10b5f6fb69c237d0.rlib" "/opt/rustwide/target/debug/deps/librand-cad7268bd4001e8f.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-6c817b84bc4e2237.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-68c2d67f0635a34d.rlib" "/opt/rustwide/target/debug/deps/librand_hc-978d2a8b792336cb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a0613b8273354a65.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-cfb6dcee9e7db37d.rlib" "/opt/rustwide/target/debug/deps/librand_core-f4dfe94724d9d9db.rlib" "/opt/rustwide/target/debug/deps/librand_os-4a3d2d15d8ac1454.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-70d9fd7f016246b2.rlib" "/opt/rustwide/target/debug/deps/librand_core-e3f7b5ee9401667b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e424f46b4782fbae.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-8cff29ee0505c79c.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-db39897a29b4285a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-9cc4133a3ee3d26a.rlib" "/opt/rustwide/target/debug/deps/libfnv-e4c6ba56d659bb77.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-49b2b276359726c4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-51c6795de3fb3e03.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-21c27ffd373d392b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-48ae5990e2528ae1.rlib" "/opt/rustwide/target/debug/deps/libbytes-b4e3ba53f13d765d.rlib" "/opt/rustwide/target/debug/deps/libiovec-05613b8cf33eca19.rlib" "/opt/rustwide/target/debug/deps/liblibc-61530c4f8eaefb18.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-3bed7835269b1712.rlib" "/opt/rustwide/target/debug/deps/liblog-d552ac8315b87846.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-8bed39370c7dd35a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/blackmagic_c2-6e3959cae13d0f84" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libdecklink-bea0c80953f1f69a.rlib(lib.o): in function `StringArg::~StringArg()': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/decklink-rs-93b9baac04a4464a/50e56c8/src/lib.cpp:37: undefined reference to `operator new(unsigned long)' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libdecklink-bea0c80953f1f69a.rlib(lib.o): in function `buffer_release': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/decklink-rs-93b9baac04a4464a/50e56c8/src/lib.cpp:150: undefined reference to `operator delete(void*, unsigned long)' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libdecklink-bea0c80953f1f69a.rlib(lib.o):(.data.rel.local.DW.ref.__gxx_personality_v0[DW.ref.__gxx_personality_v0]+0x0): undefined reference to `__gxx_personality_v0' [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; 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `blackmagic-c2` due to 2 previous errors; 11 warnings emitted [INFO] running `Command { std: "docker" "inspect" "02df3d27c9fec516da523c04c6729c880207bfce29daa9e554d05a41374a947f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02df3d27c9fec516da523c04c6729c880207bfce29daa9e554d05a41374a947f", kill_on_drop: false }` [INFO] [stdout] 02df3d27c9fec516da523c04c6729c880207bfce29daa9e554d05a41374a947f