[INFO] cloning repository https://github.com/max22-/maxlisp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/max22-/maxlisp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmax22-%2Fmaxlisp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmax22-%2Fmaxlisp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d9e5e71bcf31d5ee372155992af457bf22dd0db9 [INFO] checking max22-/maxlisp against try#c4ca24658d934444a28db36abebef17a8651701a for pr-144156 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmax22-%2Fmaxlisp" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-0-tc2/source/.git/config.lock [INFO] [stderr] fatal: could not set 'core.repositoryformatversion' to '0' [INFO] checking max22-/maxlisp against try#c4ca24658d934444a28db36abebef17a8651701a for pr-144156 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmax22-%2Fmaxlisp" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] /workspace/builds/worker-0-tc2/source/.git/info/: No space left on device [INFO] checking max22-/maxlisp against try#c4ca24658d934444a28db36abebef17a8651701a for pr-144156 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmax22-%2Fmaxlisp" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/max22-/maxlisp [INFO] finished tweaking git repo https://github.com/max22-/maxlisp [INFO] tweaked toml for git repo https://github.com/max22-/maxlisp written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/max22-/maxlisp on toolchain c4ca24658d934444a28db36abebef17a8651701a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c4ca24658d934444a28db36abebef17a8651701a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/max22-/maxlisp 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" "+c4ca24658d934444a28db36abebef17a8651701a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c4ca24658d934444a28db36abebef17a8651701a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc89f2fffb282ad5e8f2e3d19a083e0ad0f844b7731f1260b0213ff24a4fe6b9 [INFO] running `Command { std: "docker" "start" "-a" "bc89f2fffb282ad5e8f2e3d19a083e0ad0f844b7731f1260b0213ff24a4fe6b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc89f2fffb282ad5e8f2e3d19a083e0ad0f844b7731f1260b0213ff24a4fe6b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc89f2fffb282ad5e8f2e3d19a083e0ad0f844b7731f1260b0213ff24a4fe6b9", kill_on_drop: false }` [INFO] [stdout] bc89f2fffb282ad5e8f2e3d19a083e0ad0f844b7731f1260b0213ff24a4fe6b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c4ca24658d934444a28db36abebef17a8651701a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbe675a19ab3e1855c2cec9eecf146ecd3933f9f6ff36f5c65a811bad41439e6 [INFO] running `Command { std: "docker" "start" "-a" "bbe675a19ab3e1855c2cec9eecf146ecd3933f9f6ff36f5c65a811bad41439e6", kill_on_drop: false }` [INFO] [stderr] Checking maxlisp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `env::Env` [INFO] [stdout] --> src/evaluator.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use env::Env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `env::Env` [INFO] [stdout] --> src/evaluator.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use env::Env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/sexp.rs:105:38 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn into_integer(self: &Self, ctx: &Context) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `REAL` is never constructed [INFO] [stdout] --> src/lexer.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum TokenType { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 9 | REAL, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TokenType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAX_HEAP_SIZE` is never used [INFO] [stdout] --> src/context/gc_heap.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | const MAX_HEAP_SIZE: usize = 1000; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `mark` is never read [INFO] [stdout] --> src/context/gc_heap.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Cell { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 9 | val: Option, [INFO] [stdout] 10 | mark: bool, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Mark` is never used [INFO] [stdout] --> src/context/gc_heap.rs:68:11 [INFO] [stdout] | [INFO] [stdout] 68 | pub trait Mark { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/evaluator.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | TypeError(String), [INFO] [stdout] | --------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `EvalError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 17 - TypeError(String), [INFO] [stdout] 17 + TypeError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/evaluator.rs:18:20 [INFO] [stdout] | [INFO] [stdout] 18 | SymbolNotBound(String), [INFO] [stdout] | -------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `EvalError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 18 - SymbolNotBound(String), [INFO] [stdout] 18 + SymbolNotBound(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_handle_list` is never used [INFO] [stdout] --> src/sexp.rs:112:12 [INFO] [stdout] | [INFO] [stdout] 29 | impl Sexp { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 112 | pub fn from_handle_list(l: Vec, ctx: &mut Context) -> Handle { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/sexp.rs:105:38 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn into_integer(self: &Self, ctx: &Context) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `REAL` is never constructed [INFO] [stdout] --> src/lexer.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum TokenType { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 9 | REAL, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TokenType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAX_HEAP_SIZE` is never used [INFO] [stdout] --> src/context/gc_heap.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | const MAX_HEAP_SIZE: usize = 1000; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `mark` is never read [INFO] [stdout] --> src/context/gc_heap.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Cell { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 9 | val: Option, [INFO] [stdout] 10 | mark: bool, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Mark` is never used [INFO] [stdout] --> src/context/gc_heap.rs:68:11 [INFO] [stdout] | [INFO] [stdout] 68 | pub trait Mark { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/evaluator.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | TypeError(String), [INFO] [stdout] | --------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `EvalError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 17 - TypeError(String), [INFO] [stdout] 17 + TypeError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/evaluator.rs:18:20 [INFO] [stdout] | [INFO] [stdout] 18 | SymbolNotBound(String), [INFO] [stdout] | -------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `EvalError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 18 - SymbolNotBound(String), [INFO] [stdout] 18 + SymbolNotBound(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_handle_list` is never used [INFO] [stdout] --> src/sexp.rs:112:12 [INFO] [stdout] | [INFO] [stdout] 29 | impl Sexp { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 112 | pub fn from_handle_list(l: Vec, ctx: &mut Context) -> Handle { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s [INFO] running `Command { std: "docker" "inspect" "bbe675a19ab3e1855c2cec9eecf146ecd3933f9f6ff36f5c65a811bad41439e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbe675a19ab3e1855c2cec9eecf146ecd3933f9f6ff36f5c65a811bad41439e6", kill_on_drop: false }` [INFO] [stdout] bbe675a19ab3e1855c2cec9eecf146ecd3933f9f6ff36f5c65a811bad41439e6