[INFO] fetching crate libarchive3-sys 0.1.2...
[INFO] testing libarchive3-sys-0.1.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate libarchive3-sys 0.1.2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate libarchive3-sys 0.1.2
[INFO] finished tweaking crates.io crate libarchive3-sys 0.1.2
[INFO] tweaked toml for crates.io crate libarchive3-sys 0.1.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate libarchive3-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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 2 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 06b9768863a84339249963f7acbe99d036565e13e5d9f63f9db8059319ef2418
[INFO] running `Command { std: "docker" "start" "-a" "06b9768863a84339249963f7acbe99d036565e13e5d9f63f9db8059319ef2418", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06b9768863a84339249963f7acbe99d036565e13e5d9f63f9db8059319ef2418", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06b9768863a84339249963f7acbe99d036565e13e5d9f63f9db8059319ef2418", kill_on_drop: false }`
[INFO] [stdout] 06b9768863a84339249963f7acbe99d036565e13e5d9f63f9db8059319ef2418
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 875bca7faa879ee2d3f17b1ae081013b672628c730deb7a511474d26fdad3482
[INFO] running `Command { std: "docker" "start" "-a" "875bca7faa879ee2d3f17b1ae081013b672628c730deb7a511474d26fdad3482", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libarchive3-sys v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]   --> src/ffi.rs:52:64
[INFO] [stdout]    |
[INFO] [stdout] 52 | ...                   request: int64_t)
[INFO] [stdout]    |                                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]   --> src/ffi.rs:53:58
[INFO] [stdout]    |
[INFO] [stdout] 53 | ...                   -> int64_t;
[INFO] [stdout]    |                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]   --> src/ffi.rs:56:63
[INFO] [stdout]    |
[INFO] [stdout] 56 | ...                   offset: int64_t,
[INFO] [stdout]    |                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]   --> src/ffi.rs:58:58
[INFO] [stdout]    |
[INFO] [stdout] 58 | ...                   -> int64_t;
[INFO] [stdout]    |                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:161:82
[INFO] [stdout]     |
[INFO] [stdout] 161 | ...                   int64_t>)
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:167:82
[INFO] [stdout]     |
[INFO] [stdout] 167 | ...                   int64_t>)
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:207:83
[INFO] [stdout]     |
[INFO] [stdout] 207 | ...                   arg4: *mut ::std::option::Option<extern "C" fn() -> int64_t>,
[INFO] [stdout]     |                                                                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:246:71
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub fn archive_read_header_position(arg1: *mut Struct_archive) -> int64_t;
[INFO] [stdout]     |                                                                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:251:63
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn archive_seek_data(arg1: *mut Struct_archive, arg2: int64_t, arg3: c_int) -> int64_t;
[INFO] [stdout]     |                                                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:251:88
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn archive_seek_data(arg1: *mut Struct_archive, arg2: int64_t, arg3: c_int) -> int64_t;
[INFO] [stdout]     |                                                                                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:255:49
[INFO] [stdout]     |
[INFO] [stdout] 255 | ...                   offset: *mut int64_t)
[INFO] [stdout]     |                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:294:53
[INFO] [stdout]     |
[INFO] [stdout] 294 | ...                   arg2: int64_t,
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:295:53
[INFO] [stdout]     |
[INFO] [stdout] 295 | ...                   arg3: int64_t)
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:310:46
[INFO] [stdout]     |
[INFO] [stdout] 310 | ...                   arg2: int64_t,
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:311:46
[INFO] [stdout]     |
[INFO] [stdout] 311 | ...                   arg3: int64_t)
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:393:43
[INFO] [stdout]     |
[INFO] [stdout] 393 | ...                   arg4: int64_t)
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:418:51
[INFO] [stdout]     |
[INFO] [stdout] 418 | ...                   arg2: int64_t,
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:419:51
[INFO] [stdout]     |
[INFO] [stdout] 419 | ...                   arg3: int64_t)
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:431:99
[INFO] [stdout]     |
[INFO] [stdout] 431 | ...                   int64_t)
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:433:82
[INFO] [stdout]     |
[INFO] [stdout] 433 | ...                   int64_t>,
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:448:98
[INFO] [stdout]     |
[INFO] [stdout] 448 | ...                   int64_t)
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:450:81
[INFO] [stdout]     |
[INFO] [stdout] 450 | ...                   int64_t>,
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:459:41
[INFO] [stdout]     |
[INFO] [stdout] 459 | ...                   arg3: int64_t)
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:460:38
[INFO] [stdout]     |
[INFO] [stdout] 460 | ...                   -> int64_t;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:463:41
[INFO] [stdout]     |
[INFO] [stdout] 463 | ...                   arg3: int64_t)
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:464:38
[INFO] [stdout]     |
[INFO] [stdout] 464 | ...                   -> int64_t;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:474:69
[INFO] [stdout]     |
[INFO] [stdout] 474 |     pub fn archive_read_disk_gname(arg1: *mut Struct_archive, arg2: int64_t) -> *const c_char;
[INFO] [stdout]     |                                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:475:69
[INFO] [stdout]     |
[INFO] [stdout] 475 |     pub fn archive_read_disk_uname(arg1: *mut Struct_archive, arg2: int64_t) -> *const c_char;
[INFO] [stdout]     |                                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:483:98
[INFO] [stdout]     |
[INFO] [stdout] 483 | ...                   int64_t)
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:498:98
[INFO] [stdout]     |
[INFO] [stdout] 498 | ...                   int64_t)
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:544:76
[INFO] [stdout]     |
[INFO] [stdout] 544 |     pub fn archive_filter_bytes(arg1: *mut Struct_archive, arg2: c_int) -> int64_t;
[INFO] [stdout]     |                                                                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:547:70
[INFO] [stdout]     |
[INFO] [stdout] 547 |     pub fn archive_position_compressed(arg1: *mut Struct_archive) -> int64_t;
[INFO] [stdout]     |                                                                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:548:72
[INFO] [stdout]     |
[INFO] [stdout] 548 |     pub fn archive_position_uncompressed(arg1: *mut Struct_archive) -> int64_t;
[INFO] [stdout]     |                                                                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:633:71
[INFO] [stdout]     |
[INFO] [stdout] 633 |     pub fn archive_match_include_uid(arg1: *mut Struct_archive, arg2: int64_t) -> c_int;
[INFO] [stdout]     |                                                                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:634:71
[INFO] [stdout]     |
[INFO] [stdout] 634 |     pub fn archive_match_include_gid(arg1: *mut Struct_archive, arg2: int64_t) -> c_int;
[INFO] [stdout]     |                                                                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:663:66
[INFO] [stdout]     |
[INFO] [stdout] 663 |     pub fn archive_entry_gid(arg1: *mut Struct_archive_entry) -> int64_t;
[INFO] [stdout]     |                                                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:668:66
[INFO] [stdout]     |
[INFO] [stdout] 668 |     pub fn archive_entry_ino(arg1: *mut Struct_archive_entry) -> int64_t;
[INFO] [stdout]     |                                                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:669:68
[INFO] [stdout]     |
[INFO] [stdout] 669 |     pub fn archive_entry_ino64(arg1: *mut Struct_archive_entry) -> int64_t;
[INFO] [stdout]     |                                                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:684:67
[INFO] [stdout]     |
[INFO] [stdout] 684 |     pub fn archive_entry_size(arg1: *mut Struct_archive_entry) -> int64_t;
[INFO] [stdout]     |                                                                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:689:66
[INFO] [stdout]     |
[INFO] [stdout] 689 |     pub fn archive_entry_uid(arg1: *mut Struct_archive_entry) -> int64_t;
[INFO] [stdout]     |                                                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:721:73
[INFO] [stdout]     |
[INFO] [stdout] 721 |     pub fn archive_entry_set_gid(arg1: *mut Struct_archive_entry, arg2: int64_t) -> ();
[INFO] [stdout]     |                                                                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:736:73
[INFO] [stdout]     |
[INFO] [stdout] 736 |     pub fn archive_entry_set_ino(arg1: *mut Struct_archive_entry, arg2: int64_t) -> ();
[INFO] [stdout]     |                                                                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:737:75
[INFO] [stdout]     |
[INFO] [stdout] 737 |     pub fn archive_entry_set_ino64(arg1: *mut Struct_archive_entry, arg2: int64_t) -> ();
[INFO] [stdout]     |                                                                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:763:74
[INFO] [stdout]     |
[INFO] [stdout] 763 |     pub fn archive_entry_set_size(arg1: *mut Struct_archive_entry, arg2: int64_t) -> ();
[INFO] [stdout]     |                                                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:779:73
[INFO] [stdout]     |
[INFO] [stdout] 779 |     pub fn archive_entry_set_uid(arg1: *mut Struct_archive_entry, arg2: int64_t) -> ();
[INFO] [stdout]     |                                                                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:850:49
[INFO] [stdout]     |
[INFO] [stdout] 850 | ...                   arg2: int64_t,
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:851:49
[INFO] [stdout]     |
[INFO] [stdout] 851 | ...                   arg3: int64_t)
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:856:49
[INFO] [stdout]     |
[INFO] [stdout] 856 | ...                   arg2: *mut int64_t,
[INFO] [stdout]     |                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:857:49
[INFO] [stdout]     |
[INFO] [stdout] 857 | ...                   arg3: *mut int64_t)
[INFO] [stdout]     |                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
[INFO] running `Command { std: "docker" "inspect" "875bca7faa879ee2d3f17b1ae081013b672628c730deb7a511474d26fdad3482", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "875bca7faa879ee2d3f17b1ae081013b672628c730deb7a511474d26fdad3482", kill_on_drop: false }`
[INFO] [stdout] 875bca7faa879ee2d3f17b1ae081013b672628c730deb7a511474d26fdad3482
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] a8d9014f997761a83209df2d5fb045630d3bc706f510484e3f7d2412e72c6786
[INFO] running `Command { std: "docker" "start" "-a" "a8d9014f997761a83209df2d5fb045630d3bc706f510484e3f7d2412e72c6786", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]   --> src/ffi.rs:52:64
[INFO] [stdout]    |
[INFO] [stdout] 52 | ...                   request: int64_t)
[INFO] [stdout]    |                                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]   --> src/ffi.rs:53:58
[INFO] [stdout]    |
[INFO] [stdout] 53 | ...                   -> int64_t;
[INFO] [stdout]    |                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]   --> src/ffi.rs:56:63
[INFO] [stdout]    |
[INFO] [stdout] 56 | ...                   offset: int64_t,
[INFO] [stdout]    |                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]   --> src/ffi.rs:58:58
[INFO] [stdout]    |
[INFO] [stdout] 58 | ...                   -> int64_t;
[INFO] [stdout]    |                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:161:82
[INFO] [stdout]     |
[INFO] [stdout] 161 | ...                   int64_t>)
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:167:82
[INFO] [stdout]     |
[INFO] [stdout] 167 | ...                   int64_t>)
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:207:83
[INFO] [stdout]     |
[INFO] [stdout] 207 | ...                   arg4: *mut ::std::option::Option<extern "C" fn() -> int64_t>,
[INFO] [stdout]     |                                                                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:246:71
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub fn archive_read_header_position(arg1: *mut Struct_archive) -> int64_t;
[INFO] [stdout]     |                                                                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:251:63
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn archive_seek_data(arg1: *mut Struct_archive, arg2: int64_t, arg3: c_int) -> int64_t;
[INFO] [stdout]     |                                                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:251:88
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn archive_seek_data(arg1: *mut Struct_archive, arg2: int64_t, arg3: c_int) -> int64_t;
[INFO] [stdout]     |                                                                                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:255:49
[INFO] [stdout]     |
[INFO] [stdout] 255 | ...                   offset: *mut int64_t)
[INFO] [stdout]     |                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:294:53
[INFO] [stdout]     |
[INFO] [stdout] 294 | ...                   arg2: int64_t,
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:295:53
[INFO] [stdout]     |
[INFO] [stdout] 295 | ...                   arg3: int64_t)
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:310:46
[INFO] [stdout]     |
[INFO] [stdout] 310 | ...                   arg2: int64_t,
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:311:46
[INFO] [stdout]     |
[INFO] [stdout] 311 | ...                   arg3: int64_t)
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:393:43
[INFO] [stdout]     |
[INFO] [stdout] 393 | ...                   arg4: int64_t)
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:418:51
[INFO] [stdout]     |
[INFO] [stdout] 418 | ...                   arg2: int64_t,
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:419:51
[INFO] [stdout]     |
[INFO] [stdout] 419 | ...                   arg3: int64_t)
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:431:99
[INFO] [stdout]     |
[INFO] [stdout] 431 | ...                   int64_t)
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:433:82
[INFO] [stdout]     |
[INFO] [stdout] 433 | ...                   int64_t>,
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:448:98
[INFO] [stdout]     |
[INFO] [stdout] 448 | ...                   int64_t)
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:450:81
[INFO] [stdout]     |
[INFO] [stdout] 450 | ...                   int64_t>,
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:459:41
[INFO] [stdout]     |
[INFO] [stdout] 459 | ...                   arg3: int64_t)
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:460:38
[INFO] [stdout]     |
[INFO] [stdout] 460 | ...                   -> int64_t;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:463:41
[INFO] [stdout]     |
[INFO] [stdout] 463 | ...                   arg3: int64_t)
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:464:38
[INFO] [stdout]     |
[INFO] [stdout] 464 | ...                   -> int64_t;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:474:69
[INFO] [stdout]     |
[INFO] [stdout] 474 |     pub fn archive_read_disk_gname(arg1: *mut Struct_archive, arg2: int64_t) -> *const c_char;
[INFO] [stdout]     |                                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:475:69
[INFO] [stdout]     |
[INFO] [stdout] 475 |     pub fn archive_read_disk_uname(arg1: *mut Struct_archive, arg2: int64_t) -> *const c_char;
[INFO] [stdout]     |                                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:483:98
[INFO] [stdout]     |
[INFO] [stdout] 483 | ...                   int64_t)
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:498:98
[INFO] [stdout]     |
[INFO] [stdout] 498 | ...                   int64_t)
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:544:76
[INFO] [stdout]     |
[INFO] [stdout] 544 |     pub fn archive_filter_bytes(arg1: *mut Struct_archive, arg2: c_int) -> int64_t;
[INFO] [stdout]     |                                                                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:547:70
[INFO] [stdout]     |
[INFO] [stdout] 547 |     pub fn archive_position_compressed(arg1: *mut Struct_archive) -> int64_t;
[INFO] [stdout]     |                                                                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:548:72
[INFO] [stdout]     |
[INFO] [stdout] 548 |     pub fn archive_position_uncompressed(arg1: *mut Struct_archive) -> int64_t;
[INFO] [stdout]     |                                                                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:633:71
[INFO] [stdout]     |
[INFO] [stdout] 633 |     pub fn archive_match_include_uid(arg1: *mut Struct_archive, arg2: int64_t) -> c_int;
[INFO] [stdout]     |                                                                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:634:71
[INFO] [stdout]     |
[INFO] [stdout] 634 |     pub fn archive_match_include_gid(arg1: *mut Struct_archive, arg2: int64_t) -> c_int;
[INFO] [stdout]     |                                                                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:663:66
[INFO] [stdout]     |
[INFO] [stdout] 663 |     pub fn archive_entry_gid(arg1: *mut Struct_archive_entry) -> int64_t;
[INFO] [stdout]     |                                                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:668:66
[INFO] [stdout]     |
[INFO] [stdout] 668 |     pub fn archive_entry_ino(arg1: *mut Struct_archive_entry) -> int64_t;
[INFO] [stdout]     |                                                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:669:68
[INFO] [stdout]     |
[INFO] [stdout] 669 |     pub fn archive_entry_ino64(arg1: *mut Struct_archive_entry) -> int64_t;
[INFO] [stdout]     |                                                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:684:67
[INFO] [stdout]     |
[INFO] [stdout] 684 |     pub fn archive_entry_size(arg1: *mut Struct_archive_entry) -> int64_t;
[INFO] [stdout]     |                                                                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:689:66
[INFO] [stdout]     |
[INFO] [stdout] 689 |     pub fn archive_entry_uid(arg1: *mut Struct_archive_entry) -> int64_t;
[INFO] [stdout]     |                                                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:721:73
[INFO] [stdout]     |
[INFO] [stdout] 721 |     pub fn archive_entry_set_gid(arg1: *mut Struct_archive_entry, arg2: int64_t) -> ();
[INFO] [stdout]     |                                                                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:736:73
[INFO] [stdout]     |
[INFO] [stdout] 736 |     pub fn archive_entry_set_ino(arg1: *mut Struct_archive_entry, arg2: int64_t) -> ();
[INFO] [stdout]     |                                                                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:737:75
[INFO] [stdout]     |
[INFO] [stdout] 737 |     pub fn archive_entry_set_ino64(arg1: *mut Struct_archive_entry, arg2: int64_t) -> ();
[INFO] [stdout]     |                                                                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:763:74
[INFO] [stdout]     |
[INFO] [stdout] 763 |     pub fn archive_entry_set_size(arg1: *mut Struct_archive_entry, arg2: int64_t) -> ();
[INFO] [stdout]     |                                                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:779:73
[INFO] [stdout]     |
[INFO] [stdout] 779 |     pub fn archive_entry_set_uid(arg1: *mut Struct_archive_entry, arg2: int64_t) -> ();
[INFO] [stdout]     |                                                                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:850:49
[INFO] [stdout]     |
[INFO] [stdout] 850 | ...                   arg2: int64_t,
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:851:49
[INFO] [stdout]     |
[INFO] [stdout] 851 | ...                   arg3: int64_t)
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:856:49
[INFO] [stdout]     |
[INFO] [stdout] 856 | ...                   arg2: *mut int64_t,
[INFO] [stdout]     |                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:857:49
[INFO] [stdout]     |
[INFO] [stdout] 857 | ...                   arg3: *mut int64_t)
[INFO] [stdout]     |                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling libarchive3-sys v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]   --> src/ffi.rs:52:64
[INFO] [stdout]    |
[INFO] [stdout] 52 | ...                   request: int64_t)
[INFO] [stdout]    |                                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]   --> src/ffi.rs:53:58
[INFO] [stdout]    |
[INFO] [stdout] 53 | ...                   -> int64_t;
[INFO] [stdout]    |                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]   --> src/ffi.rs:56:63
[INFO] [stdout]    |
[INFO] [stdout] 56 | ...                   offset: int64_t,
[INFO] [stdout]    |                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]   --> src/ffi.rs:58:58
[INFO] [stdout]    |
[INFO] [stdout] 58 | ...                   -> int64_t;
[INFO] [stdout]    |                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:161:82
[INFO] [stdout]     |
[INFO] [stdout] 161 | ...                   int64_t>)
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:167:82
[INFO] [stdout]     |
[INFO] [stdout] 167 | ...                   int64_t>)
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:207:83
[INFO] [stdout]     |
[INFO] [stdout] 207 | ...                   arg4: *mut ::std::option::Option<extern "C" fn() -> int64_t>,
[INFO] [stdout]     |                                                                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:246:71
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub fn archive_read_header_position(arg1: *mut Struct_archive) -> int64_t;
[INFO] [stdout]     |                                                                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:251:63
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn archive_seek_data(arg1: *mut Struct_archive, arg2: int64_t, arg3: c_int) -> int64_t;
[INFO] [stdout]     |                                                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:251:88
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn archive_seek_data(arg1: *mut Struct_archive, arg2: int64_t, arg3: c_int) -> int64_t;
[INFO] [stdout]     |                                                                                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:255:49
[INFO] [stdout]     |
[INFO] [stdout] 255 | ...                   offset: *mut int64_t)
[INFO] [stdout]     |                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:294:53
[INFO] [stdout]     |
[INFO] [stdout] 294 | ...                   arg2: int64_t,
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:295:53
[INFO] [stdout]     |
[INFO] [stdout] 295 | ...                   arg3: int64_t)
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:310:46
[INFO] [stdout]     |
[INFO] [stdout] 310 | ...                   arg2: int64_t,
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:311:46
[INFO] [stdout]     |
[INFO] [stdout] 311 | ...                   arg3: int64_t)
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:393:43
[INFO] [stdout]     |
[INFO] [stdout] 393 | ...                   arg4: int64_t)
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:418:51
[INFO] [stdout]     |
[INFO] [stdout] 418 | ...                   arg2: int64_t,
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:419:51
[INFO] [stdout]     |
[INFO] [stdout] 419 | ...                   arg3: int64_t)
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:431:99
[INFO] [stdout]     |
[INFO] [stdout] 431 | ...                   int64_t)
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:433:82
[INFO] [stdout]     |
[INFO] [stdout] 433 | ...                   int64_t>,
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:448:98
[INFO] [stdout]     |
[INFO] [stdout] 448 | ...                   int64_t)
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:450:81
[INFO] [stdout]     |
[INFO] [stdout] 450 | ...                   int64_t>,
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:459:41
[INFO] [stdout]     |
[INFO] [stdout] 459 | ...                   arg3: int64_t)
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:460:38
[INFO] [stdout]     |
[INFO] [stdout] 460 | ...                   -> int64_t;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:463:41
[INFO] [stdout]     |
[INFO] [stdout] 463 | ...                   arg3: int64_t)
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:464:38
[INFO] [stdout]     |
[INFO] [stdout] 464 | ...                   -> int64_t;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:474:69
[INFO] [stdout]     |
[INFO] [stdout] 474 |     pub fn archive_read_disk_gname(arg1: *mut Struct_archive, arg2: int64_t) -> *const c_char;
[INFO] [stdout]     |                                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:475:69
[INFO] [stdout]     |
[INFO] [stdout] 475 |     pub fn archive_read_disk_uname(arg1: *mut Struct_archive, arg2: int64_t) -> *const c_char;
[INFO] [stdout]     |                                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:483:98
[INFO] [stdout]     |
[INFO] [stdout] 483 | ...                   int64_t)
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:498:98
[INFO] [stdout]     |
[INFO] [stdout] 498 | ...                   int64_t)
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:544:76
[INFO] [stdout]     |
[INFO] [stdout] 544 |     pub fn archive_filter_bytes(arg1: *mut Struct_archive, arg2: c_int) -> int64_t;
[INFO] [stdout]     |                                                                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:547:70
[INFO] [stdout]     |
[INFO] [stdout] 547 |     pub fn archive_position_compressed(arg1: *mut Struct_archive) -> int64_t;
[INFO] [stdout]     |                                                                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:548:72
[INFO] [stdout]     |
[INFO] [stdout] 548 |     pub fn archive_position_uncompressed(arg1: *mut Struct_archive) -> int64_t;
[INFO] [stdout]     |                                                                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:633:71
[INFO] [stdout]     |
[INFO] [stdout] 633 |     pub fn archive_match_include_uid(arg1: *mut Struct_archive, arg2: int64_t) -> c_int;
[INFO] [stdout]     |                                                                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:634:71
[INFO] [stdout]     |
[INFO] [stdout] 634 |     pub fn archive_match_include_gid(arg1: *mut Struct_archive, arg2: int64_t) -> c_int;
[INFO] [stdout]     |                                                                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:663:66
[INFO] [stdout]     |
[INFO] [stdout] 663 |     pub fn archive_entry_gid(arg1: *mut Struct_archive_entry) -> int64_t;
[INFO] [stdout]     |                                                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:668:66
[INFO] [stdout]     |
[INFO] [stdout] 668 |     pub fn archive_entry_ino(arg1: *mut Struct_archive_entry) -> int64_t;
[INFO] [stdout]     |                                                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:669:68
[INFO] [stdout]     |
[INFO] [stdout] 669 |     pub fn archive_entry_ino64(arg1: *mut Struct_archive_entry) -> int64_t;
[INFO] [stdout]     |                                                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:684:67
[INFO] [stdout]     |
[INFO] [stdout] 684 |     pub fn archive_entry_size(arg1: *mut Struct_archive_entry) -> int64_t;
[INFO] [stdout]     |                                                                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:689:66
[INFO] [stdout]     |
[INFO] [stdout] 689 |     pub fn archive_entry_uid(arg1: *mut Struct_archive_entry) -> int64_t;
[INFO] [stdout]     |                                                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:721:73
[INFO] [stdout]     |
[INFO] [stdout] 721 |     pub fn archive_entry_set_gid(arg1: *mut Struct_archive_entry, arg2: int64_t) -> ();
[INFO] [stdout]     |                                                                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:736:73
[INFO] [stdout]     |
[INFO] [stdout] 736 |     pub fn archive_entry_set_ino(arg1: *mut Struct_archive_entry, arg2: int64_t) -> ();
[INFO] [stdout]     |                                                                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:737:75
[INFO] [stdout]     |
[INFO] [stdout] 737 |     pub fn archive_entry_set_ino64(arg1: *mut Struct_archive_entry, arg2: int64_t) -> ();
[INFO] [stdout]     |                                                                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:763:74
[INFO] [stdout]     |
[INFO] [stdout] 763 |     pub fn archive_entry_set_size(arg1: *mut Struct_archive_entry, arg2: int64_t) -> ();
[INFO] [stdout]     |                                                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:779:73
[INFO] [stdout]     |
[INFO] [stdout] 779 |     pub fn archive_entry_set_uid(arg1: *mut Struct_archive_entry, arg2: int64_t) -> ();
[INFO] [stdout]     |                                                                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:850:49
[INFO] [stdout]     |
[INFO] [stdout] 850 | ...                   arg2: int64_t,
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:851:49
[INFO] [stdout]     |
[INFO] [stdout] 851 | ...                   arg3: int64_t)
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:856:49
[INFO] [stdout]     |
[INFO] [stdout] 856 | ...                   arg2: *mut int64_t,
[INFO] [stdout]     |                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout]    --> src/ffi.rs:857:49
[INFO] [stdout]     |
[INFO] [stdout] 857 | ...                   arg3: *mut int64_t)
[INFO] [stdout]     |                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s
[INFO] running `Command { std: "docker" "inspect" "a8d9014f997761a83209df2d5fb045630d3bc706f510484e3f7d2412e72c6786", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8d9014f997761a83209df2d5fb045630d3bc706f510484e3f7d2412e72c6786", kill_on_drop: false }`
[INFO] [stdout] a8d9014f997761a83209df2d5fb045630d3bc706f510484e3f7d2412e72c6786
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 10c9d81c7b996b2a59d33289e8d74ddee25adee54732d3581e1f32d6c4d257d6
[INFO] running `Command { std: "docker" "start" "-a" "10c9d81c7b996b2a59d33289e8d74ddee25adee54732d3581e1f32d6c4d257d6", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stderr]   --> src/ffi.rs:52:64
[INFO] [stderr]    |
[INFO] [stderr] 52 | ...                   request: int64_t)
[INFO] [stderr]    |                                ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stderr]   --> src/ffi.rs:53:58
[INFO] [stderr]    |
[INFO] [stderr] 53 | ...                   -> int64_t;
[INFO] [stderr]    |                          ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stderr]   --> src/ffi.rs:56:63
[INFO] [stderr]    |
[INFO] [stderr] 56 | ...                   offset: int64_t,
[INFO] [stderr]    |                               ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stderr]   --> src/ffi.rs:58:58
[INFO] [stderr]    |
[INFO] [stderr] 58 | ...                   -> int64_t;
[INFO] [stderr]    |                          ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stderr]    --> src/ffi.rs:161:82
[INFO] [stderr]     |
[INFO] [stderr] 161 | ...                   int64_t>)
[INFO] [stderr]     |                       ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stderr]    --> src/ffi.rs:167:82
[INFO] [stderr]     |
[INFO] [stderr] 167 | ...                   int64_t>)
[INFO] [stderr]     |                       ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stderr]    --> src/ffi.rs:207:83
[INFO] [stderr]     |
[INFO] [stderr] 207 | ...                   arg4: *mut ::std::option::Option<extern "C" fn() -> int64_t>,
[INFO] [stderr]     |                                                                           ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stderr]    --> src/ffi.rs:246:71
[INFO] [stderr]     |
[INFO] [stderr] 246 |     pub fn archive_read_header_position(arg1: *mut Struct_archive) -> int64_t;
[INFO] [stderr]     |                                                                       ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stderr]    --> src/ffi.rs:251:63
[INFO] [stderr]     |
[INFO] [stderr] 251 |     pub fn archive_seek_data(arg1: *mut Struct_archive, arg2: int64_t, arg3: c_int) -> int64_t;
[INFO] [stderr]     |                                                               ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stderr]    --> src/ffi.rs:251:88
[INFO] [stderr]     |
[INFO] [stderr] 251 |     pub fn archive_seek_data(arg1: *mut Struct_archive, arg2: int64_t, arg3: c_int) -> int64_t;
[INFO] [stderr]     |                                                                                        ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stderr]    --> src/ffi.rs:255:49
[INFO] [stderr]     |
[INFO] [stderr] 255 | ...                   offset: *mut int64_t)
[INFO] [stderr]     |                                    ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stderr]    --> src/ffi.rs:294:53
[INFO] [stderr]     |
[INFO] [stderr] 294 | ...                   arg2: int64_t,
[INFO] [stderr]     |                             ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stderr]    --> src/ffi.rs:295:53
[INFO] [stderr]     |
[INFO] [stdout] 
[INFO] [stderr] 295 | ...                   arg3: int64_t)
[INFO] [stdout] running 0 tests
[INFO] [stderr]     |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stderr]    --> src/ffi.rs:310:46
[INFO] [stderr]     |
[INFO] [stderr] 310 | ...                   arg2: int64_t,
[INFO] [stderr]     |                             ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stderr]    --> src/ffi.rs:311:46
[INFO] [stderr]     |
[INFO] [stderr] 311 | ...                   arg3: int64_t)
[INFO] [stderr]     |                             ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stderr]    --> src/ffi.rs:393:43
[INFO] [stderr]     |
[INFO] [stderr] 393 | ...                   arg4: int64_t)
[INFO] [stderr]     |                             ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stderr]    --> src/ffi.rs:418:51
[INFO] [stderr]     |
[INFO] [stderr] 418 | ...                   arg2: int64_t,
[INFO] [stderr]     |                             ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stderr]    --> src/ffi.rs:419:51
[INFO] [stderr]     |
[INFO] [stderr] 419 | ...                   arg3: int64_t)
[INFO] [stderr]     |                             ^^^^^^^
[INFO] [stderr] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stdout] 
[INFO] [stderr]    --> src/ffi.rs:431:99
[INFO] [stderr]     |
[INFO] [stderr] 431 | ...                   int64_t)
[INFO] [stderr]     |                       ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stderr]    --> src/ffi.rs:433:82
[INFO] [stderr]     |
[INFO] [stderr] 433 | ...                   int64_t>,
[INFO] [stderr]     |                       ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stderr]    --> src/ffi.rs:448:98
[INFO] [stderr]     |
[INFO] [stderr] 448 | ...                   int64_t)
[INFO] [stderr]     |                       ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stderr]    --> src/ffi.rs:450:81
[INFO] [stderr]     |
[INFO] [stderr] 450 | ...                   int64_t>,
[INFO] [stderr]     |                       ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stderr]    --> src/ffi.rs:459:41
[INFO] [stderr]     |
[INFO] [stderr] 459 | ...                   arg3: int64_t)
[INFO] [stderr]     |                             ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stderr]    --> src/ffi.rs:460:38
[INFO] [stderr]     |
[INFO] [stderr] 460 | ...                   -> int64_t;
[INFO] [stderr]     |                          ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stderr]    --> src/ffi.rs:463:41
[INFO] [stderr]     |
[INFO] [stderr] 463 | ...                   arg3: int64_t)
[INFO] [stderr]     |                             ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stderr]    --> src/ffi.rs:464:38
[INFO] [stderr]     |
[INFO] [stderr] 464 | ...                   -> int64_t;
[INFO] [stderr]     |                          ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stderr]    --> src/ffi.rs:474:69
[INFO] [stderr]     |
[INFO] [stderr] 474 |     pub fn archive_read_disk_gname(arg1: *mut Struct_archive, arg2: int64_t) -> *const c_char;
[INFO] [stderr]     |                                                                     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stderr]    --> src/ffi.rs:475:69
[INFO] [stderr]     |
[INFO] [stderr] 475 |     pub fn archive_read_disk_uname(arg1: *mut Struct_archive, arg2: int64_t) -> *const c_char;
[INFO] [stderr]     |                                                                     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stderr]    --> src/ffi.rs:483:98
[INFO] [stderr]     |
[INFO] [stderr] 483 | ...                   int64_t)
[INFO] [stderr]     |                       ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stderr]    --> src/ffi.rs:498:98
[INFO] [stderr]     |
[INFO] [stderr] 498 | ...                   int64_t)
[INFO] [stderr]     |                       ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stderr]    --> src/ffi.rs:544:76
[INFO] [stderr]     |
[INFO] [stderr] 544 |     pub fn archive_filter_bytes(arg1: *mut Struct_archive, arg2: c_int) -> int64_t;
[INFO] [stderr]     |                                                                            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stderr]    --> src/ffi.rs:547:70
[INFO] [stderr]     |
[INFO] [stderr] 547 |     pub fn archive_position_compressed(arg1: *mut Struct_archive) -> int64_t;
[INFO] [stderr]     |                                                                      ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stderr]    --> src/ffi.rs:548:72
[INFO] [stderr]     |
[INFO] [stderr] 548 |     pub fn archive_position_uncompressed(arg1: *mut Struct_archive) -> int64_t;
[INFO] [stderr]     |                                                                        ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stderr]    --> src/ffi.rs:633:71
[INFO] [stderr]     |
[INFO] [stderr] 633 |     pub fn archive_match_include_uid(arg1: *mut Struct_archive, arg2: int64_t) -> c_int;
[INFO] [stderr]     |                                                                       ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stderr]    --> src/ffi.rs:634:71
[INFO] [stderr]     |
[INFO] [stderr] 634 |     pub fn archive_match_include_gid(arg1: *mut Struct_archive, arg2: int64_t) -> c_int;
[INFO] [stderr]     |                                                                       ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stderr]    --> src/ffi.rs:663:66
[INFO] [stderr]     |
[INFO] [stderr] 663 |     pub fn archive_entry_gid(arg1: *mut Struct_archive_entry) -> int64_t;
[INFO] [stderr]     |                                                                  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stderr]    --> src/ffi.rs:668:66
[INFO] [stderr]     |
[INFO] [stderr] 668 |     pub fn archive_entry_ino(arg1: *mut Struct_archive_entry) -> int64_t;
[INFO] [stderr]     |                                                                  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stderr]    --> src/ffi.rs:669:68
[INFO] [stderr]     |
[INFO] [stderr] 669 |     pub fn archive_entry_ino64(arg1: *mut Struct_archive_entry) -> int64_t;
[INFO] [stderr]     |                                                                    ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stderr]    --> src/ffi.rs:684:67
[INFO] [stderr]     |
[INFO] [stderr] 684 |     pub fn archive_entry_size(arg1: *mut Struct_archive_entry) -> int64_t;
[INFO] [stderr]     |                                                                   ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stderr]    --> src/ffi.rs:689:66
[INFO] [stderr]     |
[INFO] [stderr] 689 |     pub fn archive_entry_uid(arg1: *mut Struct_archive_entry) -> int64_t;
[INFO] [stderr]     |                                                                  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stderr]    --> src/ffi.rs:721:73
[INFO] [stderr]     |
[INFO] [stderr] 721 |     pub fn archive_entry_set_gid(arg1: *mut Struct_archive_entry, arg2: int64_t) -> ();
[INFO] [stderr]     |                                                                         ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stderr]    --> src/ffi.rs:736:73
[INFO] [stderr]     |
[INFO] [stderr] 736 |     pub fn archive_entry_set_ino(arg1: *mut Struct_archive_entry, arg2: int64_t) -> ();
[INFO] [stderr]     |                                                                         ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stderr]    --> src/ffi.rs:737:75
[INFO] [stderr]     |
[INFO] [stderr] 737 |     pub fn archive_entry_set_ino64(arg1: *mut Struct_archive_entry, arg2: int64_t) -> ();
[INFO] [stderr]     |                                                                           ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stderr]    --> src/ffi.rs:763:74
[INFO] [stderr]     |
[INFO] [stderr] 763 |     pub fn archive_entry_set_size(arg1: *mut Struct_archive_entry, arg2: int64_t) -> ();
[INFO] [stderr]     |                                                                          ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stderr]    --> src/ffi.rs:779:73
[INFO] [stderr]     |
[INFO] [stderr] 779 |     pub fn archive_entry_set_uid(arg1: *mut Struct_archive_entry, arg2: int64_t) -> ();
[INFO] [stderr]     |                                                                         ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stderr]    --> src/ffi.rs:850:49
[INFO] [stderr]     |
[INFO] [stderr] 850 | ...                   arg2: int64_t,
[INFO] [stderr]     |                             ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stderr]    --> src/ffi.rs:851:49
[INFO] [stderr]     |
[INFO] [stderr] 851 | ...                   arg3: int64_t)
[INFO] [stderr]     |                             ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stderr]    --> src/ffi.rs:856:49
[INFO] [stderr]     |
[INFO] [stderr] 856 | ...                   arg2: *mut int64_t,
[INFO] [stderr]     |                                  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead.
[INFO] [stderr]    --> src/ffi.rs:857:49
[INFO] [stderr]     |
[INFO] [stderr] 857 | ...                   arg3: *mut int64_t)
[INFO] [stderr]     |                                  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `libarchive3-sys` (lib) generated 49 warnings
[INFO] [stderr] warning: `libarchive3-sys` (lib test) generated 49 warnings (49 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libarchive3_sys-1b0677ce1f54bf65)
[INFO] [stderr]    Doc-tests libarchive3_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" "10c9d81c7b996b2a59d33289e8d74ddee25adee54732d3581e1f32d6c4d257d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10c9d81c7b996b2a59d33289e8d74ddee25adee54732d3581e1f32d6c4d257d6", kill_on_drop: false }`
[INFO] [stdout] 10c9d81c7b996b2a59d33289e8d74ddee25adee54732d3581e1f32d6c4d257d6
