[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] testing IGI-111/isacc against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIGI-111%2Fisacc" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/IGI-111/isacc on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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-8/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: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed6c0c1d27296e7192419639a4bb1d8b91bf26f6bd5c9fff58a81b2931f7ab77 [INFO] running `Command { std: "docker" "start" "-a" "ed6c0c1d27296e7192419639a4bb1d8b91bf26f6bd5c9fff58a81b2931f7ab77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed6c0c1d27296e7192419639a4bb1d8b91bf26f6bd5c9fff58a81b2931f7ab77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed6c0c1d27296e7192419639a4bb1d8b91bf26f6bd5c9fff58a81b2931f7ab77", kill_on_drop: false }` [INFO] [stdout] ed6c0c1d27296e7192419639a4bb1d8b91bf26f6bd5c9fff58a81b2931f7ab77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e3e83bdb853353e3aa7fcd08fc39f961b424ce3d57e1d751339ac72de64af90 [INFO] running `Command { std: "docker" "start" "-a" "6e3e83bdb853353e3aa7fcd08fc39f961b424ce3d57e1d751339ac72de64af90", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling ascii v0.9.1 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling 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: 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: `#[warn(non_fmt_panics)]` on by default [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] 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] [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "6e3e83bdb853353e3aa7fcd08fc39f961b424ce3d57e1d751339ac72de64af90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e3e83bdb853353e3aa7fcd08fc39f961b424ce3d57e1d751339ac72de64af90", kill_on_drop: false }` [INFO] [stdout] 6e3e83bdb853353e3aa7fcd08fc39f961b424ce3d57e1d751339ac72de64af90