[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 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheaaf%2Fblackmagic-c2" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/theaaf/blackmagic-c2 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-7/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f5b49ef51bf582688a8569c31b3202c6f7526acdb952bec58e3017da131158dc [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" "f5b49ef51bf582688a8569c31b3202c6f7526acdb952bec58e3017da131158dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5b49ef51bf582688a8569c31b3202c6f7526acdb952bec58e3017da131158dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5b49ef51bf582688a8569c31b3202c6f7526acdb952bec58e3017da131158dc", kill_on_drop: false }` [INFO] [stdout] f5b49ef51bf582688a8569c31b3202c6f7526acdb952bec58e3017da131158dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a2bc67eb9fb2630890077e34bb081f9604bbe23903bbf19a076184e554e7b90 [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" "2a2bc67eb9fb2630890077e34bb081f9604bbe23903bbf19a076184e554e7b90", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling cc v1.0.31 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling slog v2.4.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling pnet_base v0.22.0 [INFO] [stderr] Compiling bindgen v0.42.3 [INFO] [stderr] Compiling pnet v0.22.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling simple-error v0.1.13 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling ipnetwork v0.14.0 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling v_escape_derive v0.2.1 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling actix_derive v0.4.0 [INFO] [stderr] Compiling pnet_macros_support v0.22.0 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling slog-async v2.3.0 [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 socket2 v0.3.8 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling hostname v0.1.5 [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 bytes v0.4.12 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling rand v0.6.5 [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 num-traits v0.1.43 [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 pnet_datalink v0.22.0 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Compiling v_escape v0.3.2 [INFO] [stderr] Compiling rmp v0.8.7 (https://github.com/3Hren/msgpack-rust?rev=40b3d480b20961e6eeceb416b32bcd0a3383846a#40b3d480) [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling v_htmlescape v0.3.2 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.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 mio-uds v0.6.7 [INFO] [stderr] Compiling rmp-serde v0.14.0 (https://github.com/3Hren/msgpack-rust?rev=40b3d480b20961e6eeceb416b32bcd0a3383846a#40b3d480) [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling slog-term v2.4.0 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling slog-scope v4.1.1 [INFO] [stderr] Compiling h2 v0.1.17 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-signal v0.2.8 [INFO] [stderr] Compiling slog-stdlog v3.0.2 [INFO] [stderr] Compiling trust-dns-proto v0.6.3 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling tokio v0.1.18 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling juniper_codegen v0.11.1 [INFO] [stderr] Compiling trust-dns-resolver v0.10.3 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling actix v0.7.9 [INFO] [stderr] Compiling actix-net v0.2.6 [INFO] [stderr] Compiling juniper v0.11.1 [INFO] [stderr] Compiling actix-web v0.7.18 [INFO] [stderr] Compiling decklink v0.0.0 (https://github.com/theaaf/decklink-rs#50e56c82) [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.22.0 [INFO] [stderr] Compiling pnet_packet v0.22.0 [INFO] [stderr] Compiling pnet_transport v0.22.0 [INFO] [stderr] Compiling blackmagic-c2 v0.0.0 (/opt/rustwide/workdir) [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 [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] | ^^^^^^^^^^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 31 - fn main() -> Result<(), Box> { [INFO] [stdout] 31 + fn main() -> Result<(), Box> { [INFO] [stdout] | [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 39 - predicate: Box bool>, [INFO] [stdout] 39 + predicate: Box bool>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 63 - fn probe_device(mac_address: MacAddr, ip_address: Ipv4Addr) -> Box> { [INFO] [stdout] 63 + fn probe_device(mac_address: MacAddr, ip_address: Ipv4Addr) -> Box> { [INFO] [stdout] | [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: 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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 40 - let f: Box> = match agents.get(&agent_id) { [INFO] [stdout] 40 + let f: Box> = match agents.get(&agent_id) { [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-e59e9f165e1a7ee8.blackmagic_c2.a51d1c10-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/blackmagic_c2-e59e9f165e1a7ee8.blackmagic_c2.a51d1c10-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/blackmagic_c2-e59e9f165e1a7ee8.blackmagic_c2.a51d1c10-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/blackmagic_c2-e59e9f165e1a7ee8.blackmagic_c2.a51d1c10-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/blackmagic_c2-e59e9f165e1a7ee8.blackmagic_c2.a51d1c10-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/blackmagic_c2-e59e9f165e1a7ee8.blackmagic_c2.a51d1c10-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/blackmagic_c2-e59e9f165e1a7ee8.blackmagic_c2.a51d1c10-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/blackmagic_c2-e59e9f165e1a7ee8.blackmagic_c2.a51d1c10-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/blackmagic_c2-e59e9f165e1a7ee8.blackmagic_c2.a51d1c10-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/blackmagic_c2-e59e9f165e1a7ee8.blackmagic_c2.a51d1c10-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/blackmagic_c2-e59e9f165e1a7ee8.blackmagic_c2.a51d1c10-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/blackmagic_c2-e59e9f165e1a7ee8.blackmagic_c2.a51d1c10-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/blackmagic_c2-e59e9f165e1a7ee8.blackmagic_c2.a51d1c10-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/blackmagic_c2-e59e9f165e1a7ee8.blackmagic_c2.a51d1c10-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/blackmagic_c2-e59e9f165e1a7ee8.blackmagic_c2.a51d1c10-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/blackmagic_c2-e59e9f165e1a7ee8.blackmagic_c2.a51d1c10-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/blackmagic_c2-e59e9f165e1a7ee8.dfapitmcz9nm0qa.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-09570d9a1447afa4/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-e42a539795ae4126/out" "-L" "/opt/rustwide/target/debug/build/ring-3c0e3fc81394f176/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-61dd76425fd0afca/out" "-L" "/opt/rustwide/target/debug/build/decklink-c14c03584f25a20f/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libslog_async-eacdc929a4497fef.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-77ae6108981b4283.rlib" "/opt/rustwide/target/debug/deps/libslog_term-34c6737afc1443b8.rlib" "/opt/rustwide/target/debug/deps/libterm-3cc547dde8708e4b.rlib" "/opt/rustwide/target/debug/deps/libisatty-03d22012cc35306a.rlib" "/opt/rustwide/target/debug/deps/libslog_stdlog-b186b8f0b4187d55.rlib" "/opt/rustwide/target/debug/deps/liblog-e10fcc60e71ed72b.rlib" "/opt/rustwide/target/debug/deps/libslog_scope-58f7c574e31c1ace.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-30f73f078f66317f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-fcb2ff80aada9c18.rlib" "/opt/rustwide/target/debug/deps/libslog-5dbc0336ad250dfd.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-73f32e5c1862df57.rlib" "/opt/rustwide/target/debug/deps/librmp-1c4e5fe03449c381.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c4179e8d8249a9c6.rlib" "/opt/rustwide/target/debug/deps/libpnet-50fdacc6896c5f6e.rlib" "/opt/rustwide/target/debug/deps/libpnet_transport-4d9b78cb707a853a.rlib" "/opt/rustwide/target/debug/deps/libpnet_packet-672ebc7921ef0cf8.rlib" "/opt/rustwide/target/debug/deps/libpnet_macros_support-644dbf0d7a926589.rlib" "/opt/rustwide/target/debug/deps/libpnet_datalink-38b3616277aee540.rlib" "/opt/rustwide/target/debug/deps/libpnet_sys-242668d4a118615e.rlib" "/opt/rustwide/target/debug/deps/libpnet_base-96f5d78956e136e5.rlib" "/opt/rustwide/target/debug/deps/libjuniper-ee3efa404524bf98.rlib" "/opt/rustwide/target/debug/deps/libchrono-60fc5fd87806d210.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e836c0f2c5d16780.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b44a82c2b66e1dab.rlib" "/opt/rustwide/target/debug/deps/libipnetwork-31ece0ffb81dbcee.rlib" "/opt/rustwide/target/debug/deps/libgethostname-7332ef255a3d8de5.rlib" "/opt/rustwide/target/debug/deps/libdecklink-d700d25efc7c7ccc.rlib" "/opt/rustwide/target/debug/deps/libsimple_error-97d00375833fa688.rlib" "/opt/rustwide/target/debug/deps/libactix_web-e072357447e6c92f.rlib" "/opt/rustwide/target/debug/deps/libactix_net-a2fc27251f7a0191.rlib" "/opt/rustwide/target/debug/deps/libtower_service-98f75dc164d4465f.rlib" "/opt/rustwide/target/debug/deps/libv_htmlescape-45baf77adcda127b.rlib" "/opt/rustwide/target/debug/deps/libv_escape-66575bba64f3c3da.rlib" "/opt/rustwide/target/debug/deps/libserde_json-3820ef94618f0a8d.rlib" "/opt/rustwide/target/debug/deps/libryu-7fff25f15f35d445.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-3c7be6b4b1c91d82.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e7de2be61a3e61c0.rlib" "/opt/rustwide/target/debug/deps/libh2-2358039439182a3c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c590e93c6bf06d85.rlib" "/opt/rustwide/target/debug/deps/libstring-23bad05b3101743c.rlib" "/opt/rustwide/target/debug/deps/libflate2-0fac028ea87992ff.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-0fdeca88efde02db.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-3ec236c8e39f5b45.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-206a1dcf7fcdf24a.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-f32a49b8132bb4bc.rlib" "/opt/rustwide/target/debug/deps/libserde-4ce091ce220f4002.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-0b1634b45193ba1e.rlib" "/opt/rustwide/target/debug/deps/libphf-022a3a27d70cd977.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-77f6db91f5b89a8f.rlib" "/opt/rustwide/target/debug/deps/libunicase-45fc40b99a4467f9.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-31ec360f3df090b3.rlib" "/opt/rustwide/target/debug/deps/libmime-cb63b2a9a62399de.rlib" "/opt/rustwide/target/debug/deps/libunicase-dea22179878eb458.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-37f7d17139cd9425.rlib" "/opt/rustwide/target/debug/deps/libhttparse-788237a29dfd6204.rlib" "/opt/rustwide/target/debug/deps/libhttp-f92c752872a0de78.rlib" "/opt/rustwide/target/debug/deps/libitoa-dd0e0fd0bfe4e35a.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-a3b7d6669bafe184.rlib" "/opt/rustwide/target/debug/deps/libcookie-652c18d0bb3389c4.rlib" "/opt/rustwide/target/debug/deps/libbase64-0b2a976ffd6e205e.rlib" "/opt/rustwide/target/debug/deps/libsafemem-0850478976629639.rlib" "/opt/rustwide/target/debug/deps/libring-e904a84cae180b4b.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-4bb8e1bd76246cdc.rlib" "/opt/rustwide/target/debug/deps/libtime-c54c06587ae32e14.rlib" "/opt/rustwide/target/debug/deps/libsha1-fdcaadcc3a2fedb2.rlib" "/opt/rustwide/target/debug/deps/libregex-8b4cfd049a39bdd6.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-693d20357ff071f5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-6992628f52aabfa5.rlib" "/opt/rustwide/target/debug/deps/libucd_util-b31a158e21ca430c.rlib" "/opt/rustwide/target/debug/deps/libthread_local-d453cdde9b7acde0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4a4fae5c18931528.rlib" "/opt/rustwide/target/debug/deps/libmemchr-de948e54357213d8.rlib" "/opt/rustwide/target/debug/deps/libbase64-55d6e88185d63578.rlib" "/opt/rustwide/target/debug/deps/libactix-361ba1a21e66626c.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-c93977ef5270750e.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-b4d9225f06181389.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-d50c7aae99b961c8.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-9db7f465f7464d18.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-c2c3a58cdd34a2f0.rlib" "/opt/rustwide/target/debug/deps/liburl-81e4246526f78898.rlib" "/opt/rustwide/target/debug/deps/libencoding-82779f04275003a7.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-f2137084f436c49b.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-3e1e1aaf4bf6351f.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-fa72d75680a1478c.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-48fabfcd9685a3a5.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-51b01b2f026b9e1b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a5414215aa73ce68.rlib" "/opt/rustwide/target/debug/deps/libsocket2-d146864d6e1e701c.rlib" "/opt/rustwide/target/debug/deps/librand-b74f66c37d5e190a.rlib" "/opt/rustwide/target/debug/deps/libidna-6b8c04fc3ad3f4d2.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6622741af6ea741b.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-fbe957e6f985f3bf.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-14c2912a08a55885.rlib" "/opt/rustwide/target/debug/deps/libhostname-f33dcfae858a3283.rlib" "/opt/rustwide/target/debug/deps/libquick_error-51b41fc19f31c3a4.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-5f63f390a9917172.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-7a3789704aa95dde.rlib" "/opt/rustwide/target/debug/deps/libfailure-bf6d713f37520715.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-8bffd803843c3fe7.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-1a02629321cca728.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-dfa838ce4e695d13.rlib" "/opt/rustwide/target/debug/deps/libtokio-9a6a8fb396886548.rlib" "/opt/rustwide/target/debug/deps/libtokio_trace_core-a72ec5add0494083.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-078b926470b41e31.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-767feb299cee98cb.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-e8a968dbc0cb8168.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-5d98aecaa5cc6507.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-c6382a43118af295.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-2536825779e2026d.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-746d993c3edbcce3.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-0d218f2b9203d6e9.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-29030dadf0c7fa14.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-e3f760d80b42feff.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-22c28a1467ead497.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-5071595e84602e02.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ef89ebfc7b76b62a.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-413faa00df138c90.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-bcef5592f1be26b4.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-c0919224677da22a.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-65475a9f4eddefe4.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-a55f15a9245da205.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0d114e6424b89afa.rlib" "/opt/rustwide/target/debug/deps/libmio-45b91874e3a26963.rlib" "/opt/rustwide/target/debug/deps/libslab-d80887537af7a894.rlib" "/opt/rustwide/target/debug/deps/libnet2-59054accb41af255.rlib" "/opt/rustwide/target/debug/deps/liblazycell-78d906478cf307be.rlib" "/opt/rustwide/target/debug/deps/libfutures-5678fd3bbcf567f3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8b0d0379c177ef18.rlib" "/opt/rustwide/target/debug/deps/libuuid-e59ba5abac6b4e25.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-cd519f856caa6d4c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-58337629289be72a.rlib" "/opt/rustwide/target/debug/deps/librand-d9716f20176d69a6.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-650a5eea6b8fb824.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-7e5cbf54656e28a4.rlib" "/opt/rustwide/target/debug/deps/librand_hc-434ccaa9294e4e3e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6d0a533ce494f910.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-597832c57ae806c4.rlib" "/opt/rustwide/target/debug/deps/librand_core-4d53f8383677494c.rlib" "/opt/rustwide/target/debug/deps/librand_os-976d66a0fb15d7da.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-fb5ee7355cba3021.rlib" "/opt/rustwide/target/debug/deps/librand_core-c923b538a014a2a0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b928fde88579906e.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-96198fa42b00eac4.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-bcd7e61987b13e66.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-2802a6bcce05c759.rlib" "/opt/rustwide/target/debug/deps/libfnv-80ed2aac042641d7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-21f1314ae19b1f40.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-21c5f597e9a40028.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-dd32acb706cc7d98.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4e28c3bebfc36a25.rlib" "/opt/rustwide/target/debug/deps/libbytes-ed1e436306475340.rlib" "/opt/rustwide/target/debug/deps/libiovec-51cbc20704485ee2.rlib" "/opt/rustwide/target/debug/deps/liblibc-3c0236b122b3fae8.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-ac9eb326b327d743.rlib" "/opt/rustwide/target/debug/deps/liblog-88eab2d4afc27d35.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-08aef8b886b4454e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/blackmagic_c2-e59e9f165e1a7ee8" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libdecklink-d700d25efc7c7ccc.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-d700d25efc7c7ccc.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-d700d25efc7c7ccc.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" "2a2bc67eb9fb2630890077e34bb081f9604bbe23903bbf19a076184e554e7b90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a2bc67eb9fb2630890077e34bb081f9604bbe23903bbf19a076184e554e7b90", kill_on_drop: false }` [INFO] [stdout] 2a2bc67eb9fb2630890077e34bb081f9604bbe23903bbf19a076184e554e7b90