[INFO] cloning repository https://github.com/rcastill/enunciado-tarea2-gorust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rcastill/enunciado-tarea2-gorust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcastill%2Fenunciado-tarea2-gorust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcastill%2Fenunciado-tarea2-gorust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 96012c142faf0ac958cc3be9e40647ccb64d9b33
[INFO] checking rcastill/enunciado-tarea2-gorust/96012c142faf0ac958cc3be9e40647ccb64d9b33 against master#61cc47e367d7be91e13bcd01e4e96e0e233d4f6d for 2025-12-16-next-solver-global
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcastill%2Fenunciado-tarea2-gorust" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rcastill/enunciado-tarea2-gorust
[INFO] finished tweaking git repo https://github.com/rcastill/enunciado-tarea2-gorust
[INFO] tweaked toml for git repo https://github.com/rcastill/enunciado-tarea2-gorust written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rcastill/enunciado-tarea2-gorust on toolchain 61cc47e367d7be91e13bcd01e4e96e0e233d4f6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rcastill/enunciado-tarea2-gorust 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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f55b75e8e3f347aac129544a7aca0928c0cbfda13b15e440e748e6cd48373b53
[INFO] running `Command { std: "docker" "start" "-a" "f55b75e8e3f347aac129544a7aca0928c0cbfda13b15e440e748e6cd48373b53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f55b75e8e3f347aac129544a7aca0928c0cbfda13b15e440e748e6cd48373b53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f55b75e8e3f347aac129544a7aca0928c0cbfda13b15e440e748e6cd48373b53", kill_on_drop: false }`
[INFO] [stdout] f55b75e8e3f347aac129544a7aca0928c0cbfda13b15e440e748e6cd48373b53
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c5905593e634d246866e10862b86ca97fdf7600aadb49db017a2f7dcfcf645a
[INFO] running `Command { std: "docker" "start" "-a" "3c5905593e634d246866e10862b86ca97fdf7600aadb49db017a2f7dcfcf645a", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking tarea2-gorust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `tree_dict::TreeDict`
[INFO] [stdout]  --> src/factory.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use tree_dict::TreeDict;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ no `TreeDict` in `tree_dict`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TreeDict` in this scope
[INFO] [stdout]  --> src/tree_dict.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | impl<K, V> Map<K, V> for TreeDict<K, V>
[INFO] [stdout]   |                          ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/factory.rs:15:32
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn make_map<K, V>() -> Box<Map<K, V>>
[INFO] [stdout]    |                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn make_map<K, V>() -> Box<dyn Map<K, V>>
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tarea2-gorust` (bin "tarea2-gorust") due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `tree_dict::TreeDict`
[INFO] [stdout]  --> src/factory.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use tree_dict::TreeDict;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ no `TreeDict` in `tree_dict`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TreeDict` in this scope
[INFO] [stdout]  --> src/tree_dict.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | impl<K, V> Map<K, V> for TreeDict<K, V>
[INFO] [stdout]   |                          ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/factory.rs:15:32
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn make_map<K, V>() -> Box<Map<K, V>>
[INFO] [stdout]    |                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn make_map<K, V>() -> Box<dyn Map<K, V>>
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/main.rs:31:22
[INFO] [stdout]    |
[INFO] [stdout] 31 |         let map: Box<Map<&'static str, i32>> = make_map();
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 31 |         let map: Box<dyn Map<&'static str, i32>> = make_map();
[INFO] [stdout]    |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tarea2-gorust` (bin "tarea2-gorust" test) due to 2 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "3c5905593e634d246866e10862b86ca97fdf7600aadb49db017a2f7dcfcf645a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c5905593e634d246866e10862b86ca97fdf7600aadb49db017a2f7dcfcf645a", kill_on_drop: false }`
[INFO] [stdout] 3c5905593e634d246866e10862b86ca97fdf7600aadb49db017a2f7dcfcf645a
