[INFO] fetching crate blackmagic-camera-control 0.2.1... [INFO] testing blackmagic-camera-control-0.2.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate blackmagic-camera-control 0.2.1 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate blackmagic-camera-control 0.2.1 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate blackmagic-camera-control 0.2.1 [INFO] finished tweaking crates.io crate blackmagic-camera-control 0.2.1 [INFO] tweaked toml for crates.io crate blackmagic-camera-control 0.2.1 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate blackmagic-camera-control 0.2.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-io v0.3.16 [INFO] [stderr] Downloaded futures-util v0.3.16 [INFO] [stderr] Downloaded codegen v0.1.3 [INFO] [stderr] Downloaded fixed v1.9.0 [INFO] [stderr] Downloaded bluez-async v0.3.1 [INFO] [stderr] Downloaded futures v0.3.16 [INFO] [stderr] Downloaded futures-macro v0.3.16 [INFO] [stderr] Downloaded futures-core v0.3.16 [INFO] [stderr] Downloaded az v1.1.1 [INFO] [stderr] Downloaded dbus-tokio v0.7.4 [INFO] [stderr] Downloaded futures-channel v0.3.16 [INFO] [stderr] Downloaded btleplug v0.8.1 [INFO] [stderr] Downloaded futures-task v0.3.16 [INFO] [stderr] Downloaded futures-executor v0.3.16 [INFO] [stderr] Downloaded futures-sink v0.3.16 [INFO] [stderr] Downloaded tokio v1.10.0 [INFO] [stderr] Downloaded dbus v0.9.3 [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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be683f637a92c80bbdcd79bf1c8060dbe81cca9da65e6912951fc927cc7aa520 [INFO] running `Command { std: "docker" "start" "-a" "be683f637a92c80bbdcd79bf1c8060dbe81cca9da65e6912951fc927cc7aa520", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be683f637a92c80bbdcd79bf1c8060dbe81cca9da65e6912951fc927cc7aa520", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be683f637a92c80bbdcd79bf1c8060dbe81cca9da65e6912951fc927cc7aa520", kill_on_drop: false }` [INFO] [stdout] be683f637a92c80bbdcd79bf1c8060dbe81cca9da65e6912951fc927cc7aa520 [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=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86f560bef0d7d24b9dfa70395aa451bafd752a315bea289f9ba6f1e078de756c [INFO] running `Command { std: "docker" "start" "-a" "86f560bef0d7d24b9dfa70395aa451bafd752a315bea289f9ba6f1e078de756c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling az v1.1.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling fixed v1.9.0 [INFO] [stderr] Compiling btleplug v0.8.1 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling codegen v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling dbus v0.9.3 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling dbus-tokio v0.7.4 [INFO] [stderr] Compiling bluez-generated v0.2.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling serde-xml-rs v0.4.1 [INFO] [stderr] Compiling bluez-async v0.3.1 [INFO] [stderr] Compiling blackmagic-camera-control v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.49s [INFO] running `Command { std: "docker" "inspect" "86f560bef0d7d24b9dfa70395aa451bafd752a315bea289f9ba6f1e078de756c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86f560bef0d7d24b9dfa70395aa451bafd752a315bea289f9ba6f1e078de756c", kill_on_drop: false }` [INFO] [stdout] 86f560bef0d7d24b9dfa70395aa451bafd752a315bea289f9ba6f1e078de756c [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=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b09883202891114a52e9256139ffc870c72240eccc4b10e01f0776a6f93469d [INFO] running `Command { std: "docker" "start" "-a" "5b09883202891114a52e9256139ffc870c72240eccc4b10e01f0776a6f93469d", kill_on_drop: false }` [INFO] [stderr] Compiling blackmagic-camera-control v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Command`, `Metadata`, `Video` [INFO] [stdout] --> examples/datastring.rs:1:42 [INFO] [stdout] | [INFO] [stdout] 1 | use blackmagic_camera_control::command::{Command, Metadata, Video}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Operation` [INFO] [stdout] --> examples/datastring.rs:2:50 [INFO] [stdout] | [INFO] [stdout] 2 | use blackmagic_camera_control::{BluetoothCamera, Operation}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Command`, `Metadata`, `Video` [INFO] [stdout] --> examples/listen.rs:1:42 [INFO] [stdout] | [INFO] [stdout] 1 | use blackmagic_camera_control::command::{Command, Metadata, Video}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Operation` [INFO] [stdout] --> examples/listen.rs:2:50 [INFO] [stdout] | [INFO] [stdout] 2 | use blackmagic_camera_control::{BluetoothCamera, Operation}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.51s [INFO] running `Command { std: "docker" "inspect" "5b09883202891114a52e9256139ffc870c72240eccc4b10e01f0776a6f93469d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b09883202891114a52e9256139ffc870c72240eccc4b10e01f0776a6f93469d", kill_on_drop: false }` [INFO] [stdout] 5b09883202891114a52e9256139ffc870c72240eccc4b10e01f0776a6f93469d [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=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9d0056fdf4ac2afee363144605d86c86d7af59576dbc28ddefcfbfd6d581db21 [INFO] running `Command { std: "docker" "start" "-a" "9d0056fdf4ac2afee363144605d86c86d7af59576dbc28ddefcfbfd6d581db21", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused imports: `Command`, `Metadata`, `Video` [INFO] [stderr] --> examples/datastring.rs:1:42 [INFO] [stderr] | [INFO] [stderr] 1 | use blackmagic_camera_control::command::{Command, Metadata, Video}; [INFO] [stderr] | ^^^^^^^ ^^^^^^^^ ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Operation` [INFO] [stderr] --> examples/datastring.rs:2:50 [INFO] [stderr] | [INFO] [stderr] 2 | use blackmagic_camera_control::{BluetoothCamera, Operation}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Command`, `Metadata`, `Video` [INFO] [stderr] --> examples/listen.rs:1:42 [INFO] [stderr] | [INFO] [stderr] 1 | use blackmagic_camera_control::command::{Command, Metadata, Video}; [INFO] [stderr] | ^^^^^^^ ^^^^^^^^ ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Operation` [INFO] [stderr] --> examples/listen.rs:2:50 [INFO] [stderr] | [INFO] [stderr] 2 | use blackmagic_camera_control::{BluetoothCamera, Operation}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `blackmagic-camera-control` (example "datastring") generated 2 warnings [INFO] [stderr] warning: `blackmagic-camera-control` (example "listen") generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/blackmagic_camera_control-64b4be537ecfe859) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests blackmagic_camera_control [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9d0056fdf4ac2afee363144605d86c86d7af59576dbc28ddefcfbfd6d581db21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d0056fdf4ac2afee363144605d86c86d7af59576dbc28ddefcfbfd6d581db21", kill_on_drop: false }` [INFO] [stdout] 9d0056fdf4ac2afee363144605d86c86d7af59576dbc28ddefcfbfd6d581db21