[INFO] cloning repository https://github.com/LazyEmpiricist/text_analysis [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LazyEmpiricist/text_analysis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLazyEmpiricist%2Ftext_analysis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLazyEmpiricist%2Ftext_analysis'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 13be331518f40585a256dbf3af3ba8c031c2e356 [INFO] checking LazyEmpiricist/text_analysis against master#a874956d940ecb3ed524b6176a171219ac4787ea for pr-76104 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLazyEmpiricist%2Ftext_analysis" "/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/LazyEmpiricist/text_analysis on toolchain a874956d940ecb3ed524b6176a171219ac4787ea [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a874956d940ecb3ed524b6176a171219ac4787ea" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LazyEmpiricist/text_analysis [INFO] finished tweaking git repo https://github.com/LazyEmpiricist/text_analysis [INFO] tweaked toml for git repo https://github.com/LazyEmpiricist/text_analysis written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/LazyEmpiricist/text_analysis already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a874956d940ecb3ed524b6176a171219ac4787ea" "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" "+a874956d940ecb3ed524b6176a171219ac4787ea" "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] 27ccba976597515283e0d10bd5f0910efac53bd3302ebe2ab6ec5ef5db3d8697 [INFO] running `Command { std: "docker" "start" "-a" "27ccba976597515283e0d10bd5f0910efac53bd3302ebe2ab6ec5ef5db3d8697", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27ccba976597515283e0d10bd5f0910efac53bd3302ebe2ab6ec5ef5db3d8697", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27ccba976597515283e0d10bd5f0910efac53bd3302ebe2ab6ec5ef5db3d8697", kill_on_drop: false }` [INFO] [stdout] 27ccba976597515283e0d10bd5f0910efac53bd3302ebe2ab6ec5ef5db3d8697 [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" "+a874956d940ecb3ed524b6176a171219ac4787ea" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 91fddf93ae3f36ac77607bbb39dbe2e99ddba725ab47b23db1752ab60002297e [INFO] running `Command { std: "docker" "start" "-a" "91fddf93ae3f36ac77607bbb39dbe2e99ddba725ab47b23db1752ab60002297e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking adler v0.2.2 [INFO] [stderr] Checking pom v1.1.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking tinyvec v0.3.3 [INFO] [stderr] Checking linked-hash-map v0.3.0 [INFO] [stderr] Checking itoa v0.3.4 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking pom v3.1.0 [INFO] [stderr] Checking postscript v0.11.1 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking miniz_oxide v0.4.0 [INFO] [stderr] Checking adobe-cmap-parser v0.3.3 [INFO] [stderr] Checking type1-encoding-parser v0.1.0 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Checking flate2 v1.0.16 [INFO] [stderr] Checking crossbeam-channel v0.4.3 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rayon-core v1.8.0 [INFO] [stderr] Checking euclid v0.20.13 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking lopdf v0.24.0 [INFO] [stderr] Checking pdf-extract v0.6.2 [INFO] [stderr] Checking text_analysis v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.87s [INFO] running `Command { std: "docker" "inspect" "91fddf93ae3f36ac77607bbb39dbe2e99ddba725ab47b23db1752ab60002297e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91fddf93ae3f36ac77607bbb39dbe2e99ddba725ab47b23db1752ab60002297e", kill_on_drop: false }` [INFO] [stdout] 91fddf93ae3f36ac77607bbb39dbe2e99ddba725ab47b23db1752ab60002297e