[INFO] cloning repository https://github.com/j6k1/CsaParser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/j6k1/CsaParser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj6k1%2FCsaParser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj6k1%2FCsaParser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8dd64dacb7818d1841a5da20c96544b9c9edf63a [INFO] checking j6k1/CsaParser against master#31ee872db5aae4750e3da1ca4ed1523c4356947f for pr-78461 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj6k1%2FCsaParser" "/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/j6k1/CsaParser on toolchain 31ee872db5aae4750e3da1ca4ed1523c4356947f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+31ee872db5aae4750e3da1ca4ed1523c4356947f" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/j6k1/CsaParser [INFO] finished tweaking git repo https://github.com/j6k1/CsaParser [INFO] tweaked toml for git repo https://github.com/j6k1/CsaParser written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+31ee872db5aae4750e3da1ca4ed1523c4356947f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/j6k1/USIAgent.git` [INFO] [stderr] Updating git repository `https://github.com/j6k1/queuingtask.git` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+31ee872db5aae4750e3da1ca4ed1523c4356947f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+31ee872db5aae4750e3da1ca4ed1523c4356947f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1934747f05b3951ddaa8f4433c8e3a4dfe8d62cf98355f0a43f86c0dbaa04308 [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" "1934747f05b3951ddaa8f4433c8e3a4dfe8d62cf98355f0a43f86c0dbaa04308", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1934747f05b3951ddaa8f4433c8e3a4dfe8d62cf98355f0a43f86c0dbaa04308", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1934747f05b3951ddaa8f4433c8e3a4dfe8d62cf98355f0a43f86c0dbaa04308", kill_on_drop: false }` [INFO] [stdout] 1934747f05b3951ddaa8f4433c8e3a4dfe8d62cf98355f0a43f86c0dbaa04308 [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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+31ee872db5aae4750e3da1ca4ed1523c4356947f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e43ce13f8aa9509f05ef30e105b049319f99aef924850fd439bc1069fff5f4b1 [INFO] running `Command { std: "docker" "start" "-a" "e43ce13f8aa9509f05ef30e105b049319f99aef924850fd439bc1069fff5f4b1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Checking queuingtask v0.1.0 (https://github.com/j6k1/queuingtask.git#6f9c76c7) [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking usiagent v0.5.1 (https://github.com/j6k1/USIAgent.git#9d9161d3) [INFO] [stderr] Checking csaparser v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.31s [INFO] running `Command { std: "docker" "inspect" "e43ce13f8aa9509f05ef30e105b049319f99aef924850fd439bc1069fff5f4b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e43ce13f8aa9509f05ef30e105b049319f99aef924850fd439bc1069fff5f4b1", kill_on_drop: false }` [INFO] [stdout] e43ce13f8aa9509f05ef30e105b049319f99aef924850fd439bc1069fff5f4b1