[INFO] cloning repository https://github.com/surojitfromindia/codeforce_problems
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/surojitfromindia/codeforce_problems" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsurojitfromindia%2Fcodeforce_problems", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsurojitfromindia%2Fcodeforce_problems'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ec02306ce13352105fe168f0fa79e74e7a1ebfee
[INFO] testing surojitfromindia/codeforce_problems against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsurojitfromindia%2Fcodeforce_problems" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/surojitfromindia/codeforce_problems
[INFO] finished tweaking git repo https://github.com/surojitfromindia/codeforce_problems
[INFO] tweaked toml for git repo https://github.com/surojitfromindia/codeforce_problems written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/surojitfromindia/codeforce_problems on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/surojitfromindia/codeforce_problems already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2e298006df407129c8a2b79b2474ea16d5d5ac46e6189f4ea27acae2cae4044c
[INFO] running `Command { std: "docker" "start" "-a" "2e298006df407129c8a2b79b2474ea16d5d5ac46e6189f4ea27acae2cae4044c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e298006df407129c8a2b79b2474ea16d5d5ac46e6189f4ea27acae2cae4044c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e298006df407129c8a2b79b2474ea16d5d5ac46e6189f4ea27acae2cae4044c", kill_on_drop: false }`
[INFO] [stdout] 2e298006df407129c8a2b79b2474ea16d5d5ac46e6189f4ea27acae2cae4044c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3dfed9c99880b03ba50fac50e64fe148c60b1a76e83c3b22f4e627f83a6964e4
[INFO] running `Command { std: "docker" "start" "-a" "3dfed9c99880b03ba50fac50e64fe148c60b1a76e83c3b22f4e627f83a6964e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling codeforce_problems v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]  --> src/easy/a271.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 |     let mut y = year;
[INFO] [stdout]   |         ----^
[INFO] [stdout]   |         |
[INFO] [stdout]   |         help: remove this `mut`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `near_lucky_number` is never used
[INFO] [stdout]  --> src/easy/a110.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn near_lucky_number() {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `peyta_string` is never used
[INFO] [stdout]  --> src/easy/a112.rs:1:4
[INFO] [stdout]   |
[INFO] [stdout] 1 | fn peyta_string(s1: &str, s2: &str) -> i8 {
[INFO] [stdout]   |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `peyta_string_test` is never used
[INFO] [stdout]   --> src/easy/a112.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn peyta_string_test(){
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insomnia` is never used
[INFO] [stdout]  --> src/easy/a148.rs:1:4
[INFO] [stdout]   |
[INFO] [stdout] 1 | fn insomnia(k: u64, l: u64, m: u64, n: u64, d: u64) -> u64 {
[INFO] [stdout]   |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insomnia_test` is never used
[INFO] [stdout]   --> src/easy/a148.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn insomnia_test() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `next_round` is never used
[INFO] [stdout]  --> src/easy/a158.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn next_round() {
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `team` is never used
[INFO] [stdout]  --> src/easy/a231.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub fn team(){
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `ASCII_A` is never used
[INFO] [stdout]  --> src/easy/a236.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | static ASCII_A: u8 = b'A';
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `ASCII_a` is never used
[INFO] [stdout]  --> src/easy/a236.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 | static ASCII_a: u8 = b'a';
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `boy_or_girl` is never used
[INFO] [stdout]  --> src/easy/a236.rs:5:4
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn boy_or_girl(inp: String) -> bool {
[INFO] [stdout]   |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `boy_or_girl_test` is never used
[INFO] [stdout]   --> src/easy/a236.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn boy_or_girl_test() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `beautiful_matrix` is never used
[INFO] [stdout]  --> src/easy/a263.rs:1:4
[INFO] [stdout]   |
[INFO] [stdout] 1 | fn beautiful_matrix(row_pos: u8, col_pos: u8) -> u8 {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_beautiful_matrix` is never used
[INFO] [stdout]   --> src/easy/a263.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn run_beautiful_matrix() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `stones_on_table` is never used
[INFO] [stdout]  --> src/easy/a266.rs:2:4
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn stones_on_table(inp: String) -> usize {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `stones_on_table_test` is never used
[INFO] [stdout]   --> src/easy/a266.rs:18:4
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn stones_on_table_test (){
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `word_capitalize` is never used
[INFO] [stdout]  --> src/easy/a281.rs:3:4
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn word_capitalize(mut inp :  String)->String{
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `word_capitalize_test` is never used
[INFO] [stdout]   --> src/easy/a281.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn word_capitalize_test(){
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bit` is never used
[INFO] [stdout]  --> src/easy/a282.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn bit(){
[INFO] [stdout]   |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `watermelon` is never used
[INFO] [stdout]  --> src/easy/a4.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn watermelon() {
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `traffic_cost` is never used
[INFO] [stdout]  --> src/easy/a5.rs:1:4
[INFO] [stdout]   |
[INFO] [stdout] 1 | fn traffic_cost(commands: Vec<String>) -> usize {
[INFO] [stdout]   |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `traffic_cost_test` is never used
[INFO] [stdout]   --> src/easy/a5.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn traffic_cost_test() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `domino_pilling` is never used
[INFO] [stdout]   --> src/easy/a50.rs:19:4
[INFO] [stdout]    |
[INFO] [stdout] 19 | fn domino_pilling(m: u8, n: u8) -> u8 {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_domino_pilling` is never used
[INFO] [stdout]   --> src/easy/a50.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub fn run_domino_pilling() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `elephant_move` is never used
[INFO] [stdout]  --> src/easy/a617.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub fn elephant_move(to_pos: u64)-> u64{
[INFO] [stdout]   |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `elephant_move_test` is never used
[INFO] [stdout]   --> src/easy/a617.rs:26:4
[INFO] [stdout]    |
[INFO] [stdout] 26 | fn elephant_move_test(){
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `way_too_long` is never used
[INFO] [stdout]  --> src/easy/a71.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn way_too_long(){
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `shrink` is never used
[INFO] [stdout]   --> src/easy/a71.rs:35:4
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn shrink(lg: &str, str_len: usize)-> String{
[INFO] [stdout]    |    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `big_bro` is never used
[INFO] [stdout]  --> src/easy/a791.rs:1:4
[INFO] [stdout]   |
[INFO] [stdout] 1 | fn big_bro(lima: u8, bob: u8) -> u64 {
[INFO] [stdout]   |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `big_bro_test` is never used
[INFO] [stdout]   --> src/easy/a791.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn big_bro_test() {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `word` is never used
[INFO] [stdout]  --> src/easy/a546.rs:1:4
[INFO] [stdout]   |
[INFO] [stdout] 1 | fn word(inp: String) -> String {
[INFO] [stdout]   |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `word_test` is never used
[INFO] [stdout]   --> src/easy/a546.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn word_test() {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `soldier_and_banana` is never used
[INFO] [stdout]  --> src/easy/a59.rs:1:4
[INFO] [stdout]   |
[INFO] [stdout] 1 | fn soldier_and_banana(k:u64,n:u64,w:u64)-> u64{
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `soldier_and_banana_test` is never used
[INFO] [stdout]  --> src/easy/a59.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn soldier_and_banana_test(){
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wrong_subtract` is never used
[INFO] [stdout]  --> src/easy/a977.rs:1:4
[INFO] [stdout]   |
[INFO] [stdout] 1 | fn wrong_subtract(number: u64, repeat: u8) -> u64 {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wrong_subtract_test` is never used
[INFO] [stdout]   --> src/easy/a977.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn wrong_subtract_test() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `anton_and_danik` is never used
[INFO] [stdout]  --> src/easy/a734.rs:3:4
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn anton_and_danik(game: &str)-> &str{
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `anton_and_danik_test` is never used
[INFO] [stdout]   --> src/easy/a734.rs:27:4
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn anton_and_danik_test(){
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OutIn` is never constructed
[INFO] [stdout]  --> src/easy/a116.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | struct OutIn(u32, u32);
[INFO] [stdout]   |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `tram` is never used
[INFO] [stdout]  --> src/easy/a116.rs:6:4
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn tram(out_in: Vec<OutIn> )-> u32 {
[INFO] [stdout]   |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `tram_test` is never used
[INFO] [stdout]   --> src/easy/a116.rs:21:4
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn tram_test() {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `translation` is never used
[INFO] [stdout]  --> src/easy/a41.rs:2:4
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn translation<'a>(s: &'a str, t: &'a str) -> &'a str {
[INFO] [stdout]   |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `translation_test` is never used
[INFO] [stdout]   --> src/easy/a41.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn translation_test() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_year_num_distinct` is never used
[INFO] [stdout]  --> src/easy/a271.rs:2:4
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn is_year_num_distinct(year: u16) -> bool {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `beautiful_year_test` is never used
[INFO] [stdout]   --> src/easy/a271.rs:22:4
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn beautiful_year_test(){
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `vanya_and_fence` is never used
[INFO] [stdout]  --> src/easy/a677.rs:2:4
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn vanya_and_fence(h: u16, heights: Vec<u16>) -> usize {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `vanya_and_fence_test` is never used
[INFO] [stdout]  --> src/easy/a677.rs:7:4
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn vanya_and_fence_test() {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `easy_problem` is never used
[INFO] [stdout]  --> src/easy/a1030.rs:2:4
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn easy_problem<'a>(votes: Vec<u8>) -> &'a str {
[INFO] [stdout]   |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `easy_problem_test` is never used
[INFO] [stdout]  --> src/easy/a1030.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn easy_problem_test() {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `magnets` is never used
[INFO] [stdout]  --> src/easy/a344.rs:2:4
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn magnets(inp: Vec<String>)-> u64{
[INFO] [stdout]   |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `magnets_test` is never used
[INFO] [stdout]   --> src/easy/a344.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn magnets_test(){
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `george_and_accommodation` is never used
[INFO] [stdout]  --> src/easy/a467.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub fn george_and_accommodation() {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `present` is never used
[INFO] [stdout]  --> src/easy/a136.rs:2:4
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn present(senders: Vec<u8>) -> String {
[INFO] [stdout]   |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `present_test` is never used
[INFO] [stdout]   --> src/easy/a136.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn present_test() {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `arrival_of_gen` is never used
[INFO] [stdout]  --> src/easy/a144.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |  fn arrival_of_gen(v: Vec<u8>) -> u32 {
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `arrival_of_gen_test` is never used
[INFO] [stdout]   --> src/easy/a144.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn arrival_of_gen_test(){
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `horseshoe` is never used
[INFO] [stdout]  --> src/easy/a228.rs:4:4
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn horseshoe(s1: u64, s2: u64, s3: u64, s4: u64) -> usize {
[INFO] [stdout]   |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `horseshoe_test` is never used
[INFO] [stdout]   --> src/easy/a228.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn horseshoe_test() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ultra_fast_math` is never used
[INFO] [stdout]  --> src/easy/a61.rs:3:4
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn ultra_fast_math(s1: &str, s2: &str) -> String {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ultra_fast_math_test` is never used
[INFO] [stdout]   --> src/easy/a61.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn ultra_fast_math_test() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hulk_test` is never used
[INFO] [stdout]  --> src/easy/a705.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub fn hulk_test() {
[INFO] [stdout]   |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hit_the_lottery` is never used
[INFO] [stdout]  --> src/easy/a996.rs:2:4
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn hit_the_lottery(money: u64)-> u64{
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hit_the_lottery_test` is never used
[INFO] [stdout]   --> src/easy/a996.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn hit_the_lottery_test(){
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `peyta_and_football` is never used
[INFO] [stdout]  --> src/easy/a96.rs:2:4
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn peyta_and_football(gp: &str)-> bool {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `peyta_and_football_test` is never used
[INFO] [stdout]   --> src/easy/a96.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn peyta_and_football_test(){
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `twins` is never used
[INFO] [stdout]  --> src/easy/a160.rs:2:4
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn twins(mut coins: Vec<u32>) -> u32 {
[INFO] [stdout]   |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `twins_test` is never used
[INFO] [stdout]   --> src/easy/a160.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn twins_test() {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `even_odds` is never used
[INFO] [stdout]  --> src/easy/a318.rs:3:4
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn even_odds(n: u64, k: u64) -> u64 {
[INFO] [stdout]   |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `even_odds_test` is never used
[INFO] [stdout]   --> src/easy/a318.rs:19:4
[INFO] [stdout]    |
[INFO] [stdout] 19 | fn even_odds_test() {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `anton_and_letters` is never used
[INFO] [stdout]  --> src/easy/a443.rs:5:4
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn anton_and_letters(f_set: &str) -> usize {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `anton_and_letters_test` is never used
[INFO] [stdout]   --> src/easy/a443.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn anton_and_letters_test() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `queue_at_school` is never used
[INFO] [stdout]  --> src/easy_b/b266.rs:2:4
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn queue_at_school(inp: String, sec: u16) -> String {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `queue_at_school_test` is never used
[INFO] [stdout]   --> src/easy_b/b266.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn queue_at_school_test() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `ASCII_a` should have an upper case name
[INFO] [stdout]  --> src/easy/a236.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 | static ASCII_a: u8 = b'a';
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_upper_case_globals)]` on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 2 - static ASCII_a: u8 = b'a';
[INFO] [stdout] 2 + static ASCII_A: u8 = b'a';
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
[INFO] running `Command { std: "docker" "inspect" "3dfed9c99880b03ba50fac50e64fe148c60b1a76e83c3b22f4e627f83a6964e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3dfed9c99880b03ba50fac50e64fe148c60b1a76e83c3b22f4e627f83a6964e4", kill_on_drop: false }`
[INFO] [stdout] 3dfed9c99880b03ba50fac50e64fe148c60b1a76e83c3b22f4e627f83a6964e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4095741a123742550c72af90ca96d6fc0710cd9841e90e995fd1b3d9fe849c2
[INFO] running `Command { std: "docker" "start" "-a" "e4095741a123742550c72af90ca96d6fc0710cd9841e90e995fd1b3d9fe849c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling codeforce_problems v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]  --> src/easy/a271.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 |     let mut y = year;
[INFO] [stdout]   |         ----^
[INFO] [stdout]   |         |
[INFO] [stdout]   |         help: remove this `mut`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `near_lucky_number` is never used
[INFO] [stdout]  --> src/easy/a110.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn near_lucky_number() {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `peyta_string_test` is never used
[INFO] [stdout]   --> src/easy/a112.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn peyta_string_test(){
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insomnia` is never used
[INFO] [stdout]  --> src/easy/a148.rs:1:4
[INFO] [stdout]   |
[INFO] [stdout] 1 | fn insomnia(k: u64, l: u64, m: u64, n: u64, d: u64) -> u64 {
[INFO] [stdout]   |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insomnia_test` is never used
[INFO] [stdout]   --> src/easy/a148.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn insomnia_test() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `next_round` is never used
[INFO] [stdout]  --> src/easy/a158.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn next_round() {
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `team` is never used
[INFO] [stdout]  --> src/easy/a231.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub fn team(){
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `boy_or_girl_test` is never used
[INFO] [stdout]   --> src/easy/a236.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn boy_or_girl_test() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_beautiful_matrix` is never used
[INFO] [stdout]   --> src/easy/a263.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn run_beautiful_matrix() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `stones_on_table` is never used
[INFO] [stdout]  --> src/easy/a266.rs:2:4
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn stones_on_table(inp: String) -> usize {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `stones_on_table_test` is never used
[INFO] [stdout]   --> src/easy/a266.rs:18:4
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn stones_on_table_test (){
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `word_capitalize_test` is never used
[INFO] [stdout]   --> src/easy/a281.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn word_capitalize_test(){
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bit` is never used
[INFO] [stdout]  --> src/easy/a282.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn bit(){
[INFO] [stdout]   |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `watermelon` is never used
[INFO] [stdout]  --> src/easy/a4.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn watermelon() {
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `traffic_cost_test` is never used
[INFO] [stdout]   --> src/easy/a5.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn traffic_cost_test() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_domino_pilling` is never used
[INFO] [stdout]   --> src/easy/a50.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub fn run_domino_pilling() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `elephant_move` is never used
[INFO] [stdout]  --> src/easy/a617.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub fn elephant_move(to_pos: u64)-> u64{
[INFO] [stdout]   |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `elephant_move_test` is never used
[INFO] [stdout]   --> src/easy/a617.rs:26:4
[INFO] [stdout]    |
[INFO] [stdout] 26 | fn elephant_move_test(){
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `way_too_long` is never used
[INFO] [stdout]  --> src/easy/a71.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn way_too_long(){
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `shrink` is never used
[INFO] [stdout]   --> src/easy/a71.rs:35:4
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn shrink(lg: &str, str_len: usize)-> String{
[INFO] [stdout]    |    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `big_bro_test` is never used
[INFO] [stdout]   --> src/easy/a791.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn big_bro_test() {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `word` is never used
[INFO] [stdout]  --> src/easy/a546.rs:1:4
[INFO] [stdout]   |
[INFO] [stdout] 1 | fn word(inp: String) -> String {
[INFO] [stdout]   |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `word_test` is never used
[INFO] [stdout]   --> src/easy/a546.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn word_test() {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `soldier_and_banana` is never used
[INFO] [stdout]  --> src/easy/a59.rs:1:4
[INFO] [stdout]   |
[INFO] [stdout] 1 | fn soldier_and_banana(k:u64,n:u64,w:u64)-> u64{
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `soldier_and_banana_test` is never used
[INFO] [stdout]  --> src/easy/a59.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn soldier_and_banana_test(){
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wrong_subtract_test` is never used
[INFO] [stdout]   --> src/easy/a977.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn wrong_subtract_test() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `anton_and_danik_test` is never used
[INFO] [stdout]   --> src/easy/a734.rs:27:4
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn anton_and_danik_test(){
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OutIn` is never constructed
[INFO] [stdout]  --> src/easy/a116.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | struct OutIn(u32, u32);
[INFO] [stdout]   |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `tram` is never used
[INFO] [stdout]  --> src/easy/a116.rs:6:4
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn tram(out_in: Vec<OutIn> )-> u32 {
[INFO] [stdout]   |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `tram_test` is never used
[INFO] [stdout]   --> src/easy/a116.rs:21:4
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn tram_test() {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `translation` is never used
[INFO] [stdout]  --> src/easy/a41.rs:2:4
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn translation<'a>(s: &'a str, t: &'a str) -> &'a str {
[INFO] [stdout]   |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `translation_test` is never used
[INFO] [stdout]   --> src/easy/a41.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn translation_test() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_year_num_distinct` is never used
[INFO] [stdout]  --> src/easy/a271.rs:2:4
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn is_year_num_distinct(year: u16) -> bool {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `beautiful_year_test` is never used
[INFO] [stdout]   --> src/easy/a271.rs:22:4
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn beautiful_year_test(){
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `vanya_and_fence` is never used
[INFO] [stdout]  --> src/easy/a677.rs:2:4
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn vanya_and_fence(h: u16, heights: Vec<u16>) -> usize {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `vanya_and_fence_test` is never used
[INFO] [stdout]  --> src/easy/a677.rs:7:4
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn vanya_and_fence_test() {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `easy_problem` is never used
[INFO] [stdout]  --> src/easy/a1030.rs:2:4
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn easy_problem<'a>(votes: Vec<u8>) -> &'a str {
[INFO] [stdout]   |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `easy_problem_test` is never used
[INFO] [stdout]  --> src/easy/a1030.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn easy_problem_test() {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `magnets_test` is never used
[INFO] [stdout]   --> src/easy/a344.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn magnets_test(){
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `george_and_accommodation` is never used
[INFO] [stdout]  --> src/easy/a467.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub fn george_and_accommodation() {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `present` is never used
[INFO] [stdout]  --> src/easy/a136.rs:2:4
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn present(senders: Vec<u8>) -> String {
[INFO] [stdout]   |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `present_test` is never used
[INFO] [stdout]   --> src/easy/a136.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn present_test() {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `arrival_of_gen` is never used
[INFO] [stdout]  --> src/easy/a144.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |  fn arrival_of_gen(v: Vec<u8>) -> u32 {
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `arrival_of_gen_test` is never used
[INFO] [stdout]   --> src/easy/a144.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn arrival_of_gen_test(){
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `horseshoe` is never used
[INFO] [stdout]  --> src/easy/a228.rs:4:4
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn horseshoe(s1: u64, s2: u64, s3: u64, s4: u64) -> usize {
[INFO] [stdout]   |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `horseshoe_test` is never used
[INFO] [stdout]   --> src/easy/a228.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn horseshoe_test() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ultra_fast_math` is never used
[INFO] [stdout]  --> src/easy/a61.rs:3:4
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn ultra_fast_math(s1: &str, s2: &str) -> String {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ultra_fast_math_test` is never used
[INFO] [stdout]   --> src/easy/a61.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn ultra_fast_math_test() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hulk_test` is never used
[INFO] [stdout]  --> src/easy/a705.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub fn hulk_test() {
[INFO] [stdout]   |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hit_the_lottery` is never used
[INFO] [stdout]  --> src/easy/a996.rs:2:4
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn hit_the_lottery(money: u64)-> u64{
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hit_the_lottery_test` is never used
[INFO] [stdout]   --> src/easy/a996.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn hit_the_lottery_test(){
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `peyta_and_football` is never used
[INFO] [stdout]  --> src/easy/a96.rs:2:4
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn peyta_and_football(gp: &str)-> bool {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `peyta_and_football_test` is never used
[INFO] [stdout]   --> src/easy/a96.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn peyta_and_football_test(){
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `twins` is never used
[INFO] [stdout]  --> src/easy/a160.rs:2:4
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn twins(mut coins: Vec<u32>) -> u32 {
[INFO] [stdout]   |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `twins_test` is never used
[INFO] [stdout]   --> src/easy/a160.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn twins_test() {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `even_odds` is never used
[INFO] [stdout]  --> src/easy/a318.rs:3:4
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn even_odds(n: u64, k: u64) -> u64 {
[INFO] [stdout]   |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `even_odds_test` is never used
[INFO] [stdout]   --> src/easy/a318.rs:19:4
[INFO] [stdout]    |
[INFO] [stdout] 19 | fn even_odds_test() {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `anton_and_letters` is never used
[INFO] [stdout]  --> src/easy/a443.rs:5:4
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn anton_and_letters(f_set: &str) -> usize {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `anton_and_letters_test` is never used
[INFO] [stdout]   --> src/easy/a443.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn anton_and_letters_test() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `queue_at_school` is never used
[INFO] [stdout]  --> src/easy_b/b266.rs:2:4
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn queue_at_school(inp: String, sec: u16) -> String {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `queue_at_school_test` is never used
[INFO] [stdout]   --> src/easy_b/b266.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn queue_at_school_test() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `ASCII_a` should have an upper case name
[INFO] [stdout]  --> src/easy/a236.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 | static ASCII_a: u8 = b'a';
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_upper_case_globals)]` on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 2 - static ASCII_a: u8 = b'a';
[INFO] [stdout] 2 + static ASCII_A: u8 = b'a';
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.83s
[INFO] running `Command { std: "docker" "inspect" "e4095741a123742550c72af90ca96d6fc0710cd9841e90e995fd1b3d9fe849c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4095741a123742550c72af90ca96d6fc0710cd9841e90e995fd1b3d9fe849c2", kill_on_drop: false }`
[INFO] [stdout] e4095741a123742550c72af90ca96d6fc0710cd9841e90e995fd1b3d9fe849c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4ff50c818429de7fef633ec4b7d1b875809106779bac42cd725666bf4dbee8be
[INFO] running `Command { std: "docker" "start" "-a" "4ff50c818429de7fef633ec4b7d1b875809106779bac42cd725666bf4dbee8be", kill_on_drop: false }`
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stdout] 
[INFO] [stderr]  --> src/easy/a271.rs:3:9
[INFO] [stdout] running 11 tests
[INFO] [stderr]   |
[INFO] [stderr] 3 |     let mut y = year;
[INFO] [stderr]   |         ----^
[INFO] [stderr]   |         |
[INFO] [stderr]   |         help: remove this `mut`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `near_lucky_number` is never used
[INFO] [stderr]  --> src/easy/a110.rs:1:8
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub fn near_lucky_number() {
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `peyta_string_test` is never used
[INFO] [stderr]   --> src/easy/a112.rs:13:8
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub fn peyta_string_test(){
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `insomnia` is never used
[INFO] [stderr]  --> src/easy/a148.rs:1:4
[INFO] [stderr]   |
[INFO] [stderr] 1 | fn insomnia(k: u64, l: u64, m: u64, n: u64, d: u64) -> u64 {
[INFO] [stderr]   |    ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `insomnia_test` is never used
[INFO] [stderr]   --> src/easy/a148.rs:17:8
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub fn insomnia_test() {
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `next_round` is never used
[INFO] [stderr]  --> src/easy/a158.rs:3:8
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub fn next_round() {
[INFO] [stderr]   |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `team` is never used
[INFO] [stderr]  --> src/easy/a231.rs:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 | pub fn team(){
[INFO] [stderr]   |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `boy_or_girl_test` is never used
[INFO] [stderr]   --> src/easy/a236.rs:29:8
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub fn boy_or_girl_test() {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `run_beautiful_matrix` is never used
[INFO] [stderr]   --> src/easy/a263.rs:10:8
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub fn run_beautiful_matrix() {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `stones_on_table` is never used
[INFO] [stderr]  --> src/easy/a266.rs:2:4
[INFO] [stderr]   |
[INFO] [stderr] 2 | fn stones_on_table(inp: String) -> usize {
[INFO] [stderr]   |    ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `stones_on_table_test` is never used
[INFO] [stderr]   --> src/easy/a266.rs:18:4
[INFO] [stderr]    |
[INFO] [stderr] 18 | fn stones_on_table_test (){
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `word_capitalize_test` is never used
[INFO] [stderr]   --> src/easy/a281.rs:11:8
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub fn word_capitalize_test(){
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `bit` is never used
[INFO] [stderr]  --> src/easy/a282.rs:3:8
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub fn bit(){
[INFO] [stderr]   |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `watermelon` is never used
[INFO] [stderr]  --> src/easy/a4.rs:3:8
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub fn watermelon() {
[INFO] [stderr]   |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `traffic_cost_test` is never used
[INFO] [stderr]   --> src/easy/a5.rs:20:8
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub fn traffic_cost_test() {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `run_domino_pilling` is never used
[INFO] [stderr]   --> src/easy/a50.rs:36:8
[INFO] [stderr]    |
[INFO] [stderr] 36 | pub fn run_domino_pilling() {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `elephant_move` is never used
[INFO] [stderr]  --> src/easy/a617.rs:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 | pub fn elephant_move(to_pos: u64)-> u64{
[INFO] [stderr]   |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `elephant_move_test` is never used
[INFO] [stderr]   --> src/easy/a617.rs:26:4
[INFO] [stderr]    |
[INFO] [stderr] 26 | fn elephant_move_test(){
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `way_too_long` is never used
[INFO] [stderr]  --> src/easy/a71.rs:4:8
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub fn way_too_long(){
[INFO] [stderr]   |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `shrink` is never used
[INFO] [stderr]   --> src/easy/a71.rs:35:4
[INFO] [stderr]    |
[INFO] [stderr] 35 | fn shrink(lg: &str, str_len: usize)-> String{
[INFO] [stderr]    |    ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `big_bro_test` is never used
[INFO] [stderr]   --> src/easy/a791.rs:16:8
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub fn big_bro_test() {
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `word` is never used
[INFO] [stderr]  --> src/easy/a546.rs:1:4
[INFO] [stderr]   |
[INFO] [stderr] 1 | fn word(inp: String) -> String {
[INFO] [stderr]   |    ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `word_test` is never used
[INFO] [stderr]   --> src/easy/a546.rs:26:8
[INFO] [stderr]    |
[INFO] [stderr] 26 | pub fn word_test() {
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `soldier_and_banana` is never used
[INFO] [stderr]  --> src/easy/a59.rs:1:4
[INFO] [stderr]   |
[INFO] [stderr] 1 | fn soldier_and_banana(k:u64,n:u64,w:u64)-> u64{
[INFO] [stderr]   |    ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `soldier_and_banana_test` is never used
[INFO] [stderr]  --> src/easy/a59.rs:7:8
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub fn soldier_and_banana_test(){
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `wrong_subtract_test` is never used
[INFO] [stderr]   --> src/easy/a977.rs:14:8
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub fn wrong_subtract_test() {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `anton_and_danik_test` is never used
[INFO] [stderr]   --> src/easy/a734.rs:27:4
[INFO] [stderr]    |
[INFO] [stderr] 27 | fn anton_and_danik_test(){
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `OutIn` is never constructed
[INFO] [stderr]  --> src/easy/a116.rs:4:8
[INFO] [stderr]   |
[INFO] [stderr] 4 | struct OutIn(u32, u32);
[INFO] [stderr]   |        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `tram` is never used
[INFO] [stderr]  --> src/easy/a116.rs:6:4
[INFO] [stderr]   |
[INFO] [stderr] 6 | fn tram(out_in: Vec<OutIn> )-> u32 {
[INFO] [stderr]   |    ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `tram_test` is never used
[INFO] [stderr]   --> src/easy/a116.rs:21:4
[INFO] [stderr]    |
[INFO] [stderr] 21 | fn tram_test() {
[INFO] [stderr]    |    ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `translation` is never used
[INFO] [stderr]  --> src/easy/a41.rs:2:4
[INFO] [stderr]   |
[INFO] [stderr] 2 | fn translation<'a>(s: &'a str, t: &'a str) -> &'a str {
[INFO] [stderr]   |    ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `translation_test` is never used
[INFO] [stderr]   --> src/easy/a41.rs:15:8
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub fn translation_test() {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `is_year_num_distinct` is never used
[INFO] [stderr]  --> src/easy/a271.rs:2:4
[INFO] [stderr]   |
[INFO] [stderr] 2 | fn is_year_num_distinct(year: u16) -> bool {
[INFO] [stderr]   |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `beautiful_year_test` is never used
[INFO] [stderr]   --> src/easy/a271.rs:22:4
[INFO] [stderr]    |
[INFO] [stderr] 22 | fn beautiful_year_test(){
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `vanya_and_fence` is never used
[INFO] [stderr]  --> src/easy/a677.rs:2:4
[INFO] [stderr]   |
[INFO] [stderr] 2 | fn vanya_and_fence(h: u16, heights: Vec<u16>) -> usize {
[INFO] [stderr]   |    ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `vanya_and_fence_test` is never used
[INFO] [stderr]  --> src/easy/a677.rs:7:4
[INFO] [stderr]   |
[INFO] [stderr] 7 | fn vanya_and_fence_test() {
[INFO] [stderr]   |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `easy_problem` is never used
[INFO] [stderr]  --> src/easy/a1030.rs:2:4
[INFO] [stderr]   |
[INFO] [stderr] 2 | fn easy_problem<'a>(votes: Vec<u8>) -> &'a str {
[INFO] [stderr]   |    ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `easy_problem_test` is never used
[INFO] [stderr]  --> src/easy/a1030.rs:9:8
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub fn easy_problem_test() {
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `magnets_test` is never used
[INFO] [stderr]   --> src/easy/a344.rs:14:8
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub fn magnets_test(){
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `george_and_accommodation` is never used
[INFO] [stderr]  --> src/easy/a467.rs:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 | pub fn george_and_accommodation() {
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `present` is never used
[INFO] [stderr]  --> src/easy/a136.rs:2:4
[INFO] [stderr]   |
[INFO] [stderr] 2 | fn present(senders: Vec<u8>) -> String {
[INFO] [stderr]   |    ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `present_test` is never used
[INFO] [stderr]   --> src/easy/a136.rs:12:8
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub fn present_test() {
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `arrival_of_gen` is never used
[INFO] [stderr]  --> src/easy/a144.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 |  fn arrival_of_gen(v: Vec<u8>) -> u32 {
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `arrival_of_gen_test` is never used
[INFO] [stderr]   --> src/easy/a144.rs:31:8
[INFO] [stderr]    |
[INFO] [stderr] 31 | pub fn arrival_of_gen_test(){
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `horseshoe` is never used
[INFO] [stderr]  --> src/easy/a228.rs:4:4
[INFO] [stderr]   |
[INFO] [stderr] 4 | fn horseshoe(s1: u64, s2: u64, s3: u64, s4: u64) -> usize {
[INFO] [stderr]   |    ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `horseshoe_test` is never used
[INFO] [stderr]   --> src/easy/a228.rs:12:8
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub fn horseshoe_test() {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `ultra_fast_math` is never used
[INFO] [stderr]  --> src/easy/a61.rs:3:4
[INFO] [stderr]   |
[INFO] [stderr] 3 | fn ultra_fast_math(s1: &str, s2: &str) -> String {
[INFO] [stderr]   |    ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `ultra_fast_math_test` is never used
[INFO] [stderr]   --> src/easy/a61.rs:15:8
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub fn ultra_fast_math_test() {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `hulk_test` is never used
[INFO] [stderr]  --> src/easy/a705.rs:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 | pub fn hulk_test() {
[INFO] [stderr]   |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `hit_the_lottery` is never used
[INFO] [stderr]  --> src/easy/a996.rs:2:4
[INFO] [stderr]   |
[INFO] [stderr] 2 | fn hit_the_lottery(money: u64)-> u64{
[INFO] [stderr]   |    ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `hit_the_lottery_test` is never used
[INFO] [stderr]   --> src/easy/a996.rs:27:8
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub fn hit_the_lottery_test(){
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `peyta_and_football` is never used
[INFO] [stderr]  --> src/easy/a96.rs:2:4
[INFO] [stderr]   |
[INFO] [stderr] 2 | fn peyta_and_football(gp: &str)-> bool {
[INFO] [stderr]   |    ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `peyta_and_football_test` is never used
[INFO] [stderr]   --> src/easy/a96.rs:18:8
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub fn peyta_and_football_test(){
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `twins` is never used
[INFO] [stderr]  --> src/easy/a160.rs:2:4
[INFO] [stderr]   |
[INFO] [stderr] 2 | fn twins(mut coins: Vec<u32>) -> u32 {
[INFO] [stderr]   |    ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `twins_test` is never used
[INFO] [stderr]   --> src/easy/a160.rs:22:8
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub fn twins_test() {
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `even_odds` is never used
[INFO] [stderr]  --> src/easy/a318.rs:3:4
[INFO] [stderr]   |
[INFO] [stderr] 3 | fn even_odds(n: u64, k: u64) -> u64 {
[INFO] [stderr]   |    ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `even_odds_test` is never used
[INFO] [stderr]   --> src/easy/a318.rs:19:4
[INFO] [stderr]    |
[INFO] [stderr] 19 | fn even_odds_test() {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `anton_and_letters` is never used
[INFO] [stderr]  --> src/easy/a443.rs:5:4
[INFO] [stderr]   |
[INFO] [stderr] 5 | fn anton_and_letters(f_set: &str) -> usize {
[INFO] [stderr]   |    ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `anton_and_letters_test` is never used
[INFO] [stderr]   --> src/easy/a443.rs:16:8
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub fn anton_and_letters_test() {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `queue_at_school` is never used
[INFO] [stderr]  --> src/easy_b/b266.rs:2:4
[INFO] [stderr]   |
[INFO] [stderr] 2 | fn queue_at_school(inp: String, sec: u16) -> String {
[INFO] [stderr]   |    ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `queue_at_school_test` is never used
[INFO] [stderr]   --> src/easy_b/b266.rs:26:8
[INFO] [stderr]    |
[INFO] [stderr] 26 | pub fn queue_at_school_test() {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: static variable `ASCII_a` should have an upper case name
[INFO] [stderr]  --> src/easy/a236.rs:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 | static ASCII_a: u8 = b'a';
[INFO] [stderr]   |        ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(non_upper_case_globals)]` on by default
[INFO] [stderr] help: convert the identifier to upper case
[INFO] [stderr]   |
[INFO] [stderr] 2 - static ASCII_a: u8 = b'a';
[INFO] [stderr] 2 + static ASCII_A: u8 = b'a';
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] warning: `codeforce_problems` (bin "codeforce_problems" test) generated 62 warnings (run `cargo fix --bin "codeforce_problems" --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/codeforce_problems-a5499ac444b37ec8)
[INFO] [stdout] test easy::a112::test::peyta_string_test ... ok
[INFO] [stdout] test easy::a1::test::theater_squre_test ... ok
[INFO] [stdout] test easy::a263::test::beautiful_matrix_test ... ok
[INFO] [stdout] test easy::a236::test::word_capitalize_test_1 ... ok
[INFO] [stdout] test easy::a281::test::word_capitalize_test_1 ... ok
[INFO] [stdout] test easy::a50::test::domino_pilling_test ... ok
[INFO] [stdout] test easy::a5::test::traffic_cost_test ... ok
[INFO] [stdout] test easy::a734::test::wrong_subtract_test ... ok
[INFO] [stdout] test easy::a977::test::wrong_subtract_test ... ok
[INFO] [stdout] test easy::a344::test::magnets_test ... ok
[INFO] [stderr] error: test failed, to rerun pass `--bin codeforce_problems`
[INFO] [stdout] test easy::a791::test::word_capitalize_test_1 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- easy::a791::test::word_capitalize_test_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'easy::a791::test::word_capitalize_test_1' panicked at src/easy/a791.rs:34:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 6
[INFO] [stdout]  right: 5
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59353faab1a2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59353faab1a2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59353faab1a2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59353faab1a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59353fad0293 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59353fad0293 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x59353faa8133 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59353faa8133 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59353faaaff2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59353faac70c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59353faac562 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59353fa74684 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59353fa74684 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59353faad0eb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59353faad0eb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59353faaceba - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x59353faab699 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x59353faacb4d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59353facede0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59353facf077 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x59353facef99 - core::panicking::assert_failed::h05fb87b141f51436
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x59353fa3a3e7 - codeforce_problems::easy::a791::test::word_capitalize_test_1::h33d674b7d45987df
[INFO] [stdout]   22:     0x59353fa3a3e7 - codeforce_problems::easy::a791::test::word_capitalize_test_1::{{closure}}::h4818b327053c1561
[INFO] [stdout]                                at /opt/rustwide/workdir/src/easy/a791.rs:32:32
[INFO] [stdout]   23:     0x59353fa3a3e7 - core::ops::function::FnOnce::call_once::h63b8256460eb9ceb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59353fa79dbb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59353fa79dbb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x59353fa78ffe - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x59353fa78ffe - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x59353fa78ffe - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x59353fa78ffe - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x59353fa78ffe - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59353fa78ffe - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x59353fa78ffe - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x59353fa3cba4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x59353fa3cba4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x59353fa4054a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x59353fa4054a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x59353fa4054a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x59353fa4054a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x59353fa4054a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x59353fa4054a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x59353fa4054a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59353fab0047 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x59353fab0047 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x59353fab0047 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x7568b3ac7aa4 - <unknown>
[INFO] [stdout]   46:     0x7568b3b54a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     easy::a791::test::word_capitalize_test_1
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 10 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4ff50c818429de7fef633ec4b7d1b875809106779bac42cd725666bf4dbee8be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ff50c818429de7fef633ec4b7d1b875809106779bac42cd725666bf4dbee8be", kill_on_drop: false }`
[INFO] [stdout] 4ff50c818429de7fef633ec4b7d1b875809106779bac42cd725666bf4dbee8be
