Dec 18 08:42:41.812 INFO checking Aceeri/kattis against try#0b8c5828f68d7b2840b81fa51239346dc97fef5a for pr-54252 Dec 18 08:42:41.812 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-1/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a/gh/Aceeri/kattis:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+0b8c5828f68d7b2840b81fa51239346dc97fef5a-alt" "check" "--frozen" "--all" "--all-targets"` Dec 18 08:42:42.154 INFO [stdout] baddeef06a7103c797beacc6135c763baf18a2fe2917165d6571dddf76445e93 Dec 18 08:42:42.164 INFO running `"docker" "start" "-a" "baddeef06a7103c797beacc6135c763baf18a2fe2917165d6571dddf76445e93"` Dec 18 08:42:43.914 INFO [stderr] Checking kattis v0.1.0 (/opt/crater/workdir) Dec 18 08:42:45.132 INFO [stderr] error[E0425]: cannot find value `path` in this scope Dec 18 08:42:45.133 INFO [stderr] --> src/bin/hopper.rs:87:24 Dec 18 08:42:45.133 INFO [stderr] | Dec 18 08:42:45.133 INFO [stderr] 87 | let mut new_path = path.clone(); Dec 18 08:42:45.133 INFO [stderr] | ^^^^ not found in this scope Dec 18 08:42:45.134 INFO [stderr] error[E0425]: cannot find value `path` in this scope Dec 18 08:42:45.134 INFO [stderr] --> src/bin/hopper.rs:87:24 Dec 18 08:42:45.134 INFO [stderr] | Dec 18 08:42:45.135 INFO [stderr] 87 | let mut new_path = path.clone(); Dec 18 08:42:45.135 INFO [stderr] | ^^^^ not found in this scope Dec 18 08:42:45.135 INFO [stderr] Dec 18 08:42:45.136 INFO [stderr] error[E0425]: cannot find value `length` in this scope Dec 18 08:42:45.136 INFO [stderr] --> src/bin/hopper.rs:89:21 Dec 18 08:42:45.136 INFO [stderr] | Dec 18 08:42:45.136 INFO [stderr] 89 | (sub, new_path, length + 1) Dec 18 08:42:45.137 INFO [stderr] | ^^^^^^ not found in this scope Dec 18 08:42:45.137 INFO [stderr] Dec 18 08:42:45.137 INFO [stderr] warning: unused imports: `HashMap`, `HashSet` Dec 18 08:42:45.137 INFO [stderr] --> src/bin/hopper.rs:1:24 Dec 18 08:42:45.138 INFO [stderr] | Dec 18 08:42:45.138 INFO [stderr] 1 | use std::collections::{HashMap, HashSet}; Dec 18 08:42:45.138 INFO [stderr] | ^^^^^^^ ^^^^^^^ Dec 18 08:42:45.139 INFO [stderr] | Dec 18 08:42:45.139 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 18 08:42:45.139 INFO [stderr] Dec 18 08:42:45.139 INFO [stderr] warning: unused import: `std::sync::mpsc::channel` Dec 18 08:42:45.140 INFO [stderr] --> src/bin/hopper.rs:5:5 Dec 18 08:42:45.140 INFO [stderr] | Dec 18 08:42:45.140 INFO [stderr] 5 | use std::sync::mpsc::channel; Dec 18 08:42:45.141 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 08:42:45.141 INFO [stderr] Dec 18 08:42:45.141 INFO [stderr] warning: unused import: `std::thread` Dec 18 08:42:45.141 INFO [stderr] --> src/bin/hopper.rs:6:5 Dec 18 08:42:45.142 INFO [stderr] | Dec 18 08:42:45.142 INFO [stderr] 6 | use std::thread; Dec 18 08:42:45.142 INFO [stderr] | ^^^^^^^^^^^ Dec 18 08:42:45.142 INFO [stderr] Dec 18 08:42:45.143 INFO [stderr] Dec 18 08:42:45.143 INFO [stderr] error[E0425]: cannot find value `length` in this scope Dec 18 08:42:45.143 INFO [stderr] --> src/bin/hopper.rs:89:21 Dec 18 08:42:45.144 INFO [stderr] | Dec 18 08:42:45.144 INFO [stderr] 89 | (sub, new_path, length + 1) Dec 18 08:42:45.144 INFO [stderr] | ^^^^^^ not found in this scope Dec 18 08:42:45.144 INFO [stderr] Dec 18 08:42:45.152 INFO [stderr] warning: unused imports: `HashMap`, `HashSet` Dec 18 08:42:45.152 INFO [stderr] --> src/bin/hopper.rs:1:24 Dec 18 08:42:45.153 INFO [stderr] | Dec 18 08:42:45.153 INFO [stderr] 1 | use std::collections::{HashMap, HashSet}; Dec 18 08:42:45.153 INFO [stderr] | ^^^^^^^ ^^^^^^^ Dec 18 08:42:45.154 INFO [stderr] | Dec 18 08:42:45.154 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 18 08:42:45.154 INFO [stderr] Dec 18 08:42:45.155 INFO [stderr] warning: unused import: `std::sync::mpsc::channel` Dec 18 08:42:45.155 INFO [stderr] --> src/bin/hopper.rs:5:5 Dec 18 08:42:45.155 INFO [stderr] | Dec 18 08:42:45.156 INFO [stderr] 5 | use std::sync::mpsc::channel; Dec 18 08:42:45.156 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 08:42:45.156 INFO [stderr] Dec 18 08:42:45.156 INFO [stderr] warning: unused import: `std::thread` Dec 18 08:42:45.157 INFO [stderr] --> src/bin/hopper.rs:6:5 Dec 18 08:42:45.157 INFO [stderr] | Dec 18 08:42:45.157 INFO [stderr] 6 | use std::thread; Dec 18 08:42:45.157 INFO [stderr] | ^^^^^^^^^^^ Dec 18 08:42:45.158 INFO [stderr] Dec 18 08:42:45.232 INFO [stderr] error[E0277]: the trait bound `Cache: std::clone::Clone` is not satisfied Dec 18 08:42:45.233 INFO [stderr] --> src/bin/hopper.rs:54:11 Dec 18 08:42:45.233 INFO [stderr] | Dec 18 08:42:45.233 INFO [stderr] 54 | cache: vec![Vec::new(); 1000].into_boxed_slice(), Dec 18 08:42:45.234 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `std::clone::Clone` is not implemented for `Cache` Dec 18 08:42:45.234 INFO [stderr] | Dec 18 08:42:45.234 INFO [stderr] = note: required because of the requirements on the impl of `std::clone::Clone` for `std::vec::Vec` Dec 18 08:42:45.235 INFO [stderr] = note: required by `std::vec::from_elem` Dec 18 08:42:45.235 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 08:42:45.235 INFO [stderr] Dec 18 08:42:45.240 INFO [stderr] error[E0308]: mismatched types Dec 18 08:42:45.241 INFO [stderr] --> src/bin/hopper.rs:65:7 Dec 18 08:42:45.241 INFO [stderr] | Dec 18 08:42:45.241 INFO [stderr] 65 | for (path, length) in &self.cache[possibility] { Dec 18 08:42:45.241 INFO [stderr] | ^^^^^^^^^^^^^^ expected enum `Cache`, found tuple Dec 18 08:42:45.242 INFO [stderr] | Dec 18 08:42:45.242 INFO [stderr] = note: expected type `Cache` Dec 18 08:42:45.242 INFO [stderr] found type `(_, _)` Dec 18 08:42:45.242 INFO [stderr] Dec 18 08:42:45.260 INFO [stderr] error[E0308]: mismatched types Dec 18 08:42:45.261 INFO [stderr] --> src/bin/hopper.rs:111:8 Dec 18 08:42:45.261 INFO [stderr] | Dec 18 08:42:45.261 INFO [stderr] 111 | for (jump, path, length) in &self.cache[possibility] { Dec 18 08:42:45.261 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ expected enum `Cache`, found tuple Dec 18 08:42:45.262 INFO [stderr] | Dec 18 08:42:45.262 INFO [stderr] = note: expected type `Cache` Dec 18 08:42:45.262 INFO [stderr] found type `(_, _, _)` Dec 18 08:42:45.262 INFO [stderr] Dec 18 08:42:45.293 INFO [stderr] error[E0277]: the trait bound `Cache: std::clone::Clone` is not satisfied Dec 18 08:42:45.294 INFO [stderr] --> src/bin/hopper.rs:54:11 Dec 18 08:42:45.294 INFO [stderr] | Dec 18 08:42:45.295 INFO [stderr] 54 | cache: vec![Vec::new(); 1000].into_boxed_slice(), Dec 18 08:42:45.295 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `std::clone::Clone` is not implemented for `Cache` Dec 18 08:42:45.295 INFO [stderr] | Dec 18 08:42:45.296 INFO [stderr] = note: required because of the requirements on the impl of `std::clone::Clone` for `std::vec::Vec` Dec 18 08:42:45.296 INFO [stderr] = note: required by `std::vec::from_elem` Dec 18 08:42:45.296 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 08:42:45.297 INFO [stderr] Dec 18 08:42:45.300 INFO [stderr] error[E0308]: mismatched types Dec 18 08:42:45.300 INFO [stderr] --> src/bin/hopper.rs:65:7 Dec 18 08:42:45.301 INFO [stderr] | Dec 18 08:42:45.301 INFO [stderr] 65 | for (path, length) in &self.cache[possibility] { Dec 18 08:42:45.301 INFO [stderr] | ^^^^^^^^^^^^^^ expected enum `Cache`, found tuple Dec 18 08:42:45.302 INFO [stderr] | Dec 18 08:42:45.302 INFO [stderr] = note: expected type `Cache` Dec 18 08:42:45.302 INFO [stderr] found type `(_, _)` Dec 18 08:42:45.302 INFO [stderr] Dec 18 08:42:45.316 INFO [stderr] error[E0308]: mismatched types Dec 18 08:42:45.316 INFO [stderr] --> src/bin/hopper.rs:111:8 Dec 18 08:42:45.316 INFO [stderr] | Dec 18 08:42:45.317 INFO [stderr] 111 | for (jump, path, length) in &self.cache[possibility] { Dec 18 08:42:45.317 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ expected enum `Cache`, found tuple Dec 18 08:42:45.317 INFO [stderr] | Dec 18 08:42:45.317 INFO [stderr] = note: expected type `Cache` Dec 18 08:42:45.317 INFO [stderr] found type `(_, _, _)` Dec 18 08:42:45.317 INFO [stderr] Dec 18 08:42:45.318 INFO [stderr] error: aborting due to 5 previous errors Dec 18 08:42:45.318 INFO [stderr] Dec 18 08:42:45.318 INFO [stderr] Some errors occurred: E0277, E0308, E0425. Dec 18 08:42:45.318 INFO [stderr] For more information about an error, try `rustc --explain E0277`. Dec 18 08:42:45.337 INFO [stderr] error: Could not compile `kattis`. Dec 18 08:42:45.337 INFO [stderr] warning: build failed, waiting for other jobs to finish... Dec 18 08:42:45.412 INFO [stderr] error: aborting due to 5 previous errors Dec 18 08:42:45.412 INFO [stderr] Dec 18 08:42:45.412 INFO [stderr] Some errors occurred: E0277, E0308, E0425. Dec 18 08:42:45.413 INFO [stderr] For more information about an error, try `rustc --explain E0277`. Dec 18 08:42:45.433 INFO [stderr] error: Could not compile `kattis`. Dec 18 08:42:45.433 INFO [stderr] warning: build failed, waiting for other jobs to finish... Dec 18 08:42:45.489 INFO [stderr] error: build failed Dec 18 08:42:46.566 INFO running `"docker" "inspect" "baddeef06a7103c797beacc6135c763baf18a2fe2917165d6571dddf76445e93"` Dec 18 08:42:46.886 INFO running `"docker" "rm" "-f" "baddeef06a7103c797beacc6135c763baf18a2fe2917165d6571dddf76445e93"` Dec 18 08:42:47.140 INFO [stdout] baddeef06a7103c797beacc6135c763baf18a2fe2917165d6571dddf76445e93