[INFO] cloning repository https://github.com/vickyylopezz/Taller-de-Programacion-95.08-Ej2-diff
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vickyylopezz/Taller-de-Programacion-95.08-Ej2-diff" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvickyylopezz%2FTaller-de-Programacion-95.08-Ej2-diff", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvickyylopezz%2FTaller-de-Programacion-95.08-Ej2-diff'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 470d52a19efd727bf98ff4d359d46d5f70f3365b
[INFO] testing vickyylopezz/Taller-de-Programacion-95.08-Ej2-diff against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvickyylopezz%2FTaller-de-Programacion-95.08-Ej2-diff" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vickyylopezz/Taller-de-Programacion-95.08-Ej2-diff
[INFO] finished tweaking git repo https://github.com/vickyylopezz/Taller-de-Programacion-95.08-Ej2-diff
[INFO] tweaked toml for git repo https://github.com/vickyylopezz/Taller-de-Programacion-95.08-Ej2-diff written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vickyylopezz/Taller-de-Programacion-95.08-Ej2-diff on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vickyylopezz/Taller-de-Programacion-95.08-Ej2-diff 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d89fefbe695896daba0ead56c988ccda1876af6bf9192697353e50232d661749
[INFO] running `Command { std: "docker" "start" "-a" "d89fefbe695896daba0ead56c988ccda1876af6bf9192697353e50232d661749", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d89fefbe695896daba0ead56c988ccda1876af6bf9192697353e50232d661749", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d89fefbe695896daba0ead56c988ccda1876af6bf9192697353e50232d661749", kill_on_drop: false }`
[INFO] [stdout] d89fefbe695896daba0ead56c988ccda1876af6bf9192697353e50232d661749
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f6b317c05ecda01781643e15d0c1be7b7dd351d559bae8323108b30d4d109eb0
[INFO] running `Command { std: "docker" "start" "-a" "f6b317c05ecda01781643e15d0c1be7b7dd351d559bae8323108b30d4d109eb0", kill_on_drop: false }`
[INFO] [stderr]    Compiling ej2-diff v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
[INFO] running `Command { std: "docker" "inspect" "f6b317c05ecda01781643e15d0c1be7b7dd351d559bae8323108b30d4d109eb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6b317c05ecda01781643e15d0c1be7b7dd351d559bae8323108b30d4d109eb0", kill_on_drop: false }`
[INFO] [stdout] f6b317c05ecda01781643e15d0c1be7b7dd351d559bae8323108b30d4d109eb0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74c9d9ac50879da203bdaa73687f5ccbda15fad2cc1b8f56c6b6b74c299d8f03
[INFO] running `Command { std: "docker" "start" "-a" "74c9d9ac50879da203bdaa73687f5ccbda15fad2cc1b8f56c6b6b74c299d8f03", kill_on_drop: false }`
[INFO] [stderr]    Compiling ej2-diff v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] running `Command { std: "docker" "inspect" "74c9d9ac50879da203bdaa73687f5ccbda15fad2cc1b8f56c6b6b74c299d8f03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74c9d9ac50879da203bdaa73687f5ccbda15fad2cc1b8f56c6b6b74c299d8f03", kill_on_drop: false }`
[INFO] [stdout] 74c9d9ac50879da203bdaa73687f5ccbda15fad2cc1b8f56c6b6b74c299d8f03
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 24dbb7d69d4ecef8cd407e8eb277e7e2d89b35d08bb86a1709eb3c0895da6470
[INFO] running `Command { std: "docker" "start" "-a" "24dbb7d69d4ecef8cd407e8eb277e7e2d89b35d08bb86a1709eb3c0895da6470", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ej2_diff-6efa80df59837b62)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ej2_diff-02cc03c19e06f3e8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ej2_diff
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/matriz.rs - matriz::MatrizLCS::elemento_en_pos (line 45) ... FAILED
[INFO] [stdout] test src/matriz.rs - matriz::MatrizLCS::lcs (line 24) ... FAILED
[INFO] [stdout] test src/matriz.rs - matriz::MatrizLCS::new (line 11) ... FAILED
[INFO] [stdout] test src/diff.rs - diff::print_diff (line 6) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/matriz.rs - matriz::MatrizLCS::elemento_en_pos (line 45) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `numfil` in this scope
[INFO] [stdout]   --> src/matriz.rs:46:17
[INFO] [stdout]    |
[INFO] [stdout] 46 | elemento_en_pos(numfil, numCol);
[INFO] [stdout]    |                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `numCol` in this scope
[INFO] [stdout]   --> src/matriz.rs:46:25
[INFO] [stdout]    |
[INFO] [stdout] 46 | elemento_en_pos(numfil, numCol);
[INFO] [stdout]    |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `elemento_en_pos` in this scope
[INFO] [stdout]   --> src/matriz.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | elemento_en_pos(numfil, numCol);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/matriz.rs - matriz::MatrizLCS::lcs (line 24) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `lineasArchivo1` in this scope
[INFO] [stdout]   --> src/matriz.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | lcs(lineasArchivo1, lineasArchivo2);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `lineasArchivo2` in this scope
[INFO] [stdout]   --> src/matriz.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 | lcs(lineasArchivo1, lineasArchivo2);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `lcs` in this scope
[INFO] [stdout]   --> src/matriz.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | lcs(lineasArchivo1, lineasArchivo2);
[INFO] [stdout]    | ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/matriz.rs - matriz::MatrizLCS::new (line 11) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MatrizLCS`
[INFO] [stdout]   --> src/matriz.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | let matriz = MatrizLCS::new(cantLineasArchivo1, cantLineasArchivo2);
[INFO] [stdout]    |              ^^^^^^^^^ use of undeclared type `MatrizLCS`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 11 + use ej2_diff::matriz::MatrizLCS;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `cantLineasArchivo1` in this scope
[INFO] [stdout]   --> src/matriz.rs:12:29
[INFO] [stdout]    |
[INFO] [stdout] 12 | let matriz = MatrizLCS::new(cantLineasArchivo1, cantLineasArchivo2);
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `cantLineasArchivo2` in this scope
[INFO] [stdout]   --> src/matriz.rs:12:49
[INFO] [stdout]    |
[INFO] [stdout] 12 | let matriz = MatrizLCS::new(cantLineasArchivo1, cantLineasArchivo2);
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/diff.rs - diff::print_diff (line 6) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diff`
[INFO] [stdout]  --> src/diff.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | diff::print_diff(&unaMatrizLCS, &lineasArchivo1, &lineasArchivo2, tamanioArchivo1, tamanioArchivo2);
[INFO] [stdout]   | ^^^^ use of unresolved module or unlinked crate `diff`
[INFO] [stdout]   |
[INFO] [stdout] help: to make use of source file src/diff.rs, use `mod diff` in this file to declare the module
[INFO] [stdout]   |
[INFO] [stdout] 6 + mod diff;
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   |
[INFO] [stdout] 6 + use ej2_diff::diff;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `unaMatrizLCS` in this scope
[INFO] [stdout]  --> src/diff.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | diff::print_diff(&unaMatrizLCS, &lineasArchivo1, &lineasArchivo2, tamanioArchivo1, tamanioArchivo2);
[INFO] [stdout]   |                   ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `lineasArchivo1` in this scope
[INFO] [stdout]  --> src/diff.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | diff::print_diff(&unaMatrizLCS, &lineasArchivo1, &lineasArchivo2, tamanioArchivo1, tamanioArchivo2);
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `lineasArchivo2` in this scope
[INFO] [stdout]  --> src/diff.rs:7:51
[INFO] [stdout]   |
[INFO] [stdout] 7 | diff::print_diff(&unaMatrizLCS, &lineasArchivo1, &lineasArchivo2, tamanioArchivo1, tamanioArchivo2);
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `tamanioArchivo1` in this scope
[INFO] [stdout]  --> src/diff.rs:7:67
[INFO] [stdout]   |
[INFO] [stdout] 7 | diff::print_diff(&unaMatrizLCS, &lineasArchivo1, &lineasArchivo2, tamanioArchivo1, tamanioArchivo2);
[INFO] [stdout]   |                                                                   ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `tamanioArchivo2` in this scope
[INFO] [stdout]  --> src/diff.rs:7:84
[INFO] [stdout]   |
[INFO] [stdout] 7 | diff::print_diff(&unaMatrizLCS, &lineasArchivo1, &lineasArchivo2, tamanioArchivo1, tamanioArchivo2);
[INFO] [stdout]   |                                                                                    ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/diff.rs - diff::print_diff (line 6)
[INFO] [stdout]     src/matriz.rs - matriz::MatrizLCS::elemento_en_pos (line 45)
[INFO] [stdout]     src/matriz.rs - matriz::MatrizLCS::lcs (line 24)
[INFO] [stdout]     src/matriz.rs - matriz::MatrizLCS::new (line 11)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "24dbb7d69d4ecef8cd407e8eb277e7e2d89b35d08bb86a1709eb3c0895da6470", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24dbb7d69d4ecef8cd407e8eb277e7e2d89b35d08bb86a1709eb3c0895da6470", kill_on_drop: false }`
[INFO] [stdout] 24dbb7d69d4ecef8cd407e8eb277e7e2d89b35d08bb86a1709eb3c0895da6470
