[INFO] cloning repository https://github.com/Joryuoo/Agartha [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Joryuoo/Agartha" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoryuoo%2FAgartha", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoryuoo%2FAgartha'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 934f7d14fb41393a2c7002ea5054957eb46b0536 [INFO] checking Joryuoo/Agartha against try#3fada14ee01d755dc8076e611f11bf65b28ffd21 for pr-154971 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoryuoo%2FAgartha" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Joryuoo/Agartha [INFO] finished tweaking git repo https://github.com/Joryuoo/Agartha [INFO] tweaked toml for git repo https://github.com/Joryuoo/Agartha written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Joryuoo/Agartha on toolchain 3fada14ee01d755dc8076e611f11bf65b28ffd21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Joryuoo/Agartha 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" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "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 Joryuoo/Agartha against try#3fada14ee01d755dc8076e611f11bf65b28ffd21 for pr-154971 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoryuoo%2FAgartha" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Joryuoo/Agartha [INFO] finished tweaking git repo https://github.com/Joryuoo/Agartha [INFO] tweaked toml for git repo https://github.com/Joryuoo/Agartha written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Joryuoo/Agartha on toolchain 3fada14ee01d755dc8076e611f11bf65b28ffd21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Joryuoo/Agartha 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" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4993ea55877fdacc0311b32505af42957c5565ca00963c7ed2142f0e48153197 [INFO] running `Command { std: "docker" "start" "-a" "4993ea55877fdacc0311b32505af42957c5565ca00963c7ed2142f0e48153197", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4993ea55877fdacc0311b32505af42957c5565ca00963c7ed2142f0e48153197", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4993ea55877fdacc0311b32505af42957c5565ca00963c7ed2142f0e48153197", kill_on_drop: false }` [INFO] [stdout] 4993ea55877fdacc0311b32505af42957c5565ca00963c7ed2142f0e48153197 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 210376172d531112381ecae50a1d4a12edcda465d564ae3469253aa3db447e4e [INFO] running `Command { std: "docker" "start" "-a" "210376172d531112381ecae50a1d4a12edcda465d564ae3469253aa3db447e4e", kill_on_drop: false }` [INFO] [stderr] Checking Agartha v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/interpreter.rs:120:13 [INFO] [stdout] | [INFO] [stdout] 120 | _ => Err("This expression is not supported yet!".to_string()), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/interpreter.rs:120:13 [INFO] [stdout] | [INFO] [stdout] 81 | Expression::Number(n) => Ok(Expression::Number(n)), [INFO] [stdout] | --------------------- matches some of the same values [INFO] [stdout] 82 | Expression::Word(w) => Ok(Expression::Word(w)), [INFO] [stdout] | ------------------- matches some of the same values [INFO] [stdout] 83 | Expression::Decimal(d) => Ok(Expression::Decimal(d)), [INFO] [stdout] | ---------------------- matches some of the same values [INFO] [stdout] 84 | Expression::Truth(t) => Ok(Expression::Truth(t)), [INFO] [stdout] | -------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 120 | _ => Err("This expression is not supported yet!".to_string()), [INFO] [stdout] | ^ ...and 3 other patterns collectively make this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/token.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum Token { [INFO] [stdout] | ----- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 14 | ElseIf, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 15 | For, [INFO] [stdout] | ^^^ [INFO] [stdout] 16 | While, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | LetterLiteral(char), // 'LETTER' - Char ni [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | And, // && [INFO] [stdout] | ^^^ [INFO] [stdout] 41 | Or, // || [INFO] [stdout] | ^^ [INFO] [stdout] 42 | Not, // ! [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Token` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `var_type` is never read [INFO] [stdout] --> src/ast.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 24 | Declaration{ [INFO] [stdout] | ----------- field in this variant [INFO] [stdout] 25 | var_type: Token, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Statement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `condition`, `body`, and `else_body` are never read [INFO] [stdout] --> src/ast.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 41 | If{ [INFO] [stdout] | -- fields in this variant [INFO] [stdout] 42 | condition: Expression, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 43 | body: Vec, //list of actions? [INFO] [stdout] | ^^^^ [INFO] [stdout] 44 | else_body: Option>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Statement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/interpreter.rs:120:13 [INFO] [stdout] | [INFO] [stdout] 120 | _ => Err("This expression is not supported yet!".to_string()), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/interpreter.rs:120:13 [INFO] [stdout] | [INFO] [stdout] 81 | Expression::Number(n) => Ok(Expression::Number(n)), [INFO] [stdout] | --------------------- matches some of the same values [INFO] [stdout] 82 | Expression::Word(w) => Ok(Expression::Word(w)), [INFO] [stdout] | ------------------- matches some of the same values [INFO] [stdout] 83 | Expression::Decimal(d) => Ok(Expression::Decimal(d)), [INFO] [stdout] | ---------------------- matches some of the same values [INFO] [stdout] 84 | Expression::Truth(t) => Ok(Expression::Truth(t)), [INFO] [stdout] | -------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 120 | _ => Err("This expression is not supported yet!".to_string()), [INFO] [stdout] | ^ ...and 3 other patterns collectively make this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/token.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum Token { [INFO] [stdout] | ----- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 14 | ElseIf, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 15 | For, [INFO] [stdout] | ^^^ [INFO] [stdout] 16 | While, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | LetterLiteral(char), // 'LETTER' - Char ni [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | And, // && [INFO] [stdout] | ^^^ [INFO] [stdout] 41 | Or, // || [INFO] [stdout] | ^^ [INFO] [stdout] 42 | Not, // ! [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Token` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `var_type` is never read [INFO] [stdout] --> src/ast.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 24 | Declaration{ [INFO] [stdout] | ----------- field in this variant [INFO] [stdout] 25 | var_type: Token, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Statement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `condition`, `body`, and `else_body` are never read [INFO] [stdout] --> src/ast.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 41 | If{ [INFO] [stdout] | -- fields in this variant [INFO] [stdout] 42 | condition: Expression, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 43 | body: Vec, //list of actions? [INFO] [stdout] | ^^^^ [INFO] [stdout] 44 | else_body: Option>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Statement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] running `Command { std: "docker" "inspect" "210376172d531112381ecae50a1d4a12edcda465d564ae3469253aa3db447e4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "210376172d531112381ecae50a1d4a12edcda465d564ae3469253aa3db447e4e", kill_on_drop: false }` [INFO] [stdout] 210376172d531112381ecae50a1d4a12edcda465d564ae3469253aa3db447e4e