[INFO] cloning repository https://github.com/Roenbaeck/bareclad [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Roenbaeck/bareclad" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRoenbaeck%2Fbareclad", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRoenbaeck%2Fbareclad'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d2785441b977087ca739305d541d33736b78470f [INFO] testing Roenbaeck/bareclad against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRoenbaeck%2Fbareclad" "/workspace/builds/worker-49/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-49/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Roenbaeck/bareclad on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Roenbaeck/bareclad [INFO] finished tweaking git repo https://github.com/Roenbaeck/bareclad [INFO] tweaked toml for git repo https://github.com/Roenbaeck/bareclad written to /workspace/builds/worker-49/source/Cargo.toml [INFO] crate git repo https://github.com/Roenbaeck/bareclad already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded text_io v0.1.9 [INFO] [stderr] Downloaded colored_json v2.1.0 [INFO] [stderr] Downloaded jql v3.0.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bad6501dab846f61392aba99a661bc48f5c9919651db7400201798dab3fdcdb9 [INFO] running `Command { std: "docker" "start" "-a" "bad6501dab846f61392aba99a661bc48f5c9919651db7400201798dab3fdcdb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bad6501dab846f61392aba99a661bc48f5c9919651db7400201798dab3fdcdb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bad6501dab846f61392aba99a661bc48f5c9919651db7400201798dab3fdcdb9", kill_on_drop: false }` [INFO] [stdout] bad6501dab846f61392aba99a661bc48f5c9919651db7400201798dab3fdcdb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77f01f029d0419eca90efb2095a65fdaae4e324b098a345ce675593edb901d2c [INFO] running `Command { std: "docker" "start" "-a" "77f01f029d0419eca90efb2095a65fdaae4e324b098a345ce675593edb901d2c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling bimap v0.6.1 [INFO] [stderr] Compiling text_io v0.1.9 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling os_str_bytes v4.2.0 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling libsqlite3-sys v0.23.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling colored_json v2.1.0 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.5 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling async-process v1.3.0 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling clap v3.0.0-beta.5 [INFO] [stderr] Compiling rusqlite v0.26.1 [INFO] [stderr] Compiling jql v3.0.4 [INFO] [stderr] Compiling bareclad v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `AppearanceSet`, `Appearance`, `Role` [INFO] [stdout] --> src/main.rs:654:16 [INFO] [stdout] | [INFO] [stdout] 654 | use bareclad::{Appearance, AppearanceSet, Certainty, Database, Identity, Posit, Role}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rdup` [INFO] [stdout] --> src/main.rs:665:9 [INFO] [stdout] | [INFO] [stdout] 665 | let rdup = bareclad.create_role(role.clone(), false); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rdup` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a2` [INFO] [stdout] --> src/main.rs:669:9 [INFO] [stdout] | [INFO] [stdout] 669 | let a2 = bareclad.create_apperance(Arc::clone(&r1), Arc::clone(&i1)); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_a2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p2` [INFO] [stdout] --> src/main.rs:687:10 [INFO] [stdout] | [INFO] [stdout] 687 | let (p2, pid2) = bareclad.create_posit(Arc::clone(&as1), v1.clone(), 42i64); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_p2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pid3` [INFO] [stdout] --> src/main.rs:693:14 [INFO] [stdout] | [INFO] [stdout] 693 | let (p3, pid3) = [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_pid3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `release` [INFO] [stdout] --> src/main.rs:91:16 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn release(&mut self, g: Identity) { [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: `role` [INFO] [stdout] --> src/main.rs:178:16 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn role(&self) -> &Role { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `identity` [INFO] [stdout] --> src/main.rs:181:16 [INFO] [stdout] | [INFO] [stdout] 181 | pub fn identity(&self) -> &Identity { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `members` [INFO] [stdout] --> src/main.rs:218:16 [INFO] [stdout] | [INFO] [stdout] 218 | pub fn members(&self) -> &Vec> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `value` [INFO] [stdout] --> src/main.rs:255:16 [INFO] [stdout] | [INFO] [stdout] 255 | pub fn value(&self) -> &V { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `time` [INFO] [stdout] --> src/main.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | pub fn time(&self) -> &T { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `appearance_set` [INFO] [stdout] --> src/main.rs:261:16 [INFO] [stdout] | [INFO] [stdout] 261 | pub fn appearance_set(&self) -> &AppearanceSet { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `identity_generator` [INFO] [stdout] --> src/main.rs:490:16 [INFO] [stdout] | [INFO] [stdout] 490 | pub fn identity_generator(&self) -> Arc> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `identity_to_appearance_lookup` [INFO] [stdout] --> src/main.rs:505:16 [INFO] [stdout] | [INFO] [stdout] 505 | pub fn identity_to_appearance_lookup( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `role_to_appearance_lookup` [INFO] [stdout] --> src/main.rs:510:16 [INFO] [stdout] | [INFO] [stdout] 510 | pub fn role_to_appearance_lookup(&self) -> Arc>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `appearance_set_to_posit_identity_lookup` [INFO] [stdout] --> src/main.rs:518:16 [INFO] [stdout] | [INFO] [stdout] 518 | pub fn appearance_set_to_posit_identity_lookup( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.47s [INFO] running `Command { std: "docker" "inspect" "77f01f029d0419eca90efb2095a65fdaae4e324b098a345ce675593edb901d2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77f01f029d0419eca90efb2095a65fdaae4e324b098a345ce675593edb901d2c", kill_on_drop: false }` [INFO] [stdout] 77f01f029d0419eca90efb2095a65fdaae4e324b098a345ce675593edb901d2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dde36700de3b3a41e0e76b443c4474ff661088373b4cf57e354da71fb96a689a [INFO] running `Command { std: "docker" "start" "-a" "dde36700de3b3a41e0e76b443c4474ff661088373b4cf57e354da71fb96a689a", kill_on_drop: false }` [INFO] [stderr] Compiling bareclad v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `AppearanceSet`, `Appearance`, `Role` [INFO] [stdout] --> src/main.rs:654:16 [INFO] [stdout] | [INFO] [stdout] 654 | use bareclad::{Appearance, AppearanceSet, Certainty, Database, Identity, Posit, Role}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rdup` [INFO] [stdout] --> src/main.rs:665:9 [INFO] [stdout] | [INFO] [stdout] 665 | let rdup = bareclad.create_role(role.clone(), false); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rdup` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a2` [INFO] [stdout] --> src/main.rs:669:9 [INFO] [stdout] | [INFO] [stdout] 669 | let a2 = bareclad.create_apperance(Arc::clone(&r1), Arc::clone(&i1)); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_a2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p2` [INFO] [stdout] --> src/main.rs:687:10 [INFO] [stdout] | [INFO] [stdout] 687 | let (p2, pid2) = bareclad.create_posit(Arc::clone(&as1), v1.clone(), 42i64); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_p2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pid3` [INFO] [stdout] --> src/main.rs:693:14 [INFO] [stdout] | [INFO] [stdout] 693 | let (p3, pid3) = [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_pid3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `release` [INFO] [stdout] --> src/main.rs:91:16 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn release(&mut self, g: Identity) { [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: `role` [INFO] [stdout] --> src/main.rs:178:16 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn role(&self) -> &Role { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `identity` [INFO] [stdout] --> src/main.rs:181:16 [INFO] [stdout] | [INFO] [stdout] 181 | pub fn identity(&self) -> &Identity { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `members` [INFO] [stdout] --> src/main.rs:218:16 [INFO] [stdout] | [INFO] [stdout] 218 | pub fn members(&self) -> &Vec> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `value` [INFO] [stdout] --> src/main.rs:255:16 [INFO] [stdout] | [INFO] [stdout] 255 | pub fn value(&self) -> &V { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `time` [INFO] [stdout] --> src/main.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | pub fn time(&self) -> &T { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `appearance_set` [INFO] [stdout] --> src/main.rs:261:16 [INFO] [stdout] | [INFO] [stdout] 261 | pub fn appearance_set(&self) -> &AppearanceSet { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `identity_generator` [INFO] [stdout] --> src/main.rs:490:16 [INFO] [stdout] | [INFO] [stdout] 490 | pub fn identity_generator(&self) -> Arc> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `identity_to_appearance_lookup` [INFO] [stdout] --> src/main.rs:505:16 [INFO] [stdout] | [INFO] [stdout] 505 | pub fn identity_to_appearance_lookup( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `role_to_appearance_lookup` [INFO] [stdout] --> src/main.rs:510:16 [INFO] [stdout] | [INFO] [stdout] 510 | pub fn role_to_appearance_lookup(&self) -> Arc>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `appearance_set_to_posit_identity_lookup` [INFO] [stdout] --> src/main.rs:518:16 [INFO] [stdout] | [INFO] [stdout] 518 | pub fn appearance_set_to_posit_identity_lookup( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.43s [INFO] running `Command { std: "docker" "inspect" "dde36700de3b3a41e0e76b443c4474ff661088373b4cf57e354da71fb96a689a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dde36700de3b3a41e0e76b443c4474ff661088373b4cf57e354da71fb96a689a", kill_on_drop: false }` [INFO] [stdout] dde36700de3b3a41e0e76b443c4474ff661088373b4cf57e354da71fb96a689a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8714c2e480756f2cef6a911f33ca561d0eba2a96e715561d52b2544e74c56c1c [INFO] running `Command { std: "docker" "start" "-a" "8714c2e480756f2cef6a911f33ca561d0eba2a96e715561d52b2544e74c56c1c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] [INFO] [stderr] warning: unused imports: `AppearanceSet`, `Appearance`, `Role` [INFO] [stdout] running 0 tests [INFO] [stderr] --> src/main.rs:654:16 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] 654 | use bareclad::{Appearance, AppearanceSet, Certainty, Database, Identity, Posit, Role}; [INFO] [stdout] [INFO] [stderr] | ^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `rdup` [INFO] [stderr] --> src/main.rs:665:9 [INFO] [stderr] | [INFO] [stderr] 665 | let rdup = bareclad.create_role(role.clone(), false); [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rdup` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `a2` [INFO] [stderr] --> src/main.rs:669:9 [INFO] [stderr] | [INFO] [stderr] 669 | let a2 = bareclad.create_apperance(Arc::clone(&r1), Arc::clone(&i1)); [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_a2` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `p2` [INFO] [stderr] --> src/main.rs:687:10 [INFO] [stderr] | [INFO] [stderr] 687 | let (p2, pid2) = bareclad.create_posit(Arc::clone(&as1), v1.clone(), 42i64); [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_p2` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `pid3` [INFO] [stderr] --> src/main.rs:693:14 [INFO] [stderr] | [INFO] [stderr] 693 | let (p3, pid3) = [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_pid3` [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `release` [INFO] [stderr] --> src/main.rs:91:16 [INFO] [stderr] | [INFO] [stderr] 91 | pub fn release(&mut self, g: Identity) { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `role` [INFO] [stderr] --> src/main.rs:178:16 [INFO] [stderr] | [INFO] [stderr] 178 | pub fn role(&self) -> &Role { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `identity` [INFO] [stderr] --> src/main.rs:181:16 [INFO] [stderr] | [INFO] [stderr] 181 | pub fn identity(&self) -> &Identity { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `members` [INFO] [stderr] --> src/main.rs:218:16 [INFO] [stderr] | [INFO] [stderr] 218 | pub fn members(&self) -> &Vec> { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `value` [INFO] [stderr] --> src/main.rs:255:16 [INFO] [stderr] | [INFO] [stderr] 255 | pub fn value(&self) -> &V { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `time` [INFO] [stderr] --> src/main.rs:258:16 [INFO] [stderr] | [INFO] [stderr] 258 | pub fn time(&self) -> &T { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `appearance_set` [INFO] [stderr] --> src/main.rs:261:16 [INFO] [stderr] | [INFO] [stderr] 261 | pub fn appearance_set(&self) -> &AppearanceSet { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `identity_generator` [INFO] [stderr] --> src/main.rs:490:16 [INFO] [stderr] | [INFO] [stderr] 490 | pub fn identity_generator(&self) -> Arc> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `identity_to_appearance_lookup` [INFO] [stderr] --> src/main.rs:505:16 [INFO] [stderr] | [INFO] [stderr] 505 | pub fn identity_to_appearance_lookup( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `role_to_appearance_lookup` [INFO] [stderr] --> src/main.rs:510:16 [INFO] [stderr] | [INFO] [stderr] 510 | pub fn role_to_appearance_lookup(&self) -> Arc>> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `appearance_set_to_posit_identity_lookup` [INFO] [stderr] --> src/main.rs:518:16 [INFO] [stderr] | [INFO] [stderr] 518 | pub fn appearance_set_to_posit_identity_lookup( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `bareclad` (bin "bareclad" test) generated 16 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bareclad-a9c0834aa1adec10) [INFO] running `Command { std: "docker" "inspect" "8714c2e480756f2cef6a911f33ca561d0eba2a96e715561d52b2544e74c56c1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8714c2e480756f2cef6a911f33ca561d0eba2a96e715561d52b2544e74c56c1c", kill_on_drop: false }` [INFO] [stdout] 8714c2e480756f2cef6a911f33ca561d0eba2a96e715561d52b2544e74c56c1c