[INFO] cloning repository https://github.com/tyrchen/rust-training [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tyrchen/rust-training" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftyrchen%2Frust-training", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftyrchen%2Frust-training'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 41c0a135978a72071d2ad24a0ebe68e5881b462c [INFO] checking tyrchen/rust-training against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftyrchen%2Frust-training" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tyrchen/rust-training on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tyrchen/rust-training [INFO] finished tweaking git repo https://github.com/tyrchen/rust-training [INFO] tweaked toml for git repo https://github.com/tyrchen/rust-training written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/tyrchen/rust-training already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/atroche/rust-headless-chrome` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded chacha20 v0.7.1 [INFO] [stderr] Downloaded poly1305 v0.7.0 [INFO] [stderr] Downloaded neon-macros v0.8.3 [INFO] [stderr] Downloaded neon-runtime v0.8.3 [INFO] [stderr] Downloaded derive_builder v0.8.1 [INFO] [stderr] Downloaded neon v0.8.3 [INFO] [stderr] Downloaded derive_builder_core v0.8.1 [INFO] [stderr] Downloaded chacha20poly1305 v0.8.0 [INFO] [stderr] Downloaded neon-build v0.8.3 [INFO] [stderr] Downloaded snow v0.8.0 [INFO] [stderr] Downloaded async-prost v0.2.0 [INFO] [stderr] Downloaded prost-serde v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 926af7000df5597ae24f6232f9ba00b2c5c439e3c6ee29877ea69e66bd70f4aa [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" "926af7000df5597ae24f6232f9ba00b2c5c439e3c6ee29877ea69e66bd70f4aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "926af7000df5597ae24f6232f9ba00b2c5c439e3c6ee29877ea69e66bd70f4aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "926af7000df5597ae24f6232f9ba00b2c5c439e3c6ee29877ea69e66bd70f4aa", kill_on_drop: false }` [INFO] [stdout] 926af7000df5597ae24f6232f9ba00b2c5c439e3c6ee29877ea69e66bd70f4aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9dcd41ebdd2307b9e01dfbac2aa1fee4231c7dfa16f8fe005721589335157e74 [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" "9dcd41ebdd2307b9e01dfbac2aa1fee4231c7dfa16f8fe005721589335157e74", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling neon-build v0.8.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking rustc-demangle v0.1.19 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Compiling derive_builder v0.8.1 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking bytemuck v1.6.1 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking cslice v0.2.0 [INFO] [stderr] Checking checked_int_cast v1.0.0 [INFO] [stderr] Checking hello_world v0.1.0 (/opt/rustwide/workdir/live_coding/hello_world) [INFO] [stderr] Checking simple_asm v0.1.0 (/opt/rustwide/workdir/code/simple_asm) [INFO] [stderr] Checking strtok v0.1.0 (/opt/rustwide/workdir/code/strtok) [INFO] [stderr] Checking lifetime v0.1.0 (/opt/rustwide/workdir/code/lifetime) [INFO] [stdout] warning: unused variable: `authenticated` [INFO] [stdout] --> live_coding/hello_world/src/value_tour.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | let authenticated = true; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_authenticated` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `total` is assigned to, but never used [INFO] [stdout] --> live_coding/hello_world/src/value_tour.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | let mut total = 0usize; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_total` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `total` is never read [INFO] [stdout] --> live_coding/hello_world/src/value_tour.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | total += 1; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `my_map` [INFO] [stdout] --> live_coding/hello_world/src/value_tour.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | let my_map = &mut map; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_my_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `map` [INFO] [stdout] --> live_coding/hello_world/src/value_tour.rs:42:14 [INFO] [stdout] | [INFO] [stdout] 42 | fn print_map(map: &HashMap) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `map` [INFO] [stdout] --> live_coding/hello_world/src/value_tour.rs:46:15 [INFO] [stdout] | [INFO] [stdout] 46 | fn insert_map(map: &mut HashMap) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Gender` [INFO] [stdout] --> live_coding/hello_world/src/types.rs:1:6 [INFO] [stdout] | [INFO] [stdout] 1 | enum Gender { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `authenticated` [INFO] [stdout] --> live_coding/hello_world/src/value_tour.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | let authenticated = true; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_authenticated` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `total` is assigned to, but never used [INFO] [stdout] --> live_coding/hello_world/src/value_tour.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | let mut total = 0usize; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_total` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `total` is never read [INFO] [stdout] --> live_coding/hello_world/src/value_tour.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | total += 1; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `ConnectionState` [INFO] [stdout] --> live_coding/hello_world/src/types.rs:7:6 [INFO] [stdout] | [INFO] [stdout] 7 | enum ConnectionState { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `HalfOpen` [INFO] [stdout] --> live_coding/hello_world/src/types.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | struct HalfOpen {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `FullSession` [INFO] [stdout] --> live_coding/hello_world/src/types.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | struct FullSession {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `User` [INFO] [stdout] --> live_coding/hello_world/src/types.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | struct User { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `value_tour` [INFO] [stdout] --> live_coding/hello_world/src/value_tour.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn value_tour() { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `print_my_name` [INFO] [stdout] --> live_coding/hello_world/src/value_tour.rs:38:4 [INFO] [stdout] | [INFO] [stdout] 38 | fn print_my_name(name: String) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `print_map` [INFO] [stdout] --> live_coding/hello_world/src/value_tour.rs:42:4 [INFO] [stdout] | [INFO] [stdout] 42 | fn print_map(map: &HashMap) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `insert_map` [INFO] [stdout] --> live_coding/hello_world/src/value_tour.rs:46:4 [INFO] [stdout] | [INFO] [stdout] 46 | fn insert_map(map: &mut HashMap) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `my_map` [INFO] [stdout] --> live_coding/hello_world/src/value_tour.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | let my_map = &mut map; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_my_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `map` [INFO] [stdout] --> live_coding/hello_world/src/value_tour.rs:42:14 [INFO] [stdout] | [INFO] [stdout] 42 | fn print_map(map: &HashMap) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `map` [INFO] [stdout] --> live_coding/hello_world/src/value_tour.rs:46:15 [INFO] [stdout] | [INFO] [stdout] 46 | fn insert_map(map: &mut HashMap) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Gender` [INFO] [stdout] --> live_coding/hello_world/src/types.rs:1:6 [INFO] [stdout] | [INFO] [stdout] 1 | enum Gender { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `ConnectionState` [INFO] [stdout] --> live_coding/hello_world/src/types.rs:7:6 [INFO] [stdout] | [INFO] [stdout] 7 | enum ConnectionState { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `HalfOpen` [INFO] [stdout] --> live_coding/hello_world/src/types.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | struct HalfOpen {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `FullSession` [INFO] [stdout] --> live_coding/hello_world/src/types.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | struct FullSession {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `User` [INFO] [stdout] --> live_coding/hello_world/src/types.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | struct User { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `value_tour` [INFO] [stdout] --> live_coding/hello_world/src/value_tour.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn value_tour() { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `print_my_name` [INFO] [stdout] --> live_coding/hello_world/src/value_tour.rs:38:4 [INFO] [stdout] | [INFO] [stdout] 38 | fn print_my_name(name: String) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `print_map` [INFO] [stdout] --> live_coding/hello_world/src/value_tour.rs:42:4 [INFO] [stdout] | [INFO] [stdout] 42 | fn print_map(map: &HashMap) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `insert_map` [INFO] [stdout] --> live_coding/hello_world/src/value_tour.rs:46:4 [INFO] [stdout] | [INFO] [stdout] 46 | fn insert_map(map: &mut HashMap) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking gp v0.1.0 (/opt/rustwide/workdir/code/gp) [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking instant v0.1.9 [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> code/lifetime/src/lib.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn new(name: &'a str, age: u8) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stdout] warning: unused variable: `user_ref` [INFO] [stdout] --> code/lifetime/src/lib.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | let user_ref = &mut user; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_ref` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking bytestring v1.0.0 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [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 num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking gif v0.11.2 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking neon-runtime v0.8.3 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking snappy-test v0.1.0 (/opt/rustwide/workdir/code/snappy-test) [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Checking object v0.25.3 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking rand_pcg v0.1.2 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling neon v0.8.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Checking http-body v0.4.2 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking aead v0.4.1 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking blake2 v0.9.1 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking sha-1 v0.9.6 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking polyval v0.5.1 [INFO] [stderr] Checking poly1305 v0.7.0 [INFO] [stderr] Checking ctr v0.7.0 [INFO] [stderr] Checking aes v0.7.4 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking ghash v0.4.2 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Compiling snow v0.8.0 [INFO] [stderr] Checking aes-gcm v0.9.2 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking websocket v0.23.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.13.2 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] error: could not compile `image` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name image --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/image-0.23.14/./src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bmp"' --cfg 'feature="dds"' --cfg 'feature="default"' --cfg 'feature="dxt"' --cfg 'feature="farbfeld"' --cfg 'feature="gif"' --cfg 'feature="hdr"' --cfg 'feature="ico"' --cfg 'feature="jpeg"' --cfg 'feature="jpeg_rayon"' --cfg 'feature="png"' --cfg 'feature="pnm"' --cfg 'feature="scoped_threadpool"' --cfg 'feature="tga"' --cfg 'feature="tiff"' --cfg 'feature="webp"' -C metadata=3ec732a99037c76c -C extra-filename=-3ec732a99037c76c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-dda7ac54da77bcb7.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-614939e0cd8a9be1.rmeta --extern color_quant=/opt/rustwide/target/debug/deps/libcolor_quant-59e0cd81d2b14133.rmeta --extern gif=/opt/rustwide/target/debug/deps/libgif-1aa14e91e231b405.rmeta --extern jpeg=/opt/rustwide/target/debug/deps/libjpeg_decoder-9056469a86115844.rmeta --extern num_iter=/opt/rustwide/target/debug/deps/libnum_iter-43292b1f39edd8c7.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-3cdc2bc76cda13b2.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-6b7089eb21777081.rmeta --extern png=/opt/rustwide/target/debug/deps/libpng-53818a1d344ff11f.rmeta --extern scoped_threadpool=/opt/rustwide/target/debug/deps/libscoped_threadpool-10dc195703df959a.rmeta --extern tiff=/opt/rustwide/target/debug/deps/libtiff-8452d5cd57fbdbe2.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9dcd41ebdd2307b9e01dfbac2aa1fee4231c7dfa16f8fe005721589335157e74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dcd41ebdd2307b9e01dfbac2aa1fee4231c7dfa16f8fe005721589335157e74", kill_on_drop: false }` [INFO] [stdout] 9dcd41ebdd2307b9e01dfbac2aa1fee4231c7dfa16f8fe005721589335157e74