[INFO] cloning repository https://github.com/Txuritan/rewryte [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Txuritan/rewryte" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTxuritan%2Frewryte", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTxuritan%2Frewryte'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3ddcd0d8b374cbb8c895fe0282c828490641c5f6 [INFO] checking Txuritan/rewryte against master#9503ea19edbf01b9435e80e17d60ce1b88390116 for pr-81782 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTxuritan%2Frewryte" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Txuritan/rewryte on toolchain 9503ea19edbf01b9435e80e17d60ce1b88390116 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Txuritan/rewryte [INFO] finished tweaking git repo https://github.com/Txuritan/rewryte [INFO] tweaked toml for git repo https://github.com/Txuritan/rewryte written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/Txuritan/rewryte already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "metadata" "--no-deps" "--format-version=1", 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] 7df26317e68f229a85fb637e3a8faea77c69f862dafd1cf034270981a68f15a3 [INFO] running `Command { std: "docker" "start" "-a" "7df26317e68f229a85fb637e3a8faea77c69f862dafd1cf034270981a68f15a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7df26317e68f229a85fb637e3a8faea77c69f862dafd1cf034270981a68f15a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7df26317e68f229a85fb637e3a8faea77c69f862dafd1cf034270981a68f15a3", kill_on_drop: false }` [INFO] [stdout] 7df26317e68f229a85fb637e3a8faea77c69f862dafd1cf034270981a68f15a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0dfe459e222ae687b13537c6153dfa107a7d2a6340e168f5f46584d53f71bf6c [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" "0dfe459e222ae687b13537c6153dfa107a7d2a6340e168f5f46584d53f71bf6c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking unicode-xid v0.2.1 [INFO] [stderr] Checking unicode-segmentation v1.7.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking subtle v2.3.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking smallvec v1.5.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking ahash v0.4.6 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking siphasher v0.3.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking codespan-reporting v0.9.5 [INFO] [stderr] Checking tinyvec v1.0.1 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking instant v0.1.8 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking heck v0.3.1 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking tokio v0.2.23 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking hashlink v0.6.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking quote v1.0.7 [INFO] [stderr] Checking unicode-normalization v0.1.14 [INFO] [stderr] Checking rusqlite v0.24.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.9.1 [INFO] [stderr] Checking hmac v0.9.0 [INFO] [stderr] Checking sha2 v0.9.2 [INFO] [stderr] Checking postgres-protocol v0.5.3 [INFO] [stderr] Checking postgres-types v0.1.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking rewryte-parser v0.1.3 (/opt/rustwide/workdir/rewryte-parser) [INFO] [stderr] Checking pin-project v1.0.1 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking rewryte-generator v0.1.3 (/opt/rustwide/workdir/rewryte-generator) [INFO] [stderr] Checking rewryte-cli v0.1.3 (/opt/rustwide/workdir/rewryte-cli) [INFO] [stderr] Checking rewryte-macro v0.1.3 (/opt/rustwide/workdir/rewryte-macro) [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Checking tokio-postgres v0.5.5 [INFO] [stderr] Checking rewryte v0.1.3 (/opt/rustwide/workdir/rewryte) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `Command { std: "docker" "inspect" "0dfe459e222ae687b13537c6153dfa107a7d2a6340e168f5f46584d53f71bf6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dfe459e222ae687b13537c6153dfa107a7d2a6340e168f5f46584d53f71bf6c", kill_on_drop: false }` [INFO] [stdout] 0dfe459e222ae687b13537c6153dfa107a7d2a6340e168f5f46584d53f71bf6c