[INFO] cloning repository https://github.com/alamminsalo/ram [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alamminsalo/ram" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falamminsalo%2Fram", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falamminsalo%2Fram'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f2325ef6de0ecc306a18476d60efae2a6c43c0d4 [INFO] checking alamminsalo/ram against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falamminsalo%2Fram" "/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/alamminsalo/ram on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alamminsalo/ram [INFO] finished tweaking git repo https://github.com/alamminsalo/ram [INFO] tweaked toml for git repo https://github.com/alamminsalo/ram written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/alamminsalo/ram already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6bc6919e4f536c2556ec8075425a6da61780aa84aec93c2a9871c8a7bae631b6 [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" "6bc6919e4f536c2556ec8075425a6da61780aa84aec93c2a9871c8a7bae631b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6bc6919e4f536c2556ec8075425a6da61780aa84aec93c2a9871c8a7bae631b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bc6919e4f536c2556ec8075425a6da61780aa84aec93c2a9871c8a7bae631b6", kill_on_drop: false }` [INFO] [stdout] 6bc6919e4f536c2556ec8075425a6da61780aa84aec93c2a9871c8a7bae631b6 [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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f50d1497f9265ffed15619ca15d9fc811be9560fcf9afede697cd965ff2aaab0 [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" "f50d1497f9265ffed15619ca15d9fc811be9560fcf9afede697cd965ff2aaab0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking dtoa v0.4.4 [INFO] [stderr] Checking htmlescape v0.3.1 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Compiling rust-embed-utils v5.0.0 [INFO] [stderr] Checking pest v2.1.2 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking backtrace v0.3.42 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Compiling syn-mid v0.4.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling rust-embed-impl v5.2.0 [INFO] [stderr] Checking rust-embed v5.2.0 [INFO] [stderr] Compiling proc-macro-error v0.4.5 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.5 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Compiling structopt-derive v0.4.1 [INFO] [stderr] Checking structopt v0.3.8 [INFO] [stderr] Checking serde_json v1.0.45 [INFO] [stderr] Checking url_serde v0.2.0 [INFO] [stderr] Checking serde_yaml v0.8.11 [INFO] [stderr] Checking handlebars v3.0.1 [INFO] [stderr] Checking openapi v0.1.5 (https://github.com/alamminsalo/openapi?branch=ram#4729e769) [INFO] [stderr] Checking ram v1.0.18 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 35s [INFO] running `Command { std: "docker" "inspect" "f50d1497f9265ffed15619ca15d9fc811be9560fcf9afede697cd965ff2aaab0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f50d1497f9265ffed15619ca15d9fc811be9560fcf9afede697cd965ff2aaab0", kill_on_drop: false }` [INFO] [stdout] f50d1497f9265ffed15619ca15d9fc811be9560fcf9afede697cd965ff2aaab0