[INFO] fetching crate z3-sys 0.7.1... [INFO] testing z3-sys-0.7.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate z3-sys 0.7.1 into /workspace/builds/worker-22/source [INFO] validating manifest of crates.io crate z3-sys 0.7.1 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate z3-sys 0.7.1 [INFO] finished tweaking crates.io crate z3-sys 0.7.1 [INFO] tweaked toml for crates.io crate z3-sys 0.7.1 written to /workspace/builds/worker-22/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4380db2a8ce0d8b7f81df39236a07849042b06362708b583c1234565d65a0a8 [INFO] running `Command { std: "docker" "start" "-a" "f4380db2a8ce0d8b7f81df39236a07849042b06362708b583c1234565d65a0a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4380db2a8ce0d8b7f81df39236a07849042b06362708b583c1234565d65a0a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4380db2a8ce0d8b7f81df39236a07849042b06362708b583c1234565d65a0a8", kill_on_drop: false }` [INFO] [stdout] f4380db2a8ce0d8b7f81df39236a07849042b06362708b583c1234565d65a0a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd6c529223db89bd061f15d0546d158d226e29f05fc7dfe26dc175962d9d127a [INFO] running `Command { std: "docker" "start" "-a" "bd6c529223db89bd061f15d0546d158d226e29f05fc7dfe26dc175962d9d127a", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling z3-sys v0.7.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `Z3_OP_SET_HAS_SIZE` [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:964 [INFO] [stdout] | [INFO] [stdout] 3 | ...= 777 , Z3_OP_AS_ARRAY = 778 , Z3_OP_ARRAY_EXT = 779 , Z3_OP_SET_HAS_SIZE = 780 , Z3_OP_SET_CARD = 781 , Z3_OP_BNUM = 1024 , Z3_OP_BIT... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Z3_decl_kind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | # [repr (u32)] # [derive (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum Z3_decl_kind { Z3_OP_TRUE = 256 , Z3_OP_FALSE = 257 , Z... [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Z3_OP_SET_CARD` [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:991 [INFO] [stdout] | [INFO] [stdout] 3 | ...778 , Z3_OP_ARRAY_EXT = 779 , Z3_OP_SET_HAS_SIZE = 780 , Z3_OP_SET_CARD = 781 , Z3_OP_BNUM = 1024 , Z3_OP_BIT1 = 1025 , Z3_OP_BIT0 = 1... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Z3_decl_kind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | # [repr (u32)] # [derive (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum Z3_decl_kind { Z3_OP_TRUE = 256 , Z3_OP_FALSE = 257 , Z... [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Z3_OP_PR_ASSUMPTION_ADD` [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:3167 [INFO] [stdout] | [INFO] [stdout] 3 | ..._COMMUTATIVITY = 1307 , Z3_OP_PR_DEF_AXIOM = 1308 , Z3_OP_PR_ASSUMPTION_ADD = 1309 , Z3_OP_PR_LEMMA_ADD = 1310 , Z3_OP_PR_REDUNDANT_DE... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Z3_decl_kind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | # [repr (u32)] # [derive (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum Z3_decl_kind { Z3_OP_TRUE = 256 , Z3_OP_FALSE = 257 , Z... [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Z3_OP_PR_LEMMA_ADD` [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:3200 [INFO] [stdout] | [INFO] [stdout] 3 | ...R_DEF_AXIOM = 1308 , Z3_OP_PR_ASSUMPTION_ADD = 1309 , Z3_OP_PR_LEMMA_ADD = 1310 , Z3_OP_PR_REDUNDANT_DEL = 1311 , Z3_OP_PR_CLAUSE_TRAI... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Z3_decl_kind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | # [repr (u32)] # [derive (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum Z3_decl_kind { Z3_OP_TRUE = 256 , Z3_OP_FALSE = 257 , Z... [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Z3_OP_PR_REDUNDANT_DEL` [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:3228 [INFO] [stdout] | [INFO] [stdout] 3 | ...ASSUMPTION_ADD = 1309 , Z3_OP_PR_LEMMA_ADD = 1310 , Z3_OP_PR_REDUNDANT_DEL = 1311 , Z3_OP_PR_CLAUSE_TRAIL = 1312 , Z3_OP_PR_DEF_INTRO ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Z3_decl_kind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | # [repr (u32)] # [derive (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum Z3_decl_kind { Z3_OP_TRUE = 256 , Z3_OP_FALSE = 257 , Z... [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Z3_OP_PR_CLAUSE_TRAIL` [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:3260 [INFO] [stdout] | [INFO] [stdout] 3 | ...R_LEMMA_ADD = 1310 , Z3_OP_PR_REDUNDANT_DEL = 1311 , Z3_OP_PR_CLAUSE_TRAIL = 1312 , Z3_OP_PR_DEF_INTRO = 1313 , Z3_OP_PR_APPLY_DEF = 1... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Z3_decl_kind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | # [repr (u32)] # [derive (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum Z3_decl_kind { Z3_OP_TRUE = 256 , Z3_OP_FALSE = 257 , Z... [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Z3_OP_SEQ_NTH` [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:4160 [INFO] [stdout] | [INFO] [stdout] 3 | ... 1557 , Z3_OP_SEQ_REPLACE = 1558 , Z3_OP_SEQ_AT = 1559 , Z3_OP_SEQ_NTH = 1560 , Z3_OP_SEQ_LENGTH = 1561 , Z3_OP_SEQ_INDEX = 1562 , Z3_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Z3_decl_kind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | # [repr (u32)] # [derive (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum Z3_decl_kind { Z3_OP_TRUE = 256 , Z3_OP_FALSE = 257 , Z... [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Z3_OP_SEQ_LAST_INDEX` [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:4234 [INFO] [stdout] | [INFO] [stdout] 3 | ..., Z3_OP_SEQ_LENGTH = 1561 , Z3_OP_SEQ_INDEX = 1562 , Z3_OP_SEQ_LAST_INDEX = 1563 , Z3_OP_SEQ_TO_RE = 1564 , Z3_OP_SEQ_IN_RE = 1565 , Z... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Z3_decl_kind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | # [repr (u32)] # [derive (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum Z3_decl_kind { Z3_OP_TRUE = 256 , Z3_OP_FALSE = 257 , Z... [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Z3_OP_SPECIAL_RELATION_LO` [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:4945 [INFO] [stdout] | [INFO] [stdout] 3 | ... 2306 , Z3_OP_PB_GE = 2307 , Z3_OP_PB_EQ = 2308 , Z3_OP_SPECIAL_RELATION_LO = 40960 , Z3_OP_SPECIAL_RELATION_PO = 40961 , Z3_OP_SPECIA... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Z3_decl_kind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | # [repr (u32)] # [derive (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum Z3_decl_kind { Z3_OP_TRUE = 256 , Z3_OP_FALSE = 257 , Z... [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Z3_OP_SPECIAL_RELATION_PO` [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:4981 [INFO] [stdout] | [INFO] [stdout] 3 | ...B_EQ = 2308 , Z3_OP_SPECIAL_RELATION_LO = 40960 , Z3_OP_SPECIAL_RELATION_PO = 40961 , Z3_OP_SPECIAL_RELATION_PLO = 40962 , Z3_OP_SPECI... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Z3_decl_kind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | # [repr (u32)] # [derive (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum Z3_decl_kind { Z3_OP_TRUE = 256 , Z3_OP_FALSE = 257 , Z... [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Z3_OP_SPECIAL_RELATION_PLO` [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:5017 [INFO] [stdout] | [INFO] [stdout] 3 | ..._LO = 40960 , Z3_OP_SPECIAL_RELATION_PO = 40961 , Z3_OP_SPECIAL_RELATION_PLO = 40962 , Z3_OP_SPECIAL_RELATION_TO = 40963 , Z3_OP_SPECI... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Z3_decl_kind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | # [repr (u32)] # [derive (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum Z3_decl_kind { Z3_OP_TRUE = 256 , Z3_OP_FALSE = 257 , Z... [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Z3_OP_SPECIAL_RELATION_TO` [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:5054 [INFO] [stdout] | [INFO] [stdout] 3 | ...PO = 40961 , Z3_OP_SPECIAL_RELATION_PLO = 40962 , Z3_OP_SPECIAL_RELATION_TO = 40963 , Z3_OP_SPECIAL_RELATION_TC = 40964 , Z3_OP_SPECIA... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Z3_decl_kind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | # [repr (u32)] # [derive (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum Z3_decl_kind { Z3_OP_TRUE = 256 , Z3_OP_FALSE = 257 , Z... [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Z3_OP_SPECIAL_RELATION_TC` [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:5090 [INFO] [stdout] | [INFO] [stdout] 3 | ...PLO = 40962 , Z3_OP_SPECIAL_RELATION_TO = 40963 , Z3_OP_SPECIAL_RELATION_TC = 40964 , Z3_OP_SPECIAL_RELATION_TRC = 40965 , Z3_OP_FPA_R... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Z3_decl_kind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | # [repr (u32)] # [derive (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum Z3_decl_kind { Z3_OP_TRUE = 256 , Z3_OP_FALSE = 257 , Z... [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Z3_OP_SPECIAL_RELATION_TRC` [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:5126 [INFO] [stdout] | [INFO] [stdout] 3 | ..._TO = 40963 , Z3_OP_SPECIAL_RELATION_TC = 40964 , Z3_OP_SPECIAL_RELATION_TRC = 40965 , Z3_OP_FPA_RM_NEAREST_TIES_TO_EVEN = 45056 , Z3_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Z3_decl_kind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | # [repr (u32)] # [derive (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum Z3_decl_kind { Z3_OP_TRUE = 256 , Z3_OP_FALSE = 257 , Z... [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.17s [INFO] running `Command { std: "docker" "inspect" "bd6c529223db89bd061f15d0546d158d226e29f05fc7dfe26dc175962d9d127a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd6c529223db89bd061f15d0546d158d226e29f05fc7dfe26dc175962d9d127a", kill_on_drop: false }` [INFO] [stdout] bd6c529223db89bd061f15d0546d158d226e29f05fc7dfe26dc175962d9d127a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0367e19ba61c1dec43c567c93430f8050c03d0e151021ee59d39cb59fd217fc [INFO] running `Command { std: "docker" "start" "-a" "e0367e19ba61c1dec43c567c93430f8050c03d0e151021ee59d39cb59fd217fc", kill_on_drop: false }` [INFO] [stdout] warning: variant is never constructed: `Z3_OP_SET_HAS_SIZE` [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:964 [INFO] [stdout] | [INFO] [stdout] 3 | ...= 777 , Z3_OP_AS_ARRAY = 778 , Z3_OP_ARRAY_EXT = 779 , Z3_OP_SET_HAS_SIZE = 780 , Z3_OP_SET_CARD = 781 , Z3_OP_BNUM = 1024 , Z3_OP_BIT... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Z3_decl_kind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | # [repr (u32)] # [derive (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum Z3_decl_kind { Z3_OP_TRUE = 256 , Z3_OP_FALSE = 257 , Z... [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Z3_OP_SET_CARD` [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:991 [INFO] [stdout] | [INFO] [stdout] 3 | ...778 , Z3_OP_ARRAY_EXT = 779 , Z3_OP_SET_HAS_SIZE = 780 , Z3_OP_SET_CARD = 781 , Z3_OP_BNUM = 1024 , Z3_OP_BIT1 = 1025 , Z3_OP_BIT0 = 1... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Z3_decl_kind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | # [repr (u32)] # [derive (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum Z3_decl_kind { Z3_OP_TRUE = 256 , Z3_OP_FALSE = 257 , Z... [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Z3_OP_PR_ASSUMPTION_ADD` [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:3167 [INFO] [stdout] | [INFO] [stdout] 3 | ..._COMMUTATIVITY = 1307 , Z3_OP_PR_DEF_AXIOM = 1308 , Z3_OP_PR_ASSUMPTION_ADD = 1309 , Z3_OP_PR_LEMMA_ADD = 1310 , Z3_OP_PR_REDUNDANT_DE... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Z3_decl_kind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | # [repr (u32)] # [derive (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum Z3_decl_kind { Z3_OP_TRUE = 256 , Z3_OP_FALSE = 257 , Z... [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Z3_OP_PR_LEMMA_ADD` [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:3200 [INFO] [stdout] | [INFO] [stdout] 3 | ...R_DEF_AXIOM = 1308 , Z3_OP_PR_ASSUMPTION_ADD = 1309 , Z3_OP_PR_LEMMA_ADD = 1310 , Z3_OP_PR_REDUNDANT_DEL = 1311 , Z3_OP_PR_CLAUSE_TRAI... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Z3_decl_kind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | # [repr (u32)] # [derive (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum Z3_decl_kind { Z3_OP_TRUE = 256 , Z3_OP_FALSE = 257 , Z... [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Z3_OP_PR_REDUNDANT_DEL` [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:3228 [INFO] [stdout] | [INFO] [stdout] 3 | ...ASSUMPTION_ADD = 1309 , Z3_OP_PR_LEMMA_ADD = 1310 , Z3_OP_PR_REDUNDANT_DEL = 1311 , Z3_OP_PR_CLAUSE_TRAIL = 1312 , Z3_OP_PR_DEF_INTRO ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Z3_decl_kind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | # [repr (u32)] # [derive (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum Z3_decl_kind { Z3_OP_TRUE = 256 , Z3_OP_FALSE = 257 , Z... [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Z3_OP_PR_CLAUSE_TRAIL` [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:3260 [INFO] [stdout] | [INFO] [stdout] 3 | ...R_LEMMA_ADD = 1310 , Z3_OP_PR_REDUNDANT_DEL = 1311 , Z3_OP_PR_CLAUSE_TRAIL = 1312 , Z3_OP_PR_DEF_INTRO = 1313 , Z3_OP_PR_APPLY_DEF = 1... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Z3_decl_kind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | # [repr (u32)] # [derive (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum Z3_decl_kind { Z3_OP_TRUE = 256 , Z3_OP_FALSE = 257 , Z... [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Z3_OP_SEQ_NTH` [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:4160 [INFO] [stdout] | [INFO] [stdout] 3 | ... 1557 , Z3_OP_SEQ_REPLACE = 1558 , Z3_OP_SEQ_AT = 1559 , Z3_OP_SEQ_NTH = 1560 , Z3_OP_SEQ_LENGTH = 1561 , Z3_OP_SEQ_INDEX = 1562 , Z3_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Z3_decl_kind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | # [repr (u32)] # [derive (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum Z3_decl_kind { Z3_OP_TRUE = 256 , Z3_OP_FALSE = 257 , Z... [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Z3_OP_SEQ_LAST_INDEX` [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:4234 [INFO] [stdout] | [INFO] [stdout] 3 | ..., Z3_OP_SEQ_LENGTH = 1561 , Z3_OP_SEQ_INDEX = 1562 , Z3_OP_SEQ_LAST_INDEX = 1563 , Z3_OP_SEQ_TO_RE = 1564 , Z3_OP_SEQ_IN_RE = 1565 , Z... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Z3_decl_kind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | # [repr (u32)] # [derive (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum Z3_decl_kind { Z3_OP_TRUE = 256 , Z3_OP_FALSE = 257 , Z... [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Z3_OP_SPECIAL_RELATION_LO` [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:4945 [INFO] [stdout] | [INFO] [stdout] 3 | ... 2306 , Z3_OP_PB_GE = 2307 , Z3_OP_PB_EQ = 2308 , Z3_OP_SPECIAL_RELATION_LO = 40960 , Z3_OP_SPECIAL_RELATION_PO = 40961 , Z3_OP_SPECIA... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Z3_decl_kind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | # [repr (u32)] # [derive (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum Z3_decl_kind { Z3_OP_TRUE = 256 , Z3_OP_FALSE = 257 , Z... [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Z3_OP_SPECIAL_RELATION_PO` [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:4981 [INFO] [stdout] | [INFO] [stdout] 3 | ...B_EQ = 2308 , Z3_OP_SPECIAL_RELATION_LO = 40960 , Z3_OP_SPECIAL_RELATION_PO = 40961 , Z3_OP_SPECIAL_RELATION_PLO = 40962 , Z3_OP_SPECI... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Z3_decl_kind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | # [repr (u32)] # [derive (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum Z3_decl_kind { Z3_OP_TRUE = 256 , Z3_OP_FALSE = 257 , Z... [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Z3_OP_SPECIAL_RELATION_PLO` [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:5017 [INFO] [stdout] | [INFO] [stdout] 3 | ..._LO = 40960 , Z3_OP_SPECIAL_RELATION_PO = 40961 , Z3_OP_SPECIAL_RELATION_PLO = 40962 , Z3_OP_SPECIAL_RELATION_TO = 40963 , Z3_OP_SPECI... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Z3_decl_kind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | # [repr (u32)] # [derive (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum Z3_decl_kind { Z3_OP_TRUE = 256 , Z3_OP_FALSE = 257 , Z... [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Z3_OP_SPECIAL_RELATION_TO` [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:5054 [INFO] [stdout] | [INFO] [stdout] 3 | ...PO = 40961 , Z3_OP_SPECIAL_RELATION_PLO = 40962 , Z3_OP_SPECIAL_RELATION_TO = 40963 , Z3_OP_SPECIAL_RELATION_TC = 40964 , Z3_OP_SPECIA... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Z3_decl_kind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | # [repr (u32)] # [derive (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum Z3_decl_kind { Z3_OP_TRUE = 256 , Z3_OP_FALSE = 257 , Z... [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Z3_OP_SPECIAL_RELATION_TC` [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:5090 [INFO] [stdout] | [INFO] [stdout] 3 | ...PLO = 40962 , Z3_OP_SPECIAL_RELATION_TO = 40963 , Z3_OP_SPECIAL_RELATION_TC = 40964 , Z3_OP_SPECIAL_RELATION_TRC = 40965 , Z3_OP_FPA_R... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Z3_decl_kind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | # [repr (u32)] # [derive (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum Z3_decl_kind { Z3_OP_TRUE = 256 , Z3_OP_FALSE = 257 , Z... [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Z3_OP_SPECIAL_RELATION_TRC` [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:5126 [INFO] [stdout] | [INFO] [stdout] 3 | ..._TO = 40963 , Z3_OP_SPECIAL_RELATION_TC = 40964 , Z3_OP_SPECIAL_RELATION_TRC = 40965 , Z3_OP_FPA_RM_NEAREST_TIES_TO_EVEN = 45056 , Z3_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Z3_decl_kind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | # [repr (u32)] # [derive (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum Z3_decl_kind { Z3_OP_TRUE = 256 , Z3_OP_FALSE = 257 , Z... [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling z3-sys v0.7.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Z3_OP_SET_HAS_SIZE` [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:964 [INFO] [stdout] | [INFO] [stdout] 3 | ...= 777 , Z3_OP_AS_ARRAY = 778 , Z3_OP_ARRAY_EXT = 779 , Z3_OP_SET_HAS_SIZE = 780 , Z3_OP_SET_CARD = 781 , Z3_OP_BNUM = 1024 , Z3_OP_BIT... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Z3_decl_kind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | # [repr (u32)] # [derive (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum Z3_decl_kind { Z3_OP_TRUE = 256 , Z3_OP_FALSE = 257 , Z... [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Z3_OP_SET_CARD` [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:991 [INFO] [stdout] | [INFO] [stdout] 3 | ...778 , Z3_OP_ARRAY_EXT = 779 , Z3_OP_SET_HAS_SIZE = 780 , Z3_OP_SET_CARD = 781 , Z3_OP_BNUM = 1024 , Z3_OP_BIT1 = 1025 , Z3_OP_BIT0 = 1... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Z3_decl_kind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | # [repr (u32)] # [derive (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum Z3_decl_kind { Z3_OP_TRUE = 256 , Z3_OP_FALSE = 257 , Z... [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Z3_OP_PR_ASSUMPTION_ADD` [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:3167 [INFO] [stdout] | [INFO] [stdout] 3 | ..._COMMUTATIVITY = 1307 , Z3_OP_PR_DEF_AXIOM = 1308 , Z3_OP_PR_ASSUMPTION_ADD = 1309 , Z3_OP_PR_LEMMA_ADD = 1310 , Z3_OP_PR_REDUNDANT_DE... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Z3_decl_kind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | # [repr (u32)] # [derive (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum Z3_decl_kind { Z3_OP_TRUE = 256 , Z3_OP_FALSE = 257 , Z... [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Z3_OP_PR_LEMMA_ADD` [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:3200 [INFO] [stdout] | [INFO] [stdout] 3 | ...R_DEF_AXIOM = 1308 , Z3_OP_PR_ASSUMPTION_ADD = 1309 , Z3_OP_PR_LEMMA_ADD = 1310 , Z3_OP_PR_REDUNDANT_DEL = 1311 , Z3_OP_PR_CLAUSE_TRAI... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Z3_decl_kind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | # [repr (u32)] # [derive (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum Z3_decl_kind { Z3_OP_TRUE = 256 , Z3_OP_FALSE = 257 , Z... [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Z3_OP_PR_REDUNDANT_DEL` [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:3228 [INFO] [stdout] | [INFO] [stdout] 3 | ...ASSUMPTION_ADD = 1309 , Z3_OP_PR_LEMMA_ADD = 1310 , Z3_OP_PR_REDUNDANT_DEL = 1311 , Z3_OP_PR_CLAUSE_TRAIL = 1312 , Z3_OP_PR_DEF_INTRO ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Z3_decl_kind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | # [repr (u32)] # [derive (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum Z3_decl_kind { Z3_OP_TRUE = 256 , Z3_OP_FALSE = 257 , Z... [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Z3_OP_PR_CLAUSE_TRAIL` [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:3260 [INFO] [stdout] | [INFO] [stdout] 3 | ...R_LEMMA_ADD = 1310 , Z3_OP_PR_REDUNDANT_DEL = 1311 , Z3_OP_PR_CLAUSE_TRAIL = 1312 , Z3_OP_PR_DEF_INTRO = 1313 , Z3_OP_PR_APPLY_DEF = 1... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Z3_decl_kind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | # [repr (u32)] # [derive (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum Z3_decl_kind { Z3_OP_TRUE = 256 , Z3_OP_FALSE = 257 , Z... [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Z3_OP_SEQ_NTH` [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:4160 [INFO] [stdout] | [INFO] [stdout] 3 | ... 1557 , Z3_OP_SEQ_REPLACE = 1558 , Z3_OP_SEQ_AT = 1559 , Z3_OP_SEQ_NTH = 1560 , Z3_OP_SEQ_LENGTH = 1561 , Z3_OP_SEQ_INDEX = 1562 , Z3_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Z3_decl_kind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | # [repr (u32)] # [derive (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum Z3_decl_kind { Z3_OP_TRUE = 256 , Z3_OP_FALSE = 257 , Z... [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Z3_OP_SEQ_LAST_INDEX` [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:4234 [INFO] [stdout] | [INFO] [stdout] 3 | ..., Z3_OP_SEQ_LENGTH = 1561 , Z3_OP_SEQ_INDEX = 1562 , Z3_OP_SEQ_LAST_INDEX = 1563 , Z3_OP_SEQ_TO_RE = 1564 , Z3_OP_SEQ_IN_RE = 1565 , Z... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Z3_decl_kind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | # [repr (u32)] # [derive (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum Z3_decl_kind { Z3_OP_TRUE = 256 , Z3_OP_FALSE = 257 , Z... [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Z3_OP_SPECIAL_RELATION_LO` [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:4945 [INFO] [stdout] | [INFO] [stdout] 3 | ... 2306 , Z3_OP_PB_GE = 2307 , Z3_OP_PB_EQ = 2308 , Z3_OP_SPECIAL_RELATION_LO = 40960 , Z3_OP_SPECIAL_RELATION_PO = 40961 , Z3_OP_SPECIA... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Z3_decl_kind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | # [repr (u32)] # [derive (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum Z3_decl_kind { Z3_OP_TRUE = 256 , Z3_OP_FALSE = 257 , Z... [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Z3_OP_SPECIAL_RELATION_PO` [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:4981 [INFO] [stdout] | [INFO] [stdout] 3 | ...B_EQ = 2308 , Z3_OP_SPECIAL_RELATION_LO = 40960 , Z3_OP_SPECIAL_RELATION_PO = 40961 , Z3_OP_SPECIAL_RELATION_PLO = 40962 , Z3_OP_SPECI... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Z3_decl_kind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | # [repr (u32)] # [derive (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum Z3_decl_kind { Z3_OP_TRUE = 256 , Z3_OP_FALSE = 257 , Z... [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Z3_OP_SPECIAL_RELATION_PLO` [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:5017 [INFO] [stdout] | [INFO] [stdout] 3 | ..._LO = 40960 , Z3_OP_SPECIAL_RELATION_PO = 40961 , Z3_OP_SPECIAL_RELATION_PLO = 40962 , Z3_OP_SPECIAL_RELATION_TO = 40963 , Z3_OP_SPECI... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Z3_decl_kind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | # [repr (u32)] # [derive (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum Z3_decl_kind { Z3_OP_TRUE = 256 , Z3_OP_FALSE = 257 , Z... [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Z3_OP_SPECIAL_RELATION_TO` [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:5054 [INFO] [stdout] | [INFO] [stdout] 3 | ...PO = 40961 , Z3_OP_SPECIAL_RELATION_PLO = 40962 , Z3_OP_SPECIAL_RELATION_TO = 40963 , Z3_OP_SPECIAL_RELATION_TC = 40964 , Z3_OP_SPECIA... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Z3_decl_kind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | # [repr (u32)] # [derive (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum Z3_decl_kind { Z3_OP_TRUE = 256 , Z3_OP_FALSE = 257 , Z... [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Z3_OP_SPECIAL_RELATION_TC` [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:5090 [INFO] [stdout] | [INFO] [stdout] 3 | ...PLO = 40962 , Z3_OP_SPECIAL_RELATION_TO = 40963 , Z3_OP_SPECIAL_RELATION_TC = 40964 , Z3_OP_SPECIAL_RELATION_TRC = 40965 , Z3_OP_FPA_R... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Z3_decl_kind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | # [repr (u32)] # [derive (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum Z3_decl_kind { Z3_OP_TRUE = 256 , Z3_OP_FALSE = 257 , Z... [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Z3_OP_SPECIAL_RELATION_TRC` [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:5126 [INFO] [stdout] | [INFO] [stdout] 3 | ..._TO = 40963 , Z3_OP_SPECIAL_RELATION_TC = 40964 , Z3_OP_SPECIAL_RELATION_TRC = 40965 , Z3_OP_FPA_RM_NEAREST_TIES_TO_EVEN = 45056 , Z3_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Z3_decl_kind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | # [repr (u32)] # [derive (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum Z3_decl_kind { Z3_OP_TRUE = 256 , Z3_OP_FALSE = 257 , Z... [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.66s [INFO] running `Command { std: "docker" "inspect" "e0367e19ba61c1dec43c567c93430f8050c03d0e151021ee59d39cb59fd217fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0367e19ba61c1dec43c567c93430f8050c03d0e151021ee59d39cb59fd217fc", kill_on_drop: false }` [INFO] [stdout] e0367e19ba61c1dec43c567c93430f8050c03d0e151021ee59d39cb59fd217fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] aba47730524d2c95bc371a99d5c02c79e19e89bbf4566b55d4c6dabe269ffdd5 [INFO] running `Command { std: "docker" "start" "-a" "aba47730524d2c95bc371a99d5c02c79e19e89bbf4566b55d4c6dabe269ffdd5", kill_on_drop: false }` [INFO] [stderr] warning: variant is never constructed: `Z3_OP_SET_HAS_SIZE` [INFO] [stderr] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:964 [INFO] [stderr] | [INFO] [stderr] 3 | ...= 777 , Z3_OP_AS_ARRAY = 778 , Z3_OP_ARRAY_EXT = 779 , Z3_OP_SET_HAS_SIZE = 780 , Z3_OP_SET_CARD = 781 , Z3_OP_BNUM = 1024 , Z3_OP_BIT... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Z3_decl_kind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:27 [INFO] [stderr] | [INFO] [stderr] 3 | # [repr (u32)] # [derive (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum Z3_decl_kind { Z3_OP_TRUE = 256 , Z3_OP_FALSE = 257 , Z... [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Z3_OP_SET_CARD` [INFO] [stderr] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:991 [INFO] [stderr] | [INFO] [stderr] 3 | ...778 , Z3_OP_ARRAY_EXT = 779 , Z3_OP_SET_HAS_SIZE = 780 , Z3_OP_SET_CARD = 781 , Z3_OP_BNUM = 1024 , Z3_OP_BIT1 = 1025 , Z3_OP_BIT0 = 1... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Z3_decl_kind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:27 [INFO] [stderr] | [INFO] [stderr] 3 | # [repr (u32)] # [derive (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum Z3_decl_kind { Z3_OP_TRUE = 256 , Z3_OP_FALSE = 257 , Z... [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Z3_OP_PR_ASSUMPTION_ADD` [INFO] [stderr] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:3167 [INFO] [stderr] | [INFO] [stderr] 3 | ..._COMMUTATIVITY = 1307 , Z3_OP_PR_DEF_AXIOM = 1308 , Z3_OP_PR_ASSUMPTION_ADD = 1309 , Z3_OP_PR_LEMMA_ADD = 1310 , Z3_OP_PR_REDUNDANT_DE... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Z3_decl_kind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:27 [INFO] [stderr] | [INFO] [stderr] 3 | # [repr (u32)] # [derive (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum Z3_decl_kind { Z3_OP_TRUE = 256 , Z3_OP_FALSE = 257 , Z... [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Z3_OP_PR_LEMMA_ADD` [INFO] [stderr] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:3200 [INFO] [stderr] | [INFO] [stderr] 3 | ...R_DEF_AXIOM = 1308 , Z3_OP_PR_ASSUMPTION_ADD = 1309 , Z3_OP_PR_LEMMA_ADD = 1310 , Z3_OP_PR_REDUNDANT_DEL = 1311 , Z3_OP_PR_CLAUSE_TRAI... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Z3_decl_kind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:27 [INFO] [stderr] | [INFO] [stderr] 3 | # [repr (u32)] # [derive (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum Z3_decl_kind { Z3_OP_TRUE = 256 , Z3_OP_FALSE = 257 , Z... [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Z3_OP_PR_REDUNDANT_DEL` [INFO] [stderr] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:3228 [INFO] [stderr] | [INFO] [stderr] 3 | ...ASSUMPTION_ADD = 1309 , Z3_OP_PR_LEMMA_ADD = 1310 , Z3_OP_PR_REDUNDANT_DEL = 1311 , Z3_OP_PR_CLAUSE_TRAIL = 1312 , Z3_OP_PR_DEF_INTRO ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Z3_decl_kind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:27 [INFO] [stderr] | [INFO] [stderr] 3 | # [repr (u32)] # [derive (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum Z3_decl_kind { Z3_OP_TRUE = 256 , Z3_OP_FALSE = 257 , Z... [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Z3_OP_PR_CLAUSE_TRAIL` [INFO] [stderr] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:3260 [INFO] [stderr] | [INFO] [stderr] 3 | ...R_LEMMA_ADD = 1310 , Z3_OP_PR_REDUNDANT_DEL = 1311 , Z3_OP_PR_CLAUSE_TRAIL = 1312 , Z3_OP_PR_DEF_INTRO = 1313 , Z3_OP_PR_APPLY_DEF = 1... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Z3_decl_kind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:27 [INFO] [stderr] | [INFO] [stderr] 3 | # [repr (u32)] # [derive (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum Z3_decl_kind { Z3_OP_TRUE = 256 , Z3_OP_FALSE = 257 , Z... [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Z3_OP_SEQ_NTH` [INFO] [stderr] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:4160 [INFO] [stderr] | [INFO] [stderr] 3 | ... 1557 , Z3_OP_SEQ_REPLACE = 1558 , Z3_OP_SEQ_AT = 1559 , Z3_OP_SEQ_NTH = 1560 , Z3_OP_SEQ_LENGTH = 1561 , Z3_OP_SEQ_INDEX = 1562 , Z3_... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Z3_decl_kind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:27 [INFO] [stderr] | [INFO] [stderr] 3 | # [repr (u32)] # [derive (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum Z3_decl_kind { Z3_OP_TRUE = 256 , Z3_OP_FALSE = 257 , Z... [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Z3_OP_SEQ_LAST_INDEX` [INFO] [stderr] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:4234 [INFO] [stderr] | [INFO] [stderr] 3 | ..., Z3_OP_SEQ_LENGTH = 1561 , Z3_OP_SEQ_INDEX = 1562 , Z3_OP_SEQ_LAST_INDEX = 1563 , Z3_OP_SEQ_TO_RE = 1564 , Z3_OP_SEQ_IN_RE = 1565 , Z... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Z3_decl_kind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:27 [INFO] [stderr] | [INFO] [stderr] 3 | # [repr (u32)] # [derive (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum Z3_decl_kind { Z3_OP_TRUE = 256 , Z3_OP_FALSE = 257 , Z... [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Z3_OP_SPECIAL_RELATION_LO` [INFO] [stderr] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:4945 [INFO] [stderr] | [INFO] [stderr] 3 | ... 2306 , Z3_OP_PB_GE = 2307 , Z3_OP_PB_EQ = 2308 , Z3_OP_SPECIAL_RELATION_LO = 40960 , Z3_OP_SPECIAL_RELATION_PO = 40961 , Z3_OP_SPECIA... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Z3_decl_kind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:27 [INFO] [stderr] | [INFO] [stderr] 3 | # [repr (u32)] # [derive (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum Z3_decl_kind { Z3_OP_TRUE = 256 , Z3_OP_FALSE = 257 , Z... [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Z3_OP_SPECIAL_RELATION_PO` [INFO] [stderr] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:4981 [INFO] [stderr] | [INFO] [stderr] 3 | ...B_EQ = 2308 , Z3_OP_SPECIAL_RELATION_LO = 40960 , Z3_OP_SPECIAL_RELATION_PO = 40961 , Z3_OP_SPECIAL_RELATION_PLO = 40962 , Z3_OP_SPECI... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Z3_decl_kind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:27 [INFO] [stderr] | [INFO] [stderr] 3 | # [repr (u32)] # [derive (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum Z3_decl_kind { Z3_OP_TRUE = 256 , Z3_OP_FALSE = 257 , Z... [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Z3_OP_SPECIAL_RELATION_PLO` [INFO] [stderr] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:5017 [INFO] [stderr] | [INFO] [stderr] 3 | ..._LO = 40960 , Z3_OP_SPECIAL_RELATION_PO = 40961 , Z3_OP_SPECIAL_RELATION_PLO = 40962 , Z3_OP_SPECIAL_RELATION_TO = 40963 , Z3_OP_SPECI... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Z3_decl_kind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:27 [INFO] [stderr] | [INFO] [stderr] 3 | # [repr (u32)] # [derive (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum Z3_decl_kind { Z3_OP_TRUE = 256 , Z3_OP_FALSE = 257 , Z... [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Z3_OP_SPECIAL_RELATION_TO` [INFO] [stderr] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:5054 [INFO] [stderr] | [INFO] [stderr] 3 | ...PO = 40961 , Z3_OP_SPECIAL_RELATION_PLO = 40962 , Z3_OP_SPECIAL_RELATION_TO = 40963 , Z3_OP_SPECIAL_RELATION_TC = 40964 , Z3_OP_SPECIA... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Z3_decl_kind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:27 [INFO] [stderr] | [INFO] [stderr] 3 | # [repr (u32)] # [derive (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum Z3_decl_kind { Z3_OP_TRUE = 256 , Z3_OP_FALSE = 257 , Z... [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Z3_OP_SPECIAL_RELATION_TC` [INFO] [stderr] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:5090 [INFO] [stderr] | [INFO] [stderr] 3 | ...PLO = 40962 , Z3_OP_SPECIAL_RELATION_TO = 40963 , Z3_OP_SPECIAL_RELATION_TC = 40964 , Z3_OP_SPECIAL_RELATION_TRC = 40965 , Z3_OP_FPA_R... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Z3_decl_kind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:27 [INFO] [stderr] | [INFO] [stderr] 3 | # [repr (u32)] # [derive (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum Z3_decl_kind { Z3_OP_TRUE = 256 , Z3_OP_FALSE = 257 , Z... [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Z3_OP_SPECIAL_RELATION_TRC` [INFO] [stderr] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:5126 [INFO] [stderr] | [INFO] [stderr] 3 | ..._TO = 40963 , Z3_OP_SPECIAL_RELATION_TC = 40964 , Z3_OP_SPECIAL_RELATION_TRC = 40965 , Z3_OP_FPA_RM_NEAREST_TIES_TO_EVEN = 45056 , Z3_... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Z3_decl_kind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> /opt/rustwide/target/debug/build/z3-sys-2551f0cbc148cb00/out/decl_kind.rs:3:27 [INFO] [stderr] | [INFO] [stderr] 3 | # [repr (u32)] # [derive (Debug , Copy , Clone , Hash , PartialEq , Eq)] pub enum Z3_decl_kind { Z3_OP_TRUE = 256 , Z3_OP_FALSE = 257 , Z... [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `z3-sys` (lib) generated 14 warnings [INFO] [stderr] warning: `z3-sys` (lib test) generated 14 warnings (14 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/z3_sys-661c8fdba389f288) [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] [stderr] Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-89203f06d98faeec) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test smoketest ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] Doc-tests z3-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" "aba47730524d2c95bc371a99d5c02c79e19e89bbf4566b55d4c6dabe269ffdd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aba47730524d2c95bc371a99d5c02c79e19e89bbf4566b55d4c6dabe269ffdd5", kill_on_drop: false }` [INFO] [stdout] aba47730524d2c95bc371a99d5c02c79e19e89bbf4566b55d4c6dabe269ffdd5