[INFO] fetching crate git-fixture 0.3.5... [INFO] testing git-fixture-0.3.5 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate git-fixture 0.3.5 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate git-fixture 0.3.5 [INFO] finished tweaking crates.io crate git-fixture 0.3.5 [INFO] tweaked toml for crates.io crate git-fixture 0.3.5 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate git-fixture 0.3.5 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate git-fixture 0.3.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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml v0.8.1 [INFO] [stderr] Downloaded clap v4.2.1 [INFO] [stderr] Downloaded concolor-override v1.0.0 [INFO] [stderr] Downloaded anstyle-parse v0.1.1 [INFO] [stderr] Downloaded unicode-bidi v0.3.12 [INFO] [stderr] Downloaded toml_edit v0.20.1 [INFO] [stderr] Downloaded anstyle-wincon v0.2.0 [INFO] [stderr] Downloaded anstream v0.2.6 [INFO] [stderr] Downloaded anstyle v0.3.5 [INFO] [stderr] Downloaded proc-exit v2.0.0 [INFO] [stderr] Downloaded clap_builder v4.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41a33932157f0a2460707d8ef2c07ec8ebfd3208a2232a4510330f1980e3e8a9 [INFO] running `Command { std: "docker" "start" "-a" "41a33932157f0a2460707d8ef2c07ec8ebfd3208a2232a4510330f1980e3e8a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41a33932157f0a2460707d8ef2c07ec8ebfd3208a2232a4510330f1980e3e8a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41a33932157f0a2460707d8ef2c07ec8ebfd3208a2232a4510330f1980e3e8a9", kill_on_drop: false }` [INFO] [stdout] 41a33932157f0a2460707d8ef2c07ec8ebfd3208a2232a4510330f1980e3e8a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] da33f9f9b76bf6d7400c5c962cb228d11dd3a51da42a91150c95b956457b5d7a [INFO] running `Command { std: "docker" "start" "-a" "da33f9f9b76bf6d7400c5c962cb228d11dd3a51da42a91150c95b956457b5d7a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [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 serde v1.0.158 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling log v0.4.21 [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 form_urlencoded v1.1.0 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling idna v0.3.0 [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 bstr v1.4.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling git2 v0.20.0 [INFO] [stderr] Compiling git-fixture v0.3.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.03s [INFO] running `Command { std: "docker" "inspect" "da33f9f9b76bf6d7400c5c962cb228d11dd3a51da42a91150c95b956457b5d7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da33f9f9b76bf6d7400c5c962cb228d11dd3a51da42a91150c95b956457b5d7a", kill_on_drop: false }` [INFO] [stdout] da33f9f9b76bf6d7400c5c962cb228d11dd3a51da42a91150c95b956457b5d7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] d45956e833cb420ce2e10ec511d3b8506d843fe0f67122110c86d1444239db35 [INFO] running `Command { std: "docker" "start" "-a" "d45956e833cb420ce2e10ec511d3b8506d843fe0f67122110c86d1444239db35", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [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 colorchoice v1.0.0 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling serde v1.0.158 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling similar v2.2.1 [INFO] [stderr] Compiling automod v1.0.14 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling snapbox-macros v0.3.10 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.19 [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 snapbox v0.6.21 [INFO] [stderr] Compiling git2 v0.20.0 [INFO] [stderr] Compiling regex v1.6.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 git-fixture v0.3.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.80s [INFO] running `Command { std: "docker" "inspect" "d45956e833cb420ce2e10ec511d3b8506d843fe0f67122110c86d1444239db35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d45956e833cb420ce2e10ec511d3b8506d843fe0f67122110c86d1444239db35", kill_on_drop: false }` [INFO] [stdout] d45956e833cb420ce2e10ec511d3b8506d843fe0f67122110c86d1444239db35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f753d64d77fab440ea2ec01374a02cd5831176c9b9597220a49b1ec766135e7c [INFO] running `Command { std: "docker" "start" "-a" "f753d64d77fab440ea2ec01374a02cd5831176c9b9597220a49b1ec766135e7c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/git_fixture-a19e5cf0b825444c) [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" "f753d64d77fab440ea2ec01374a02cd5831176c9b9597220a49b1ec766135e7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f753d64d77fab440ea2ec01374a02cd5831176c9b9597220a49b1ec766135e7c", kill_on_drop: false }` [INFO] [stdout] f753d64d77fab440ea2ec01374a02cd5831176c9b9597220a49b1ec766135e7c