[INFO] fetching crate git-fixture 0.3.6... [INFO] testing git-fixture-0.3.6 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate git-fixture 0.3.6 into /workspace/builds/worker-0-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate git-fixture 0.3.6 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml v0.9.1 [INFO] [stderr] Downloaded concolor-override v1.0.0 [INFO] [stderr] Downloaded anstyle-wincon v0.2.0 [INFO] [stderr] Downloaded anstyle-parse v0.1.1 [INFO] [stderr] Downloaded errno v0.3.0 [INFO] [stderr] Downloaded toml_parser v1.0.0 [INFO] [stderr] Downloaded clap v4.2.1 [INFO] [stderr] Downloaded anstream v0.2.6 [INFO] [stderr] Downloaded schemars v1.0.3 [INFO] [stderr] Downloaded clap_builder v4.2.1 [INFO] [stderr] Downloaded proc-exit v2.0.0 [INFO] [stderr] Downloaded toml_writer v1.0.0 [INFO] [stderr] Downloaded anstyle v0.3.5 [INFO] [stderr] Downloaded schemars_derive v1.0.3 [INFO] [stderr] Downloaded rustix v0.37.6 [INFO] [stderr] Downloaded bstr v1.4.0 [INFO] [stderr] Downloaded is-terminal v0.4.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0ee51e8929c40760acf4d9072a566f1492f316474b7ad4dfbfec1ac90906574 [INFO] running `Command { std: "docker" "start" "-a" "e0ee51e8929c40760acf4d9072a566f1492f316474b7ad4dfbfec1ac90906574", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0ee51e8929c40760acf4d9072a566f1492f316474b7ad4dfbfec1ac90906574", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0ee51e8929c40760acf4d9072a566f1492f316474b7ad4dfbfec1ac90906574", kill_on_drop: false }` [INFO] [stdout] e0ee51e8929c40760acf4d9072a566f1492f316474b7ad4dfbfec1ac90906574 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ac1451cea162fe6ff9e6412a9fc7687cc1da586dc435839411b4220b33270ac [INFO] running `Command { std: "docker" "start" "-a" "2ac1451cea162fe6ff9e6412a9fc7687cc1da586dc435839411b4220b33270ac", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.12 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling memchr v2.5.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 indenter v0.3.3 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libgit2-sys v0.18.0+1.9.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling bstr v1.4.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling git2 v0.20.0 [INFO] [stderr] Compiling git-fixture v0.3.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.93s [INFO] running `Command { std: "docker" "inspect" "2ac1451cea162fe6ff9e6412a9fc7687cc1da586dc435839411b4220b33270ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ac1451cea162fe6ff9e6412a9fc7687cc1da586dc435839411b4220b33270ac", kill_on_drop: false }` [INFO] [stdout] 2ac1451cea162fe6ff9e6412a9fc7687cc1da586dc435839411b4220b33270ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4732b1e3fb0f3acd0de1b6afb1366472fc70df5aa0050a9515a82fa42cedf4fb [INFO] running `Command { std: "docker" "start" "-a" "4732b1e3fb0f3acd0de1b6afb1366472fc70df5aa0050a9515a82fa42cedf4fb", kill_on_drop: false }` [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling unicode-bidi v0.3.12 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling regex-automata v0.1.10 [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 eyre v0.6.8 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling snapbox-macros v0.3.10 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling snapbox v0.6.21 [INFO] [stderr] Compiling url v2.3.1 [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 28.22s [INFO] running `Command { std: "docker" "inspect" "4732b1e3fb0f3acd0de1b6afb1366472fc70df5aa0050a9515a82fa42cedf4fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4732b1e3fb0f3acd0de1b6afb1366472fc70df5aa0050a9515a82fa42cedf4fb", kill_on_drop: false }` [INFO] [stdout] 4732b1e3fb0f3acd0de1b6afb1366472fc70df5aa0050a9515a82fa42cedf4fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7844188bb3047e8d3570592a3f2a7f411fb23695b9c622178999e0fa0d3e2636 [INFO] running `Command { std: "docker" "start" "-a" "7844188bb3047e8d3570592a3f2a7f411fb23695b9c622178999e0fa0d3e2636", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [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] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests git_fixture [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" "7844188bb3047e8d3570592a3f2a7f411fb23695b9c622178999e0fa0d3e2636", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7844188bb3047e8d3570592a3f2a7f411fb23695b9c622178999e0fa0d3e2636", kill_on_drop: false }` [INFO] [stdout] 7844188bb3047e8d3570592a3f2a7f411fb23695b9c622178999e0fa0d3e2636