[INFO] fetching crate kernel-asound-sys 0.3.0...
[INFO] checking kernel-asound-sys-0.3.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate kernel-asound-sys 0.3.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate kernel-asound-sys 0.3.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate kernel-asound-sys 0.3.0
[INFO] finished tweaking crates.io crate kernel-asound-sys 0.3.0
[INFO] tweaked toml for crates.io crate kernel-asound-sys 0.3.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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 ioctl-sys v0.7.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e5af8d988fd4671b5385bdd2c60b4f14a3f4fa2e9cfd89cc15cb7009619e578a
[INFO] running `Command { std: "docker" "start" "-a" "e5af8d988fd4671b5385bdd2c60b4f14a3f4fa2e9cfd89cc15cb7009619e578a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5af8d988fd4671b5385bdd2c60b4f14a3f4fa2e9cfd89cc15cb7009619e578a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5af8d988fd4671b5385bdd2c60b4f14a3f4fa2e9cfd89cc15cb7009619e578a", kill_on_drop: false }`
[INFO] [stdout] e5af8d988fd4671b5385bdd2c60b4f14a3f4fa2e9cfd89cc15cb7009619e578a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 34727cc43b4e25aa1de21add390daf3d6aeae2ed4244d8a6aca4b480b0473991
[INFO] running `Command { std: "docker" "start" "-a" "34727cc43b4e25aa1de21add390daf3d6aeae2ed4244d8a6aca4b480b0473991", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling bindgen v0.57.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]     Checking ioctl-sys v0.7.1
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling kernel-asound-sys v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0412]: cannot find type `__snd_pcm_sync_ptr` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/kernel-asound-sys-d3651ef38f005b2d/out/regex.rs:97:77
[INFO] [stdout]    |
[INFO] [stdout] 97 | ioctl_sys::ioctl!(try readwrite __SNDRV_PCM_IOCTL_SYNC_PTR with b'A', 0x23; __snd_pcm_sync_ptr);
[INFO] [stdout]    |                                                                             ^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `snd_pcm_sync_ptr`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/kernel-asound-sys-d3651ef38f005b2d/out/bindings.rs:3:30498
[INFO] [stdout]    |
[INFO] [stdout] 3  | ...# [derive (Copy , Clone)] pub struct snd_pcm_sync_ptr { pub flags : :: std :: os :: raw :: c_uint , pub s : snd_pcm_sync_ptr__bindgen_...
[INFO] [stdout]    |                              --------------------------- similarly named struct `snd_pcm_sync_ptr` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `__snd_pcm_sync_ptr` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/kernel-asound-sys-d3651ef38f005b2d/out/regex.rs:97:77
[INFO] [stdout]    |
[INFO] [stdout] 97 | ioctl_sys::ioctl!(try readwrite __SNDRV_PCM_IOCTL_SYNC_PTR with b'A', 0x23; __snd_pcm_sync_ptr);
[INFO] [stdout]    |                                                                             ^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `snd_pcm_sync_ptr`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/kernel-asound-sys-d3651ef38f005b2d/out/bindings.rs:3:30498
[INFO] [stdout]    |
[INFO] [stdout] 3  | ...# [derive (Copy , Clone)] pub struct snd_pcm_sync_ptr { pub flags : :: std :: os :: raw :: c_uint , pub s : snd_pcm_sync_ptr__bindgen_...
[INFO] [stdout]    |                              --------------------------- similarly named struct `snd_pcm_sync_ptr` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `__snd_pcm_sync_ptr64` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/kernel-asound-sys-d3651ef38f005b2d/out/regex.rs:98:79
[INFO] [stdout]    |
[INFO] [stdout] 98 | ioctl_sys::ioctl!(try readwrite __SNDRV_PCM_IOCTL_SYNC_PTR64 with b'A', 0x23; __snd_pcm_sync_ptr64);
[INFO] [stdout]    |                                                                               ^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `snd_pcm_sync_ptr`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/kernel-asound-sys-d3651ef38f005b2d/out/bindings.rs:3:30498
[INFO] [stdout]    |
[INFO] [stdout] 3  | ...# [derive (Copy , Clone)] pub struct snd_pcm_sync_ptr { pub flags : :: std :: os :: raw :: c_uint , pub s : snd_pcm_sync_ptr__bindgen_...
[INFO] [stdout]    |                              --------------------------- similarly named struct `snd_pcm_sync_ptr` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `__snd_pcm_sync_ptr64` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/kernel-asound-sys-d3651ef38f005b2d/out/regex.rs:98:79
[INFO] [stdout]    |
[INFO] [stdout] 98 | ioctl_sys::ioctl!(try readwrite __SNDRV_PCM_IOCTL_SYNC_PTR64 with b'A', 0x23; __snd_pcm_sync_ptr64);
[INFO] [stdout]    |                                                                               ^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `snd_pcm_sync_ptr`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/kernel-asound-sys-d3651ef38f005b2d/out/bindings.rs:3:30498
[INFO] [stdout]    |
[INFO] [stdout] 3  | ...# [derive (Copy , Clone)] pub struct snd_pcm_sync_ptr { pub flags : :: std :: os :: raw :: c_uint , pub s : snd_pcm_sync_ptr__bindgen_...
[INFO] [stdout]    |                              --------------------------- similarly named struct `snd_pcm_sync_ptr` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kernel-asound-sys` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `kernel-asound-sys` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "34727cc43b4e25aa1de21add390daf3d6aeae2ed4244d8a6aca4b480b0473991", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34727cc43b4e25aa1de21add390daf3d6aeae2ed4244d8a6aca4b480b0473991", kill_on_drop: false }`
[INFO] [stdout] 34727cc43b4e25aa1de21add390daf3d6aeae2ed4244d8a6aca4b480b0473991
[INFO] checking kernel-asound-sys-0.3.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate kernel-asound-sys 0.3.0 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate kernel-asound-sys 0.3.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate kernel-asound-sys 0.3.0
[INFO] finished tweaking crates.io crate kernel-asound-sys 0.3.0
[INFO] tweaked toml for crates.io crate kernel-asound-sys 0.3.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a732208d2f8d04e63d6922c50409395e6277b917d0ded2e4c6e95b37f04aaa40
[INFO] running `Command { std: "docker" "start" "-a" "a732208d2f8d04e63d6922c50409395e6277b917d0ded2e4c6e95b37f04aaa40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a732208d2f8d04e63d6922c50409395e6277b917d0ded2e4c6e95b37f04aaa40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a732208d2f8d04e63d6922c50409395e6277b917d0ded2e4c6e95b37f04aaa40", kill_on_drop: false }`
[INFO] [stdout] a732208d2f8d04e63d6922c50409395e6277b917d0ded2e4c6e95b37f04aaa40
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b77a163934f76a7a7351c163e7bf839b0b97de970727c70d7692d51b1a126c1e
[INFO] running `Command { std: "docker" "start" "-a" "b77a163934f76a7a7351c163e7bf839b0b97de970727c70d7692d51b1a126c1e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling bindgen v0.57.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]     Checking ioctl-sys v0.7.1
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling kernel-asound-sys v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0412]: cannot find type `__snd_pcm_sync_ptr` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/kernel-asound-sys-d3651ef38f005b2d/out/regex.rs:97:77
[INFO] [stdout]    |
[INFO] [stdout] 97 | ioctl_sys::ioctl!(try readwrite __SNDRV_PCM_IOCTL_SYNC_PTR with b'A', 0x23; __snd_pcm_sync_ptr);
[INFO] [stdout]    |                                                                             ^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `snd_pcm_sync_ptr`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/kernel-asound-sys-d3651ef38f005b2d/out/bindings.rs:3:30498
[INFO] [stdout]    |
[INFO] [stdout] 3  | ...# [derive (Copy , Clone)] pub struct snd_pcm_sync_ptr { pub flags : :: std :: os :: raw :: c_uint , pub s : snd_pcm_sync_ptr__bindgen_...
[INFO] [stdout]    |                              --------------------------- similarly named struct `snd_pcm_sync_ptr` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `__snd_pcm_sync_ptr` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/kernel-asound-sys-d3651ef38f005b2d/out/regex.rs:97:77
[INFO] [stdout]    |
[INFO] [stdout] 97 | ioctl_sys::ioctl!(try readwrite __SNDRV_PCM_IOCTL_SYNC_PTR with b'A', 0x23; __snd_pcm_sync_ptr);
[INFO] [stdout]    |                                                                             ^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `snd_pcm_sync_ptr`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/kernel-asound-sys-d3651ef38f005b2d/out/bindings.rs:3:30498
[INFO] [stdout]    |
[INFO] [stdout] 3  | ...# [derive (Copy , Clone)] pub struct snd_pcm_sync_ptr { pub flags : :: std :: os :: raw :: c_uint , pub s : snd_pcm_sync_ptr__bindgen_...
[INFO] [stdout]    |                              --------------------------- similarly named struct `snd_pcm_sync_ptr` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `__snd_pcm_sync_ptr64` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/kernel-asound-sys-d3651ef38f005b2d/out/regex.rs:98:79
[INFO] [stdout]    |
[INFO] [stdout] 98 | ioctl_sys::ioctl!(try readwrite __SNDRV_PCM_IOCTL_SYNC_PTR64 with b'A', 0x23; __snd_pcm_sync_ptr64);
[INFO] [stdout]    |                                                                               ^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `snd_pcm_sync_ptr`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/kernel-asound-sys-d3651ef38f005b2d/out/bindings.rs:3:30498
[INFO] [stdout]    |
[INFO] [stdout] 3  | ...# [derive (Copy , Clone)] pub struct snd_pcm_sync_ptr { pub flags : :: std :: os :: raw :: c_uint , pub s : snd_pcm_sync_ptr__bindgen_...
[INFO] [stdout]    |                              --------------------------- similarly named struct `snd_pcm_sync_ptr` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `__snd_pcm_sync_ptr64` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/kernel-asound-sys-d3651ef38f005b2d/out/regex.rs:98:79
[INFO] [stdout]    |
[INFO] [stdout] 98 | ioctl_sys::ioctl!(try readwrite __SNDRV_PCM_IOCTL_SYNC_PTR64 with b'A', 0x23; __snd_pcm_sync_ptr64);
[INFO] [stdout]    |                                                                               ^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `snd_pcm_sync_ptr`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/kernel-asound-sys-d3651ef38f005b2d/out/bindings.rs:3:30498
[INFO] [stdout]    |
[INFO] [stdout] 3  | ...# [derive (Copy , Clone)] pub struct snd_pcm_sync_ptr { pub flags : :: std :: os :: raw :: c_uint , pub s : snd_pcm_sync_ptr__bindgen_...
[INFO] [stdout]    |                              --------------------------- similarly named struct `snd_pcm_sync_ptr` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kernel-asound-sys` (lib test) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `kernel-asound-sys` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "b77a163934f76a7a7351c163e7bf839b0b97de970727c70d7692d51b1a126c1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b77a163934f76a7a7351c163e7bf839b0b97de970727c70d7692d51b1a126c1e", kill_on_drop: false }`
[INFO] [stdout] b77a163934f76a7a7351c163e7bf839b0b97de970727c70d7692d51b1a126c1e
