[INFO] cloning repository https://github.com/SHoltzen/lll-sample [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SHoltzen/lll-sample" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSHoltzen%2Flll-sample", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSHoltzen%2Flll-sample'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 177dd70daaf4260cd710d0b306dc28c5954f88a7 [INFO] checking SHoltzen/lll-sample against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSHoltzen%2Flll-sample" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SHoltzen/lll-sample on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SHoltzen/lll-sample [INFO] finished tweaking git repo https://github.com/SHoltzen/lll-sample [INFO] tweaked toml for git repo https://github.com/SHoltzen/lll-sample written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/SHoltzen/lll-sample already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded radium v0.3.0 [INFO] [stderr] Downloaded dimacs v0.2.0 [INFO] [stderr] Downloaded bitvec v0.17.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d46f6caa90ee497b9d1d265925f1a09bd2326b88461e1caae047bcfe63e0308 [INFO] running `Command { std: "docker" "start" "-a" "9d46f6caa90ee497b9d1d265925f1a09bd2326b88461e1caae047bcfe63e0308", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d46f6caa90ee497b9d1d265925f1a09bd2326b88461e1caae047bcfe63e0308", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d46f6caa90ee497b9d1d265925f1a09bd2326b88461e1caae047bcfe63e0308", kill_on_drop: false }` [INFO] [stdout] 9d46f6caa90ee497b9d1d265925f1a09bd2326b88461e1caae047bcfe63e0308 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68be5f7a548fc4bd9caa99177a3825e04d77d12d097dc4a4913956685c3aa7cf [INFO] running `Command { std: "docker" "start" "-a" "68be5f7a548fc4bd9caa99177a3825e04d77d12d097dc4a4913956685c3aa7cf", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Checking bitflags v0.8.2 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking dimacs v0.2.0 [INFO] [stderr] Checking bit-set v0.5.1 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking lll-sample v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/cnf.rs (3 fixes) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HashMap` [INFO] [stdout] --> src/cnf.rs:360:23 [INFO] [stdout] | [INFO] [stdout] 360 | let mut results = HashMap::new(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::HashMap; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Fixed src/cnf.rs (1 fix) [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lll-sample` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/cnf.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / macro_rules! set { [INFO] [stdout] 10 | | ( $( $x:expr ),* ) => { // Match zero or more comma delimited items [INFO] [stdout] 11 | | { [INFO] [stdout] 12 | | let mut temp_set = BitSet::new(); // Create a mutable HashSet [INFO] [stdout] ... | [INFO] [stdout] 18 | | }; [INFO] [stdout] 19 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `num` is assigned to, but never used [INFO] [stdout] --> src/cnf.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | let mut num = 0; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = note: consider using `_num` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_label` [INFO] [stdout] --> src/cnf.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | fn get_label(&self) -> VarLabel { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_polarity` [INFO] [stdout] --> src/cnf.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 38 | fn get_polarity(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/cnf.rs:42:8 [INFO] [stdout] | [INFO] [stdout] 42 | fn new(label: VarLabel, polarity: bool) -> Literal { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `random` [INFO] [stdout] --> src/cnf.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 53 | fn random(len: usize) -> Assignment { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `rerandomize` [INFO] [stdout] --> src/cnf.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 61 | fn rerandomize(self, pos: BitSet) -> Assignment { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `gen_deps` [INFO] [stdout] --> src/cnf.rs:78:8 [INFO] [stdout] | [INFO] [stdout] 78 | fn gen_deps(clauses: &Vec>) -> Vec { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_file` [INFO] [stdout] --> src/cnf.rs:96:8 [INFO] [stdout] | [INFO] [stdout] 96 | fn from_file(v: String) -> Cnf { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `find_bad` [INFO] [stdout] --> src/cnf.rs:129:8 [INFO] [stdout] | [INFO] [stdout] 129 | fn find_bad(&self, assgn: &Assignment) -> BitSet { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `expand` [INFO] [stdout] --> src/cnf.rs:147:8 [INFO] [stdout] | [INFO] [stdout] 147 | fn expand(&self, clauseset: &BitSet) -> BitSet { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `var` [INFO] [stdout] --> src/cnf.rs:156:8 [INFO] [stdout] | [INFO] [stdout] 156 | fn var(&self, clauseset: &BitSet) -> BitSet { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_blocked` [INFO] [stdout] --> src/cnf.rs:167:8 [INFO] [stdout] | [INFO] [stdout] 167 | fn is_blocked(&self, assgn: &Assignment, restriction: &BitSet, clause: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `find_resample` [INFO] [stdout] --> src/cnf.rs:189:8 [INFO] [stdout] | [INFO] [stdout] 189 | fn find_resample(&self, assgn: &Assignment) -> BitSet { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `partial_rejection` [INFO] [stdout] --> src/cnf.rs:207:8 [INFO] [stdout] | [INFO] [stdout] 207 | fn partial_rejection(&self) -> Assignment { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `rand_cnf` [INFO] [stdout] --> src/cnf.rs:225:8 [INFO] [stdout] | [INFO] [stdout] 225 | fn rand_cnf(rng: &mut StdRng, num_vars: usize, num_clauses: usize) -> Cnf { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `num_vars` [INFO] [stdout] --> src/cnf.rs:253:8 [INFO] [stdout] | [INFO] [stdout] 253 | fn num_vars(&self) -> usize { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `clauses` [INFO] [stdout] --> src/cnf.rs:257:8 [INFO] [stdout] | [INFO] [stdout] 257 | fn clauses(&self) -> &[Vec] { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/cnf.rs:261:8 [INFO] [stdout] | [INFO] [stdout] 261 | fn new(clauses: Vec>) -> Cnf { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `C0` [INFO] [stdout] --> src/cnf.rs:276:1 [INFO] [stdout] | [INFO] [stdout] 276 | / static C0: &'static str = " [INFO] [stdout] 277 | | p cnf 227 713 [INFO] [stdout] 278 | | 1 2 0 [INFO] [stdout] 279 | | 2 3 0 [INFO] [stdout] 280 | | 3 4 0 [INFO] [stdout] 281 | | 4 5 0 [INFO] [stdout] 282 | | "; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `C1_A` [INFO] [stdout] --> src/cnf.rs:285:1 [INFO] [stdout] | [INFO] [stdout] 285 | / static C1_A: &'static str = " [INFO] [stdout] 286 | | p cnf 227 713 [INFO] [stdout] 287 | | -9 -47 0 [INFO] [stdout] 288 | | "; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "68be5f7a548fc4bd9caa99177a3825e04d77d12d097dc4a4913956685c3aa7cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68be5f7a548fc4bd9caa99177a3825e04d77d12d097dc4a4913956685c3aa7cf", kill_on_drop: false }` [INFO] [stdout] 68be5f7a548fc4bd9caa99177a3825e04d77d12d097dc4a4913956685c3aa7cf