[INFO] cloning repository https://github.com/tmtmtoo/retry [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tmtmtoo/retry" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmtmtoo%2Fretry", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmtmtoo%2Fretry'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 66f5ff7def81f91ea842dfdfbf3e9e17625b3497 [INFO] testing tmtmtoo/retry against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmtmtoo%2Fretry" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tmtmtoo/retry 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] removed /workspace/builds/worker-28/source/rust-toolchain [INFO] started tweaking git repo https://github.com/tmtmtoo/retry [INFO] finished tweaking git repo https://github.com/tmtmtoo/retry [INFO] tweaked toml for git repo https://github.com/tmtmtoo/retry written to /workspace/builds/worker-28/source/Cargo.toml [INFO] crate git repo https://github.com/tmtmtoo/retry 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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] 16dfe1b533451d836cf94bce536ae9e0d141f8a1d766762ca26ae77d05c7d76b [INFO] running `Command { std: "docker" "start" "-a" "16dfe1b533451d836cf94bce536ae9e0d141f8a1d766762ca26ae77d05c7d76b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16dfe1b533451d836cf94bce536ae9e0d141f8a1d766762ca26ae77d05c7d76b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16dfe1b533451d836cf94bce536ae9e0d141f8a1d766762ca26ae77d05c7d76b", kill_on_drop: false }` [INFO] [stdout] 16dfe1b533451d836cf94bce536ae9e0d141f8a1d766762ca26ae77d05c7d76b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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] 1b45a291ee779d571b4032f97fd1a54e94a83b860e1c2995c6e22addcd446907 [INFO] running `Command { std: "docker" "start" "-a" "1b45a291ee779d571b4032f97fd1a54e94a83b860e1c2995c6e22addcd446907", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling apply v0.2.2 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling async-trait v0.1.37 [INFO] [stderr] Compiling derive-getters v0.1.0 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling rty v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.94s [INFO] running `Command { std: "docker" "inspect" "1b45a291ee779d571b4032f97fd1a54e94a83b860e1c2995c6e22addcd446907", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b45a291ee779d571b4032f97fd1a54e94a83b860e1c2995c6e22addcd446907", kill_on_drop: false }` [INFO] [stdout] 1b45a291ee779d571b4032f97fd1a54e94a83b860e1c2995c6e22addcd446907 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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] 83cbdc58bcb2ab669d40be9da9c9fe55986cfdc007828843e5f2c2e87933114b [INFO] running `Command { std: "docker" "start" "-a" "83cbdc58bcb2ab669d40be9da9c9fe55986cfdc007828843e5f2c2e87933114b", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling test-case v1.0.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling predicates v1.0.5 [INFO] [stderr] Compiling assert_cmd v1.0.1 [INFO] [stderr] Compiling rty v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.87s [INFO] running `Command { std: "docker" "inspect" "83cbdc58bcb2ab669d40be9da9c9fe55986cfdc007828843e5f2c2e87933114b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83cbdc58bcb2ab669d40be9da9c9fe55986cfdc007828843e5f2c2e87933114b", kill_on_drop: false }` [INFO] [stdout] 83cbdc58bcb2ab669d40be9da9c9fe55986cfdc007828843e5f2c2e87933114b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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] 28d6f8ea48db77b700b04cb4a67e68e93e3683b56171745a939ba4d14a99b629 [INFO] running `Command { std: "docker" "start" "-a" "28d6f8ea48db77b700b04cb4a67e68e93e3683b56171745a939ba4d14a99b629", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stdout] running 7 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rty-04d24c2249f7d346) [INFO] [stdout] test app::tests::sleep_to_exec ... ok [INFO] [stdout] test app::tests::exec_cmd_to_sleep_with_limit ... ok [INFO] [stdout] test app::tests::exec_cmd_to_done_with_fail ... ok [INFO] [stderr] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-7f69996da505aef6) [INFO] [stdout] test exec::child_process::tests::parse ... ok [INFO] [stdout] test app::tests::exec_cmd_to_sleep_without_limit ... ok [INFO] [stdout] test exec::tests::expect_stdout_3byte_stderr_4byte ... ok [INFO] [stdout] test app::tests::exec_cmd_to_done_with_success ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test successful_1_time ... ok [INFO] [stdout] test failed_2_time ... ok [INFO] [stdout] test failed_2_time_with_double_hyphen ... ok [INFO] [stdout] test sleep_one_time ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.54s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "28d6f8ea48db77b700b04cb4a67e68e93e3683b56171745a939ba4d14a99b629", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28d6f8ea48db77b700b04cb4a67e68e93e3683b56171745a939ba4d14a99b629", kill_on_drop: false }` [INFO] [stdout] 28d6f8ea48db77b700b04cb4a67e68e93e3683b56171745a939ba4d14a99b629