[INFO] cloning repository https://github.com/jDomantas/tic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jDomantas/tic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjDomantas%2Ftic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjDomantas%2Ftic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 665d577dedc10213d833b6f370999e6a2d5ef1ec [INFO] checking jDomantas/tic against master#0599f3403366d9c57f0625e6de3af214b5042a90 for pr-87710 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjDomantas%2Ftic" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jDomantas/tic on toolchain 0599f3403366d9c57f0625e6de3af214b5042a90 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jDomantas/tic [INFO] finished tweaking git repo https://github.com/jDomantas/tic [INFO] tweaked toml for git repo https://github.com/jDomantas/tic written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/jDomantas/tic already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3a29a791a03b5332a2877e02906ff5acfbc8989165b21130cc9324f0f7231b2 [INFO] running `Command { std: "docker" "start" "-a" "b3a29a791a03b5332a2877e02906ff5acfbc8989165b21130cc9324f0f7231b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3a29a791a03b5332a2877e02906ff5acfbc8989165b21130cc9324f0f7231b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3a29a791a03b5332a2877e02906ff5acfbc8989165b21130cc9324f0f7231b2", kill_on_drop: false }` [INFO] [stdout] b3a29a791a03b5332a2877e02906ff5acfbc8989165b21130cc9324f0f7231b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8a58c42f590f01737f29a99c9c8b66a1f60ac83411c6b5973c2a54638184d65 [INFO] running `Command { std: "docker" "start" "-a" "f8a58c42f590f01737f29a99c9c8b66a1f60ac83411c6b5973c2a54638184d65", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling libc v0.2.87 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking formatter v0.1.0 (/opt/rustwide/workdir/formatter) [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking internal-iterator v0.1.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling beef v0.5.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking ticc-syntax v0.1.0 (/opt/rustwide/workdir/ticc-syntax) [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Checking ticc-core v0.1.0 (/opt/rustwide/workdir/ticc-core) [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking ticc-eval v0.1.0 (/opt/rustwide/workdir/ticc-eval) [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking logos v0.12.0 [INFO] [stderr] Checking ticc v0.1.0 (/opt/rustwide/workdir/ticc) [INFO] [stderr] Checking ticc-tests v0.1.0 (/opt/rustwide/workdir/ticc-tests) [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking lsp-types v0.89.1 [INFO] [stderr] Checking lsp-server v0.5.1 [INFO] [stderr] Checking ticc-lsp v0.1.0 (/opt/rustwide/workdir/ticc-lsp) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.83s [INFO] running `Command { std: "docker" "inspect" "f8a58c42f590f01737f29a99c9c8b66a1f60ac83411c6b5973c2a54638184d65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8a58c42f590f01737f29a99c9c8b66a1f60ac83411c6b5973c2a54638184d65", kill_on_drop: false }` [INFO] [stdout] f8a58c42f590f01737f29a99c9c8b66a1f60ac83411c6b5973c2a54638184d65