[INFO] fetching crate git-repository 0.12.0... [INFO] testing git-repository-0.12.0 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] extracting crate git-repository 0.12.0 into /workspace/builds/worker-59/source [INFO] validating manifest of crates.io crate git-repository 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 git-repository 0.12.0 [INFO] finished tweaking crates.io crate git-repository 0.12.0 [INFO] tweaked toml for crates.io crate git-repository 0.12.0 written to /workspace/builds/worker-59/source/Cargo.toml [INFO] crate crates.io crate git-repository 0.12.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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 curl v0.4.40 [INFO] [stderr] Downloaded byte-unit v4.0.13 [INFO] [stderr] Downloaded utf8-width v0.1.5 [INFO] [stderr] Downloaded git-config v0.1.8 [INFO] [stderr] Downloaded git-odb v0.24.0 [INFO] [stderr] Downloaded git-pack v0.14.0 [INFO] [stderr] Downloaded curl-sys v0.4.50+curl-7.79.1 [INFO] [stderr] Downloaded git-packetline v0.12.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/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] af912691310994e81679c3a02e5702f49324b4a9c5743e7460329dc409135e74 [INFO] running `Command { std: "docker" "start" "-a" "af912691310994e81679c3a02e5702f49324b4a9c5743e7460329dc409135e74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af912691310994e81679c3a02e5702f49324b4a9c5743e7460329dc409135e74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af912691310994e81679c3a02e5702f49324b4a9c5743e7460329dc409135e74", kill_on_drop: false }` [INFO] [stdout] af912691310994e81679c3a02e5702f49324b4a9c5743e7460329dc409135e74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/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] d1f8013c2260b2f271fd4316d8dd42bc489e9256b3e0884c956c4e46ee307a09 [INFO] running `Command { std: "docker" "start" "-a" "d1f8013c2260b2f271fd4316d8dd42bc489e9256b3e0884c956c4e46ee307a09", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling human_format v1.0.3 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling clru v0.5.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling utf8-width v0.1.5 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling os_str_bytes v3.1.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling byte-unit v4.0.13 [INFO] [stderr] Compiling prodash v16.0.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling git-hash v0.8.0 [INFO] [stderr] Compiling cmake v0.1.46 [INFO] [stderr] Compiling uluru v3.0.0 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.3.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling filebuffer v0.4.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling git-validate v0.5.3 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling btoi v0.4.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling git-tempfile v1.0.3 [INFO] [stderr] Compiling git-config v0.1.8 [INFO] [stderr] Compiling git-lock v1.0.1 [INFO] [stderr] Compiling git-url v0.3.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling jwalk v0.6.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling git-features v0.17.0 [INFO] [stderr] Compiling git-actor v0.6.0 [INFO] [stderr] Compiling git-object v0.15.1 [INFO] [stderr] Compiling git-diff v0.11.1 [INFO] [stderr] Compiling git-traverse v0.10.1 [INFO] [stderr] Compiling git-ref v0.9.1 [INFO] [stderr] Compiling git-pack v0.14.0 [INFO] [stderr] Compiling git-odb v0.24.0 [INFO] [stderr] Compiling git-repository v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.18s [INFO] running `Command { std: "docker" "inspect" "d1f8013c2260b2f271fd4316d8dd42bc489e9256b3e0884c956c4e46ee307a09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1f8013c2260b2f271fd4316d8dd42bc489e9256b3e0884c956c4e46ee307a09", kill_on_drop: false }` [INFO] [stdout] d1f8013c2260b2f271fd4316d8dd42bc489e9256b3e0884c956c4e46ee307a09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/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] 158f278e36b523dfd70ae158f973cbb0cf24cf6dccf7d739bbf7a24aafff32ea [INFO] running `Command { std: "docker" "start" "-a" "158f278e36b523dfd70ae158f973cbb0cf24cf6dccf7d739bbf7a24aafff32ea", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.45 [INFO] [stderr] Compiling git-repository v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.56s [INFO] running `Command { std: "docker" "inspect" "158f278e36b523dfd70ae158f973cbb0cf24cf6dccf7d739bbf7a24aafff32ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "158f278e36b523dfd70ae158f973cbb0cf24cf6dccf7d739bbf7a24aafff32ea", kill_on_drop: false }` [INFO] [stdout] 158f278e36b523dfd70ae158f973cbb0cf24cf6dccf7d739bbf7a24aafff32ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/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] 3c442f3d75d1dea46f809e3db8b6efbc82e150d5cb538d71ff932838781a94ac [INFO] running `Command { std: "docker" "start" "-a" "3c442f3d75d1dea46f809e3db8b6efbc82e150d5cb538d71ff932838781a94ac", 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] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/git_repository-06293822011ec33c) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test easy::oid::tests::size_of_oid ... ok [INFO] [stdout] test path::discover::maybe_canonicalize::empty_paths_are_invalid ... ok [INFO] [stdout] test path::discover::maybe_canonicalize::paths_starting_with_dot_but_end_with_normal_path_are_not_canonicalized ... ok [INFO] [stdout] test path::discover::maybe_canonicalize::paths_ending_with_non_normal_component_are_canonicalized ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3c442f3d75d1dea46f809e3db8b6efbc82e150d5cb538d71ff932838781a94ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c442f3d75d1dea46f809e3db8b6efbc82e150d5cb538d71ff932838781a94ac", kill_on_drop: false }` [INFO] [stdout] 3c442f3d75d1dea46f809e3db8b6efbc82e150d5cb538d71ff932838781a94ac