[INFO] fetching crate git-bonsai 0.3.0... [INFO] testing git-bonsai-0.3.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate git-bonsai 0.3.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate git-bonsai 0.3.0 [INFO] finished tweaking crates.io crate git-bonsai 0.3.0 [INFO] tweaked toml for crates.io crate git-bonsai 0.3.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate git-bonsai 0.3.0 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-bonsai 0.3.0 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 claim v0.5.0 [INFO] [stderr] Downloaded predicates v2.1.1 [INFO] [stderr] Downloaded assert_fs v1.0.7 [INFO] [stderr] Downloaded dialoguer v0.10.1 [INFO] [stderr] Downloaded ignore v0.4.11 [INFO] [stderr] Downloaded crossbeam-channel v0.4.2 [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] a194b82938b1989256f136a27a4b2b3510dc459d8cee978caf27fd4401f0dd85 [INFO] running `Command { std: "docker" "start" "-a" "a194b82938b1989256f136a27a4b2b3510dc459d8cee978caf27fd4401f0dd85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a194b82938b1989256f136a27a4b2b3510dc459d8cee978caf27fd4401f0dd85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a194b82938b1989256f136a27a4b2b3510dc459d8cee978caf27fd4401f0dd85", kill_on_drop: false }` [INFO] [stdout] a194b82938b1989256f136a27a4b2b3510dc459d8cee978caf27fd4401f0dd85 [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] 9cd001d382b368e1debb91509bac5f3f0b40299191aeac04f3bf5d5e47bcd575 [INFO] running `Command { std: "docker" "start" "-a" "9cd001d382b368e1debb91509bac5f3f0b40299191aeac04f3bf5d5e47bcd575", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling zeroize v1.5.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling dialoguer v0.10.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling git-bonsai v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/git.rs:69:22 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn new(repo: &Repository) -> BranchRestorer { [INFO] [stdout] | ^^^^^^^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 69 | pub fn new(repo: &Repository) -> BranchRestorer<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/git.rs:69:22 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn new(repo: &Repository) -> BranchRestorer { [INFO] [stdout] | ^^^^^^^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 69 | pub fn new(repo: &Repository) -> BranchRestorer<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.62s [INFO] running `Command { std: "docker" "inspect" "9cd001d382b368e1debb91509bac5f3f0b40299191aeac04f3bf5d5e47bcd575", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cd001d382b368e1debb91509bac5f3f0b40299191aeac04f3bf5d5e47bcd575", kill_on_drop: false }` [INFO] [stdout] 9cd001d382b368e1debb91509bac5f3f0b40299191aeac04f3bf5d5e47bcd575 [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] b3192884c3161bac52ad565667e4a69439025092e46fae587e79ba7a5b797bbf [INFO] running `Command { std: "docker" "start" "-a" "b3192884c3161bac52ad565667e4a69439025092e46fae587e79ba7a5b797bbf", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/git.rs:69:22 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn new(repo: &Repository) -> BranchRestorer { [INFO] [stdout] | ^^^^^^^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 69 | pub fn new(repo: &Repository) -> BranchRestorer<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/git.rs:69:22 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn new(repo: &Repository) -> BranchRestorer { [INFO] [stdout] | ^^^^^^^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 69 | pub fn new(repo: &Repository) -> BranchRestorer<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling claim v0.5.0 [INFO] [stderr] Compiling globset v0.4.4 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling ignore v0.4.11 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling assert_fs v1.0.7 [INFO] [stderr] Compiling git-bonsai v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/git.rs:69:22 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn new(repo: &Repository) -> BranchRestorer { [INFO] [stdout] | ^^^^^^^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 69 | pub fn new(repo: &Repository) -> BranchRestorer<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/git.rs:69:22 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn new(repo: &Repository) -> BranchRestorer { [INFO] [stdout] | ^^^^^^^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 69 | pub fn new(repo: &Repository) -> BranchRestorer<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 15.52s [INFO] running `Command { std: "docker" "inspect" "b3192884c3161bac52ad565667e4a69439025092e46fae587e79ba7a5b797bbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3192884c3161bac52ad565667e4a69439025092e46fae587e79ba7a5b797bbf", kill_on_drop: false }` [INFO] [stdout] b3192884c3161bac52ad565667e4a69439025092e46fae587e79ba7a5b797bbf [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] 72fa819d16285cd35e61e22b9bec461abb0f978c073d0753312781fd530b61cd [INFO] running `Command { std: "docker" "start" "-a" "72fa819d16285cd35e61e22b9bec461abb0f978c073d0753312781fd530b61cd", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/git.rs:69:22 [INFO] [stderr] | [INFO] [stderr] 69 | pub fn new(repo: &Repository) -> BranchRestorer { [INFO] [stderr] | ^^^^^^^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 69 | pub fn new(repo: &Repository) -> BranchRestorer<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `git-bonsai` (lib) generated 1 warning (run `cargo fix --lib -p git-bonsai` to apply 1 suggestion) [INFO] [stderr] warning: `git-bonsai` (bin "git-bonsai") generated 1 warning (1 duplicate) [INFO] [stderr] warning: `git-bonsai` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: `git-bonsai` (bin "git-bonsai" test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/git_bonsai-498dfc944a9d8df7) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test git::tests::find_default_branch_no_remote ... ok [INFO] [stdout] test git::tests::get_current_branch ... ok [INFO] [stdout] test git::tests::find_default_branch_happy_path ... ok [INFO] [stdout] test git::tests::list_branches_with_sha1s ... ok [INFO] [stdout] test git::tests::delete_branch ... ok [INFO] [stdout] test git::tests::list_branches_skip_worktree_branches ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/git_bonsai-bbd5a3836132ba50) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test git::tests::find_default_branch_no_remote ... ok [INFO] [stdout] test git::tests::find_default_branch_happy_path ... ok [INFO] [stdout] test git::tests::get_current_branch ... ok [INFO] [stdout] test git::tests::delete_branch ... ok [INFO] [stdout] test git::tests::list_branches_with_sha1s ... ok [INFO] [stdout] test git::tests::list_branches_skip_worktree_branches ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s [INFO] [stdout] [INFO] [stderr] Running tests/integ.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/integ-c3aadef5bef03423) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test integ::safe_delete_branch ... ok [INFO] [stdout] test integ::cant_delete_unique_branch ... ok [INFO] [stdout] test integ::no_op ... ok [INFO] [stdout] test integ::identical_sha1_contained_in_master ... ok [INFO] [stdout] test integ::identical_sha1_no_other_branch ... ok [INFO] [stdout] test integ::test_protected_branches_from_git_config ... ok [INFO] [stdout] test integ::skip_protected_branch ... ok [INFO] [stdout] test integ::skip_worktree_branches ... ok [INFO] [stdout] test integ::delete_merged_branch ... ok [INFO] [stdout] test integ::update_branch ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.08s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "72fa819d16285cd35e61e22b9bec461abb0f978c073d0753312781fd530b61cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72fa819d16285cd35e61e22b9bec461abb0f978c073d0753312781fd530b61cd", kill_on_drop: false }` [INFO] [stdout] 72fa819d16285cd35e61e22b9bec461abb0f978c073d0753312781fd530b61cd