[INFO] fetching crate git-warp-time 0.8.5... [INFO] testing git-warp-time-0.8.5 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate git-warp-time 0.8.5 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate git-warp-time 0.8.5 [INFO] finished tweaking crates.io crate git-warp-time 0.8.5 [INFO] tweaked toml for crates.io crate git-warp-time 0.8.5 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate git-warp-time 0.8.5 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate git-warp-time 0.8.5 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vergen v9.0.2 [INFO] [stderr] Downloaded terminal_size v0.4.1 [INFO] [stderr] Downloaded thiserror v2.0.10 [INFO] [stderr] Downloaded clap_complete v4.5.42 [INFO] [stderr] Downloaded vergen-lib v0.1.5 [INFO] [stderr] Downloaded vergen-gix v1.0.3 [INFO] [stderr] Downloaded thiserror-impl v2.0.10 [INFO] [stderr] Downloaded roff v0.2.2 [INFO] [stderr] Downloaded clap_mangen v0.2.25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d6743b73e7af096f5d81804639100a0ce435267273a029377828f5b3b83bd246 [INFO] running `Command { std: "docker" "start" "-a" "d6743b73e7af096f5d81804639100a0ce435267273a029377828f5b3b83bd246", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6743b73e7af096f5d81804639100a0ce435267273a029377828f5b3b83bd246", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6743b73e7af096f5d81804639100a0ce435267273a029377828f5b3b83bd246", kill_on_drop: false }` [INFO] [stdout] d6743b73e7af096f5d81804639100a0ce435267273a029377828f5b3b83bd246 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c3492fff610082212ffc1cbd2105e05f96c180866c1a06ccbb80dddd9842112 [INFO] running `Command { std: "docker" "start" "-a" "8c3492fff610082212ffc1cbd2105e05f96c180866c1a06ccbb80dddd9842112", kill_on_drop: false }` [INFO] [stderr] Compiling thiserror v2.0.10 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling gix-trace v0.1.11 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling bitflags v2.7.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling jiff v0.1.21 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling vergen-lib v0.1.5 [INFO] [stderr] Compiling gix-sec v0.10.10 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling prodash v29.0.0 [INFO] [stderr] Compiling winnow v0.6.22 [INFO] [stderr] Compiling clru v0.6.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling clap_builder v4.5.26 [INFO] [stderr] Compiling vergen v9.0.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling vergen-gix v1.0.3 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling roff v0.2.2 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling gix-utils v0.1.13 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling libz-sys v1.1.21 [INFO] [stderr] Compiling libgit2-sys v0.18.0+1.9.0 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling thiserror-impl v2.0.10 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling snafu-derive v0.8.5 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling gix-path v0.10.13 [INFO] [stderr] Compiling gix-date v0.9.3 [INFO] [stderr] Compiling gix-validate v0.9.2 [INFO] [stderr] Compiling gix-chunk v0.4.10 [INFO] [stderr] Compiling gix-bitmap v0.2.13 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling gix-quote v0.4.14 [INFO] [stderr] Compiling gix-config-value v0.14.10 [INFO] [stderr] Compiling gix-actor v0.33.1 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling snafu v0.8.5 [INFO] [stderr] Compiling clap v4.5.26 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling clap_complete v4.5.42 [INFO] [stderr] Compiling clap_mangen v0.2.25 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling faster-hex v0.9.0 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling gix-hash v0.15.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling gix-features v0.39.1 [INFO] [stderr] Compiling gix-hashtable v0.6.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling gix-object v0.46.1 [INFO] [stderr] Compiling gix-fs v0.12.1 [INFO] [stderr] Compiling gix-commitgraph v0.25.1 [INFO] [stderr] Compiling gix-glob v0.17.1 [INFO] [stderr] Compiling gix-tempfile v15.0.0 [INFO] [stderr] Compiling gix-url v0.28.2 [INFO] [stderr] Compiling gix-lock v15.0.1 [INFO] [stderr] Compiling git2 v0.20.0 [INFO] [stderr] Compiling cargo_metadata v0.19.1 [INFO] [stderr] Compiling gix-revwalk v0.17.0 [INFO] [stderr] Compiling gix-ref v0.49.1 [INFO] [stderr] Compiling gix-pack v0.55.0 [INFO] [stderr] Compiling gix-diff v0.48.0 [INFO] [stderr] Compiling gix-traverse v0.43.1 [INFO] [stderr] Compiling gix-revision v0.31.1 [INFO] [stderr] Compiling gix-index v0.37.0 [INFO] [stderr] Compiling gix-odb v0.65.0 [INFO] [stderr] Compiling gix-refspec v0.27.0 [INFO] [stderr] Compiling gix-discover v0.37.0 [INFO] [stderr] Compiling gix-config v0.42.0 [INFO] [stderr] Compiling gix v0.68.0 [INFO] [stderr] Compiling git-warp-time v0.8.5 (/opt/rustwide/workdir) [INFO] [stderr] warning: git-warp-time@0.8.5: Could not find a git repository in '/opt/rustwide/workdir' or in any of its parents within device limits below '/opt/rustwide' [INFO] [stderr] warning: git-warp-time@0.8.5: VERGEN_GIT_BRANCH set to default [INFO] [stderr] warning: git-warp-time@0.8.5: VERGEN_GIT_COMMIT_AUTHOR_EMAIL set to default [INFO] [stderr] warning: git-warp-time@0.8.5: VERGEN_GIT_COMMIT_AUTHOR_NAME set to default [INFO] [stderr] warning: git-warp-time@0.8.5: VERGEN_GIT_COMMIT_COUNT set to default [INFO] [stderr] warning: git-warp-time@0.8.5: VERGEN_GIT_COMMIT_DATE set to default [INFO] [stderr] warning: git-warp-time@0.8.5: VERGEN_GIT_COMMIT_MESSAGE set to default [INFO] [stderr] warning: git-warp-time@0.8.5: VERGEN_GIT_COMMIT_TIMESTAMP set to default [INFO] [stderr] warning: git-warp-time@0.8.5: VERGEN_GIT_DESCRIBE set to default [INFO] [stderr] warning: git-warp-time@0.8.5: VERGEN_GIT_SHA set to default [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "8c3492fff610082212ffc1cbd2105e05f96c180866c1a06ccbb80dddd9842112", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c3492fff610082212ffc1cbd2105e05f96c180866c1a06ccbb80dddd9842112", kill_on_drop: false }` [INFO] [stdout] 8c3492fff610082212ffc1cbd2105e05f96c180866c1a06ccbb80dddd9842112 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac7996766bc50e97b7e01b638632183d6a1558c0ecc1c0178cb18faaf089e796 [INFO] running `Command { std: "docker" "start" "-a" "ac7996766bc50e97b7e01b638632183d6a1558c0ecc1c0178cb18faaf089e796", kill_on_drop: false }` [INFO] [stderr] Compiling git-warp-time v0.8.5 (/opt/rustwide/workdir) [INFO] [stderr] warning: git-warp-time@0.8.5: Could not find a git repository in '/opt/rustwide/workdir' or in any of its parents within device limits below '/opt/rustwide' [INFO] [stderr] warning: git-warp-time@0.8.5: VERGEN_GIT_BRANCH set to default [INFO] [stderr] warning: git-warp-time@0.8.5: VERGEN_GIT_COMMIT_AUTHOR_EMAIL set to default [INFO] [stderr] warning: git-warp-time@0.8.5: VERGEN_GIT_COMMIT_AUTHOR_NAME set to default [INFO] [stderr] warning: git-warp-time@0.8.5: VERGEN_GIT_COMMIT_COUNT set to default [INFO] [stderr] warning: git-warp-time@0.8.5: VERGEN_GIT_COMMIT_DATE set to default [INFO] [stderr] warning: git-warp-time@0.8.5: VERGEN_GIT_COMMIT_MESSAGE set to default [INFO] [stderr] warning: git-warp-time@0.8.5: VERGEN_GIT_COMMIT_TIMESTAMP set to default [INFO] [stderr] warning: git-warp-time@0.8.5: VERGEN_GIT_DESCRIBE set to default [INFO] [stderr] warning: git-warp-time@0.8.5: VERGEN_GIT_SHA set to default [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.58s [INFO] running `Command { std: "docker" "inspect" "ac7996766bc50e97b7e01b638632183d6a1558c0ecc1c0178cb18faaf089e796", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac7996766bc50e97b7e01b638632183d6a1558c0ecc1c0178cb18faaf089e796", kill_on_drop: false }` [INFO] [stdout] ac7996766bc50e97b7e01b638632183d6a1558c0ecc1c0178cb18faaf089e796 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e2d813c7423001acc3ed55f29bacdc73ce1675e8b857cae9ca97cdc7b3de5176 [INFO] running `Command { std: "docker" "start" "-a" "e2d813c7423001acc3ed55f29bacdc73ce1675e8b857cae9ca97cdc7b3de5176", kill_on_drop: false }` [INFO] [stderr] Compiling git-warp-time v0.8.5 (/opt/rustwide/workdir) [INFO] [stderr] warning: git-warp-time@0.8.5: Could not find a git repository in '/opt/rustwide/workdir' or in any of its parents within device limits below '/opt/rustwide' [INFO] [stderr] warning: git-warp-time@0.8.5: VERGEN_GIT_BRANCH set to default [INFO] [stderr] warning: git-warp-time@0.8.5: VERGEN_GIT_COMMIT_AUTHOR_EMAIL set to default [INFO] [stderr] warning: git-warp-time@0.8.5: VERGEN_GIT_COMMIT_AUTHOR_NAME set to default [INFO] [stderr] warning: git-warp-time@0.8.5: VERGEN_GIT_COMMIT_COUNT set to default [INFO] [stderr] warning: git-warp-time@0.8.5: VERGEN_GIT_COMMIT_DATE set to default [INFO] [stderr] warning: git-warp-time@0.8.5: VERGEN_GIT_COMMIT_MESSAGE set to default [INFO] [stderr] warning: git-warp-time@0.8.5: VERGEN_GIT_COMMIT_TIMESTAMP set to default [INFO] [stderr] warning: git-warp-time@0.8.5: VERGEN_GIT_DESCRIBE set to default [INFO] [stderr] warning: git-warp-time@0.8.5: VERGEN_GIT_SHA set to default [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.78s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/git_warp_time-44615662d3e7bd34) [INFO] [stderr] Running unittests src/bin/git-warp-time.rs (/opt/rustwide/target/debug/deps/git_warp_time-03c00d38d1b28940) [INFO] [stderr] Doc-tests git_warp_time [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] [stdout] test src/lib.rs - (line 64) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 64) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (130) panicked at src/lib.rs:8:23: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: git2::Error could not find repository at '.'; class=Repository (6); code=NotFound (-3) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55baf165e712 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x55baf165e712 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55baf165e712 - std::sys::backtrace::_print_fmt::h11496fe34963a885 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x55baf165e712 - ::fmt::hff1a9408d012ee89 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x55baf167bb9f - core::fmt::rt::Argument::fmt::hf11195b61445f5d1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x55baf167bb9f - core::fmt::write::h2f1fc679f228cc52 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x55baf164feb3 - std::io::default_write_fmt::hdd5e6d67566e664d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x55baf164feb3 - std::io::Write::write_fmt::haa2231cbd9aebf95 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x55baf165e562 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x55baf164d42c - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x55baf164d273 - std::panicking::default_hook::h43da101644971931 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x55baf164d96a - std::panicking::panic_with_hook::hb4e916c3e65eccec [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x55baf165e0ea - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x55baf165e049 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x55baf164df0d - __rustc[b29d3319de9a3146]::rust_begin_unwind [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x55baf167dff0 - core::panicking::panic_fmt::h5f8d281875be5ff1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x55baf167e6c6 - core::result::unwrap_failed::hbb243a6a8b53218d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1852:5 [INFO] [stdout] 17: 0x55baf155957c - rust_out::main::_doctest_main_src_lib_rs_64_0::ha42273d1cb217443 [INFO] [stdout] 18: 0x55baf1559a26 - rust_out::main::h7e777e61203ca549 [INFO] [stdout] 19: 0x55baf1559cd3 - core::ops::function::FnOnce::call_once::h894b479a9b16664c [INFO] [stdout] 20: 0x55baf1559c86 - std::sys::backtrace::__rust_begin_short_backtrace::hcbf029d2da904189 [INFO] [stdout] 21: 0x55baf1559c39 - std::rt::lang_start::{{closure}}::h3a05cfdeea429f55 [INFO] [stdout] 22: 0x55baf165ece0 - core::ops::function::impls:: for &F>::call_once::h32dc2b2f49a48277 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 23: 0x55baf165ece0 - std::panicking::catch_unwind::do_call::h3353546a38525559 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 24: 0x55baf165ece0 - std::panicking::catch_unwind::h57fb70202d1ae368 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 25: 0x55baf165ece0 - std::panic::catch_unwind::h4b724a52bb5803b4 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 26: 0x55baf165ece0 - std::rt::lang_start_internal::{{closure}}::h3724b3072c80532a [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/rt.rs:175:24 [INFO] [stdout] 27: 0x55baf165ece0 - std::panicking::catch_unwind::do_call::h4f6e90f858bd1c3f [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x55baf165ece0 - std::panicking::catch_unwind::h81c085c0d350991c [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x55baf165ece0 - std::panic::catch_unwind::h289049af1176d82a [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x55baf165ece0 - std::rt::lang_start_internal::h3c37ebeb799b11e1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/rt.rs:171:5 [INFO] [stdout] 31: 0x55baf1559c21 - std::rt::lang_start::h5b53c8738ceaa0f6 [INFO] [stdout] 32: 0x55baf1559d15 - main [INFO] [stdout] 33: 0x75f2cb60b1ca - [INFO] [stdout] 34: 0x75f2cb60b28b - __libc_start_main [INFO] [stdout] 35: 0x55baf1559425 - _start [INFO] [stdout] 36: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 64) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.62s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e2d813c7423001acc3ed55f29bacdc73ce1675e8b857cae9ca97cdc7b3de5176", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2d813c7423001acc3ed55f29bacdc73ce1675e8b857cae9ca97cdc7b3de5176", kill_on_drop: false }` [INFO] [stdout] e2d813c7423001acc3ed55f29bacdc73ce1675e8b857cae9ca97cdc7b3de5176