[INFO] cloning repository https://github.com/inxanedev/dictionary-letter-filter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/inxanedev/dictionary-letter-filter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finxanedev%2Fdictionary-letter-filter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finxanedev%2Fdictionary-letter-filter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca434c385cb8313e9ef77406a65782a18322d996 [INFO] checking inxanedev/dictionary-letter-filter against master#b04bfb4aea99436a62f6a98056e805eb9b0629cc for pr-98835 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finxanedev%2Fdictionary-letter-filter" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/inxanedev/dictionary-letter-filter on toolchain b04bfb4aea99436a62f6a98056e805eb9b0629cc [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b04bfb4aea99436a62f6a98056e805eb9b0629cc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/inxanedev/dictionary-letter-filter [INFO] finished tweaking git repo https://github.com/inxanedev/dictionary-letter-filter [INFO] tweaked toml for git repo https://github.com/inxanedev/dictionary-letter-filter written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/inxanedev/dictionary-letter-filter already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b04bfb4aea99436a62f6a98056e805eb9b0629cc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+b04bfb4aea99436a62f6a98056e805eb9b0629cc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 660c533c1f6ce5fb3e8624f13d033f02e6e99b05823fa5dc9f434bf279eb68a7 [INFO] running `Command { std: "docker" "start" "-a" "660c533c1f6ce5fb3e8624f13d033f02e6e99b05823fa5dc9f434bf279eb68a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "660c533c1f6ce5fb3e8624f13d033f02e6e99b05823fa5dc9f434bf279eb68a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "660c533c1f6ce5fb3e8624f13d033f02e6e99b05823fa5dc9f434bf279eb68a7", kill_on_drop: false }` [INFO] [stdout] 660c533c1f6ce5fb3e8624f13d033f02e6e99b05823fa5dc9f434bf279eb68a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+b04bfb4aea99436a62f6a98056e805eb9b0629cc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d45c68e3eb3fa40151155937e1a373f4bfd8c83814dbce27a60d3c52edf1d6d4 [INFO] running `Command { std: "docker" "start" "-a" "d45c68e3eb3fa40151155937e1a373f4bfd8c83814dbce27a60d3c52edf1d6d4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking webpki-roots v0.21.1 [INFO] [stderr] Checking ureq v2.1.1 [INFO] [stderr] Checking dictionary-letter-filter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.59s [INFO] running `Command { std: "docker" "inspect" "d45c68e3eb3fa40151155937e1a373f4bfd8c83814dbce27a60d3c52edf1d6d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d45c68e3eb3fa40151155937e1a373f4bfd8c83814dbce27a60d3c52edf1d6d4", kill_on_drop: false }` [INFO] [stdout] d45c68e3eb3fa40151155937e1a373f4bfd8c83814dbce27a60d3c52edf1d6d4