[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 1.59.0 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-75/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-75/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/agateau/git-bonsai on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-75/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" "+1.59.0" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c0466396d70ac355e438bdf45e7514339d4a9a272a0584a2a9ece37fe47cf7c [INFO] running `Command { std: "docker" "start" "-a" "0c0466396d70ac355e438bdf45e7514339d4a9a272a0584a2a9ece37fe47cf7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c0466396d70ac355e438bdf45e7514339d4a9a272a0584a2a9ece37fe47cf7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c0466396d70ac355e438bdf45e7514339d4a9a272a0584a2a9ece37fe47cf7c", kill_on_drop: false }` [INFO] [stdout] 0c0466396d70ac355e438bdf45e7514339d4a9a272a0584a2a9ece37fe47cf7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d5ee7460fb8fd613848e904486b361a571ce78928ba3e7a992a2af6c276aa46 [INFO] running `Command { std: "docker" "start" "-a" "4d5ee7460fb8fd613848e904486b361a571ce78928ba3e7a992a2af6c276aa46", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling regex-syntax v0.6.15 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling thread_local v1.0.1 [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 c2-chacha v0.2.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.9 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling regex v1.3.4 [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 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 24.46s [INFO] running `Command { std: "docker" "inspect" "4d5ee7460fb8fd613848e904486b361a571ce78928ba3e7a992a2af6c276aa46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d5ee7460fb8fd613848e904486b361a571ce78928ba3e7a992a2af6c276aa46", kill_on_drop: false }` [INFO] [stdout] 4d5ee7460fb8fd613848e904486b361a571ce78928ba3e7a992a2af6c276aa46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18c84b5761e473d41fd4664dc71b3b8124a4d0618675682515ebbf32f8051a76 [INFO] running `Command { std: "docker" "start" "-a" "18c84b5761e473d41fd4664dc71b3b8124a4d0618675682515ebbf32f8051a76", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling doc-comment v0.3.1 [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 bstr v0.2.15 [INFO] [stderr] Compiling walkdir v2.3.1 [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 predicates v1.0.7 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [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" "18c84b5761e473d41fd4664dc71b3b8124a4d0618675682515ebbf32f8051a76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18c84b5761e473d41fd4664dc71b3b8124a4d0618675682515ebbf32f8051a76", kill_on_drop: false }` [INFO] [stdout] 18c84b5761e473d41fd4664dc71b3b8124a4d0618675682515ebbf32f8051a76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c8e7ccd777c0163da4edfc3732e1e0c7cf6cd3bceff4682e461016be74eab3b1 [INFO] running `Command { std: "docker" "start" "-a" "c8e7ccd777c0163da4edfc3732e1e0c7cf6cd3bceff4682e461016be74eab3b1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/git_bonsai-d60ba05361637136) [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] [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.38s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/git_bonsai-c5aaf394066384e4) [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-86b5b559c4e60bb7) [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.50s [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::skip_protected_branch ... ok [INFO] [stdout] test integ::identical_sha1_no_other_branch ... ok [INFO] [stdout] test integ::delete_merged_branch ... ok [INFO] [stdout] test integ::update_branch ... ok [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.84s [INFO] [stdout] [INFO] [stderr] Doc-tests git-bonsai [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" "c8e7ccd777c0163da4edfc3732e1e0c7cf6cd3bceff4682e461016be74eab3b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8e7ccd777c0163da4edfc3732e1e0c7cf6cd3bceff4682e461016be74eab3b1", kill_on_drop: false }` [INFO] [stdout] c8e7ccd777c0163da4edfc3732e1e0c7cf6cd3bceff4682e461016be74eab3b1