[INFO] cloning repository https://github.com/gitext-rs/git-fixture [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gitext-rs/git-fixture" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgitext-rs%2Fgit-fixture", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgitext-rs%2Fgit-fixture'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 15072ac70832a96ad949e49086af726c0b20b001 [INFO] checking gitext-rs/git-fixture/15072ac70832a96ad949e49086af726c0b20b001 against master#d49be02cf6d2e2a01264fcdef1e20c826710c0f5 for pr-133570-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgitext-rs%2Fgit-fixture" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gitext-rs/git-fixture on toolchain d49be02cf6d2e2a01264fcdef1e20c826710c0f5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/gitext-rs/git-fixture [INFO] finished tweaking git repo https://github.com/gitext-rs/git-fixture [INFO] tweaked toml for git repo https://github.com/gitext-rs/git-fixture written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gitext-rs/git-fixture 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" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-exit v2.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6213e82f5f2bc41984a1178abeed559e79572e269fd09d465e8128121cc17a4 [INFO] running `Command { std: "docker" "start" "-a" "b6213e82f5f2bc41984a1178abeed559e79572e269fd09d465e8128121cc17a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6213e82f5f2bc41984a1178abeed559e79572e269fd09d465e8128121cc17a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6213e82f5f2bc41984a1178abeed559e79572e269fd09d465e8128121cc17a4", kill_on_drop: false }` [INFO] [stdout] b6213e82f5f2bc41984a1178abeed559e79572e269fd09d465e8128121cc17a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34fd80dd53b603014ad39cbbe212e5ff280ac4e977d1e3728fae6f3df9d44742 [INFO] running `Command { std: "docker" "start" "-a" "34fd80dd53b603014ad39cbbe212e5ff280ac4e977d1e3728fae6f3df9d44742", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling serde v1.0.158 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking unicode-bidi v0.3.12 [INFO] [stderr] Checking anstyle-parse v0.2.0 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking similar v2.2.1 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking snapbox-macros v0.3.10 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking aho-corasick v0.7.19 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking snapbox v0.6.20 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking bstr v1.4.0 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling automod v1.0.14 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking git2 v0.19.0 [INFO] [stderr] Checking git-fixture v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.18s [INFO] running `Command { std: "docker" "inspect" "34fd80dd53b603014ad39cbbe212e5ff280ac4e977d1e3728fae6f3df9d44742", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34fd80dd53b603014ad39cbbe212e5ff280ac4e977d1e3728fae6f3df9d44742", kill_on_drop: false }` [INFO] [stdout] 34fd80dd53b603014ad39cbbe212e5ff280ac4e977d1e3728fae6f3df9d44742