[INFO] cloning repository https://github.com/my4ng/csp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/my4ng/csp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmy4ng%2Fcsp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmy4ng%2Fcsp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f5b668ea7de82d179e9b016aeb47c360226560e9 [INFO] checking my4ng/csp against try#4949cf2f817beadb9a248d423b6d55d6d2398ffe for pr-142681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmy4ng%2Fcsp" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/my4ng/csp [INFO] finished tweaking git repo https://github.com/my4ng/csp [INFO] tweaked toml for git repo https://github.com/my4ng/csp written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/my4ng/csp on toolchain 4949cf2f817beadb9a248d423b6d55d6d2398ffe [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4949cf2f817beadb9a248d423b6d55d6d2398ffe" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/my4ng/csp 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" "+4949cf2f817beadb9a248d423b6d55d6d2398ffe" "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 [ERROR] error running command: no output for 300 seconds [INFO] checking my4ng/csp against try#4949cf2f817beadb9a248d423b6d55d6d2398ffe for pr-142681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmy4ng%2Fcsp" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/my4ng/csp [INFO] finished tweaking git repo https://github.com/my4ng/csp [INFO] tweaked toml for git repo https://github.com/my4ng/csp written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/my4ng/csp on toolchain 4949cf2f817beadb9a248d423b6d55d6d2398ffe [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4949cf2f817beadb9a248d423b6d55d6d2398ffe" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/my4ng/csp 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" "+4949cf2f817beadb9a248d423b6d55d6d2398ffe" "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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+4949cf2f817beadb9a248d423b6d55d6d2398ffe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d31e689ff806a2944c90e31e21b22b14f36bbcf08161d33378139e19c5b3b39e [INFO] running `Command { std: "docker" "start" "-a" "d31e689ff806a2944c90e31e21b22b14f36bbcf08161d33378139e19c5b3b39e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d31e689ff806a2944c90e31e21b22b14f36bbcf08161d33378139e19c5b3b39e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d31e689ff806a2944c90e31e21b22b14f36bbcf08161d33378139e19c5b3b39e", kill_on_drop: false }` [INFO] [stdout] d31e689ff806a2944c90e31e21b22b14f36bbcf08161d33378139e19c5b3b39e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+4949cf2f817beadb9a248d423b6d55d6d2398ffe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35f060b8b27b1e3cc5b0117f94ab2764a9b4d0628aa55450a33d4e38dd85a079 [INFO] running `Command { std: "docker" "start" "-a" "35f060b8b27b1e3cc5b0117f94ab2764a9b4d0628aa55450a33d4e38dd85a079", kill_on_drop: false }` [INFO] [stderr] Checking csp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/lib.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 18 | impl Variable { [INFO] [stdout] | ------------------------------- associated function in this implementation [INFO] [stdout] 19 | fn new(domain: HashSet) -> Variable { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `var1`, `var1_value`, `var2`, and `var2_value` are never read [INFO] [stdout] --> src/lib.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct BinaryConstraint<'a, T: Domainable> { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 25 | var1: &'a Variable, [INFO] [stdout] | ^^^^ [INFO] [stdout] 26 | var1_value: T, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 27 | var2: &'a Variable, [INFO] [stdout] | ^^^^ [INFO] [stdout] 28 | var2_value: T, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/lib.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 31 | impl<'a, T: Domainable> BinaryConstraint<'a, T> { [INFO] [stdout] | ----------------------------------------------- associated function in this implementation [INFO] [stdout] 32 | fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `constraints` is never read [INFO] [stdout] --> src/lib.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct Constraints<'a, T: Domainable> { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 53 | constraints: HashSet<&'a BinaryConstraint<'a, T>>, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/lib.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 56 | impl<'a, T: Domainable> Constraints<'a, T> { [INFO] [stdout] | ------------------------------------------ associated function in this implementation [INFO] [stdout] 57 | fn new(constraints: HashSet<&'a BinaryConstraint<'a, T>>) -> Constraints<'a, T> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `assignments` is never read [INFO] [stdout] --> src/lib.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct State<'a, T: Domainable> { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 65 | assignments: HashMap<&'a Variable, Option>, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `is_consistent`, and `is_complete` are never used [INFO] [stdout] --> src/lib.rs:69:8 [INFO] [stdout] | [INFO] [stdout] 68 | impl<'a, T: Domainable> State<'a, T> { [INFO] [stdout] | ------------------------------------ associated items in this implementation [INFO] [stdout] 69 | fn new(variables: HashSet<&'a Variable>) -> State<'a, T> { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | fn is_consistent(&self, constraints: &Constraints<'a, T>) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 103 | fn is_complete(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `binary_constraint` [INFO] [stdout] --> src/lib.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | let binary_constraint = BinaryConstraint::new(&var1, 3, &var2, 3); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_binary_constraint` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `binary_constraint` [INFO] [stdout] --> src/lib.rs:151:13 [INFO] [stdout] | [INFO] [stdout] 151 | let binary_constraint = BinaryConstraint::new(&var1, 4, &var2, 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_binary_constraint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `constraints` is never read [INFO] [stdout] --> src/lib.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct Constraints<'a, T: Domainable> { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 53 | constraints: HashSet<&'a BinaryConstraint<'a, T>>, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/lib.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 56 | impl<'a, T: Domainable> Constraints<'a, T> { [INFO] [stdout] | ------------------------------------------ associated function in this implementation [INFO] [stdout] 57 | fn new(constraints: HashSet<&'a BinaryConstraint<'a, T>>) -> Constraints<'a, T> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `assignments` is never read [INFO] [stdout] --> src/lib.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct State<'a, T: Domainable> { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 65 | assignments: HashMap<&'a Variable, Option>, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `is_consistent`, and `is_complete` are never used [INFO] [stdout] --> src/lib.rs:69:8 [INFO] [stdout] | [INFO] [stdout] 68 | impl<'a, T: Domainable> State<'a, T> { [INFO] [stdout] | ------------------------------------ associated items in this implementation [INFO] [stdout] 69 | fn new(variables: HashSet<&'a Variable>) -> State<'a, T> { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | fn is_consistent(&self, constraints: &Constraints<'a, T>) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 103 | fn is_complete(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BinaryConstraint` and `Variable` [INFO] [stdout] --> src/main.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use csp::{BinaryConstraint, Variable}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BinaryConstraint` and `Variable` [INFO] [stdout] --> src/main.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use csp::{BinaryConstraint, Variable}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] running `Command { std: "docker" "inspect" "35f060b8b27b1e3cc5b0117f94ab2764a9b4d0628aa55450a33d4e38dd85a079", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35f060b8b27b1e3cc5b0117f94ab2764a9b4d0628aa55450a33d4e38dd85a079", kill_on_drop: false }` [INFO] [stdout] 35f060b8b27b1e3cc5b0117f94ab2764a9b4d0628aa55450a33d4e38dd85a079