[INFO] fetching crate git-fixture 0.3.6... [INFO] testing git-fixture-0.3.6 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate git-fixture 0.3.6 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate git-fixture 0.3.6 [INFO] finished tweaking crates.io crate git-fixture 0.3.6 [INFO] tweaked toml for crates.io crate git-fixture 0.3.6 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate git-fixture 0.3.6 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate git-fixture 0.3.6 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fef281bb573dee26b07bb903216b33203ead16ad7b3ae8fb220905b3b3bf6b24 [INFO] running `Command { std: "docker" "start" "-a" "fef281bb573dee26b07bb903216b33203ead16ad7b3ae8fb220905b3b3bf6b24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fef281bb573dee26b07bb903216b33203ead16ad7b3ae8fb220905b3b3bf6b24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fef281bb573dee26b07bb903216b33203ead16ad7b3ae8fb220905b3b3bf6b24", kill_on_drop: false }` [INFO] [stdout] fef281bb573dee26b07bb903216b33203ead16ad7b3ae8fb220905b3b3bf6b24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f601e92befac37aa75486b823dd206dc245929e9ca88af1d4d5800611adc47c [INFO] running `Command { std: "docker" "start" "-a" "8f601e92befac37aa75486b823dd206dc245929e9ca88af1d4d5800611adc47c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling unicode-bidi v0.3.12 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libgit2-sys v0.18.0+1.9.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling bstr v1.4.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling git2 v0.20.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling git-fixture v0.3.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.59s [INFO] running `Command { std: "docker" "inspect" "8f601e92befac37aa75486b823dd206dc245929e9ca88af1d4d5800611adc47c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f601e92befac37aa75486b823dd206dc245929e9ca88af1d4d5800611adc47c", kill_on_drop: false }` [INFO] [stdout] 8f601e92befac37aa75486b823dd206dc245929e9ca88af1d4d5800611adc47c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8b39f4e88b926a504c1be54563c2ff8cf5073872e44d9696fb4fddf867490a3 [INFO] running `Command { std: "docker" "start" "-a" "c8b39f4e88b926a504c1be54563c2ff8cf5073872e44d9696fb4fddf867490a3", kill_on_drop: false }` [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.12 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling similar v2.2.1 [INFO] [stderr] Compiling automod v1.0.15 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling snapbox-macros v0.3.10 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling snapbox v0.6.21 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libgit2-sys v0.18.0+1.9.0 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling bstr v1.4.0 [INFO] [stderr] Compiling git2 v0.20.0 [INFO] [stderr] Compiling git-fixture v0.3.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 27.68s [INFO] running `Command { std: "docker" "inspect" "c8b39f4e88b926a504c1be54563c2ff8cf5073872e44d9696fb4fddf867490a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8b39f4e88b926a504c1be54563c2ff8cf5073872e44d9696fb4fddf867490a3", kill_on_drop: false }` [INFO] [stdout] c8b39f4e88b926a504c1be54563c2ff8cf5073872e44d9696fb4fddf867490a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 01cbb7baaac84ec117d4fb03b8c2f595e277ebadf41f16c18a4be77e15c4142f [INFO] running `Command { std: "docker" "start" "-a" "01cbb7baaac84ec117d4fb03b8c2f595e277ebadf41f16c18a4be77e15c4142f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/git_fixture-1b7760530afc13cd) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Doc-tests git_fixture [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] running `Command { std: "docker" "inspect" "01cbb7baaac84ec117d4fb03b8c2f595e277ebadf41f16c18a4be77e15c4142f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01cbb7baaac84ec117d4fb03b8c2f595e277ebadf41f16c18a4be77e15c4142f", kill_on_drop: false }` [INFO] [stdout] 01cbb7baaac84ec117d4fb03b8c2f595e277ebadf41f16c18a4be77e15c4142f