[INFO] cloning repository https://github.com/gilescope/docker-bisect [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gilescope/docker-bisect" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgilescope%2Fdocker-bisect", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgilescope%2Fdocker-bisect'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1894d93fbf975c7634a86ec82987ef0ec0750143 [INFO] testing gilescope/docker-bisect 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%2Fgilescope%2Fdocker-bisect" "/workspace/builds/worker-119/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-119/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gilescope/docker-bisect 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/gilescope/docker-bisect [INFO] finished tweaking git repo https://github.com/gilescope/docker-bisect [INFO] tweaked toml for git repo https://github.com/gilescope/docker-bisect written to /workspace/builds/worker-119/source/Cargo.toml [INFO] crate git repo https://github.com/gilescope/docker-bisect 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] Downloading crates ... [INFO] [stderr] Downloaded serde v1.0.80 [INFO] [stderr] Downloaded serde_derive v1.0.80 [INFO] [stderr] Downloaded libc v0.2.43 [INFO] [stderr] Downloaded hpack v0.2.0 [INFO] [stderr] Downloaded cookie v0.2.5 [INFO] [stderr] Downloaded colored v1.6.1 [INFO] [stderr] Downloaded redox_syscall v0.1.40 [INFO] [stderr] Downloaded error-chain v0.5.0 [INFO] [stderr] Downloaded filetime v0.2.3 [INFO] [stderr] Downloaded dockworker v0.0.8 [INFO] [stderr] Downloaded clicolors-control v0.3.1 [INFO] [stderr] Downloaded console v0.7.1 [INFO] [stderr] Downloaded terminal_size v0.1.8 [INFO] [stderr] Downloaded backtrace v0.2.3 [INFO] [stderr] Downloaded solicit v0.4.4 [INFO] [stderr] Downloaded traitobject v0.0.1 [INFO] [stderr] Downloaded syn v0.15.20 [INFO] [stderr] Downloaded tar v0.4.19 [INFO] [stderr] Downloaded indicatif v0.10.2 [INFO] [stderr] Downloaded proc-macro2 v0.4.23 [INFO] [stderr] Downloaded hyper v0.9.18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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] 15776c3906e9d8933d2f6bd1e919193f485155cb85a2b45606b0816a11c5dff4 [INFO] running `Command { std: "docker" "start" "-a" "15776c3906e9d8933d2f6bd1e919193f485155cb85a2b45606b0816a11c5dff4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15776c3906e9d8933d2f6bd1e919193f485155cb85a2b45606b0816a11c5dff4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15776c3906e9d8933d2f6bd1e919193f485155cb85a2b45606b0816a11c5dff4", kill_on_drop: false }` [INFO] [stdout] 15776c3906e9d8933d2f6bd1e919193f485155cb85a2b45606b0816a11c5dff4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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] d4c1c602cf9021994ab219b3486373ce9dd7712f73ee3aae35526121bce457c4 [INFO] running `Command { std: "docker" "start" "-a" "d4c1c602cf9021994ab219b3486373ce9dd7712f73ee3aae35526121bce457c4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling proc-macro2 v0.4.23 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling traitobject v0.0.1 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling colored v1.6.1 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.3 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling clicolors-control v0.3.1 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling unix_socket v0.5.0 [INFO] [stderr] Compiling terminal_size v0.1.8 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling hpack v0.2.0 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling tar v0.4.19 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling solicit v0.4.4 [INFO] [stderr] Compiling syn v0.15.20 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling number_prefix v0.2.8 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling cookie v0.2.5 [INFO] [stderr] Compiling error-chain v0.5.0 [INFO] [stderr] Compiling hyper v0.9.18 [INFO] [stderr] Compiling parking_lot v0.7.0 [INFO] [stderr] Compiling console v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling indicatif v0.10.2 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling dockworker v0.0.8 [INFO] [stderr] Compiling docker-bisect v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.82s [INFO] running `Command { std: "docker" "inspect" "d4c1c602cf9021994ab219b3486373ce9dd7712f73ee3aae35526121bce457c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4c1c602cf9021994ab219b3486373ce9dd7712f73ee3aae35526121bce457c4", kill_on_drop: false }` [INFO] [stdout] d4c1c602cf9021994ab219b3486373ce9dd7712f73ee3aae35526121bce457c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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] d6bb1fde1a6ef85ee6df3ca16dd0779b2255389ba83c0c6fe53a589b2cce2349 [INFO] running `Command { std: "docker" "start" "-a" "d6bb1fde1a6ef85ee6df3ca16dd0779b2255389ba83c0c6fe53a589b2cce2349", kill_on_drop: false }` [INFO] [stderr] Compiling docker-bisect v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.54s [INFO] running `Command { std: "docker" "inspect" "d6bb1fde1a6ef85ee6df3ca16dd0779b2255389ba83c0c6fe53a589b2cce2349", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6bb1fde1a6ef85ee6df3ca16dd0779b2255389ba83c0c6fe53a589b2cce2349", kill_on_drop: false }` [INFO] [stdout] d6bb1fde1a6ef85ee6df3ca16dd0779b2255389ba83c0c6fe53a589b2cce2349 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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] c86f3120576ce8ca293c815f8ee6556b0880c67f185143f4c5f688acf3b205b7 [INFO] running `Command { std: "docker" "start" "-a" "c86f3120576ce8ca293c815f8ee6556b0880c67f185143f4c5f688acf3b205b7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 22.41s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/docker_bisect-2654e974010c80c8) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::if_one_difference_show_command_that_made_difference ... ok [INFO] [stdout] test tests::if_two_differences_show_two_commands_that_made_difference ... ok [INFO] [stdout] test tests::if_output_always_same_return_earliest_command ... ok [INFO] [stdout] test tests::three_transitions ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/docker_bisect-75a2a51740ecb793) [INFO] [stdout] [INFO] [stderr] Doc-tests docker-bisect [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - truncate (line 25) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.95s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c86f3120576ce8ca293c815f8ee6556b0880c67f185143f4c5f688acf3b205b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c86f3120576ce8ca293c815f8ee6556b0880c67f185143f4c5f688acf3b205b7", kill_on_drop: false }` [INFO] [stdout] c86f3120576ce8ca293c815f8ee6556b0880c67f185143f4c5f688acf3b205b7