[INFO] cloning repository https://github.com/iliakonnov/file_search [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iliakonnov/file_search" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filiakonnov%2Ffile_search", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filiakonnov%2Ffile_search'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 129817de2ea93cf24f9167a07a94d80704b928bb [INFO] checking iliakonnov/file_search against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filiakonnov%2Ffile_search" "/workspace/builds/worker-42/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-42/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iliakonnov/file_search on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/iliakonnov/file_search [INFO] finished tweaking git repo https://github.com/iliakonnov/file_search [INFO] tweaked toml for git repo https://github.com/iliakonnov/file_search written to /workspace/builds/worker-42/source/Cargo.toml [INFO] crate git repo https://github.com/iliakonnov/file_search already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shellwords v1.0.0 [INFO] [stderr] Downloaded syn v0.15.40 [INFO] [stderr] Downloaded shellfn-attribute v0.1.1 [INFO] [stderr] Downloaded shellfn-core v0.1.1 [INFO] [stderr] Downloaded shellfn v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6bdd2f7daec90ba85c91cde45886873ed98345ab13db0297b7e16273797069c7 [INFO] running `Command { std: "docker" "start" "-a" "6bdd2f7daec90ba85c91cde45886873ed98345ab13db0297b7e16273797069c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6bdd2f7daec90ba85c91cde45886873ed98345ab13db0297b7e16273797069c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bdd2f7daec90ba85c91cde45886873ed98345ab13db0297b7e16273797069c7", kill_on_drop: false }` [INFO] [stdout] 6bdd2f7daec90ba85c91cde45886873ed98345ab13db0297b7e16273797069c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ede403dd98c5b097b3929cc549f7b538bf200aa620fb1c63aa0a1a23de037926 [INFO] running `Command { std: "docker" "start" "-a" "ede403dd98c5b097b3929cc549f7b538bf200aa620fb1c63aa0a1a23de037926", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.40 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling ucd-util v0.1.5 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking same-file v1.0.5 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking unicode-segmentation v1.3.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking walkdir v2.2.9 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling libsqlite3-sys v0.15.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling regex-syntax v0.6.10 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Compiling shellfn-core v0.1.1 [INFO] [stderr] Compiling regex v1.2.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking rusqlite v0.19.0 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Compiling shellwords v1.0.0 [INFO] [stderr] Compiling darling_core v0.8.6 [INFO] [stderr] Compiling darling_macro v0.8.6 [INFO] [stderr] Compiling darling v0.8.6 [INFO] [stderr] Compiling shellfn-attribute v0.1.1 [INFO] [stderr] Checking shellfn v0.1.1 [INFO] [stderr] Checking file_search v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.67s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Checking file_search v0.1.0 (/tmp/fixit) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.59s [INFO] running `Command { std: "docker" "inspect" "ede403dd98c5b097b3929cc549f7b538bf200aa620fb1c63aa0a1a23de037926", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ede403dd98c5b097b3929cc549f7b538bf200aa620fb1c63aa0a1a23de037926", kill_on_drop: false }` [INFO] [stdout] ede403dd98c5b097b3929cc549f7b538bf200aa620fb1c63aa0a1a23de037926