[INFO] cloning repository https://github.com/ArlisiNoread/Zaragoza64EjerciciosRust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ArlisiNoread/Zaragoza64EjerciciosRust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArlisiNoread%2FZaragoza64EjerciciosRust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArlisiNoread%2FZaragoza64EjerciciosRust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 453f52ae8a206fd61d620a0f80cdc12d3f73e13a
[INFO] building ArlisiNoread/Zaragoza64EjerciciosRust against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArlisiNoread%2FZaragoza64EjerciciosRust" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ArlisiNoread/Zaragoza64EjerciciosRust on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/ArlisiNoread/Zaragoza64EjerciciosRust
[INFO] finished tweaking git repo https://github.com/ArlisiNoread/Zaragoza64EjerciciosRust
[INFO] tweaked toml for git repo https://github.com/ArlisiNoread/Zaragoza64EjerciciosRust written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/ArlisiNoread/Zaragoza64EjerciciosRust 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e283dac474a7fde02cad11cb6f8a80d898d149535f0861e810e6de203f89154f
[INFO] running `Command { std: "docker" "start" "-a" "e283dac474a7fde02cad11cb6f8a80d898d149535f0861e810e6de203f89154f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e283dac474a7fde02cad11cb6f8a80d898d149535f0861e810e6de203f89154f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e283dac474a7fde02cad11cb6f8a80d898d149535f0861e810e6de203f89154f", kill_on_drop: false }`
[INFO] [stdout] e283dac474a7fde02cad11cb6f8a80d898d149535f0861e810e6de203f89154f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 062888fc43587c0efd86abd270db3cd59e55a61d687fe70bc4edc9ae59f8bad6
[INFO] running `Command { std: "docker" "start" "-a" "062888fc43587c0efd86abd270db3cd59e55a61d687fe70bc4edc9ae59f8bad6", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]  --> exercises/C1e5.rs:9:21
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn start(&self, args: &str) -> String {
[INFO] [stdout]   |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Similarity` should have a snake case name
[INFO] [stdout]  --> exercises.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod Similarity;
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `similarity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `C1e1` should have a snake case name
[INFO] [stdout]  --> exercises.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | mod C1e1;
[INFO] [stdout]   |     ^^^^ help: convert the identifier to snake case (notice the capitalization): `c1e1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `C1e2` should have a snake case name
[INFO] [stdout]  --> exercises.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | mod C1e2;
[INFO] [stdout]   |     ^^^^ help: convert the identifier to snake case (notice the capitalization): `c1e2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `C1e3` should have a snake case name
[INFO] [stdout]  --> exercises.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | mod C1e3;
[INFO] [stdout]   |     ^^^^ help: convert the identifier to snake case (notice the capitalization): `c1e3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `C1e4` should have a snake case name
[INFO] [stdout]  --> exercises.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | mod C1e4;
[INFO] [stdout]   |     ^^^^ help: convert the identifier to snake case (notice the capitalization): `c1e4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `C1e5` should have a snake case name
[INFO] [stdout]  --> exercises.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | mod C1e5;
[INFO] [stdout]   |     ^^^^ help: convert the identifier to snake case (notice the capitalization): `c1e5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.39s
[INFO] running `Command { std: "docker" "inspect" "062888fc43587c0efd86abd270db3cd59e55a61d687fe70bc4edc9ae59f8bad6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "062888fc43587c0efd86abd270db3cd59e55a61d687fe70bc4edc9ae59f8bad6", kill_on_drop: false }`
[INFO] [stdout] 062888fc43587c0efd86abd270db3cd59e55a61d687fe70bc4edc9ae59f8bad6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd14351bcca48e3d11379c217971517181bc5f78377a774161b62fc65706420d
[INFO] running `Command { std: "docker" "start" "-a" "fd14351bcca48e3d11379c217971517181bc5f78377a774161b62fc65706420d", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]  --> exercises/C1e5.rs:9:21
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn start(&self, args: &str) -> String {
[INFO] [stdout]   |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Similarity` should have a snake case name
[INFO] [stdout]  --> exercises.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod Similarity;
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `similarity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `C1e1` should have a snake case name
[INFO] [stdout]  --> exercises.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | mod C1e1;
[INFO] [stdout]   |     ^^^^ help: convert the identifier to snake case (notice the capitalization): `c1e1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `C1e2` should have a snake case name
[INFO] [stdout]  --> exercises.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | mod C1e2;
[INFO] [stdout]   |     ^^^^ help: convert the identifier to snake case (notice the capitalization): `c1e2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `C1e3` should have a snake case name
[INFO] [stdout]  --> exercises.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | mod C1e3;
[INFO] [stdout]   |     ^^^^ help: convert the identifier to snake case (notice the capitalization): `c1e3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `C1e4` should have a snake case name
[INFO] [stdout]  --> exercises.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | mod C1e4;
[INFO] [stdout]   |     ^^^^ help: convert the identifier to snake case (notice the capitalization): `c1e4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `C1e5` should have a snake case name
[INFO] [stdout]  --> exercises.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | mod C1e5;
[INFO] [stdout]   |     ^^^^ help: convert the identifier to snake case (notice the capitalization): `c1e5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] running `Command { std: "docker" "inspect" "fd14351bcca48e3d11379c217971517181bc5f78377a774161b62fc65706420d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd14351bcca48e3d11379c217971517181bc5f78377a774161b62fc65706420d", kill_on_drop: false }`
[INFO] [stdout] fd14351bcca48e3d11379c217971517181bc5f78377a774161b62fc65706420d
