[INFO] cloning repository https://github.com/ingo-budde/phasar-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ingo-budde/phasar-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fingo-budde%2Fphasar-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fingo-budde%2Fphasar-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0410bbcba57c46a072fc28c51dabb469d994fec6 [INFO] testing ingo-budde/phasar-rs against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fingo-budde%2Fphasar-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ingo-budde/phasar-rs [INFO] finished tweaking git repo https://github.com/ingo-budde/phasar-rs [INFO] tweaked toml for git repo https://github.com/ingo-budde/phasar-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ingo-budde/phasar-rs on toolchain 1.99.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ingo-budde/phasar-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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] f45a1dce60f9a20d9f935e601d466071888421df112610b638fbd7be56dd79fc [INFO] running `Command { std: "docker" "start" "f45a1dce60f9a20d9f935e601d466071888421df112610b638fbd7be56dd79fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f45a1dce60f9a20d9f935e601d466071888421df112610b638fbd7be56dd79fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f45a1dce60f9a20d9f935e601d466071888421df112610b638fbd7be56dd79fc" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f45a1dce60f9a20d9f935e601d466071888421df112610b638fbd7be56dd79fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f45a1dce60f9a20d9f935e601d466071888421df112610b638fbd7be56dd79fc" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling os_str_bytes v6.3.1 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v4.0.22 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling simplelog v0.12.0 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling phasar-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:357:16 [INFO] [stdout] | [INFO] [stdout] 357 | Source(SourceStmt), [INFO] [stdout] | ------ ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Statement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 357 - Source(SourceStmt), [INFO] [stdout] 357 + Source(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:358:16 [INFO] [stdout] | [INFO] [stdout] 358 | Assign(AssignStmt), [INFO] [stdout] | ------ ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Statement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 358 - Assign(AssignStmt), [INFO] [stdout] 358 + Assign(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:359:14 [INFO] [stdout] | [INFO] [stdout] 359 | Sink(SinkStmt), [INFO] [stdout] | ---- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Statement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 359 - Sink(SinkStmt), [INFO] [stdout] 359 + Sink(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `SetConstant`, `Call`, and `Return` are never constructed [INFO] [stdout] --> src/main.rs:360:9 [INFO] [stdout] | [INFO] [stdout] 356 | pub enum Statement { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 360 | SetConstant(SetConstantStmt), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 361 | Call(CallStmt), [INFO] [stdout] | ^^^^ [INFO] [stdout] 362 | Return(ReturnStmt), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Statement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tainting_var` is never read [INFO] [stdout] --> src/main.rs:369:13 [INFO] [stdout] | [INFO] [stdout] 368 | pub struct SourceStmt { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 369 | pub tainting_var: VariableId, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SourceStmt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `lhs` and `rhs` are never read [INFO] [stdout] --> src/main.rs:373:13 [INFO] [stdout] | [INFO] [stdout] 372 | pub struct AssignStmt { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 373 | pub lhs: VariableId, [INFO] [stdout] | ^^^ [INFO] [stdout] 374 | pub rhs: VariableId, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AssignStmt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `relevant_var` is never read [INFO] [stdout] --> src/main.rs:378:13 [INFO] [stdout] | [INFO] [stdout] 377 | pub struct SinkStmt { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 378 | pub relevant_var: VariableId [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SinkStmt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `lhs` and `rhs` are never read [INFO] [stdout] --> src/main.rs:382:13 [INFO] [stdout] | [INFO] [stdout] 381 | pub struct SetConstantStmt { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 382 | pub lhs: VariableId, [INFO] [stdout] | ^^^ [INFO] [stdout] 383 | pub rhs: DummyConcreteValue, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SetConstantStmt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `return_var` and `arguments` are never read [INFO] [stdout] --> src/main.rs:387:13 [INFO] [stdout] | [INFO] [stdout] 386 | pub struct CallStmt { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 387 | pub return_var: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 388 | pub arguments: Vec>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CallStmt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `return_value` is never read [INFO] [stdout] --> src/main.rs:393:13 [INFO] [stdout] | [INFO] [stdout] 392 | pub struct ReturnStmt { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 393 | pub return_value: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ReturnStmt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `release` profile [optimized] target(s) in 32.52s [INFO] running `Command { std: "docker" "inspect" "f45a1dce60f9a20d9f935e601d466071888421df112610b638fbd7be56dd79fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f45a1dce60f9a20d9f935e601d466071888421df112610b638fbd7be56dd79fc" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling phasar-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:357:16 [INFO] [stdout] | [INFO] [stdout] 357 | Source(SourceStmt), [INFO] [stdout] | ------ ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Statement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 357 - Source(SourceStmt), [INFO] [stdout] 357 + Source(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:358:16 [INFO] [stdout] | [INFO] [stdout] 358 | Assign(AssignStmt), [INFO] [stdout] | ------ ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Statement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 358 - Assign(AssignStmt), [INFO] [stdout] 358 + Assign(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:359:14 [INFO] [stdout] | [INFO] [stdout] 359 | Sink(SinkStmt), [INFO] [stdout] | ---- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Statement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 359 - Sink(SinkStmt), [INFO] [stdout] 359 + Sink(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `SetConstant`, `Call`, and `Return` are never constructed [INFO] [stdout] --> src/main.rs:360:9 [INFO] [stdout] | [INFO] [stdout] 356 | pub enum Statement { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 360 | SetConstant(SetConstantStmt), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 361 | Call(CallStmt), [INFO] [stdout] | ^^^^ [INFO] [stdout] 362 | Return(ReturnStmt), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Statement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tainting_var` is never read [INFO] [stdout] --> src/main.rs:369:13 [INFO] [stdout] | [INFO] [stdout] 368 | pub struct SourceStmt { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 369 | pub tainting_var: VariableId, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SourceStmt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `lhs` and `rhs` are never read [INFO] [stdout] --> src/main.rs:373:13 [INFO] [stdout] | [INFO] [stdout] 372 | pub struct AssignStmt { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 373 | pub lhs: VariableId, [INFO] [stdout] | ^^^ [INFO] [stdout] 374 | pub rhs: VariableId, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AssignStmt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `relevant_var` is never read [INFO] [stdout] --> src/main.rs:378:13 [INFO] [stdout] | [INFO] [stdout] 377 | pub struct SinkStmt { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 378 | pub relevant_var: VariableId [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SinkStmt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `lhs` and `rhs` are never read [INFO] [stdout] --> src/main.rs:382:13 [INFO] [stdout] | [INFO] [stdout] 381 | pub struct SetConstantStmt { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 382 | pub lhs: VariableId, [INFO] [stdout] | ^^^ [INFO] [stdout] 383 | pub rhs: DummyConcreteValue, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SetConstantStmt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `return_var` and `arguments` are never read [INFO] [stdout] --> src/main.rs:387:13 [INFO] [stdout] | [INFO] [stdout] 386 | pub struct CallStmt { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 387 | pub return_var: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 388 | pub arguments: Vec>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CallStmt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `return_value` is never read [INFO] [stdout] --> src/main.rs:393:13 [INFO] [stdout] | [INFO] [stdout] 392 | pub struct ReturnStmt { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 393 | pub return_value: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ReturnStmt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.72s [INFO] running `Command { std: "docker" "inspect" "f45a1dce60f9a20d9f935e601d466071888421df112610b638fbd7be56dd79fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f45a1dce60f9a20d9f935e601d466071888421df112610b638fbd7be56dd79fc" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/main.rs:357:16 [INFO] [stderr] | [INFO] [stderr] 357 | Source(SourceStmt), [INFO] [stderr] | ------ ^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `Statement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 357 - Source(SourceStmt), [INFO] [stderr] 357 + Source(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/main.rs:358:16 [INFO] [stderr] | [INFO] [stderr] 358 | Assign(AssignStmt), [INFO] [stderr] | ------ ^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `Statement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 358 - Assign(AssignStmt), [INFO] [stderr] 358 + Assign(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/main.rs:359:14 [INFO] [stderr] | [INFO] [stderr] 359 | Sink(SinkStmt), [INFO] [stderr] | ---- ^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `Statement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 359 - Sink(SinkStmt), [INFO] [stderr] 359 + Sink(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: variants `SetConstant`, `Call`, and `Return` are never constructed [INFO] [stderr] --> src/main.rs:360:9 [INFO] [stderr] | [INFO] [stderr] 356 | pub enum Statement { [INFO] [stderr] | --------- variants in this enum [INFO] [stderr] ... [INFO] [stderr] 360 | SetConstant(SetConstantStmt), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 361 | Call(CallStmt), [INFO] [stderr] | ^^^^ [INFO] [stderr] 362 | Return(ReturnStmt), [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Statement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `tainting_var` is never read [INFO] [stderr] --> src/main.rs:369:13 [INFO] [stderr] | [INFO] [stderr] 368 | pub struct SourceStmt { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] 369 | pub tainting_var: VariableId, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `SourceStmt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `lhs` and `rhs` are never read [INFO] [stderr] --> src/main.rs:373:13 [INFO] [stderr] | [INFO] [stderr] 372 | pub struct AssignStmt { [INFO] [stderr] | ---------- fields in this struct [INFO] [stderr] 373 | pub lhs: VariableId, [INFO] [stderr] | ^^^ [INFO] [stderr] 374 | pub rhs: VariableId, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `AssignStmt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `relevant_var` is never read [INFO] [stderr] --> src/main.rs:378:13 [INFO] [stderr] | [INFO] [stderr] 377 | pub struct SinkStmt { [INFO] [stderr] | -------- field in this struct [INFO] [stderr] 378 | pub relevant_var: VariableId [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `SinkStmt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `lhs` and `rhs` are never read [INFO] [stderr] --> src/main.rs:382:13 [INFO] [stderr] | [INFO] [stderr] 381 | pub struct SetConstantStmt { [INFO] [stderr] | --------------- fields in this struct [INFO] [stderr] 382 | pub lhs: VariableId, [INFO] [stderr] | ^^^ [INFO] [stderr] 383 | pub rhs: DummyConcreteValue, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `SetConstantStmt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `return_var` and `arguments` are never read [INFO] [stderr] --> src/main.rs:387:13 [INFO] [stderr] | [INFO] [stderr] 386 | pub struct CallStmt { [INFO] [stderr] | -------- fields in this struct [INFO] [stderr] 387 | pub return_var: Option, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 388 | pub arguments: Vec>, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `CallStmt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `return_value` is never read [INFO] [stderr] --> src/main.rs:393:13 [INFO] [stderr] | [INFO] [stderr] 392 | pub struct ReturnStmt { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] 393 | pub return_value: Option, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ReturnStmt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `phasar-rs` (bin "phasar-rs" test) generated 10 warnings [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.07s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/release/deps/phasar_rs-56adc75633593e98) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_ir ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f45a1dce60f9a20d9f935e601d466071888421df112610b638fbd7be56dd79fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f45a1dce60f9a20d9f935e601d466071888421df112610b638fbd7be56dd79fc", kill_on_drop: false }` [INFO] [stdout] f45a1dce60f9a20d9f935e601d466071888421df112610b638fbd7be56dd79fc