[INFO] cloning repository https://github.com/BlueSpaceCanary/rustbucket [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BlueSpaceCanary/rustbucket" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlueSpaceCanary%2Frustbucket", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlueSpaceCanary%2Frustbucket'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a183f35f8f1f21b9d85134e2f22f7b7a4896e1ef [INFO] testing BlueSpaceCanary/rustbucket against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlueSpaceCanary%2Frustbucket" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BlueSpaceCanary/rustbucket 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 git repo https://github.com/BlueSpaceCanary/rustbucket [INFO] finished tweaking git repo https://github.com/BlueSpaceCanary/rustbucket [INFO] tweaked toml for git repo https://github.com/BlueSpaceCanary/rustbucket written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/BlueSpaceCanary/rustbucket already has a lockfile, it will not be regenerated [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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded metrics-core v0.5.2 [INFO] [stderr] Downloaded metrics-observer-json v0.1.1 [INFO] [stderr] Downloaded metrics-runtime v0.13.0 [INFO] [stderr] Downloaded metrics-observer-prometheus v0.1.4 [INFO] [stderr] Downloaded serde_yaml v0.8.12 [INFO] [stderr] Downloaded metrics-observer-yaml v0.1.1 [INFO] [stderr] Downloaded metrics v0.12.1 [INFO] [stderr] Downloaded const-random-macro v0.1.11 [INFO] [stderr] Downloaded const-random v0.1.11 [INFO] [stderr] Downloaded openssl-sys v0.9.56 [INFO] [stderr] Downloaded metrics-util v0.3.1 [INFO] [stderr] Downloaded irc-proto v0.14.0 [INFO] [stderr] Downloaded irc v0.14.1 [INFO] [stderr] Downloaded quanta v0.3.1 [INFO] [stderr] Downloaded metrics-exporter-log v0.4.0 [INFO] [stderr] Downloaded metrics-exporter-http v0.3.0 [INFO] [stderr] Downloaded hdrhistogram v6.3.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 54790b09337a634c6d897399e57e4cf6bb32625303d70651c24aa7e946f0d225 [INFO] running `Command { std: "docker" "start" "-a" "54790b09337a634c6d897399e57e4cf6bb32625303d70651c24aa7e946f0d225", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54790b09337a634c6d897399e57e4cf6bb32625303d70651c24aa7e946f0d225", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54790b09337a634c6d897399e57e4cf6bb32625303d70651c24aa7e946f0d225", kill_on_drop: false }` [INFO] [stdout] 54790b09337a634c6d897399e57e4cf6bb32625303d70651c24aa7e946f0d225 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] e2e09ba4463f8d52835aab3ce7cfc66842d8266b109253a6fac6a956d8b2ce1a [INFO] running `Command { std: "docker" "start" "-a" "e2e09ba4463f8d52835aab3ce7cfc66842d8266b109253a6fac6a956d8b2ce1a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.15 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.1.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling metrics-core v0.5.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling metrics v0.12.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling nonzero_ext v0.2.0 [INFO] [stderr] Compiling arc-swap v0.3.11 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling instant v0.1.7 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling im v12.3.4 [INFO] [stderr] Compiling sized-chunks v0.1.3 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.56 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling quanta v0.3.1 [INFO] [stderr] Compiling quanta v0.4.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling hdrhistogram v6.3.4 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling const-random-macro v0.1.11 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling const-random v0.1.11 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling dashmap v3.11.10 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling pin-project v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling diesel v1.4.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling metrics-exporter-log v0.4.0 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling irc-proto v0.14.0 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling governor v0.3.1 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling metrics-util v0.3.1 [INFO] [stderr] Compiling serde_yaml v0.8.12 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling metrics-observer-prometheus v0.1.4 [INFO] [stderr] Compiling metrics-observer-yaml v0.1.1 [INFO] [stderr] Compiling metrics-observer-json v0.1.1 [INFO] [stderr] Compiling irc v0.14.1 [INFO] [stderr] Compiling metrics-exporter-http v0.3.0 [INFO] [stderr] Compiling metrics-runtime v0.13.0 [INFO] [stderr] Compiling rustbucket v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `metrics::counter` [INFO] [stdout] --> src/main.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | use metrics::counter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::hippocampus::Hippocampus` [INFO] [stdout] --> src/brain/responder.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::hippocampus::Hippocampus; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/brain/hippocampus.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | fn new(path: &'static str) -> Self { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/brain/hippocampus.rs:17:22 [INFO] [stdout] | [INFO] [stdout] 17 | fn recall(&self, key: &str) -> Option { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `factoid` [INFO] [stdout] --> src/brain/hippocampus.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | fn learn(&self, factoid: &NewFactoid) -> Result<(), &'static str> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_factoid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_rng_seed` [INFO] [stdout] --> src/brain.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn set_rng_seed(&mut self, seed: u64) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 47s [INFO] running `Command { std: "docker" "inspect" "e2e09ba4463f8d52835aab3ce7cfc66842d8266b109253a6fac6a956d8b2ce1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2e09ba4463f8d52835aab3ce7cfc66842d8266b109253a6fac6a956d8b2ce1a", kill_on_drop: false }` [INFO] [stdout] e2e09ba4463f8d52835aab3ce7cfc66842d8266b109253a6fac6a956d8b2ce1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 76e767f8217b932187d0f0321125c308a29a06e8970e8677cecd1fc91ff43df4 [INFO] running `Command { std: "docker" "start" "-a" "76e767f8217b932187d0f0321125c308a29a06e8970e8677cecd1fc91ff43df4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rustbucket v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `metrics::counter` [INFO] [stdout] --> src/main.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | use metrics::counter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::hippocampus::Hippocampus` [INFO] [stdout] --> src/brain/responder.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::hippocampus::Hippocampus; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/brain/hippocampus.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | fn new(path: &'static str) -> Self { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/brain/hippocampus.rs:17:22 [INFO] [stdout] | [INFO] [stdout] 17 | fn recall(&self, key: &str) -> Option { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `factoid` [INFO] [stdout] --> src/brain/hippocampus.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | fn learn(&self, factoid: &NewFactoid) -> Result<(), &'static str> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_factoid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 35s [INFO] running `Command { std: "docker" "inspect" "76e767f8217b932187d0f0321125c308a29a06e8970e8677cecd1fc91ff43df4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76e767f8217b932187d0f0321125c308a29a06e8970e8677cecd1fc91ff43df4", kill_on_drop: false }` [INFO] [stdout] 76e767f8217b932187d0f0321125c308a29a06e8970e8677cecd1fc91ff43df4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] eed1c515a57b3e196d5bed39c006bb215647780786f31401924d908b641509f8 [INFO] running `Command { std: "docker" "start" "-a" "eed1c515a57b3e196d5bed39c006bb215647780786f31401924d908b641509f8", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `metrics::counter` [INFO] [stderr] --> src/main.rs:30:5 [INFO] [stderr] | [INFO] [stderr] 30 | use metrics::counter; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `super::hippocampus::Hippocampus` [INFO] [stderr] --> src/brain/responder.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use super::hippocampus::Hippocampus; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `path` [INFO] [stderr] --> src/brain/hippocampus.rs:13:12 [INFO] [stderr] | [INFO] [stderr] 13 | fn new(path: &'static str) -> Self { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `key` [INFO] [stderr] --> src/brain/hippocampus.rs:17:22 [INFO] [stderr] | [INFO] [stderr] 17 | fn recall(&self, key: &str) -> Option { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `factoid` [INFO] [stderr] --> src/brain/hippocampus.rs:21:21 [INFO] [stderr] | [INFO] [stderr] 21 | fn learn(&self, factoid: &NewFactoid) -> Result<(), &'static str> { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_factoid` [INFO] [stderr] [INFO] [stderr] warning: `rustbucket` (bin "rustbucket" test) generated 5 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rustbucket-160fce9cd5e86fbe) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test brain::responder::test_default_responders ... ok [INFO] [stdout] test brain::responder::test_factoids_respond ... ok [INFO] [stdout] test brain::responder::test_responder_priority ... ok [INFO] [stdout] test brain::tests::can_create_factoid ... ok [INFO] [stdout] test brain::tests::can_set_and_retrieve_multi_factoid ... ok [INFO] [stdout] test brain::tests::ids_non_factoid_creation ... ok [INFO] [stdout] test brain::util::test_is_extension ... ok [INFO] [stdout] test brain::tests::no_nonfactoid_retrieval ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "eed1c515a57b3e196d5bed39c006bb215647780786f31401924d908b641509f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eed1c515a57b3e196d5bed39c006bb215647780786f31401924d908b641509f8", kill_on_drop: false }` [INFO] [stdout] eed1c515a57b3e196d5bed39c006bb215647780786f31401924d908b641509f8