[INFO] fetching crate gitoxide-core 0.12.0... [INFO] testing gitoxide-core-0.12.0 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] extracting crate gitoxide-core 0.12.0 into /workspace/builds/worker-39/source [INFO] validating manifest of crates.io crate gitoxide-core 0.12.0 on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gitoxide-core 0.12.0 [INFO] finished tweaking crates.io crate gitoxide-core 0.12.0 [INFO] tweaked toml for crates.io crate gitoxide-core 0.12.0 written to /workspace/builds/worker-39/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9169d6d2dd3f8bdf26653fd029b9fae94097eafb6938c8a5762d6f58c3429722 [INFO] running `Command { std: "docker" "start" "-a" "9169d6d2dd3f8bdf26653fd029b9fae94097eafb6938c8a5762d6f58c3429722", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9169d6d2dd3f8bdf26653fd029b9fae94097eafb6938c8a5762d6f58c3429722", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9169d6d2dd3f8bdf26653fd029b9fae94097eafb6938c8a5762d6f58c3429722", kill_on_drop: false }` [INFO] [stdout] 9169d6d2dd3f8bdf26653fd029b9fae94097eafb6938c8a5762d6f58c3429722 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df535c109018bdfd35dc8fd993497ea628fc7dcd20dbdf525c715301cef55f13 [INFO] running `Command { std: "docker" "start" "-a" "df535c109018bdfd35dc8fd993497ea628fc7dcd20dbdf525c715301cef55f13", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling human_format v1.0.3 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling clru v0.5.0 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling os_str_bytes v3.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling filebuffer v0.4.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling git-hash v0.8.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling uluru v3.0.0 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling prodash v16.0.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling git-validate v0.5.3 [INFO] [stderr] Compiling git-features v0.17.0 [INFO] [stderr] Compiling btoi v0.4.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling git-tempfile v1.0.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling git-actor v0.6.0 [INFO] [stderr] Compiling git-config v0.1.9 [INFO] [stderr] Compiling git-lock v1.0.1 [INFO] [stderr] Compiling git-object v0.15.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling git-traverse v0.10.1 [INFO] [stderr] Compiling git-diff v0.11.1 [INFO] [stderr] Compiling git-ref v0.9.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling git-url v0.3.4 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling git-pack v0.13.0 [INFO] [stderr] Compiling git-commitgraph v0.6.0 [INFO] [stderr] Compiling git-odb v0.23.0 [INFO] [stderr] Compiling git-repository v0.11.0 [INFO] [stderr] Compiling gitoxide-core v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.52s [INFO] running `Command { std: "docker" "inspect" "df535c109018bdfd35dc8fd993497ea628fc7dcd20dbdf525c715301cef55f13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df535c109018bdfd35dc8fd993497ea628fc7dcd20dbdf525c715301cef55f13", kill_on_drop: false }` [INFO] [stdout] df535c109018bdfd35dc8fd993497ea628fc7dcd20dbdf525c715301cef55f13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e20f3e7f00be14385cb0c3667b9bf0950f6ed9fd34be0b93f658035cc6d7f3cb [INFO] running `Command { std: "docker" "start" "-a" "e20f3e7f00be14385cb0c3667b9bf0950f6ed9fd34be0b93f658035cc6d7f3cb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.07s [INFO] running `Command { std: "docker" "inspect" "e20f3e7f00be14385cb0c3667b9bf0950f6ed9fd34be0b93f658035cc6d7f3cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e20f3e7f00be14385cb0c3667b9bf0950f6ed9fd34be0b93f658035cc6d7f3cb", kill_on_drop: false }` [INFO] [stdout] e20f3e7f00be14385cb0c3667b9bf0950f6ed9fd34be0b93f658035cc6d7f3cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0293a9d311ee9a3a01dd2f591d7392c1727cdeb647d255dd97004f42470fedef [INFO] running `Command { std: "docker" "start" "-a" "0293a9d311ee9a3a01dd2f591d7392c1727cdeb647d255dd97004f42470fedef", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] running `Command { std: "docker" "inspect" "0293a9d311ee9a3a01dd2f591d7392c1727cdeb647d255dd97004f42470fedef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0293a9d311ee9a3a01dd2f591d7392c1727cdeb647d255dd97004f42470fedef", kill_on_drop: false }` [INFO] [stdout] 0293a9d311ee9a3a01dd2f591d7392c1727cdeb647d255dd97004f42470fedef