[INFO] cloning repository https://github.com/mFrankowicz/rispreter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mFrankowicz/rispreter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmFrankowicz%2Frispreter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmFrankowicz%2Frispreter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 914babc836850d6c07755dfbd76f56bf3bfde0c1 [INFO] checking mFrankowicz/rispreter against master#4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 for pr-81174 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmFrankowicz%2Frispreter" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mFrankowicz/rispreter on toolchain 4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mFrankowicz/rispreter [INFO] finished tweaking git repo https://github.com/mFrankowicz/rispreter [INFO] tweaked toml for git repo https://github.com/mFrankowicz/rispreter written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/mFrankowicz/rispreter already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c93ca32f94052179ad3785576e9bf93ff567c3d6c6d2dcd53106ae8c3f5401c5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c93ca32f94052179ad3785576e9bf93ff567c3d6c6d2dcd53106ae8c3f5401c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c93ca32f94052179ad3785576e9bf93ff567c3d6c6d2dcd53106ae8c3f5401c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c93ca32f94052179ad3785576e9bf93ff567c3d6c6d2dcd53106ae8c3f5401c5", kill_on_drop: false }` [INFO] [stdout] c93ca32f94052179ad3785576e9bf93ff567c3d6c6d2dcd53106ae8c3f5401c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] afaf49c267a38c07864de12e4b1f4689012e7740c630a57e3e2ef6ba40473a91 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "afaf49c267a38c07864de12e4b1f4689012e7740c630a57e3e2ef6ba40473a91", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Checking bitflags v0.4.0 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking unicode-normalization v0.1.7 [INFO] [stderr] Checking yaml-rust v0.3.5 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking smallvec v0.6.7 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Checking smallstr v0.1.0 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Checking phf v0.7.23 [INFO] [stderr] Compiling nix v0.7.0 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking dirs v1.0.4 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking nom v4.1.1 [INFO] [stderr] Checking rispreter-parser v0.1.0 (/opt/rustwide/workdir/rispreter-parser) [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling terminfo v0.6.1 [INFO] [stderr] Checking mortal v0.1.5 [INFO] [stderr] Checking linefeed v0.5.4 [INFO] [stderr] Checking rispreter-repl v0.0.6 (/opt/rustwide/workdir/rispreter-repl) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.24s [INFO] running `Command { std: "docker" "inspect" "afaf49c267a38c07864de12e4b1f4689012e7740c630a57e3e2ef6ba40473a91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afaf49c267a38c07864de12e4b1f4689012e7740c630a57e3e2ef6ba40473a91", kill_on_drop: false }` [INFO] [stdout] afaf49c267a38c07864de12e4b1f4689012e7740c630a57e3e2ef6ba40473a91