[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#50e1dc1536264ab71c0850f346b12309477f29f7 for pr-85073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarioJim%2Ffuzzy-pdf" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MarioJim/fuzzy-pdf on toolchain 50e1dc1536264ab71c0850f346b12309477f29f7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-2/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" "+50e1dc1536264ab71c0850f346b12309477f29f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "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] a79cbc3ae45b57f1adfeaf0febbdd809a4c8714e42aca98c458d024b007d9287 [INFO] running `Command { std: "docker" "start" "-a" "a79cbc3ae45b57f1adfeaf0febbdd809a4c8714e42aca98c458d024b007d9287", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a79cbc3ae45b57f1adfeaf0febbdd809a4c8714e42aca98c458d024b007d9287", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a79cbc3ae45b57f1adfeaf0febbdd809a4c8714e42aca98c458d024b007d9287", kill_on_drop: false }` [INFO] [stdout] a79cbc3ae45b57f1adfeaf0febbdd809a4c8714e42aca98c458d024b007d9287 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0f21774d87d922dfbfcd101fa6b7341abe8be0b5344d6c1312f3a401ac88b2a [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" "b0f21774d87d922dfbfcd101fa6b7341abe8be0b5344d6c1312f3a401ac88b2a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling syn v1.0.45 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking beef v0.4.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling glib-sys v0.8.0 [INFO] [stderr] Compiling gobject-sys v0.8.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling cairo-sys-rs v0.8.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Compiling cairo-rs v0.6.0 [INFO] [stderr] Checking aho-corasick v0.7.14 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking grep-matcher v0.1.4 [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 nix v0.14.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking defer-drop v1.0.1 [INFO] [stderr] Checking regex v1.4.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.0 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking encoding_rs_io v0.1.7 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking glib v0.7.1 [INFO] [stderr] Checking grep-searcher v0.1.7 [INFO] [stderr] Checking chrono v0.4.19 [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 timer v0.2.0 [INFO] [stderr] Checking grep-cli v0.1.5 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Checking serde_json v1.0.59 [INFO] [stderr] Checking tuikit v0.4.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] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking grep-printer v0.1.5 [INFO] [stderr] Checking skim v0.9.1 [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 47.14s [INFO] running `Command { std: "docker" "inspect" "b0f21774d87d922dfbfcd101fa6b7341abe8be0b5344d6c1312f3a401ac88b2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0f21774d87d922dfbfcd101fa6b7341abe8be0b5344d6c1312f3a401ac88b2a", kill_on_drop: false }` [INFO] [stdout] b0f21774d87d922dfbfcd101fa6b7341abe8be0b5344d6c1312f3a401ac88b2a