[INFO] cloning repository https://github.com/axololly/xdelta3-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/axololly/xdelta3-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faxololly%2Fxdelta3-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faxololly%2Fxdelta3-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ae9a21c92feeb5394628a2ee2491897a2cb6984c [INFO] checking axololly/xdelta3-rs against try#df1b9bf194c9183fb7c0604484171064069ce232 for pr-149195-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faxololly%2Fxdelta3-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/axololly/xdelta3-rs [INFO] finished tweaking git repo https://github.com/axololly/xdelta3-rs [INFO] tweaked toml for git repo https://github.com/axololly/xdelta3-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/axololly/xdelta3-rs on toolchain df1b9bf194c9183fb7c0604484171064069ce232 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/axololly/xdelta3-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "fetch" "--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] Downloading crates ... [INFO] [stderr] Downloaded proc-macro-hack v0.5.11 [INFO] [stderr] Downloaded proc-macro-nested v0.1.3 [INFO] [stderr] Downloaded async-macros v2.0.0 [INFO] [stderr] Downloaded futures-sink v0.3.1 [INFO] [stderr] Downloaded futures-core v0.3.1 [INFO] [stderr] Downloaded pkg-config v0.3.17 [INFO] [stderr] Downloaded structopt-derive v0.3.5 [INFO] [stderr] Downloaded futures v0.3.1 [INFO] [stderr] Downloaded memoffset v0.5.3 [INFO] [stderr] Downloaded futures-executor v0.3.1 [INFO] [stderr] Downloaded futures-task v0.3.1 [INFO] [stderr] Downloaded hermit-abi v0.1.3 [INFO] [stderr] Downloaded num_cpus v1.11.1 [INFO] [stderr] Downloaded async-task v1.0.0 [INFO] [stderr] Downloaded crossbeam-deque v0.7.2 [INFO] [stderr] Downloaded crossbeam-epoch v0.8.0 [INFO] [stderr] Downloaded futures-util v0.3.1 [INFO] [stderr] Downloaded cc v1.0.48 [INFO] [stderr] Downloaded syn v1.0.11 [INFO] [stderr] Downloaded crossbeam-channel v0.4.0 [INFO] [stderr] Downloaded futures-channel v0.3.1 [INFO] [stderr] Downloaded crossbeam-utils v0.7.0 [INFO] [stderr] Downloaded kv-log-macro v1.0.4 [INFO] [stderr] Downloaded pin-project-lite v0.1.1 [INFO] [stderr] Downloaded futures-io v0.3.1 [INFO] [stderr] Downloaded futures-macro v0.3.1 [INFO] [stderr] Downloaded async-std v1.2.0 [INFO] [stderr] Downloaded structopt v0.3.5 [INFO] [stderr] Downloaded libc v0.2.66 [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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 36eb0a95f1ce9e451541307300d9026b9bcbf3db8ddf92604fb717caa5fdecec [INFO] running `Command { std: "docker" "start" "-a" "36eb0a95f1ce9e451541307300d9026b9bcbf3db8ddf92604fb717caa5fdecec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36eb0a95f1ce9e451541307300d9026b9bcbf3db8ddf92604fb717caa5fdecec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36eb0a95f1ce9e451541307300d9026b9bcbf3db8ddf92604fb717caa5fdecec", kill_on_drop: false }` [INFO] [stdout] 36eb0a95f1ce9e451541307300d9026b9bcbf3db8ddf92604fb717caa5fdecec [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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 99078b29ef2bc1ac11112ebfa91598ab5eae28da242cd9cdaf4a604775366ccb [INFO] running `Command { std: "docker" "start" "-a" "99078b29ef2bc1ac11112ebfa91598ab5eae28da242cd9cdaf4a604775366ccb", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking futures-core v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Checking futures-sink v0.3.1 [INFO] [stderr] Checking futures-io v0.3.1 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking futures-channel v0.3.1 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Checking futures-task v0.3.1 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking async-task v1.0.0 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking crossbeam-channel v0.4.0 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Checking kv-log-macro v1.0.4 [INFO] [stderr] Checking async-macros v2.0.0 [INFO] [stderr] Checking pin-project-lite v0.1.1 [INFO] [stderr] Checking futures-timer v2.0.2 [INFO] [stderr] Checking once_cell v1.2.0 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Checking async-std v1.2.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling structopt-derive v0.3.5 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Checking structopt v0.3.5 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking futures-executor v0.3.1 [INFO] [stderr] Checking futures v0.3.1 [INFO] [stderr] Compiling xdelta3 v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: type alias `xd3_rpage` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/xdelta3-f1988fd7222e4abe/out/bindings.rs:3:441 [INFO] [stdout] | [INFO] [stdout] 3 | ...e)] pub struct _xd3_rpage { _unused : [u8 ; 0] , } pub type xd3_rpage = _xd3_rpage ; pub type xd3_addr_cache = _xd3_addr_cache ; p... [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `xd3_rpage` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/xdelta3-f1988fd7222e4abe/out/bindings.rs:3:441 [INFO] [stdout] | [INFO] [stdout] 3 | ...e)] pub struct _xd3_rpage { _unused : [u8 ; 0] , } pub type xd3_rpage = _xd3_rpage ; pub type xd3_addr_cache = _xd3_addr_cache ; p... [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `xd3_config` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/xdelta3-f1988fd7222e4abe/out/bindings.rs:3:1043 [INFO] [stdout] | [INFO] [stdout] 3 | ...0] , } pub type xd3_sec_stream = _xd3_sec_stream ; pub type xd3_config = _xd3_config ; # [repr (C)] # [derive (Debug , Copy , Clon... [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `xd3_config` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/xdelta3-f1988fd7222e4abe/out/bindings.rs:3:1043 [INFO] [stdout] | [INFO] [stdout] 3 | ...0] , } pub type xd3_sec_stream = _xd3_sec_stream ; pub type xd3_config = _xd3_config ; # [repr (C)] # [derive (Debug , Copy , Clon... [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `xd3_code_table_sizes` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/xdelta3-f1988fd7222e4abe/out/bindings.rs:3:1342 [INFO] [stdout] | [INFO] [stdout] 3 | ...xd3_code_table_sizes { _unused : [u8 ; 0] , } pub type xd3_code_table_sizes = _xd3_code_table_sizes ; pub type xd3_slist = _xd3_sl... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `xd3_code_table_sizes` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/xdelta3-f1988fd7222e4abe/out/bindings.rs:3:1342 [INFO] [stdout] | [INFO] [stdout] 3 | ...xd3_code_table_sizes { _unused : [u8 ; 0] , } pub type xd3_code_table_sizes = _xd3_code_table_sizes ; pub type xd3_slist = _xd3_sl... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `xd3_rvalues` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/xdelta3-f1988fd7222e4abe/out/bindings.rs:3:2476 [INFO] [stdout] | [INFO] [stdout] 3 | ...e (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum xd3_rvalues { XD3_INPUT = - 17703 , XD3_OUTPUT = - 17704 , XD3_GETSRCBL... [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `xd3_rvalues` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/xdelta3-f1988fd7222e4abe/out/bindings.rs:3:2476 [INFO] [stdout] | [INFO] [stdout] 3 | ...e (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum xd3_rvalues { XD3_INPUT = - 17703 , XD3_OUTPUT = - 17704 , XD3_GETSRCBL... [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `xd3_flags` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/xdelta3-f1988fd7222e4abe/out/bindings.rs:3:2883 [INFO] [stdout] | [INFO] [stdout] 3 | ...ve (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum xd3_flags { XD3_JUST_HDR = 2 , XD3_SKIP_WINDOW = 4 , XD3_SKIP_EMIT = 8... [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `xd3_flags` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/xdelta3-f1988fd7222e4abe/out/bindings.rs:3:2883 [INFO] [stdout] | [INFO] [stdout] 3 | ...ve (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum xd3_flags { XD3_JUST_HDR = 2 , XD3_SKIP_WINDOW = 4 , XD3_SKIP_EMIT = 8... [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `XD3_SMATCH_DEFAULT`, `XD3_SMATCH_SLOW`, `XD3_SMATCH_FAST`, `XD3_SMATCH_FASTER`, `XD3_SMATCH_FASTEST`, and `XD3_SMATCH_SOFT` are never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/xdelta3-f1988fd7222e4abe/out/bindings.rs:3:3578 [INFO] [stdout] | [INFO] [stdout] 3 | ...um xd3_smatch_cfg { XD3_SMATCH_DEFAULT = 0 , XD3_SMATCH_SLOW = 1 , XD3_SMATCH_FAST = 2 , XD3_SMATCH_FASTER = 3 , XD3_SMATCH_FASTEST = 4 , XD3_SMATCH_SOFT = ... [INFO] [stdout] | -------------- ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variants in this enum [INFO] [stdout] | [INFO] [stdout] = note: `xd3_smatch_cfg` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `XD3_SMATCH_DEFAULT`, `XD3_SMATCH_SLOW`, `XD3_SMATCH_FAST`, `XD3_SMATCH_FASTER`, `XD3_SMATCH_FASTEST`, and `XD3_SMATCH_SOFT` are never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/xdelta3-f1988fd7222e4abe/out/bindings.rs:3:3578 [INFO] [stdout] | [INFO] [stdout] 3 | ...um xd3_smatch_cfg { XD3_SMATCH_DEFAULT = 0 , XD3_SMATCH_SLOW = 1 , XD3_SMATCH_FAST = 2 , XD3_SMATCH_FASTER = 3 , XD3_SMATCH_FASTEST = 4 , XD3_SMATCH_SOFT = ... [INFO] [stdout] | -------------- ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variants in this enum [INFO] [stdout] | [INFO] [stdout] = note: `xd3_smatch_cfg` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `MATCH_TARGET`, `MATCH_BACKWARD`, `MATCH_FORWARD`, and `MATCH_SEARCHING` are never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/xdelta3-f1988fd7222e4abe/out/bindings.rs:3:3846 [INFO] [stdout] | [INFO] [stdout] 3 | ...q , Eq)] pub enum xd3_match_state { MATCH_TARGET = 0 , MATCH_BACKWARD = 1 , MATCH_FORWARD = 2 , MATCH_SEARCHING = 3 , } # [repr (u... [INFO] [stdout] | --------------- ^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variants in this enum [INFO] [stdout] | [INFO] [stdout] = note: `xd3_match_state` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `MATCH_TARGET`, `MATCH_BACKWARD`, `MATCH_FORWARD`, and `MATCH_SEARCHING` are never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/xdelta3-f1988fd7222e4abe/out/bindings.rs:3:3846 [INFO] [stdout] | [INFO] [stdout] 3 | ...q , Eq)] pub enum xd3_match_state { MATCH_TARGET = 0 , MATCH_BACKWARD = 1 , MATCH_FORWARD = 2 , MATCH_SEARCHING = 3 , } # [repr (u... [INFO] [stdout] | --------------- ^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variants in this enum [INFO] [stdout] | [INFO] [stdout] = note: `xd3_match_state` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/xdelta3-f1988fd7222e4abe/out/bindings.rs:3:4031 [INFO] [stdout] | [INFO] [stdout] 3 | ...um xd3_encode_state { ENC_INIT = 0 , ENC_INPUT = 1 , ENC_SEARCH = 2 , ENC_INSTR = 3 , ENC_FLUSH = 4 , ENC_POSTOUT = 5 , ENC_POSTWIN = 6 , ENC_ABORTED = ... [INFO] [stdout] | ---------------- ^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variants in this enum [INFO] [stdout] | [INFO] [stdout] = note: `xd3_encode_state` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/xdelta3-f1988fd7222e4abe/out/bindings.rs:3:4031 [INFO] [stdout] | [INFO] [stdout] 3 | ...um xd3_encode_state { ENC_INIT = 0 , ENC_INPUT = 1 , ENC_SEARCH = 2 , ENC_INSTR = 3 , ENC_FLUSH = 4 , ENC_POSTOUT = 5 , ENC_POSTWIN = 6 , ENC_ABORTED = ... [INFO] [stdout] | ---------------- ^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variants in this enum [INFO] [stdout] | [INFO] [stdout] = note: `xd3_encode_state` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/xdelta3-f1988fd7222e4abe/out/bindings.rs:3:4268 [INFO] [stdout] | [INFO] [stdout] 3 | ...um xd3_decode_state { DEC_VCHEAD = 0 , DEC_HDRIND = 1 , DEC_SECONDID = 2 , DEC_TABLEN = 3 , DEC_NEAR = 4 , DEC_SAME = 5 , DEC_TABDAT = 6 , DEC_APPLEN = 7 , DEC_APPDAT = 8 , DEC_WININD = 9 , DEC_CPYLEN = 10 , DEC_CPYOFF = 11 , DEC_ENCLEN = 12 , DEC_TGTLEN = 13 , DEC_DELIND = 14 , DEC_DATALEN = 15 , DEC_INSTLEN = 16 , DEC_ADDRLEN = 17 , DEC_CKSUM = 18 , DEC_DATA = 19 , DEC_INST = 20 , DEC_ADDR = 21 , DEC_EMIT = 22 , DEC_FINISH = 23 , DEC_ABORTED = ... [INFO] [stdout] | ---------------- ^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variants in this enum [INFO] [stdout] | [INFO] [stdout] = note: `xd3_decode_state` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/xdelta3-f1988fd7222e4abe/out/bindings.rs:3:4268 [INFO] [stdout] | [INFO] [stdout] 3 | ...um xd3_decode_state { DEC_VCHEAD = 0 , DEC_HDRIND = 1 , DEC_SECONDID = 2 , DEC_TABLEN = 3 , DEC_NEAR = 4 , DEC_SAME = 5 , DEC_TABDAT = 6 , DEC_APPLEN = 7 , DEC_APPDAT = 8 , DEC_WININD = 9 , DEC_CPYLEN = 10 , DEC_CPYOFF = 11 , DEC_ENCLEN = 12 , DEC_TGTLEN = 13 , DEC_DELIND = 14 , DEC_DATALEN = 15 , DEC_INSTLEN = 16 , DEC_ADDRLEN = 17 , DEC_CKSUM = 18 , DEC_DATA = 19 , DEC_INST = 20 , DEC_ADDR = 21 , DEC_EMIT = 22 , DEC_FINISH = 23 , DEC_ABORTED = ... [INFO] [stdout] | ---------------- ^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variants in this enum [INFO] [stdout] | [INFO] [stdout] = note: `xd3_decode_state` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `xd3_encode_stream` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/xdelta3-f1988fd7222e4abe/out/bindings.rs:3:43788 [INFO] [stdout] | [INFO] [stdout] 3 | ...td :: os :: raw :: c_int ; } unsafe extern "C" { pub fn xd3_encode_stream (stream : * mut xd3_stream , input : * const u8 , input_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `xd3_encode_stream` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/xdelta3-f1988fd7222e4abe/out/bindings.rs:3:43788 [INFO] [stdout] | [INFO] [stdout] 3 | ...td :: os :: raw :: c_int ; } unsafe extern "C" { pub fn xd3_encode_stream (stream : * mut xd3_stream , input : * const u8 , input_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `xd3_decode_stream` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/xdelta3-f1988fd7222e4abe/out/bindings.rs:3:44016 [INFO] [stdout] | [INFO] [stdout] 3 | ...td :: os :: raw :: c_int ; } unsafe extern "C" { pub fn xd3_decode_stream (stream : * mut xd3_stream , input : * const u8 , input_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `xd3_decode_stream` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/xdelta3-f1988fd7222e4abe/out/bindings.rs:3:44016 [INFO] [stdout] | [INFO] [stdout] 3 | ...td :: os :: raw :: c_int ; } unsafe extern "C" { pub fn xd3_decode_stream (stream : * mut xd3_stream , input : * const u8 , input_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `xd3_decode_input` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/xdelta3-f1988fd7222e4abe/out/bindings.rs:3:44242 [INFO] [stdout] | [INFO] [stdout] 3 | ...std :: os :: raw :: c_int ; } unsafe extern "C" { pub fn xd3_decode_input (stream : * mut xd3_stream) -> :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `xd3_decode_input` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/xdelta3-f1988fd7222e4abe/out/bindings.rs:3:44242 [INFO] [stdout] | [INFO] [stdout] 3 | ...std :: os :: raw :: c_int ; } unsafe extern "C" { pub fn xd3_decode_input (stream : * mut xd3_stream) -> :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `xd3_encode_input` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/xdelta3-f1988fd7222e4abe/out/bindings.rs:3:44350 [INFO] [stdout] | [INFO] [stdout] 3 | ...std :: os :: raw :: c_int ; } unsafe extern "C" { pub fn xd3_encode_input (stream : * mut xd3_stream) -> :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `xd3_encode_input` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/xdelta3-f1988fd7222e4abe/out/bindings.rs:3:44350 [INFO] [stdout] | [INFO] [stdout] 3 | ...std :: os :: raw :: c_int ; } unsafe extern "C" { pub fn xd3_encode_input (stream : * mut xd3_stream) -> :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `xd3_config_stream` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/xdelta3-f1988fd7222e4abe/out/bindings.rs:3:44458 [INFO] [stdout] | [INFO] [stdout] 3 | ...td :: os :: raw :: c_int ; } unsafe extern "C" { pub fn xd3_config_stream (stream : * mut xd3_stream , config : * mut xd3_config) ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `xd3_config_stream` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/xdelta3-f1988fd7222e4abe/out/bindings.rs:3:44458 [INFO] [stdout] | [INFO] [stdout] 3 | ...td :: os :: raw :: c_int ; } unsafe extern "C" { pub fn xd3_config_stream (stream : * mut xd3_stream , config : * mut xd3_config) ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `xd3_close_stream` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/xdelta3-f1988fd7222e4abe/out/bindings.rs:3:44595 [INFO] [stdout] | [INFO] [stdout] 3 | ...std :: os :: raw :: c_int ; } unsafe extern "C" { pub fn xd3_close_stream (stream : * mut xd3_stream) -> :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `xd3_close_stream` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/xdelta3-f1988fd7222e4abe/out/bindings.rs:3:44595 [INFO] [stdout] | [INFO] [stdout] 3 | ...std :: os :: raw :: c_int ; } unsafe extern "C" { pub fn xd3_close_stream (stream : * mut xd3_stream) -> :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `xd3_abort_stream` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/xdelta3-f1988fd7222e4abe/out/bindings.rs:3:44703 [INFO] [stdout] | [INFO] [stdout] 3 | ...std :: os :: raw :: c_int ; } unsafe extern "C" { pub fn xd3_abort_stream (stream : * mut xd3_stream) ; } unsafe extern "C" { pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `xd3_abort_stream` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/xdelta3-f1988fd7222e4abe/out/bindings.rs:3:44703 [INFO] [stdout] | [INFO] [stdout] 3 | ...std :: os :: raw :: c_int ; } unsafe extern "C" { pub fn xd3_abort_stream (stream : * mut xd3_stream) ; } unsafe extern "C" { pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `xd3_free_stream` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/xdelta3-f1988fd7222e4abe/out/bindings.rs:3:44779 [INFO] [stdout] | [INFO] [stdout] 3 | ...tream : * mut xd3_stream) ; } unsafe extern "C" { pub fn xd3_free_stream (stream : * mut xd3_stream) ; } unsafe extern "C" { pub f... [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `xd3_free_stream` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/xdelta3-f1988fd7222e4abe/out/bindings.rs:3:44779 [INFO] [stdout] | [INFO] [stdout] 3 | ...tream : * mut xd3_stream) ; } unsafe extern "C" { pub fn xd3_free_stream (stream : * mut xd3_stream) ; } unsafe extern "C" { pub f... [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `xd3_set_source` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/xdelta3-f1988fd7222e4abe/out/bindings.rs:3:44854 [INFO] [stdout] | [INFO] [stdout] 3 | ...stream : * mut xd3_stream) ; } unsafe extern "C" { pub fn xd3_set_source (stream : * mut xd3_stream , source : * mut xd3_source) -... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `xd3_set_source` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/xdelta3-f1988fd7222e4abe/out/bindings.rs:3:44854 [INFO] [stdout] | [INFO] [stdout] 3 | ...stream : * mut xd3_stream) ; } unsafe extern "C" { pub fn xd3_set_source (stream : * mut xd3_stream , source : * mut xd3_source) -... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `xd3_set_source_and_size` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/xdelta3-f1988fd7222e4abe/out/bindings.rs:3:44988 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: os :: raw :: c_int ; } unsafe extern "C" { pub fn xd3_set_source_and_size (stream : * mut xd3_stream , source : * mut xd3_sourc... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `xd3_set_source_and_size` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/xdelta3-f1988fd7222e4abe/out/bindings.rs:3:44988 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: os :: raw :: c_int ; } unsafe extern "C" { pub fn xd3_set_source_and_size (stream : * mut xd3_stream , source : * mut xd3_sourc... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `xd3_set_appheader` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/xdelta3-f1988fd7222e4abe/out/bindings.rs:3:45154 [INFO] [stdout] | [INFO] [stdout] 3 | ...td :: os :: raw :: c_int ; } unsafe extern "C" { pub fn xd3_set_appheader (stream : * mut xd3_stream , data : * const u8 , size : ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `xd3_set_appheader` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/xdelta3-f1988fd7222e4abe/out/bindings.rs:3:45154 [INFO] [stdout] | [INFO] [stdout] 3 | ...td :: os :: raw :: c_int ; } unsafe extern "C" { pub fn xd3_set_appheader (stream : * mut xd3_stream , data : * const u8 , size : ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `xd3_get_appheader` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/xdelta3-f1988fd7222e4abe/out/bindings.rs:3:45268 [INFO] [stdout] | [INFO] [stdout] 3 | ...nst u8 , size : usize_t) ; } unsafe extern "C" { pub fn xd3_get_appheader (stream : * mut xd3_stream , data : * mut * mut u8 , siz... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `xd3_get_appheader` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/xdelta3-f1988fd7222e4abe/out/bindings.rs:3:45268 [INFO] [stdout] | [INFO] [stdout] 3 | ...nst u8 , size : usize_t) ; } unsafe extern "C" { pub fn xd3_get_appheader (stream : * mut xd3_stream , data : * mut * mut u8 , siz... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `xd3_encode_init_partial` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/xdelta3-f1988fd7222e4abe/out/bindings.rs:3:45424 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: os :: raw :: c_int ; } unsafe extern "C" { pub fn xd3_encode_init_partial (stream : * mut xd3_stream) -> :: std :: os :: raw ::... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `xd3_encode_init_partial` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/xdelta3-f1988fd7222e4abe/out/bindings.rs:3:45424 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: os :: raw :: c_int ; } unsafe extern "C" { pub fn xd3_encode_init_partial (stream : * mut xd3_stream) -> :: std :: os :: raw ::... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `xd3_init_cache` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/xdelta3-f1988fd7222e4abe/out/bindings.rs:3:45539 [INFO] [stdout] | [INFO] [stdout] 3 | ... std :: os :: raw :: c_int ; } unsafe extern "C" { pub fn xd3_init_cache (acache : * mut xd3_addr_cache) ; } unsafe extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `xd3_init_cache` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/xdelta3-f1988fd7222e4abe/out/bindings.rs:3:45539 [INFO] [stdout] | [INFO] [stdout] 3 | ... std :: os :: raw :: c_int ; } unsafe extern "C" { pub fn xd3_init_cache (acache : * mut xd3_addr_cache) ; } unsafe extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `xd3_found_match` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/xdelta3-f1988fd7222e4abe/out/bindings.rs:3:45617 [INFO] [stdout] | [INFO] [stdout] 3 | ...e : * mut xd3_addr_cache) ; } unsafe extern "C" { pub fn xd3_found_match (stream : * mut xd3_stream , pos : usize_t , size : usize... [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `xd3_found_match` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/xdelta3-f1988fd7222e4abe/out/bindings.rs:3:45617 [INFO] [stdout] | [INFO] [stdout] 3 | ...e : * mut xd3_addr_cache) ; } unsafe extern "C" { pub fn xd3_found_match (stream : * mut xd3_stream , pos : usize_t , size : usize... [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `xd3_strerror` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/xdelta3-f1988fd7222e4abe/out/bindings.rs:3:45816 [INFO] [stdout] | [INFO] [stdout] 3 | ...: std :: os :: raw :: c_int ; } unsafe extern "C" { pub fn xd3_strerror (ret : :: std :: os :: raw :: c_int) -> * const :: std :: ... [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `xd3_strerror` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/xdelta3-f1988fd7222e4abe/out/bindings.rs:3:45816 [INFO] [stdout] | [INFO] [stdout] 3 | ...: std :: os :: raw :: c_int ; } unsafe extern "C" { pub fn xd3_strerror (ret : :: std :: os :: raw :: c_int) -> * const :: std :: ... [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.54s [INFO] running `Command { std: "docker" "inspect" "99078b29ef2bc1ac11112ebfa91598ab5eae28da242cd9cdaf4a604775366ccb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99078b29ef2bc1ac11112ebfa91598ab5eae28da242cd9cdaf4a604775366ccb", kill_on_drop: false }` [INFO] [stdout] 99078b29ef2bc1ac11112ebfa91598ab5eae28da242cd9cdaf4a604775366ccb