[INFO] cloning repository https://github.com/pkage/shorts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pkage/shorts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkage%2Fshorts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkage%2Fshorts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1aaff76f126ee7eb392edd74092494da12501fc2 [INFO] checking pkage/shorts against try#961316100510fe780d266d35bcf68702fbb049e5 for pr-78935-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkage%2Fshorts" "/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/pkage/shorts on toolchain 961316100510fe780d266d35bcf68702fbb049e5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+961316100510fe780d266d35bcf68702fbb049e5" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pkage/shorts [INFO] finished tweaking git repo https://github.com/pkage/shorts [INFO] tweaked toml for git repo https://github.com/pkage/shorts written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/pkage/shorts already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+961316100510fe780d266d35bcf68702fbb049e5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+961316100510fe780d266d35bcf68702fbb049e5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 14d845a74ea1d44f5440ed84b32fcfa28d2ab2700d721fba5048371e19e8c24a [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" "14d845a74ea1d44f5440ed84b32fcfa28d2ab2700d721fba5048371e19e8c24a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14d845a74ea1d44f5440ed84b32fcfa28d2ab2700d721fba5048371e19e8c24a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14d845a74ea1d44f5440ed84b32fcfa28d2ab2700d721fba5048371e19e8c24a", kill_on_drop: false }` [INFO] [stdout] 14d845a74ea1d44f5440ed84b32fcfa28d2ab2700d721fba5048371e19e8c24a [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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+961316100510fe780d266d35bcf68702fbb049e5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f53d4238bc67dc47c8964336c6500cbb1f4e8cebdb2e00f832673d94af9aa931 [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" "f53d4238bc67dc47c8964336c6500cbb1f4e8cebdb2e00f832673d94af9aa931", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking unic-char-range v0.7.0 [INFO] [stderr] Checking unic-common v0.7.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking humansize v1.1.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking miniz_oxide v0.4.1 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Checking unic-char-property v0.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.20 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Checking unic-ucd-version v0.7.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking universal-hash v0.3.0 [INFO] [stderr] Checking unic-ucd-segment v0.7.0 [INFO] [stderr] Checking polyval v0.3.3 [INFO] [stderr] Checking ghash v0.2.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking aes-gcm v0.5.0 [INFO] [stderr] Checking block-cipher v0.8.0 [INFO] [stderr] Checking unic-segment v0.7.0 [INFO] [stderr] Checking blowfish v0.6.0 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking filetime v0.2.12 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking bcrypt v0.8.2 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking rusqlite v0.23.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Checking cookie v0.11.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking rocket_http v0.4.5 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Checking tera v0.11.20 [INFO] [stderr] Compiling rocket_codegen v0.4.5 [INFO] [stderr] Checking rocket v0.4.5 [INFO] [stderr] Checking rocket_contrib v0.4.5 [INFO] [stderr] Checking shorts v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 17s [INFO] running `Command { std: "docker" "inspect" "f53d4238bc67dc47c8964336c6500cbb1f4e8cebdb2e00f832673d94af9aa931", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f53d4238bc67dc47c8964336c6500cbb1f4e8cebdb2e00f832673d94af9aa931", kill_on_drop: false }` [INFO] [stdout] f53d4238bc67dc47c8964336c6500cbb1f4e8cebdb2e00f832673d94af9aa931