[INFO] fetching crate gnutls-sys 0.1.2...
[INFO] testing gnutls-sys-0.1.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate gnutls-sys 0.1.2 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate gnutls-sys 0.1.2
[INFO] finished tweaking crates.io crate gnutls-sys 0.1.2
[INFO] tweaked toml for crates.io crate gnutls-sys 0.1.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gnutls-sys 0.1.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 3 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6c0754098cab16cee7c7f95e3aecd055d04a6e849a0787cc9fcc3cebc4d8392a
[INFO] running `Command { std: "docker" "start" "-a" "6c0754098cab16cee7c7f95e3aecd055d04a6e849a0787cc9fcc3cebc4d8392a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c0754098cab16cee7c7f95e3aecd055d04a6e849a0787cc9fcc3cebc4d8392a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c0754098cab16cee7c7f95e3aecd055d04a6e849a0787cc9fcc3cebc4d8392a", kill_on_drop: false }`
[INFO] [stdout] 6c0754098cab16cee7c7f95e3aecd055d04a6e849a0787cc9fcc3cebc4d8392a
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f5155f2560d4309aa3fa0f38caab11248ee62061ba66110a8728414a72c95f2
[INFO] running `Command { std: "docker" "start" "-a" "5f5155f2560d4309aa3fa0f38caab11248ee62061ba66110a8728414a72c95f2", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling gnutls-sys v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> build.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     match pkg_config::find_library("gnutls") {
[INFO] [stdout]  6 | |         Ok(..) => return,
[INFO] [stdout]  7 | |         Err(e) => panic!("GnuTLS not found: {}", e),
[INFO] [stdout]  8 | |     }
[INFO] [stdout]    | |_____- any code following this `match` expression is unreachable, as all arms diverge
[INFO] [stdout]  9 |
[INFO] [stdout] 10 |       println!("cargo:rustc-link-lib=gnutls");
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `println` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stdout]     --> src/gen.rs:4942:49
[INFO] [stdout]      |
[INFO] [stdout] 4942 | ...                   keyid: gnutls_openpgp_keyid_t)
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider passing a pointer to the array
[INFO] [stdout]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout]      = note: `#[warn(improper_ctypes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stdout]     --> src/gen.rs:4960:53
[INFO] [stdout]      |
[INFO] [stdout] 4960 | ...                   keyid: gnutls_openpgp_keyid_t)
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider passing a pointer to the array
[INFO] [stdout]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stdout]     --> src/gen.rs:4982:52
[INFO] [stdout]      |
[INFO] [stdout] 4982 | ...                   keyid: gnutls_openpgp_keyid_t)
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider passing a pointer to the array
[INFO] [stdout]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stdout]     --> src/gen.rs:5012:52
[INFO] [stdout]      |
[INFO] [stdout] 5012 | ...                   gnutls_openpgp_keyid_t)
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider passing a pointer to the array
[INFO] [stdout]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stdout]     --> src/gen.rs:5016:52
[INFO] [stdout]      |
[INFO] [stdout] 5016 | ...                   gnutls_openpgp_keyid_t)
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider passing a pointer to the array
[INFO] [stdout]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stdout]     --> src/gen.rs:5046:53
[INFO] [stdout]      |
[INFO] [stdout] 5046 | ...                   keyid: gnutls_openpgp_keyid_t)
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider passing a pointer to the array
[INFO] [stdout]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stdout]     --> src/gen.rs:5054:50
[INFO] [stdout]      |
[INFO] [stdout] 5054 | ...                   gnutls_openpgp_keyid_t)
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider passing a pointer to the array
[INFO] [stdout]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stdout]     --> src/gen.rs:5077:56
[INFO] [stdout]      |
[INFO] [stdout] 5077 | ...                   keyid: gnutls_openpgp_keyid_t)
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider passing a pointer to the array
[INFO] [stdout]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stdout]     --> src/gen.rs:5147:56
[INFO] [stdout]      |
[INFO] [stdout] 5147 | ...                   gnutls_openpgp_keyid_t)
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider passing a pointer to the array
[INFO] [stdout]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stdout]     --> src/gen.rs:5152:56
[INFO] [stdout]      |
[INFO] [stdout] 5152 | ...                   gnutls_openpgp_keyid_t)
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider passing a pointer to the array
[INFO] [stdout]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stdout]     --> src/gen.rs:5155:54
[INFO] [stdout]      |
[INFO] [stdout] 5155 | ...                   keyid: gnutls_openpgp_keyid_t,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider passing a pointer to the array
[INFO] [stdout]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stdout]     --> src/gen.rs:5166:51
[INFO] [stdout]      |
[INFO] [stdout] 5166 | ...                   keyid: gnutls_openpgp_keyid_t,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider passing a pointer to the array
[INFO] [stdout]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stdout]     --> src/gen.rs:5307:52
[INFO] [stdout]      |
[INFO] [stdout] 5307 | ...                   keyid: gnutls_openpgp_keyid_t,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider passing a pointer to the array
[INFO] [stdout]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stdout]     --> src/gen.rs:5468:53
[INFO] [stdout]      |
[INFO] [stdout] 5468 | ...                   keyid: gnutls_openpgp_keyid_t,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider passing a pointer to the array
[INFO] [stdout]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stdout]     --> src/gen.rs:5621:51
[INFO] [stdout]      |
[INFO] [stdout] 5621 | ...                   keyid: gnutls_openpgp_keyid_t,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider passing a pointer to the array
[INFO] [stdout]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.68s
[INFO] running `Command { std: "docker" "inspect" "5f5155f2560d4309aa3fa0f38caab11248ee62061ba66110a8728414a72c95f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f5155f2560d4309aa3fa0f38caab11248ee62061ba66110a8728414a72c95f2", kill_on_drop: false }`
[INFO] [stdout] 5f5155f2560d4309aa3fa0f38caab11248ee62061ba66110a8728414a72c95f2
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c658a71c2f78c0cd52e7030225f073e734c6bd92696d5fb558822a60333bdf57
[INFO] running `Command { std: "docker" "start" "-a" "c658a71c2f78c0cd52e7030225f073e734c6bd92696d5fb558822a60333bdf57", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> build.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     match pkg_config::find_library("gnutls") {
[INFO] [stdout]  6 | |         Ok(..) => return,
[INFO] [stdout]  7 | |         Err(e) => panic!("GnuTLS not found: {}", e),
[INFO] [stdout]  8 | |     }
[INFO] [stdout]    | |_____- any code following this `match` expression is unreachable, as all arms diverge
[INFO] [stdout]  9 |
[INFO] [stdout] 10 |       println!("cargo:rustc-link-lib=gnutls");
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `println` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stdout]     --> src/gen.rs:4942:49
[INFO] [stdout]      |
[INFO] [stdout] 4942 | ...                   keyid: gnutls_openpgp_keyid_t)
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider passing a pointer to the array
[INFO] [stdout]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout]      = note: `#[warn(improper_ctypes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stdout]     --> src/gen.rs:4960:53
[INFO] [stdout]      |
[INFO] [stdout] 4960 | ...                   keyid: gnutls_openpgp_keyid_t)
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider passing a pointer to the array
[INFO] [stdout]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stdout]     --> src/gen.rs:4982:52
[INFO] [stdout]      |
[INFO] [stdout] 4982 | ...                   keyid: gnutls_openpgp_keyid_t)
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider passing a pointer to the array
[INFO] [stdout]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stdout]     --> src/gen.rs:5012:52
[INFO] [stdout]      |
[INFO] [stdout] 5012 | ...                   gnutls_openpgp_keyid_t)
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider passing a pointer to the array
[INFO] [stdout]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stdout]     --> src/gen.rs:5016:52
[INFO] [stdout]      |
[INFO] [stdout] 5016 | ...                   gnutls_openpgp_keyid_t)
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider passing a pointer to the array
[INFO] [stdout]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stdout]     --> src/gen.rs:5046:53
[INFO] [stdout]      |
[INFO] [stdout] 5046 | ...                   keyid: gnutls_openpgp_keyid_t)
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider passing a pointer to the array
[INFO] [stdout]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stdout]     --> src/gen.rs:5054:50
[INFO] [stdout]      |
[INFO] [stdout] 5054 | ...                   gnutls_openpgp_keyid_t)
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider passing a pointer to the array
[INFO] [stdout]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stdout]     --> src/gen.rs:5077:56
[INFO] [stdout]      |
[INFO] [stdout] 5077 | ...                   keyid: gnutls_openpgp_keyid_t)
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider passing a pointer to the array
[INFO] [stdout]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stdout]     --> src/gen.rs:5147:56
[INFO] [stdout]      |
[INFO] [stdout] 5147 | ...                   gnutls_openpgp_keyid_t)
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider passing a pointer to the array
[INFO] [stdout]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stdout]     --> src/gen.rs:5152:56
[INFO] [stdout]      |
[INFO] [stdout] 5152 | ...                   gnutls_openpgp_keyid_t)
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider passing a pointer to the array
[INFO] [stdout]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stdout]     --> src/gen.rs:5155:54
[INFO] [stdout]      |
[INFO] [stdout] 5155 | ...                   keyid: gnutls_openpgp_keyid_t,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider passing a pointer to the array
[INFO] [stdout]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stdout]     --> src/gen.rs:5166:51
[INFO] [stdout]      |
[INFO] [stdout] 5166 | ...                   keyid: gnutls_openpgp_keyid_t,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider passing a pointer to the array
[INFO] [stdout]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stdout]     --> src/gen.rs:5307:52
[INFO] [stdout]      |
[INFO] [stdout] 5307 | ...                   keyid: gnutls_openpgp_keyid_t,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider passing a pointer to the array
[INFO] [stdout]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stdout]     --> src/gen.rs:5468:53
[INFO] [stdout]      |
[INFO] [stdout] 5468 | ...                   keyid: gnutls_openpgp_keyid_t,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider passing a pointer to the array
[INFO] [stdout]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stdout]     --> src/gen.rs:5621:51
[INFO] [stdout]      |
[INFO] [stdout] 5621 | ...                   keyid: gnutls_openpgp_keyid_t,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider passing a pointer to the array
[INFO] [stdout]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling gnutls-sys v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stdout]     --> src/gen.rs:4942:49
[INFO] [stdout]      |
[INFO] [stdout] 4942 | ...                   keyid: gnutls_openpgp_keyid_t)
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider passing a pointer to the array
[INFO] [stdout]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout]      = note: `#[warn(improper_ctypes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stdout]     --> src/gen.rs:4960:53
[INFO] [stdout]      |
[INFO] [stdout] 4960 | ...                   keyid: gnutls_openpgp_keyid_t)
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider passing a pointer to the array
[INFO] [stdout]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stdout]     --> src/gen.rs:4982:52
[INFO] [stdout]      |
[INFO] [stdout] 4982 | ...                   keyid: gnutls_openpgp_keyid_t)
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider passing a pointer to the array
[INFO] [stdout]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stdout]     --> src/gen.rs:5012:52
[INFO] [stdout]      |
[INFO] [stdout] 5012 | ...                   gnutls_openpgp_keyid_t)
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider passing a pointer to the array
[INFO] [stdout]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stdout]     --> src/gen.rs:5016:52
[INFO] [stdout]      |
[INFO] [stdout] 5016 | ...                   gnutls_openpgp_keyid_t)
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider passing a pointer to the array
[INFO] [stdout]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stdout]     --> src/gen.rs:5046:53
[INFO] [stdout]      |
[INFO] [stdout] 5046 | ...                   keyid: gnutls_openpgp_keyid_t)
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider passing a pointer to the array
[INFO] [stdout]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stdout]     --> src/gen.rs:5054:50
[INFO] [stdout]      |
[INFO] [stdout] 5054 | ...                   gnutls_openpgp_keyid_t)
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider passing a pointer to the array
[INFO] [stdout]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stdout]     --> src/gen.rs:5077:56
[INFO] [stdout]      |
[INFO] [stdout] 5077 | ...                   keyid: gnutls_openpgp_keyid_t)
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider passing a pointer to the array
[INFO] [stdout]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stdout]     --> src/gen.rs:5147:56
[INFO] [stdout]      |
[INFO] [stdout] 5147 | ...                   gnutls_openpgp_keyid_t)
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider passing a pointer to the array
[INFO] [stdout]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stdout]     --> src/gen.rs:5152:56
[INFO] [stdout]      |
[INFO] [stdout] 5152 | ...                   gnutls_openpgp_keyid_t)
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider passing a pointer to the array
[INFO] [stdout]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stdout]     --> src/gen.rs:5155:54
[INFO] [stdout]      |
[INFO] [stdout] 5155 | ...                   keyid: gnutls_openpgp_keyid_t,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider passing a pointer to the array
[INFO] [stdout]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stdout]     --> src/gen.rs:5166:51
[INFO] [stdout]      |
[INFO] [stdout] 5166 | ...                   keyid: gnutls_openpgp_keyid_t,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider passing a pointer to the array
[INFO] [stdout]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stdout]     --> src/gen.rs:5307:52
[INFO] [stdout]      |
[INFO] [stdout] 5307 | ...                   keyid: gnutls_openpgp_keyid_t,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider passing a pointer to the array
[INFO] [stdout]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stdout]     --> src/gen.rs:5468:53
[INFO] [stdout]      |
[INFO] [stdout] 5468 | ...                   keyid: gnutls_openpgp_keyid_t,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider passing a pointer to the array
[INFO] [stdout]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stdout]     --> src/gen.rs:5621:51
[INFO] [stdout]      |
[INFO] [stdout] 5621 | ...                   keyid: gnutls_openpgp_keyid_t,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider passing a pointer to the array
[INFO] [stdout]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] running `Command { std: "docker" "inspect" "c658a71c2f78c0cd52e7030225f073e734c6bd92696d5fb558822a60333bdf57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c658a71c2f78c0cd52e7030225f073e734c6bd92696d5fb558822a60333bdf57", kill_on_drop: false }`
[INFO] [stdout] c658a71c2f78c0cd52e7030225f073e734c6bd92696d5fb558822a60333bdf57
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9eedaa16e61e139895242a1670f7249394868705244798328d2c5db743e70326
[INFO] running `Command { std: "docker" "start" "-a" "9eedaa16e61e139895242a1670f7249394868705244798328d2c5db743e70326", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: unreachable statement
[INFO] [stderr]   --> build.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr]  5 | /     match pkg_config::find_library("gnutls") {
[INFO] [stderr]  6 | |         Ok(..) => return,
[INFO] [stderr]  7 | |         Err(e) => panic!("GnuTLS not found: {}", e),
[INFO] [stderr]  8 | |     }
[INFO] [stderr]    | |_____- any code following this `match` expression is unreachable, as all arms diverge
[INFO] [stderr]  9 |
[INFO] [stderr] 10 |       println!("cargo:rustc-link-lib=gnutls");
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr]    = note: this warning originates in the macro `println` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `gnutls-sys` (build script) generated 1 warning
[INFO] [stderr] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stderr]     --> src/gen.rs:4942:49
[INFO] [stderr]      |
[INFO] [stderr] 4942 | ...                   keyid: gnutls_openpgp_keyid_t)
[INFO] [stderr]      |                              ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider passing a pointer to the array
[INFO] [stderr]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stderr]      = note: `#[warn(improper_ctypes)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stderr]     --> src/gen.rs:4960:53
[INFO] [stderr]      |
[INFO] [stderr] 4960 | ...                   keyid: gnutls_openpgp_keyid_t)
[INFO] [stderr]      |                              ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider passing a pointer to the array
[INFO] [stderr]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stderr] 
[INFO] [stderr] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stderr]     --> src/gen.rs:4982:52
[INFO] [stderr]      |
[INFO] [stderr] 4982 | ...                   keyid: gnutls_openpgp_keyid_t)
[INFO] [stderr]      |                              ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider passing a pointer to the array
[INFO] [stderr]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stderr] 
[INFO] [stderr] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stderr]     --> src/gen.rs:5012:52
[INFO] [stderr]      |
[INFO] [stderr] 5012 | ...                   gnutls_openpgp_keyid_t)
[INFO] [stderr]      |                       ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider passing a pointer to the array
[INFO] [stderr]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stderr] 
[INFO] [stderr] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stderr]     --> src/gen.rs:5016:52
[INFO] [stderr]      |
[INFO] [stderr] 5016 | ...                   gnutls_openpgp_keyid_t)
[INFO] [stderr]      |                       ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider passing a pointer to the array
[INFO] [stderr]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stderr] 
[INFO] [stderr] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stderr]     --> src/gen.rs:5046:53
[INFO] [stderr]      |
[INFO] [stderr] 5046 | ...                   keyid: gnutls_openpgp_keyid_t)
[INFO] [stderr]      |                              ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider passing a pointer to the array
[INFO] [stderr]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stderr] 
[INFO] [stderr] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stderr]     --> src/gen.rs:5054:50
[INFO] [stderr]      |
[INFO] [stderr] 5054 | ...                   gnutls_openpgp_keyid_t)
[INFO] [stderr]      |                       ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider passing a pointer to the array
[INFO] [stderr]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stderr] 
[INFO] [stderr] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stderr]     --> src/gen.rs:5077:56
[INFO] [stderr]      |
[INFO] [stderr] 5077 | ...                   keyid: gnutls_openpgp_keyid_t)
[INFO] [stderr]      |                              ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider passing a pointer to the array
[INFO] [stderr]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stderr] 
[INFO] [stderr] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stderr]     --> src/gen.rs:5147:56
[INFO] [stderr]      |
[INFO] [stderr] 5147 | ...                   gnutls_openpgp_keyid_t)
[INFO] [stderr]      |                       ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider passing a pointer to the array
[INFO] [stderr]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stderr] 
[INFO] [stderr] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stderr]     --> src/gen.rs:5152:56
[INFO] [stderr]      |
[INFO] [stderr] 5152 | ...                   gnutls_openpgp_keyid_t)
[INFO] [stderr]      |                       ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider passing a pointer to the array
[INFO] [stderr]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stderr] 
[INFO] [stderr] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stderr]     --> src/gen.rs:5155:54
[INFO] [stderr]      |
[INFO] [stderr] 5155 | ...                   keyid: gnutls_openpgp_keyid_t,
[INFO] [stderr]      |                              ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider passing a pointer to the array
[INFO] [stderr]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stderr] 
[INFO] [stderr] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stderr]     --> src/gen.rs:5166:51
[INFO] [stderr]      |
[INFO] [stderr] 5166 | ...                   keyid: gnutls_openpgp_keyid_t,
[INFO] [stderr]      |                              ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider passing a pointer to the array
[INFO] [stderr]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stderr] 
[INFO] [stderr] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stderr]     --> src/gen.rs:5307:52
[INFO] [stderr]      |
[INFO] [stderr] 5307 | ...                   keyid: gnutls_openpgp_keyid_t,
[INFO] [stderr]      |                              ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider passing a pointer to the array
[INFO] [stderr]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stderr] 
[INFO] [stderr] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stderr]     --> src/gen.rs:5468:53
[INFO] [stderr]      |
[INFO] [stderr] 5468 | ...                   keyid: gnutls_openpgp_keyid_t,
[INFO] [stderr]      |                              ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider passing a pointer to the array
[INFO] [stderr]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stderr] 
[INFO] [stderr] warning: `extern` block uses type `[u8; 8]`, which is not FFI-safe
[INFO] [stderr]     --> src/gen.rs:5621:51
[INFO] [stderr]      |
[INFO] [stderr] 5621 | ...                   keyid: gnutls_openpgp_keyid_t,
[INFO] [stderr]      |                              ^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider passing a pointer to the array
[INFO] [stderr]      = note: passing raw arrays by value is not FFI-safe
[INFO] [stderr] 
[INFO] [stderr] warning: `gnutls-sys` (lib) generated 15 warnings
[INFO] [stderr] warning: `gnutls-sys` (lib test) generated 15 warnings (15 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gnutls_sys-fcd9be4b551b255c)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_gnutls_alloc ... ok
[INFO] [stdout] test test_gnutls_global ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests gnutls_sys
[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" "9eedaa16e61e139895242a1670f7249394868705244798328d2c5db743e70326", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9eedaa16e61e139895242a1670f7249394868705244798328d2c5db743e70326", kill_on_drop: false }`
[INFO] [stdout] 9eedaa16e61e139895242a1670f7249394868705244798328d2c5db743e70326
