Nov 28 14:46:40.591 INFO checking Aceeri/kattis against try#db42d4dad33013eba11ef37342ad9f614e5652b8 for pr-56074 Nov 28 14:46:40.592 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-6/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56074/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +db42d4dad33013eba11ef37342ad9f614e5652b8-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 28 14:46:41.092 INFO [stdout] 5bd1bf8e88a2709367a6a5407427fb57572d8c8a069804381b8cd9dc7fa9cf85 Nov 28 14:46:41.092 INFO running `"docker" "start" "-a" "5bd1bf8e88a2709367a6a5407427fb57572d8c8a069804381b8cd9dc7fa9cf85"` Nov 28 14:46:42.157 INFO [stderr] usermod: no changes Nov 28 14:46:42.232 INFO [stderr] Checking kattis v0.1.0 (/source) Nov 28 14:46:44.356 INFO [stderr] error[E0425]: cannot find value `path` in this scope Nov 28 14:46:44.356 INFO [stderr] --> src/bin/hopper.rs:87:24 Nov 28 14:46:44.356 INFO [stderr] | Nov 28 14:46:44.356 INFO [stderr] 87 | let mut new_path = path.clone(); Nov 28 14:46:44.356 INFO [stderr] | ^^^^ not found in this scope Nov 28 14:46:44.357 INFO [stderr] Nov 28 14:46:44.357 INFO [stderr] error[E0425]: cannot find value `length` in this scope Nov 28 14:46:44.357 INFO [stderr] --> src/bin/hopper.rs:89:21 Nov 28 14:46:44.357 INFO [stderr] | Nov 28 14:46:44.357 INFO [stderr] 89 | (sub, new_path, length + 1) Nov 28 14:46:44.357 INFO [stderr] | ^^^^^^ not found in this scope Nov 28 14:46:44.357 INFO [stderr] Nov 28 14:46:44.357 INFO [stderr] warning: unused imports: `HashMap`, `HashSet` Nov 28 14:46:44.357 INFO [stderr] --> src/bin/hopper.rs:1:24 Nov 28 14:46:44.357 INFO [stderr] | Nov 28 14:46:44.357 INFO [stderr] 1 | use std::collections::{HashMap, HashSet}; Nov 28 14:46:44.357 INFO [stderr] | ^^^^^^^ ^^^^^^^ Nov 28 14:46:44.357 INFO [stderr] | Nov 28 14:46:44.357 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 28 14:46:44.357 INFO [stderr] Nov 28 14:46:44.357 INFO [stderr] warning: unused import: `std::sync::mpsc::channel` Nov 28 14:46:44.357 INFO [stderr] --> src/bin/hopper.rs:5:5 Nov 28 14:46:44.357 INFO [stderr] | Nov 28 14:46:44.357 INFO [stderr] 5 | use std::sync::mpsc::channel; Nov 28 14:46:44.357 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 14:46:44.357 INFO [stderr] Nov 28 14:46:44.357 INFO [stderr] warning: unused import: `std::thread` Nov 28 14:46:44.357 INFO [stderr] --> src/bin/hopper.rs:6:5 Nov 28 14:46:44.357 INFO [stderr] | Nov 28 14:46:44.357 INFO [stderr] 6 | use std::thread; Nov 28 14:46:44.358 INFO [stderr] | ^^^^^^^^^^^ Nov 28 14:46:44.358 INFO [stderr] Nov 28 14:46:44.501 INFO [stderr] error[E0425]: cannot find value `path` in this scope Nov 28 14:46:44.501 INFO [stderr] --> src/bin/hopper.rs:87:24 Nov 28 14:46:44.502 INFO [stderr] | Nov 28 14:46:44.502 INFO [stderr] 87 | let mut new_path = path.clone(); Nov 28 14:46:44.502 INFO [stderr] | ^^^^ not found in this scope Nov 28 14:46:44.502 INFO [stderr] Nov 28 14:46:44.503 INFO [stderr] error[E0425]: cannot find value `length` in this scope Nov 28 14:46:44.503 INFO [stderr] --> src/bin/hopper.rs:89:21 Nov 28 14:46:44.503 INFO [stderr] | Nov 28 14:46:44.503 INFO [stderr] 89 | (sub, new_path, length + 1) Nov 28 14:46:44.504 INFO [stderr] | ^^^^^^ not found in this scope Nov 28 14:46:44.504 INFO [stderr] Nov 28 14:46:44.504 INFO [stderr] warning: unused imports: `HashMap`, `HashSet` Nov 28 14:46:44.504 INFO [stderr] --> src/bin/hopper.rs:1:24 Nov 28 14:46:44.505 INFO [stderr] | Nov 28 14:46:44.505 INFO [stderr] 1 | use std::collections::{HashMap, HashSet}; Nov 28 14:46:44.505 INFO [stderr] | ^^^^^^^ ^^^^^^^ Nov 28 14:46:44.505 INFO [stderr] | Nov 28 14:46:44.506 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 28 14:46:44.506 INFO [stderr] Nov 28 14:46:44.506 INFO [stderr] warning: unused import: `std::sync::mpsc::channel` Nov 28 14:46:44.506 INFO [stderr] --> src/bin/hopper.rs:5:5 Nov 28 14:46:44.507 INFO [stderr] | Nov 28 14:46:44.507 INFO [stderr] 5 | use std::sync::mpsc::channel; Nov 28 14:46:44.507 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 14:46:44.507 INFO [stderr] Nov 28 14:46:44.508 INFO [stderr] warning: unused import: `std::thread` Nov 28 14:46:44.508 INFO [stderr] --> src/bin/hopper.rs:6:5 Nov 28 14:46:44.508 INFO [stderr] | Nov 28 14:46:44.508 INFO [stderr] 6 | use std::thread; Nov 28 14:46:44.509 INFO [stderr] | ^^^^^^^^^^^ Nov 28 14:46:44.509 INFO [stderr] Nov 28 14:46:44.602 INFO [stderr] error[E0277]: the trait bound `Cache: std::clone::Clone` is not satisfied Nov 28 14:46:44.602 INFO [stderr] --> src/bin/hopper.rs:54:11 Nov 28 14:46:44.603 INFO [stderr] | Nov 28 14:46:44.603 INFO [stderr] 54 | cache: vec![Vec::new(); 1000].into_boxed_slice(), Nov 28 14:46:44.603 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `std::clone::Clone` is not implemented for `Cache` Nov 28 14:46:44.603 INFO [stderr] | Nov 28 14:46:44.604 INFO [stderr] = note: required because of the requirements on the impl of `std::clone::Clone` for `std::vec::Vec` Nov 28 14:46:44.604 INFO [stderr] = note: required by `std::vec::from_elem` Nov 28 14:46:44.604 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) Nov 28 14:46:44.604 INFO [stderr] Nov 28 14:46:44.605 INFO [stderr] error[E0308]: mismatched types Nov 28 14:46:44.605 INFO [stderr] --> src/bin/hopper.rs:65:7 Nov 28 14:46:44.605 INFO [stderr] | Nov 28 14:46:44.606 INFO [stderr] 65 | for (path, length) in &self.cache[possibility] { Nov 28 14:46:44.606 INFO [stderr] | ^^^^^^^^^^^^^^ expected enum `Cache`, found tuple Nov 28 14:46:44.606 INFO [stderr] | Nov 28 14:46:44.606 INFO [stderr] = note: expected type `Cache` Nov 28 14:46:44.607 INFO [stderr] found type `(_, _)` Nov 28 14:46:44.607 INFO [stderr] Nov 28 14:46:44.611 INFO [stderr] error[E0308]: mismatched types Nov 28 14:46:44.612 INFO [stderr] --> src/bin/hopper.rs:111:8 Nov 28 14:46:44.612 INFO [stderr] | Nov 28 14:46:44.612 INFO [stderr] 111 | for (jump, path, length) in &self.cache[possibility] { Nov 28 14:46:44.613 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ expected enum `Cache`, found tuple Nov 28 14:46:44.625 INFO [stderr] | Nov 28 14:46:44.625 INFO [stderr] = note: expected type `Cache` Nov 28 14:46:44.626 INFO [stderr] found type `(_, _, _)` Nov 28 14:46:44.626 INFO [stderr] Nov 28 14:46:44.628 INFO [stderr] error[E0277]: the trait bound `Cache: std::clone::Clone` is not satisfied Nov 28 14:46:44.628 INFO [stderr] --> src/bin/hopper.rs:54:11 Nov 28 14:46:44.629 INFO [stderr] | Nov 28 14:46:44.629 INFO [stderr] 54 | cache: vec![Vec::new(); 1000].into_boxed_slice(), Nov 28 14:46:44.629 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `std::clone::Clone` is not implemented for `Cache` Nov 28 14:46:44.630 INFO [stderr] | Nov 28 14:46:44.630 INFO [stderr] = note: required because of the requirements on the impl of `std::clone::Clone` for `std::vec::Vec` Nov 28 14:46:44.630 INFO [stderr] = note: required by `std::vec::from_elem` Nov 28 14:46:44.630 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) Nov 28 14:46:44.636 INFO [stderr] Nov 28 14:46:44.636 INFO [stderr] error[E0308]: mismatched types Nov 28 14:46:44.636 INFO [stderr] --> src/bin/hopper.rs:65:7 Nov 28 14:46:44.636 INFO [stderr] | Nov 28 14:46:44.636 INFO [stderr] 65 | for (path, length) in &self.cache[possibility] { Nov 28 14:46:44.636 INFO [stderr] | ^^^^^^^^^^^^^^ expected enum `Cache`, found tuple Nov 28 14:46:44.636 INFO [stderr] | Nov 28 14:46:44.636 INFO [stderr] = note: expected type `Cache` Nov 28 14:46:44.636 INFO [stderr] found type `(_, _)` Nov 28 14:46:44.636 INFO [stderr] Nov 28 14:46:44.644 INFO [stderr] error[E0308]: mismatched types Nov 28 14:46:44.645 INFO [stderr] --> src/bin/hopper.rs:111:8 Nov 28 14:46:44.645 INFO [stderr] | Nov 28 14:46:44.645 INFO [stderr] 111 | for (jump, path, length) in &self.cache[possibility] { Nov 28 14:46:44.645 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ expected enum `Cache`, found tuple Nov 28 14:46:44.646 INFO [stderr] | Nov 28 14:46:44.646 INFO [stderr] = note: expected type `Cache` Nov 28 14:46:44.646 INFO [stderr] found type `(_, _, _)` Nov 28 14:46:44.646 INFO [stderr] Nov 28 14:46:44.744 INFO [stderr] error: aborting due to 5 previous errors Nov 28 14:46:44.744 INFO [stderr] Nov 28 14:46:44.744 INFO [stderr] Some errors occurred: E0277, E0308, E0425. Nov 28 14:46:44.744 INFO [stderr] For more information about an error, try `rustc --explain E0277`. Nov 28 14:46:44.744 INFO [stderr] error: aborting due to 5 previous errors Nov 28 14:46:44.744 INFO [stderr] Nov 28 14:46:44.744 INFO [stderr] Some errors occurred: E0277, E0308, E0425. Nov 28 14:46:44.744 INFO [stderr] For more information about an error, try `rustc --explain E0277`. Nov 28 14:46:44.764 INFO [stderr] error: Could not compile `kattis`. Nov 28 14:46:44.765 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 28 14:46:44.765 INFO [stderr] error: Could not compile `kattis`. Nov 28 14:46:44.765 INFO [stderr] Nov 28 14:46:44.765 INFO [stderr] To learn more, run the command again with --verbose. Nov 28 14:46:44.767 INFO [stderr] su: No module specific data is present Nov 28 14:46:45.514 INFO running `"docker" "inspect" "5bd1bf8e88a2709367a6a5407427fb57572d8c8a069804381b8cd9dc7fa9cf85"` Nov 28 14:46:45.875 INFO running `"docker" "rm" "-f" "5bd1bf8e88a2709367a6a5407427fb57572d8c8a069804381b8cd9dc7fa9cf85"` Nov 28 14:46:46.213 INFO [stdout] 5bd1bf8e88a2709367a6a5407427fb57572d8c8a069804381b8cd9dc7fa9cf85