[INFO] cloning repository https://github.com/jsmits/shf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jsmits/shf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsmits%2Fshf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsmits%2Fshf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3f85d6c86ca44889b308a10549a66c74ee36c82d [INFO] checking jsmits/shf against try#47988eeabf6090a44f37845ce0a796693c491c97 for pr-115974 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsmits%2Fshf" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jsmits/shf on toolchain 47988eeabf6090a44f37845ce0a796693c491c97 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47988eeabf6090a44f37845ce0a796693c491c97" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jsmits/shf [INFO] finished tweaking git repo https://github.com/jsmits/shf [INFO] tweaked toml for git repo https://github.com/jsmits/shf written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jsmits/shf already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47988eeabf6090a44f37845ce0a796693c491c97" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+47988eeabf6090a44f37845ce0a796693c491c97" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01aa053c7e9bd6ada262df2685744ab27645bb7a1457f6b0a7ff8c7cac655590 [INFO] running `Command { std: "docker" "start" "-a" "01aa053c7e9bd6ada262df2685744ab27645bb7a1457f6b0a7ff8c7cac655590", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01aa053c7e9bd6ada262df2685744ab27645bb7a1457f6b0a7ff8c7cac655590", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01aa053c7e9bd6ada262df2685744ab27645bb7a1457f6b0a7ff8c7cac655590", kill_on_drop: false }` [INFO] [stdout] 01aa053c7e9bd6ada262df2685744ab27645bb7a1457f6b0a7ff8c7cac655590 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+47988eeabf6090a44f37845ce0a796693c491c97" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a9b1dbf6ae0b73eca68b118287607d8b1967d83950283b8f1c764ace8a91e0c [INFO] running `Command { std: "docker" "start" "-a" "8a9b1dbf6ae0b73eca68b118287607d8b1967d83950283b8f1c764ace8a91e0c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.127 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking concurrent-queue v1.2.4 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling crossbeam-queue v0.3.6 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking async-task v4.3.0 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking chrono v0.4.20 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking nix v0.24.2 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking blocking v1.2.0 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Checking async-lock v2.5.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Checking os_str_bytes v6.2.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking either v1.7.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking vte v0.9.0 [INFO] [stderr] Checking clap_lex v0.3.0 [INFO] [stderr] Checking timer v0.2.0 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking async-fs v1.5.0 [INFO] [stderr] Checking defer-drop v1.2.0 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Checking plain_path v0.1.0 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking nix v0.19.1 [INFO] [stderr] Checking shlex v0.1.1 [INFO] [stderr] Checking beef v0.5.2 [INFO] [stderr] Checking ssh_cfg v0.3.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Checking tuikit v0.4.6 [INFO] [stderr] Compiling clap_derive v4.0.1 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Checking clap v4.0.4 [INFO] [stderr] Checking skim v0.9.4 [INFO] [stderr] Checking shf v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.47s [INFO] running `Command { std: "docker" "inspect" "8a9b1dbf6ae0b73eca68b118287607d8b1967d83950283b8f1c764ace8a91e0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a9b1dbf6ae0b73eca68b118287607d8b1967d83950283b8f1c764ace8a91e0c", kill_on_drop: false }` [INFO] [stdout] 8a9b1dbf6ae0b73eca68b118287607d8b1967d83950283b8f1c764ace8a91e0c