[INFO] cloning repository https://github.com/michaelmelanson/risp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michaelmelanson/risp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelmelanson%2Frisp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelmelanson%2Frisp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 97f45d3e3ecf47ed54fefaa5d1b35737c4aaac60 [INFO] checking michaelmelanson/risp against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelmelanson%2Frisp" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/michaelmelanson/risp on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/michaelmelanson/risp [INFO] finished tweaking git repo https://github.com/michaelmelanson/risp [INFO] tweaked toml for git repo https://github.com/michaelmelanson/risp written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/michaelmelanson/risp 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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustyline v10.1.1 [INFO] [stderr] Downloaded fd-lock v3.0.8 [INFO] [stderr] Downloaded rustix v0.36.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7cd998a6c2bde39046cc9c03ff8848446989084257e1e8b80791a5e3a313647d [INFO] running `Command { std: "docker" "start" "-a" "7cd998a6c2bde39046cc9c03ff8848446989084257e1e8b80791a5e3a313647d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7cd998a6c2bde39046cc9c03ff8848446989084257e1e8b80791a5e3a313647d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cd998a6c2bde39046cc9c03ff8848446989084257e1e8b80791a5e3a313647d", kill_on_drop: false }` [INFO] [stdout] 7cd998a6c2bde39046cc9c03ff8848446989084257e1e8b80791a5e3a313647d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b21f726079ce83181f43dd50f9b2ad745107c7fc49094a485c9c5d75860af0e [INFO] running `Command { std: "docker" "start" "-a" "7b21f726079ce83181f43dd50f9b2ad745107c7fc49094a485c9c5d75860af0e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling rustix v0.36.6 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking unicode-segmentation v1.10.0 [INFO] [stderr] Checking bytecount v0.6.3 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking iced-x86 v1.21.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking nom_locate v4.2.0 [INFO] [stderr] Checking fd-lock v3.0.8 [INFO] [stderr] Checking rustyline v10.1.1 [INFO] [stderr] Checking risp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `parse_function_definition` [INFO] [stdout] --> src/parser/statement.rs:24:27 [INFO] [stdout] | [INFO] [stdout] 24 | function_definition::{parse_function_definition, FunctionDefinition}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ComparisonOperator` [INFO] [stdout] --> src/parser.rs:14:63 [INFO] [stdout] | [INFO] [stdout] 14 | parse_expression, ArithmeticOperator, BinaryOperator, ComparisonOperator, Expression, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `parse_function_definition` [INFO] [stdout] --> src/parser/statement.rs:24:27 [INFO] [stdout] | [INFO] [stdout] 24 | function_definition::{parse_function_definition, FunctionDefinition}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ComparisonOperator` [INFO] [stdout] --> src/parser.rs:14:63 [INFO] [stdout] | [INFO] [stdout] 14 | parse_expression, ArithmeticOperator, BinaryOperator, ComparisonOperator, Expression, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.40s [INFO] running `Command { std: "docker" "inspect" "7b21f726079ce83181f43dd50f9b2ad745107c7fc49094a485c9c5d75860af0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b21f726079ce83181f43dd50f9b2ad745107c7fc49094a485c9c5d75860af0e", kill_on_drop: false }` [INFO] [stdout] 7b21f726079ce83181f43dd50f9b2ad745107c7fc49094a485c9c5d75860af0e [INFO] checking michaelmelanson/risp against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelmelanson%2Frisp" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/michaelmelanson/risp on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/michaelmelanson/risp [INFO] finished tweaking git repo https://github.com/michaelmelanson/risp [INFO] tweaked toml for git repo https://github.com/michaelmelanson/risp written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/michaelmelanson/risp 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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 271089fd3ab355f116abd2ddb47a1281e5ac2a30c746c46037380eda0a485ad0 [INFO] running `Command { std: "docker" "start" "-a" "271089fd3ab355f116abd2ddb47a1281e5ac2a30c746c46037380eda0a485ad0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "271089fd3ab355f116abd2ddb47a1281e5ac2a30c746c46037380eda0a485ad0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "271089fd3ab355f116abd2ddb47a1281e5ac2a30c746c46037380eda0a485ad0", kill_on_drop: false }` [INFO] [stdout] 271089fd3ab355f116abd2ddb47a1281e5ac2a30c746c46037380eda0a485ad0 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 415cdda8ca296f2ea80a7889fc1efe4ae398afa3481b8a2d43982102127bf267 [INFO] running `Command { std: "docker" "start" "-a" "415cdda8ca296f2ea80a7889fc1efe4ae398afa3481b8a2d43982102127bf267", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling rustix v0.36.6 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking unicode-segmentation v1.10.0 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking bytecount v0.6.3 [INFO] [stderr] Checking iced-x86 v1.21.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking nom_locate v4.2.0 [INFO] [stderr] Checking fd-lock v3.0.8 [INFO] [stderr] Checking rustyline v10.1.1 [INFO] [stderr] Checking risp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `parse_function_definition` [INFO] [stdout] --> src/parser/statement.rs:24:27 [INFO] [stdout] | [INFO] [stdout] 24 | function_definition::{parse_function_definition, FunctionDefinition}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ComparisonOperator` [INFO] [stdout] --> src/parser.rs:14:63 [INFO] [stdout] | [INFO] [stdout] 14 | parse_expression, ArithmeticOperator, BinaryOperator, ComparisonOperator, Expression, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `parse_function_definition` [INFO] [stdout] --> src/parser/statement.rs:24:27 [INFO] [stdout] | [INFO] [stdout] 24 | function_definition::{parse_function_definition, FunctionDefinition}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ComparisonOperator` [INFO] [stdout] --> src/parser.rs:14:63 [INFO] [stdout] | [INFO] [stdout] 14 | parse_expression, ArithmeticOperator, BinaryOperator, ComparisonOperator, Expression, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.55s [INFO] running `Command { std: "docker" "inspect" "415cdda8ca296f2ea80a7889fc1efe4ae398afa3481b8a2d43982102127bf267", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "415cdda8ca296f2ea80a7889fc1efe4ae398afa3481b8a2d43982102127bf267", kill_on_drop: false }` [INFO] [stdout] 415cdda8ca296f2ea80a7889fc1efe4ae398afa3481b8a2d43982102127bf267