[INFO] cloning repository https://github.com/agateau/git-bonsai [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/agateau/git-bonsai" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagateau%2Fgit-bonsai", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagateau%2Fgit-bonsai'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ba6456dc7a43c5015498f2601c2a4094ee9c6f6b [INFO] testing agateau/git-bonsai against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagateau%2Fgit-bonsai" "/workspace/builds/worker-29/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-29/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/agateau/git-bonsai on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/agateau/git-bonsai [INFO] finished tweaking git repo https://github.com/agateau/git-bonsai [INFO] tweaked toml for git repo https://github.com/agateau/git-bonsai written to /workspace/builds/worker-29/source/Cargo.toml [INFO] crate git repo https://github.com/agateau/git-bonsai already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dialoguer v0.5.0 [INFO] [stderr] Downloaded console v0.9.2 [INFO] [stderr] Downloaded assert_fs v1.0.1 [INFO] [stderr] Downloaded claim v0.5.0 [INFO] [stderr] Downloaded globset v0.4.4 [INFO] [stderr] Downloaded globwalk v0.8.1 [INFO] [stderr] Downloaded ignore v0.4.11 [INFO] [stderr] Downloaded regex-syntax v0.6.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b8b65bddfd4478af0dd0d5797ade67beae4c547189d18b33f494f147f3b338d0 [INFO] running `Command { std: "docker" "start" "-a" "b8b65bddfd4478af0dd0d5797ade67beae4c547189d18b33f494f147f3b338d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8b65bddfd4478af0dd0d5797ade67beae4c547189d18b33f494f147f3b338d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8b65bddfd4478af0dd0d5797ade67beae4c547189d18b33f494f147f3b338d0", kill_on_drop: false }` [INFO] [stdout] b8b65bddfd4478af0dd0d5797ade67beae4c547189d18b33f494f147f3b338d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58a12d15b21b3fdf85b4a2462c270afe01697401cb336d175e9ae2eb6d9c0c63 [INFO] running `Command { std: "docker" "start" "-a" "58a12d15b21b3fdf85b4a2462c270afe01697401cb336d175e9ae2eb6d9c0c63", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling regex-syntax v0.6.15 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling console v0.9.2 [INFO] [stderr] Compiling dialoguer v0.5.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling git-bonsai v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.46s [INFO] running `Command { std: "docker" "inspect" "58a12d15b21b3fdf85b4a2462c270afe01697401cb336d175e9ae2eb6d9c0c63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58a12d15b21b3fdf85b4a2462c270afe01697401cb336d175e9ae2eb6d9c0c63", kill_on_drop: false }` [INFO] [stdout] 58a12d15b21b3fdf85b4a2462c270afe01697401cb336d175e9ae2eb6d9c0c63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f325f2e54956348e071b28cc5f24f508de91744db68e25597ce46ff167215eff [INFO] running `Command { std: "docker" "start" "-a" "f325f2e54956348e071b28cc5f24f508de91744db68e25597ce46ff167215eff", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling predicates-tree v1.0.0 [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 float-cmp v0.8.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling predicates v1.0.7 [INFO] [stderr] Compiling ignore v0.4.11 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling assert_fs v1.0.1 [INFO] [stderr] Compiling git-bonsai v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "f325f2e54956348e071b28cc5f24f508de91744db68e25597ce46ff167215eff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f325f2e54956348e071b28cc5f24f508de91744db68e25597ce46ff167215eff", kill_on_drop: false }` [INFO] [stdout] f325f2e54956348e071b28cc5f24f508de91744db68e25597ce46ff167215eff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d83c97d50a40e13882e7c0a0780d045ccf5c984a97a15fac974f83709caaf688 [INFO] running `Command { std: "docker" "start" "-a" "d83c97d50a40e13882e7c0a0780d045ccf5c984a97a15fac974f83709caaf688", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.65s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/git_bonsai-2912617af78119fb) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test git::tests::get_current_branch ... ok [INFO] [stdout] test git::tests::list_branches_with_sha1s ... ok [INFO] [stdout] test git::tests::delete_branch ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/git_bonsai-c5fff4a307d8ab62) [INFO] [stdout] test git::tests::list_branches_skip_worktree_branches ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [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] [stderr] Running tests/integ.rs (/opt/rustwide/target/debug/deps/integ-3d4c0f15846b7f80) [INFO] [stdout] test git::tests::list_branches_skip_worktree_branches ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 9 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::skip_protected_branch ... ok [INFO] [stdout] test integ::delete_merged_branch ... ok [INFO] [stdout] test integ::update_branch ... ok [INFO] [stderr] Doc-tests git-bonsai [INFO] [stdout] test integ::skip_worktree_branches ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.78s [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" "d83c97d50a40e13882e7c0a0780d045ccf5c984a97a15fac974f83709caaf688", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d83c97d50a40e13882e7c0a0780d045ccf5c984a97a15fac974f83709caaf688", kill_on_drop: false }` [INFO] [stdout] d83c97d50a40e13882e7c0a0780d045ccf5c984a97a15fac974f83709caaf688