[INFO] cloning repository https://github.com/skreborn/bluetooth-sys [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skreborn/bluetooth-sys" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskreborn%2Fbluetooth-sys", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskreborn%2Fbluetooth-sys'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9d5b3dcba1a98824bb765ca5f69a1a6c789589b4 [INFO] checking skreborn/bluetooth-sys against try#53184dc07942a1944769a9e15fc2cb08c9f62e9d for pr-99197 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskreborn%2Fbluetooth-sys" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/skreborn/bluetooth-sys on toolchain 53184dc07942a1944769a9e15fc2cb08c9f62e9d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+53184dc07942a1944769a9e15fc2cb08c9f62e9d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/skreborn/bluetooth-sys [INFO] finished tweaking git repo https://github.com/skreborn/bluetooth-sys [INFO] tweaked toml for git repo https://github.com/skreborn/bluetooth-sys written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/skreborn/bluetooth-sys already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+53184dc07942a1944769a9e15fc2cb08c9f62e9d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+53184dc07942a1944769a9e15fc2cb08c9f62e9d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d49dc92656e0cda5e156dc5de337570b919a4b54ced22e63edc716c9b9bcdc9b [INFO] running `Command { std: "docker" "start" "-a" "d49dc92656e0cda5e156dc5de337570b919a4b54ced22e63edc716c9b9bcdc9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d49dc92656e0cda5e156dc5de337570b919a4b54ced22e63edc716c9b9bcdc9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d49dc92656e0cda5e156dc5de337570b919a4b54ced22e63edc716c9b9bcdc9b", kill_on_drop: false }` [INFO] [stdout] d49dc92656e0cda5e156dc5de337570b919a4b54ced22e63edc716c9b9bcdc9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+53184dc07942a1944769a9e15fc2cb08c9f62e9d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be22b1142430706ec30adf01072de5c62eb48e9ae0167f9bbb6d57f3b7615cf1 [INFO] running `Command { std: "docker" "start" "-a" "be22b1142430706ec30adf01072de5c62eb48e9ae0167f9bbb6d57f3b7615cf1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v1.0.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling bluetooth-sys v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct that does not derive Copy (error E0133) [INFO] [stdout] --> /opt/rustwide/target/debug/build/bluetooth-sys-2de9c59b18c19cd1/out/bindings.rs:3:195021 [INFO] [stdout] | [INFO] [stdout] 3 | ...ngify ! ( data ) ) ) ; } # [ repr ( C , packed ) ] # [ derive ( Debug ) ] pub struct bnep_setup_conn_req { pub type_ : u8 , pub ctrl :... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct that does not derive Copy (error E0133) [INFO] [stdout] --> /opt/rustwide/target/debug/build/bluetooth-sys-2de9c59b18c19cd1/out/bindings.rs:3:196526 [INFO] [stdout] | [INFO] [stdout] 3 | ...fy ! ( service ) ) ) ; } # [ repr ( C , packed ) ] # [ derive ( Debug ) ] pub struct bnep_set_filter_req { pub type_ : u8 , pub ctrl :... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct that does not derive Copy (error E0133) [INFO] [stdout] --> /opt/rustwide/target/debug/build/bluetooth-sys-2de9c59b18c19cd1/out/bindings.rs:3:195021 [INFO] [stdout] | [INFO] [stdout] 3 | ...ngify ! ( data ) ) ) ; } # [ repr ( C , packed ) ] # [ derive ( Debug ) ] pub struct bnep_setup_conn_req { pub type_ : u8 , pub ctrl :... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct that does not derive Copy (error E0133) [INFO] [stdout] --> /opt/rustwide/target/debug/build/bluetooth-sys-2de9c59b18c19cd1/out/bindings.rs:3:200577 [INFO] [stdout] | [INFO] [stdout] 3 | ...ngify ! ( resp ) ) ) ; } # [ repr ( C , packed ) ] # [ derive ( Debug ) ] pub struct bnep_ext_hdr { pub type_ : u8 , pub len : u8 , pu... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct that does not derive Copy (error E0133) [INFO] [stdout] --> /opt/rustwide/target/debug/build/bluetooth-sys-2de9c59b18c19cd1/out/bindings.rs:3:196526 [INFO] [stdout] | [INFO] [stdout] 3 | ...fy ! ( service ) ) ) ; } # [ repr ( C , packed ) ] # [ derive ( Debug ) ] pub struct bnep_set_filter_req { pub type_ : u8 , pub ctrl :... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct that does not derive Copy (error E0133) [INFO] [stdout] --> /opt/rustwide/target/debug/build/bluetooth-sys-2de9c59b18c19cd1/out/bindings.rs:3:271538 [INFO] [stdout] | [INFO] [stdout] 3 | ...ngify ! ( mask ) ) ) ; } # [ repr ( C , packed ) ] # [ derive ( Debug ) ] pub struct set_event_flt_cp { pub flt_type : u8 , pub cond_t... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct that does not derive Copy (error E0133) [INFO] [stdout] --> /opt/rustwide/target/debug/build/bluetooth-sys-2de9c59b18c19cd1/out/bindings.rs:3:200577 [INFO] [stdout] | [INFO] [stdout] 3 | ...ngify ! ( resp ) ) ) ; } # [ repr ( C , packed ) ] # [ derive ( Debug ) ] pub struct bnep_ext_hdr { pub type_ : u8 , pub len : u8 , pu... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct that does not derive Copy (error E0133) [INFO] [stdout] --> /opt/rustwide/target/debug/build/bluetooth-sys-2de9c59b18c19cd1/out/bindings.rs:3:480849 [INFO] [stdout] | [INFO] [stdout] 3 | ...y ! ( features ) ) ) ; } # [ repr ( C , packed ) ] # [ derive ( Debug ) ] pub struct evt_le_meta_event { pub subevent : u8 , pub data ... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct that does not derive Copy (error E0133) [INFO] [stdout] --> /opt/rustwide/target/debug/build/bluetooth-sys-2de9c59b18c19cd1/out/bindings.rs:3:484907 [INFO] [stdout] | [INFO] [stdout] 3 | ...clock_accuracy ) ) ) ; } # [ repr ( C , packed ) ] # [ derive ( Debug ) ] pub struct le_advertising_info { pub evt_type : u8 , pub bda... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct that does not derive Copy (error E0133) [INFO] [stdout] --> /opt/rustwide/target/debug/build/bluetooth-sys-2de9c59b18c19cd1/out/bindings.rs:3:271538 [INFO] [stdout] | [INFO] [stdout] 3 | ...ngify ! ( mask ) ) ) ; } # [ repr ( C , packed ) ] # [ derive ( Debug ) ] pub struct set_event_flt_cp { pub flt_type : u8 , pub cond_t... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct that does not derive Copy (error E0133) [INFO] [stdout] --> /opt/rustwide/target/debug/build/bluetooth-sys-2de9c59b18c19cd1/out/bindings.rs:3:499785 [INFO] [stdout] | [INFO] [stdout] 3 | ...num_cmplt_blks ) ) ) ; } # [ repr ( C , packed ) ] # [ derive ( Debug ) ] pub struct evt_num_completed_blocks { pub total_num_blocks :... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct that does not derive Copy (error E0133) [INFO] [stdout] --> /opt/rustwide/target/debug/build/bluetooth-sys-2de9c59b18c19cd1/out/bindings.rs:3:502157 [INFO] [stdout] | [INFO] [stdout] 3 | ...! ( amp_status ) ) ) ; } # [ repr ( C , packed ) ] # [ derive ( Debug ) ] pub struct evt_stack_internal { pub type_ : u16 , pub data :... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct that does not derive Copy (error E0133) [INFO] [stdout] --> /opt/rustwide/target/debug/build/bluetooth-sys-2de9c59b18c19cd1/out/bindings.rs:3:566656 [INFO] [stdout] | [INFO] [stdout] 3 | ...ify ! ( status ) ) ) ; } # [ repr ( C , packed ) ] # [ derive ( Debug ) ] pub struct l2cap_conf_req { pub dcid : u16 , pub flags : u16... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct that does not derive Copy (error E0133) [INFO] [stdout] --> /opt/rustwide/target/debug/build/bluetooth-sys-2de9c59b18c19cd1/out/bindings.rs:3:567828 [INFO] [stdout] | [INFO] [stdout] 3 | ...ngify ! ( data ) ) ) ; } # [ repr ( C , packed ) ] # [ derive ( Debug ) ] pub struct l2cap_conf_rsp { pub scid : u16 , pub flags : u16... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct that does not derive Copy (error E0133) [INFO] [stdout] --> /opt/rustwide/target/debug/build/bluetooth-sys-2de9c59b18c19cd1/out/bindings.rs:3:569248 [INFO] [stdout] | [INFO] [stdout] 3 | ...ngify ! ( data ) ) ) ; } # [ repr ( C , packed ) ] # [ derive ( Debug ) ] pub struct l2cap_conf_opt { pub type_ : u8 , pub len : u8 , ... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct that does not derive Copy (error E0133) [INFO] [stdout] --> /opt/rustwide/target/debug/build/bluetooth-sys-2de9c59b18c19cd1/out/bindings.rs:3:572981 [INFO] [stdout] | [INFO] [stdout] 3 | ...gify ! ( type_ ) ) ) ; } # [ repr ( C , packed ) ] # [ derive ( Debug ) ] pub struct l2cap_info_rsp { pub type_ : u16 , pub result : u... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct that does not derive Copy (error E0133) [INFO] [stdout] --> /opt/rustwide/target/debug/build/bluetooth-sys-2de9c59b18c19cd1/out/bindings.rs:3:480849 [INFO] [stdout] | [INFO] [stdout] 3 | ...y ! ( features ) ) ) ; } # [ repr ( C , packed ) ] # [ derive ( Debug ) ] pub struct evt_le_meta_event { pub subevent : u8 , pub data ... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct that does not derive Copy (error E0133) [INFO] [stdout] --> /opt/rustwide/target/debug/build/bluetooth-sys-2de9c59b18c19cd1/out/bindings.rs:3:484907 [INFO] [stdout] | [INFO] [stdout] 3 | ...clock_accuracy ) ) ) ; } # [ repr ( C , packed ) ] # [ derive ( Debug ) ] pub struct le_advertising_info { pub evt_type : u8 , pub bda... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `safe_packed_borrows` has been renamed to `unaligned_references` [INFO] [stdout] --> src/lib.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #![allow(safe_packed_borrows)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use the new name: `unaligned_references` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct that does not derive Copy (error E0133) [INFO] [stdout] --> /opt/rustwide/target/debug/build/bluetooth-sys-2de9c59b18c19cd1/out/bindings.rs:3:499785 [INFO] [stdout] | [INFO] [stdout] 3 | ...num_cmplt_blks ) ) ) ; } # [ repr ( C , packed ) ] # [ derive ( Debug ) ] pub struct evt_num_completed_blocks { pub total_num_blocks :... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct that does not derive Copy (error E0133) [INFO] [stdout] --> /opt/rustwide/target/debug/build/bluetooth-sys-2de9c59b18c19cd1/out/bindings.rs:3:502157 [INFO] [stdout] | [INFO] [stdout] 3 | ...! ( amp_status ) ) ) ; } # [ repr ( C , packed ) ] # [ derive ( Debug ) ] pub struct evt_stack_internal { pub type_ : u16 , pub data :... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct that does not derive Copy (error E0133) [INFO] [stdout] --> /opt/rustwide/target/debug/build/bluetooth-sys-2de9c59b18c19cd1/out/bindings.rs:3:566656 [INFO] [stdout] | [INFO] [stdout] 3 | ...ify ! ( status ) ) ) ; } # [ repr ( C , packed ) ] # [ derive ( Debug ) ] pub struct l2cap_conf_req { pub dcid : u16 , pub flags : u16... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct that does not derive Copy (error E0133) [INFO] [stdout] --> /opt/rustwide/target/debug/build/bluetooth-sys-2de9c59b18c19cd1/out/bindings.rs:3:567828 [INFO] [stdout] | [INFO] [stdout] 3 | ...ngify ! ( data ) ) ) ; } # [ repr ( C , packed ) ] # [ derive ( Debug ) ] pub struct l2cap_conf_rsp { pub scid : u16 , pub flags : u16... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct that does not derive Copy (error E0133) [INFO] [stdout] --> /opt/rustwide/target/debug/build/bluetooth-sys-2de9c59b18c19cd1/out/bindings.rs:3:569248 [INFO] [stdout] | [INFO] [stdout] 3 | ...ngify ! ( data ) ) ) ; } # [ repr ( C , packed ) ] # [ derive ( Debug ) ] pub struct l2cap_conf_opt { pub type_ : u8 , pub len : u8 , ... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct that does not derive Copy (error E0133) [INFO] [stdout] --> /opt/rustwide/target/debug/build/bluetooth-sys-2de9c59b18c19cd1/out/bindings.rs:3:572981 [INFO] [stdout] | [INFO] [stdout] 3 | ...gify ! ( type_ ) ) ) ; } # [ repr ( C , packed ) ] # [ derive ( Debug ) ] pub struct l2cap_info_rsp { pub type_ : u16 , pub result : u... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `safe_packed_borrows` has been renamed to `unaligned_references` [INFO] [stdout] --> src/lib.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #![allow(safe_packed_borrows)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use the new name: `unaligned_references` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bluetooth-sys` due to 13 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 12 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bluetooth-sys` due to 13 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "be22b1142430706ec30adf01072de5c62eb48e9ae0167f9bbb6d57f3b7615cf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be22b1142430706ec30adf01072de5c62eb48e9ae0167f9bbb6d57f3b7615cf1", kill_on_drop: false }` [INFO] [stdout] be22b1142430706ec30adf01072de5c62eb48e9ae0167f9bbb6d57f3b7615cf1