[INFO] cloning repository https://github.com/IGI-111/isacc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/IGI-111/isacc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIGI-111%2Fisacc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIGI-111%2Fisacc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c44ed85241a3e87c0b9bba7459a9e1b929476231 [INFO] checking IGI-111/isacc against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIGI-111%2Fisacc" "/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/IGI-111/isacc on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/IGI-111/isacc [INFO] finished tweaking git repo https://github.com/IGI-111/isacc [INFO] tweaked toml for git repo https://github.com/IGI-111/isacc written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/IGI-111/isacc 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ascii v0.9.1 [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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f78c45afe8aebbac7a0fea10db085726cd4d47b392c0973561903278a148924b [INFO] running `Command { std: "docker" "start" "-a" "f78c45afe8aebbac7a0fea10db085726cd4d47b392c0973561903278a148924b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f78c45afe8aebbac7a0fea10db085726cd4d47b392c0973561903278a148924b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f78c45afe8aebbac7a0fea10db085726cd4d47b392c0973561903278a148924b", kill_on_drop: false }` [INFO] [stdout] f78c45afe8aebbac7a0fea10db085726cd4d47b392c0973561903278a148924b [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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01368c1efc9ea35ae454710fc8771d694f059f86a52cc32ecadbaa16f408e90c [INFO] running `Command { std: "docker" "start" "-a" "01368c1efc9ea35ae454710fc8771d694f059f86a52cc32ecadbaa16f408e90c", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking ascii v0.9.1 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Checking indexmap v1.0.2 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Checking isacc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `SourcePosition` [INFO] [stdout] --> src/parsing.rs:7:28 [INFO] [stdout] | [INFO] [stdout] 7 | stream::state::{State, SourcePosition} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SourcePosition` [INFO] [stdout] --> src/parsing.rs:7:28 [INFO] [stdout] | [INFO] [stdout] 7 | stream::state::{State, SourcePosition} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/codegen/context/variable.rs:60:20 [INFO] [stdout] | [INFO] [stdout] 60 | panic!(format!("undefined variable: {}; {:?}", id, self)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 60 - panic!(format!("undefined variable: {}; {:?}", id, self)); [INFO] [stdout] 60 + panic!("undefined variable: {}; {:?}", id, self); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/codegen/context/variable.rs:60:20 [INFO] [stdout] | [INFO] [stdout] 60 | panic!(format!("undefined variable: {}; {:?}", id, self)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 60 - panic!(format!("undefined variable: {}; {:?}", id, self)); [INFO] [stdout] 60 + panic!("undefined variable: {}; {:?}", id, self); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.07s [INFO] running `Command { std: "docker" "inspect" "01368c1efc9ea35ae454710fc8771d694f059f86a52cc32ecadbaa16f408e90c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01368c1efc9ea35ae454710fc8771d694f059f86a52cc32ecadbaa16f408e90c", kill_on_drop: false }` [INFO] [stdout] 01368c1efc9ea35ae454710fc8771d694f059f86a52cc32ecadbaa16f408e90c