[INFO] cloning repository https://github.com/daan512100/tsqc-code [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/daan512100/tsqc-code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaan512100%2Ftsqc-code", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaan512100%2Ftsqc-code'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f8d64cb70a8dba46014e426187605643c4e487dd [INFO] checking daan512100/tsqc-code against try#29194e8f603400afdb2f86c9418e9fccb1628ea0 for pr-135331-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaan512100%2Ftsqc-code" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 22% (18/79) Updating files: 24% (19/79) Updating files: 25% (20/79) Updating files: 26% (21/79) Updating files: 27% (22/79) Updating files: 29% (23/79) Updating files: 30% (24/79) Updating files: 31% (25/79) Updating files: 32% (26/79) Updating files: 34% (27/79) Updating files: 35% (28/79) Updating files: 36% (29/79) Updating files: 37% (30/79) Updating files: 39% (31/79) Updating files: 40% (32/79) Updating files: 41% (33/79) Updating files: 43% (34/79) Updating files: 44% (35/79) Updating files: 45% (36/79) Updating files: 46% (37/79) Updating files: 48% (38/79) Updating files: 49% (39/79) Updating files: 50% (40/79) Updating files: 51% (41/79) Updating files: 53% (42/79) Updating files: 54% (43/79) Updating files: 55% (44/79) Updating files: 56% (45/79) Updating files: 58% (46/79) Updating files: 59% (47/79) Updating files: 60% (48/79) Updating files: 62% (49/79) Updating files: 63% (50/79) Updating files: 64% (51/79) Updating files: 65% (52/79) Updating files: 67% (53/79) Updating files: 68% (54/79) Updating files: 69% (55/79) Updating files: 70% (56/79) Updating files: 72% (57/79) Updating files: 73% (58/79) Updating files: 74% (59/79) Updating files: 75% (60/79) Updating files: 77% (61/79) Updating files: 78% (62/79) Updating files: 79% (63/79) Updating files: 81% (64/79) Updating files: 82% (65/79) Updating files: 83% (66/79) Updating files: 84% (67/79) Updating files: 86% (68/79) Updating files: 87% (69/79) Updating files: 88% (70/79) Updating files: 89% (71/79) Updating files: 91% (72/79) Updating files: 92% (73/79) Updating files: 93% (74/79) Updating files: 94% (75/79) Updating files: 96% (76/79) Updating files: 97% (77/79) Updating files: 98% (78/79) Updating files: 100% (79/79) Updating files: 100% (79/79), done. [INFO] started tweaking git repo https://github.com/daan512100/tsqc-code [INFO] finished tweaking git repo https://github.com/daan512100/tsqc-code [INFO] tweaked toml for git repo https://github.com/daan512100/tsqc-code written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/daan512100/tsqc-code on toolchain 29194e8f603400afdb2f86c9418e9fccb1628ea0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+29194e8f603400afdb2f86c9418e9fccb1628ea0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/daan512100/tsqc-code 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" "+29194e8f603400afdb2f86c9418e9fccb1628ea0" "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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+29194e8f603400afdb2f86c9418e9fccb1628ea0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e86b107458b65ff61861c9368956003da94e8b8daca4047a491518e89744f2fd [INFO] running `Command { std: "docker" "start" "-a" "e86b107458b65ff61861c9368956003da94e8b8daca4047a491518e89744f2fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e86b107458b65ff61861c9368956003da94e8b8daca4047a491518e89744f2fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e86b107458b65ff61861c9368956003da94e8b8daca4047a491518e89744f2fd", kill_on_drop: false }` [INFO] [stdout] e86b107458b65ff61861c9368956003da94e8b8daca4047a491518e89744f2fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+29194e8f603400afdb2f86c9418e9fccb1628ea0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb25fb6f0d4d69ec4dc564f873fd3366c1ae493e84ee5ea9a15d03b0bbe0c08e [INFO] running `Command { std: "docker" "start" "-a" "cb25fb6f0d4d69ec4dc564f873fd3366c1ae493e84ee5ea9a15d03b0bbe0c08e", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling pyo3-build-config v0.25.1 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling pyo3-macros-backend v0.25.1 [INFO] [stderr] Compiling pyo3-ffi v0.25.1 [INFO] [stderr] Compiling pyo3 v0.25.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling pyo3-macros v0.25.1 [INFO] [stderr] Checking tsqc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Graph` [INFO] [stdout] --> src/diversify.rs:12:65 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::{params::Params, solution::Solution, tabu::DualTabu, Graph}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::Rng` [INFO] [stdout] --> src/lns.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Graph` [INFO] [stdout] --> src/neighbour.rs:9:65 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::{params::Params, solution::Solution, tabu::DualTabu, Graph}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Graph` [INFO] [stdout] --> src/diversify.rs:12:65 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::{params::Params, solution::Solution, tabu::DualTabu, Graph}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::Rng` [INFO] [stdout] --> src/lns.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/construct.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | let mut cand: Vec = outsiders.into_iter() [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/construct.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | let mut cand: Vec = outsiders.into_iter() [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `per_thread` [INFO] [stdout] --> src/mcts.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 76 | let per_thread = params.mcts_budget / threads; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_per_thread` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/mcts.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | let mut merged = local_trees [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `per_thread` [INFO] [stdout] --> src/mcts.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 76 | let per_thread = params.mcts_budget / threads; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_per_thread` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/mcts.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | let mut merged = local_trees [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `graph` is never read [INFO] [stdout] --> src/mcts.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct MctsTree<'g> { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 38 | nodes: Vec, [INFO] [stdout] 39 | graph: &'g Graph, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `A` should have a snake case name [INFO] [stdout] --> src/neighbour.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | let mut A = Vec::new(); [INFO] [stdout] | ^ help: convert the identifier to snake case: `a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `B` should have a snake case name [INFO] [stdout] --> src/neighbour.rs:70:13 [INFO] [stdout] | [INFO] [stdout] 70 | let mut B = Vec::new(); [INFO] [stdout] | ^ help: convert the identifier to snake case: `b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `A` should have a snake case name [INFO] [stdout] --> src/diversify.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | let A: Vec = sol [INFO] [stdout] | ^ help: convert the identifier to snake case: `a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `B` should have a snake case name [INFO] [stdout] --> src/diversify.rs:175:9 [INFO] [stdout] | [INFO] [stdout] 175 | let B: Vec = (0..n) [INFO] [stdout] | ^ help: convert the identifier to snake case: `b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `graph` is never read [INFO] [stdout] --> src/mcts.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct MctsTree<'g> { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 38 | nodes: Vec, [INFO] [stdout] 39 | graph: &'g Graph, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `A` should have a snake case name [INFO] [stdout] --> src/neighbour.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | let mut A = Vec::new(); [INFO] [stdout] | ^ help: convert the identifier to snake case: `a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `B` should have a snake case name [INFO] [stdout] --> src/neighbour.rs:70:13 [INFO] [stdout] | [INFO] [stdout] 70 | let mut B = Vec::new(); [INFO] [stdout] | ^ help: convert the identifier to snake case: `b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `A` should have a snake case name [INFO] [stdout] --> src/diversify.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | let A: Vec = sol [INFO] [stdout] | ^ help: convert the identifier to snake case: `a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `B` should have a snake case name [INFO] [stdout] --> src/diversify.rs:175:9 [INFO] [stdout] | [INFO] [stdout] 175 | let B: Vec = (0..n) [INFO] [stdout] | ^ help: convert the identifier to snake case: `b` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.21s [INFO] running `Command { std: "docker" "inspect" "cb25fb6f0d4d69ec4dc564f873fd3366c1ae493e84ee5ea9a15d03b0bbe0c08e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb25fb6f0d4d69ec4dc564f873fd3366c1ae493e84ee5ea9a15d03b0bbe0c08e", kill_on_drop: false }` [INFO] [stdout] cb25fb6f0d4d69ec4dc564f873fd3366c1ae493e84ee5ea9a15d03b0bbe0c08e