[INFO] fetching crate ni-daqmx-sys 20.7.1...
[INFO] checking ni-daqmx-sys-20.7.1 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate ni-daqmx-sys 20.7.1 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate ni-daqmx-sys 20.7.1 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 ni-daqmx-sys 20.7.1
[INFO] finished tweaking crates.io crate ni-daqmx-sys 20.7.1
[INFO] tweaked toml for crates.io crate ni-daqmx-sys 20.7.1 written to /workspace/builds/worker-6-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]     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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 2bfe113b948ac458521b7a595dd0897879047ff8ed5980c0d98ed8e71af8b1ee
[INFO] running `Command { std: "docker" "start" "-a" "2bfe113b948ac458521b7a595dd0897879047ff8ed5980c0d98ed8e71af8b1ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2bfe113b948ac458521b7a595dd0897879047ff8ed5980c0d98ed8e71af8b1ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bfe113b948ac458521b7a595dd0897879047ff8ed5980c0d98ed8e71af8b1ee", kill_on_drop: false }`
[INFO] [stdout] 2bfe113b948ac458521b7a595dd0897879047ff8ed5980c0d98ed8e71af8b1ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 88743d4909926245a9f2c5bd63d8b9b89394ef1a90f31067c4647b3451250461
[INFO] running `Command { std: "docker" "start" "-a" "88743d4909926245a9f2c5bd63d8b9b89394ef1a90f31067c4647b3451250461", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling bindgen v0.60.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling ni-daqmx-sys v20.7.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused macro definition: `windows_ni_path`
[INFO] [stdout]  --> build.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | macro_rules! windows_ni_path {
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_macros)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]      --> src/lib.rs:16:42
[INFO] [stdout]       |
[INFO] [stdout] 16    |             DAQmxGetSysNIDAQMajorVersion(&mut major as *mut u32 );
[INFO] [stdout]       |             ---------------------------- ^^^^^^^^^^^^^^^^^^^^^^ expected `*mut u64`, found `*mut u32`
[INFO] [stdout]       |             |
[INFO] [stdout]       |             arguments to this function are incorrect
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected raw pointer `*mut u64`
[INFO] [stdout]                  found raw pointer `*mut u32`
[INFO] [stdout] note: function defined here
[INFO] [stdout]      --> src/bindings.rs:21569:12
[INFO] [stdout]       |
[INFO] [stdout] 21569 |     pub fn DAQmxGetSysNIDAQMajorVersion(data: *mut uInt32) -> int32;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]      --> src/lib.rs:17:42
[INFO] [stdout]       |
[INFO] [stdout] 17    |             DAQmxGetSysNIDAQMinorVersion(&mut minor as *mut u32 );
[INFO] [stdout]       |             ---------------------------- ^^^^^^^^^^^^^^^^^^^^^^ expected `*mut u64`, found `*mut u32`
[INFO] [stdout]       |             |
[INFO] [stdout]       |             arguments to this function are incorrect
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected raw pointer `*mut u64`
[INFO] [stdout]                  found raw pointer `*mut u32`
[INFO] [stdout] note: function defined here
[INFO] [stdout]      --> src/bindings.rs:21572:12
[INFO] [stdout]       |
[INFO] [stdout] 21572 |     pub fn DAQmxGetSysNIDAQMinorVersion(data: *mut uInt32) -> int32;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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 E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ni-daqmx-sys` (lib test) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "88743d4909926245a9f2c5bd63d8b9b89394ef1a90f31067c4647b3451250461", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88743d4909926245a9f2c5bd63d8b9b89394ef1a90f31067c4647b3451250461", kill_on_drop: false }`
[INFO] [stdout] 88743d4909926245a9f2c5bd63d8b9b89394ef1a90f31067c4647b3451250461
[INFO] checking ni-daqmx-sys-20.7.1 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate ni-daqmx-sys 20.7.1 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate ni-daqmx-sys 20.7.1 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 ni-daqmx-sys 20.7.1
[INFO] finished tweaking crates.io crate ni-daqmx-sys 20.7.1
[INFO] tweaked toml for crates.io crate ni-daqmx-sys 20.7.1 written to /workspace/builds/worker-6-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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] dcd861a0308ca2ae2a40e6a6052b7a94b179a2d212b91a9966941476ef12fb46
[INFO] running `Command { std: "docker" "start" "-a" "dcd861a0308ca2ae2a40e6a6052b7a94b179a2d212b91a9966941476ef12fb46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dcd861a0308ca2ae2a40e6a6052b7a94b179a2d212b91a9966941476ef12fb46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcd861a0308ca2ae2a40e6a6052b7a94b179a2d212b91a9966941476ef12fb46", kill_on_drop: false }`
[INFO] [stdout] dcd861a0308ca2ae2a40e6a6052b7a94b179a2d212b91a9966941476ef12fb46
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] df34ebf35b9d8e21b05fc6d829657c36b762c3b18eb197a127da71f531157c6a
[INFO] running `Command { std: "docker" "start" "-a" "df34ebf35b9d8e21b05fc6d829657c36b762c3b18eb197a127da71f531157c6a", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling bindgen v0.60.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling ni-daqmx-sys v20.7.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused macro definition: `windows_ni_path`
[INFO] [stdout]  --> build.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | macro_rules! windows_ni_path {
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_macros)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]      --> src/lib.rs:16:42
[INFO] [stdout]       |
[INFO] [stdout] 16    |             DAQmxGetSysNIDAQMajorVersion(&mut major as *mut u32 );
[INFO] [stdout]       |             ---------------------------- ^^^^^^^^^^^^^^^^^^^^^^ expected `*mut u64`, found `*mut u32`
[INFO] [stdout]       |             |
[INFO] [stdout]       |             arguments to this function are incorrect
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected raw pointer `*mut u64`
[INFO] [stdout]                  found raw pointer `*mut u32`
[INFO] [stdout] note: function defined here
[INFO] [stdout]      --> src/bindings.rs:21569:12
[INFO] [stdout]       |
[INFO] [stdout] 21569 |     pub fn DAQmxGetSysNIDAQMajorVersion(data: *mut uInt32) -> int32;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]      --> src/lib.rs:17:42
[INFO] [stdout]       |
[INFO] [stdout] 17    |             DAQmxGetSysNIDAQMinorVersion(&mut minor as *mut u32 );
[INFO] [stdout]       |             ---------------------------- ^^^^^^^^^^^^^^^^^^^^^^ expected `*mut u64`, found `*mut u32`
[INFO] [stdout]       |             |
[INFO] [stdout]       |             arguments to this function are incorrect
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected raw pointer `*mut u64`
[INFO] [stdout]                  found raw pointer `*mut u32`
[INFO] [stdout] note: function defined here
[INFO] [stdout]      --> src/bindings.rs:21572:12
[INFO] [stdout]       |
[INFO] [stdout] 21572 |     pub fn DAQmxGetSysNIDAQMinorVersion(data: *mut uInt32) -> int32;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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 E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ni-daqmx-sys` (lib test) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "df34ebf35b9d8e21b05fc6d829657c36b762c3b18eb197a127da71f531157c6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df34ebf35b9d8e21b05fc6d829657c36b762c3b18eb197a127da71f531157c6a", kill_on_drop: false }`
[INFO] [stdout] df34ebf35b9d8e21b05fc6d829657c36b762c3b18eb197a127da71f531157c6a
