[INFO] fetching crate git-tcrdd 0.1.0-beta.8... [INFO] checking git-tcrdd-0.1.0-beta.8 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate git-tcrdd 0.1.0-beta.8 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate git-tcrdd 0.1.0-beta.8 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate git-tcrdd 0.1.0-beta.8 [INFO] finished tweaking crates.io crate git-tcrdd 0.1.0-beta.8 [INFO] tweaked toml for crates.io crate git-tcrdd 0.1.0-beta.8 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate git-tcrdd 0.1.0-beta.8 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b06edc0dc5cc32372b3d727d693ebd999ad02eaa36a206f5296393685883cb4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4b06edc0dc5cc32372b3d727d693ebd999ad02eaa36a206f5296393685883cb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b06edc0dc5cc32372b3d727d693ebd999ad02eaa36a206f5296393685883cb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b06edc0dc5cc32372b3d727d693ebd999ad02eaa36a206f5296393685883cb4", kill_on_drop: false }` [INFO] [stdout] 4b06edc0dc5cc32372b3d727d693ebd999ad02eaa36a206f5296393685883cb4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64bc6cc028d847dbadad1ea79222cdedc2c0e3a3fd380a45fcebd1b7a8247550 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "64bc6cc028d847dbadad1ea79222cdedc2c0e3a3fd380a45fcebd1b7a8247550", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling escargot v0.5.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Checking yansi v0.5.0 [INFO] [stderr] Checking shlex v0.1.1 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.11 [INFO] [stderr] Compiling proc-macro-error v0.4.11 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling test-case v0.3.3 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking predicates-tree v1.0.0 [INFO] [stderr] Checking predicates v1.0.4 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking regex v1.3.5 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking pretty_env_logger v0.3.1 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking spectral v0.6.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling speculate v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling structopt-derive v0.4.5 [INFO] [stderr] Checking structopt v0.3.12 [INFO] [stderr] Checking git-tcrdd v0.1.0-beta.8 (/opt/rustwide/workdir) [INFO] [stderr] Checking serde v1.0.105 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking assert_cmd v0.12.0 [INFO] [stdout] warning: constant is never used: `THIRD_CONTENT` [INFO] [stdout] --> tests/fixture/test_repository.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub const THIRD_CONTENT: &str = "third content"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `changes_reverted_in_the_working_file` [INFO] [stdout] --> tests/fixture/test_repository.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn changes_reverted_in_the_working_file(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `has_new_commit` [INFO] [stdout] --> tests/fixture/test_repository.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn has_new_commit(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `head_is_same_as` [INFO] [stdout] --> tests/fixture/test_repository.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | fn head_is_same_as(&self, commit_hash_other: io::Result) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `head_is_different_from` [INFO] [stdout] --> tests/fixture/test_repository.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | pub fn head_is_different_from(&self, commit_hash_other: io::Result) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `head_is_failing_ref` [INFO] [stdout] --> tests/fixture/test_repository.rs:172:9 [INFO] [stdout] | [INFO] [stdout] 172 | pub fn head_is_failing_ref(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `head_is_not_failing_ref` [INFO] [stdout] --> tests/fixture/test_repository.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn head_is_not_failing_ref(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `before_each` [INFO] [stdout] --> tests/fixture/smoke_assertion.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn before_each() { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `assert_smoke_reverted` [INFO] [stdout] --> tests/fixture/smoke_assertion.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn assert_smoke_reverted(output: &Output) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `THIRD_CONTENT` [INFO] [stdout] --> tests/fixture/test_repository.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub const THIRD_CONTENT: &str = "third content"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `changes_reverted_in_the_working_file` [INFO] [stdout] --> tests/fixture/test_repository.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn changes_reverted_in_the_working_file(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_dirty` [INFO] [stdout] --> tests/fixture/test_repository.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn is_dirty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `head_is_same_as` [INFO] [stdout] --> tests/fixture/test_repository.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | fn head_is_same_as(&self, commit_hash_other: io::Result) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `head_is_different_from` [INFO] [stdout] --> tests/fixture/test_repository.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | pub fn head_is_different_from(&self, commit_hash_other: io::Result) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `head_is_failing_ref` [INFO] [stdout] --> tests/fixture/test_repository.rs:172:9 [INFO] [stdout] | [INFO] [stdout] 172 | pub fn head_is_failing_ref(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `head_is_not_failing_ref` [INFO] [stdout] --> tests/fixture/test_repository.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn head_is_not_failing_ref(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `before_each` [INFO] [stdout] --> tests/fixture/smoke_assertion.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn before_each() { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `assert_smoke_in_output_contains` [INFO] [stdout] --> tests/fixture/smoke_assertion.rs:9:4 [INFO] [stdout] | [INFO] [stdout] 9 | fn assert_smoke_in_output_contains(output: &Output, subject: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `assert_smoke_committed` [INFO] [stdout] --> tests/fixture/smoke_assertion.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn assert_smoke_committed(output: &Output) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `assert_smoke_reverted` [INFO] [stdout] --> tests/fixture/smoke_assertion.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn assert_smoke_reverted(output: &Output) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `THIRD_CONTENT` [INFO] [stdout] --> tests/fixture/test_repository.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub const THIRD_CONTENT: &str = "third content"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `changes_reverted_in_the_working_file` [INFO] [stdout] --> tests/fixture/test_repository.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn changes_reverted_in_the_working_file(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `has_new_commit` [INFO] [stdout] --> tests/fixture/test_repository.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn has_new_commit(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `head_is_same_as` [INFO] [stdout] --> tests/fixture/test_repository.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | fn head_is_same_as(&self, commit_hash_other: io::Result) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `head_is_different_from` [INFO] [stdout] --> tests/fixture/test_repository.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | pub fn head_is_different_from(&self, commit_hash_other: io::Result) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `head_is_failing_ref` [INFO] [stdout] --> tests/fixture/test_repository.rs:172:9 [INFO] [stdout] | [INFO] [stdout] 172 | pub fn head_is_failing_ref(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `head_is_not_failing_ref` [INFO] [stdout] --> tests/fixture/test_repository.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn head_is_not_failing_ref(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `before_each` [INFO] [stdout] --> tests/fixture/smoke_assertion.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn before_each() { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `assert_smoke_in_output_contains` [INFO] [stdout] --> tests/fixture/smoke_assertion.rs:9:4 [INFO] [stdout] | [INFO] [stdout] 9 | fn assert_smoke_in_output_contains(output: &Output, subject: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `assert_smoke_committed` [INFO] [stdout] --> tests/fixture/smoke_assertion.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn assert_smoke_committed(output: &Output) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `assert_smoke_reverted` [INFO] [stdout] --> tests/fixture/smoke_assertion.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn assert_smoke_reverted(output: &Output) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `THIRD_CONTENT` [INFO] [stdout] --> tests/fixture/test_repository.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub const THIRD_CONTENT: &str = "third content"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `changes_reverted_in_the_working_file` [INFO] [stdout] --> tests/fixture/test_repository.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn changes_reverted_in_the_working_file(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_dirty` [INFO] [stdout] --> tests/fixture/test_repository.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn is_dirty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `head_is_same_as` [INFO] [stdout] --> tests/fixture/test_repository.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | fn head_is_same_as(&self, commit_hash_other: io::Result) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `head_is_different_from` [INFO] [stdout] --> tests/fixture/test_repository.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | pub fn head_is_different_from(&self, commit_hash_other: io::Result) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `head_is_failing_ref` [INFO] [stdout] --> tests/fixture/test_repository.rs:172:9 [INFO] [stdout] | [INFO] [stdout] 172 | pub fn head_is_failing_ref(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `head_is_not_failing_ref` [INFO] [stdout] --> tests/fixture/test_repository.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn head_is_not_failing_ref(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `before_each` [INFO] [stdout] --> tests/fixture/smoke_assertion.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn before_each() { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `assert_smoke_in_output_contains` [INFO] [stdout] --> tests/fixture/smoke_assertion.rs:9:4 [INFO] [stdout] | [INFO] [stdout] 9 | fn assert_smoke_in_output_contains(output: &Output, subject: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `assert_smoke_committed` [INFO] [stdout] --> tests/fixture/smoke_assertion.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn assert_smoke_committed(output: &Output) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `assert_smoke_reverted` [INFO] [stdout] --> tests/fixture/smoke_assertion.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn assert_smoke_reverted(output: &Output) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `execute_cli_with` [INFO] [stdout] --> tests/fixture/execute_cli.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn execute_cli_with(args: &[&str]) -> Assert { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `THIRD_CONTENT` [INFO] [stdout] --> tests/fixture/test_repository.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub const THIRD_CONTENT: &str = "third content"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `changes_reverted_in_the_working_file` [INFO] [stdout] --> tests/fixture/test_repository.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn changes_reverted_in_the_working_file(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `head_is_same_as` [INFO] [stdout] --> tests/fixture/test_repository.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | fn head_is_same_as(&self, commit_hash_other: io::Result) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `head_is_different_from` [INFO] [stdout] --> tests/fixture/test_repository.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | pub fn head_is_different_from(&self, commit_hash_other: io::Result) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `head_is_failing_ref` [INFO] [stdout] --> tests/fixture/test_repository.rs:172:9 [INFO] [stdout] | [INFO] [stdout] 172 | pub fn head_is_failing_ref(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `head_is_not_failing_ref` [INFO] [stdout] --> tests/fixture/test_repository.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn head_is_not_failing_ref(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `before_each` [INFO] [stdout] --> tests/fixture/smoke_assertion.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn before_each() { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `assert_smoke_in_output_contains` [INFO] [stdout] --> tests/fixture/smoke_assertion.rs:9:4 [INFO] [stdout] | [INFO] [stdout] 9 | fn assert_smoke_in_output_contains(output: &Output, subject: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `assert_smoke_committed` [INFO] [stdout] --> tests/fixture/smoke_assertion.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn assert_smoke_committed(output: &Output) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `assert_smoke_reverted` [INFO] [stdout] --> tests/fixture/smoke_assertion.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn assert_smoke_reverted(output: &Output) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_dirty` [INFO] [stdout] --> tests/fixture/test_repository.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn is_dirty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `head_is_not_failing_ref` [INFO] [stdout] --> tests/fixture/test_repository.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn head_is_not_failing_ref(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `before_each` [INFO] [stdout] --> tests/fixture/smoke_assertion.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn before_each() { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `THIRD_CONTENT` [INFO] [stdout] --> tests/fixture/test_repository.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub const THIRD_CONTENT: &str = "third content"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_dirty` [INFO] [stdout] --> tests/fixture/test_repository.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn is_dirty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `head_is_different_from` [INFO] [stdout] --> tests/fixture/test_repository.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | pub fn head_is_different_from(&self, commit_hash_other: io::Result) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `before_each` [INFO] [stdout] --> tests/fixture/smoke_assertion.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn before_each() { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "64bc6cc028d847dbadad1ea79222cdedc2c0e3a3fd380a45fcebd1b7a8247550", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64bc6cc028d847dbadad1ea79222cdedc2c0e3a3fd380a45fcebd1b7a8247550", kill_on_drop: false }` [INFO] [stdout] 64bc6cc028d847dbadad1ea79222cdedc2c0e3a3fd380a45fcebd1b7a8247550