[INFO] cloning repository https://github.com/MarioJim/fuzzy-pdf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MarioJim/fuzzy-pdf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarioJim%2Ffuzzy-pdf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarioJim%2Ffuzzy-pdf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 664323d84f4a9c0772a04aca6279897851468b0d [INFO] checking MarioJim/fuzzy-pdf against master#430feb24a46993e5073c1bb1b39da190d83fa2bf for pr-78363 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarioJim%2Ffuzzy-pdf" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MarioJim/fuzzy-pdf on toolchain 430feb24a46993e5073c1bb1b39da190d83fa2bf [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MarioJim/fuzzy-pdf [INFO] finished tweaking git repo https://github.com/MarioJim/fuzzy-pdf [INFO] tweaked toml for git repo https://github.com/MarioJim/fuzzy-pdf written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/MarioJim/fuzzy-pdf already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 130e332587fc1ce6f011b4a14c10c7e0450477563681064e95413615bacc3878 [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" "130e332587fc1ce6f011b4a14c10c7e0450477563681064e95413615bacc3878", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "130e332587fc1ce6f011b4a14c10c7e0450477563681064e95413615bacc3878", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "130e332587fc1ce6f011b4a14c10c7e0450477563681064e95413615bacc3878", kill_on_drop: false }` [INFO] [stdout] 130e332587fc1ce6f011b4a14c10c7e0450477563681064e95413615bacc3878 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a1d41a0bb79080688629c137b13519a9dd2b03cdf26f1fc9b630fab39afecd2 [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" "0a1d41a0bb79080688629c137b13519a9dd2b03cdf26f1fc9b630fab39afecd2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.45 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling cairo-rs v0.6.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking utf8parse v0.1.1 [INFO] [stderr] Checking os_str_bytes v2.3.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking beef v0.4.4 [INFO] [stderr] Compiling glib-sys v0.8.0 [INFO] [stderr] Compiling gobject-sys v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling cairo-sys-rs v0.8.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking vte v0.3.3 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking encoding_rs v0.8.24 [INFO] [stderr] Checking aho-corasick v0.7.14 [INFO] [stderr] Checking grep-matcher v0.1.4 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Checking crossbeam-utils v0.8.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking crossbeam-epoch v0.9.0 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking defer-drop v1.0.1 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking regex v1.4.1 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rayon v1.5.0 [INFO] [stderr] Checking glib v0.7.1 [INFO] [stderr] Checking globset v0.4.5 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking grep-regex v0.1.8 [INFO] [stderr] Checking encoding_rs_io v0.1.7 [INFO] [stderr] Checking timer v0.2.0 [INFO] [stderr] Checking grep-cli v0.1.5 [INFO] [stderr] Checking grep-searcher v0.1.7 [INFO] [stderr] Checking serde_json v1.0.59 [INFO] [stderr] Checking tuikit v0.4.2 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Checking poppler v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Checking skim v0.9.1 [INFO] [stderr] Checking grep-printer v0.1.5 [INFO] [stderr] Checking grep v0.2.7 [INFO] [stderr] Checking fuzzy-pdf v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "0a1d41a0bb79080688629c137b13519a9dd2b03cdf26f1fc9b630fab39afecd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a1d41a0bb79080688629c137b13519a9dd2b03cdf26f1fc9b630fab39afecd2", kill_on_drop: false }` [INFO] [stdout] 0a1d41a0bb79080688629c137b13519a9dd2b03cdf26f1fc9b630fab39afecd2