[INFO] cloning repository https://github.com/emmericp/mensa-stats [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/emmericp/mensa-stats" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femmericp%2Fmensa-stats", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femmericp%2Fmensa-stats'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 271722e96a0452ea9057e3777261dda3756b4d4a [INFO] checking emmericp/mensa-stats against master#893fadd11a52aa26fc19c67ee1b79f03d6a1bed3 for pr-77153 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femmericp%2Fmensa-stats" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/emmericp/mensa-stats on toolchain 893fadd11a52aa26fc19c67ee1b79f03d6a1bed3 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+893fadd11a52aa26fc19c67ee1b79f03d6a1bed3" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/emmericp/mensa-stats [INFO] finished tweaking git repo https://github.com/emmericp/mensa-stats [INFO] tweaked toml for git repo https://github.com/emmericp/mensa-stats written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/emmericp/mensa-stats already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+893fadd11a52aa26fc19c67ee1b79f03d6a1bed3" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+893fadd11a52aa26fc19c67ee1b79f03d6a1bed3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b331fd2ce670cd722199ef7c45cda3616524c0f3c5c045a09a8c47328b7991f1 [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" "b331fd2ce670cd722199ef7c45cda3616524c0f3c5c045a09a8c47328b7991f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b331fd2ce670cd722199ef7c45cda3616524c0f3c5c045a09a8c47328b7991f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b331fd2ce670cd722199ef7c45cda3616524c0f3c5c045a09a8c47328b7991f1", kill_on_drop: false }` [INFO] [stdout] b331fd2ce670cd722199ef7c45cda3616524c0f3c5c045a09a8c47328b7991f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+893fadd11a52aa26fc19c67ee1b79f03d6a1bed3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c16fe4b04cb5d06bf5893fbfd1f74677f166cd5c8ab2c69ed93c1ced95fe9e84 [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" "c16fe4b04cb5d06bf5893fbfd1f74677f166cd5c8ab2c69ed93c1ced95fe9e84", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking float-ord v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.9 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking regex-automata v0.1.8 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking streaming-stats v0.2.2 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking tzdata v0.4.1 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Checking serde v1.0.102 [INFO] [stderr] Checking bstr v0.2.8 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking csv v1.1.1 [INFO] [stderr] Checking mensa-stats v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "c16fe4b04cb5d06bf5893fbfd1f74677f166cd5c8ab2c69ed93c1ced95fe9e84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c16fe4b04cb5d06bf5893fbfd1f74677f166cd5c8ab2c69ed93c1ced95fe9e84", kill_on_drop: false }` [INFO] [stdout] c16fe4b04cb5d06bf5893fbfd1f74677f166cd5c8ab2c69ed93c1ced95fe9e84