[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#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [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-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/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-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vickyylopezz/Taller-de-Programacion-95.08-Ej2-diff on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] 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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 53df593b8b0195061a7c59c0e33fcf27f988c4d3304bf779d8a1632d564c0463 [INFO] running `Command { std: "docker" "start" "-a" "53df593b8b0195061a7c59c0e33fcf27f988c4d3304bf779d8a1632d564c0463", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53df593b8b0195061a7c59c0e33fcf27f988c4d3304bf779d8a1632d564c0463", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53df593b8b0195061a7c59c0e33fcf27f988c4d3304bf779d8a1632d564c0463", kill_on_drop: false }` [INFO] [stdout] 53df593b8b0195061a7c59c0e33fcf27f988c4d3304bf779d8a1632d564c0463 [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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a869e3f888e554efbada98aca9d7ee88406c9cf41fe756e7e3896cc2080ea189 [INFO] running `Command { std: "docker" "start" "-a" "a869e3f888e554efbada98aca9d7ee88406c9cf41fe756e7e3896cc2080ea189", 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.51s [INFO] running `Command { std: "docker" "inspect" "a869e3f888e554efbada98aca9d7ee88406c9cf41fe756e7e3896cc2080ea189", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a869e3f888e554efbada98aca9d7ee88406c9cf41fe756e7e3896cc2080ea189", kill_on_drop: false }` [INFO] [stdout] a869e3f888e554efbada98aca9d7ee88406c9cf41fe756e7e3896cc2080ea189 [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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6a89a20162f53a40536adbfa9ebfcb96d05918c2d2bf80de7ef540769a13de7 [INFO] running `Command { std: "docker" "start" "-a" "a6a89a20162f53a40536adbfa9ebfcb96d05918c2d2bf80de7ef540769a13de7", 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.45s [INFO] running `Command { std: "docker" "inspect" "a6a89a20162f53a40536adbfa9ebfcb96d05918c2d2bf80de7ef540769a13de7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6a89a20162f53a40536adbfa9ebfcb96d05918c2d2bf80de7ef540769a13de7", kill_on_drop: false }` [INFO] [stdout] a6a89a20162f53a40536adbfa9ebfcb96d05918c2d2bf80de7ef540769a13de7 [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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e5597e682912e1677dc520784501dad36d0b423542110e8a0ca94ce00d6d866d [INFO] running `Command { std: "docker" "start" "-a" "e5597e682912e1677dc520784501dad36d0b423542110e8a0ca94ce00d6d866d", 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-81612910dc0633c1) [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/diff.rs - diff::print_diff (line 6) ... FAILED [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] [INFO] [stdout] failures: [INFO] [stdout] [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] ---- 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] [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.20s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "e5597e682912e1677dc520784501dad36d0b423542110e8a0ca94ce00d6d866d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5597e682912e1677dc520784501dad36d0b423542110e8a0ca94ce00d6d866d", kill_on_drop: false }` [INFO] [stdout] e5597e682912e1677dc520784501dad36d0b423542110e8a0ca94ce00d6d866d