[INFO] cloning repository https://github.com/babinc/time_machine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/babinc/time_machine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbabinc%2Ftime_machine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbabinc%2Ftime_machine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f3662fcc41036f979a819e232d3975791ef42514 [INFO] testing babinc/time_machine against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbabinc%2Ftime_machine" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/babinc/time_machine on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/babinc/time_machine [INFO] finished tweaking git repo https://github.com/babinc/time_machine [INFO] tweaked toml for git repo https://github.com/babinc/time_machine written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/babinc/time_machine already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded locale v0.2.2 [INFO] [stderr] Downloaded sntpc v0.2.0 [INFO] [stderr] Downloaded iso8601 v0.3.0 [INFO] [stderr] Downloaded pad v0.1.6 [INFO] [stderr] Downloaded datetime v0.5.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba0cf3782df7164deb13474dbbcdc34b6aa79d446f299dc144c96d69ee2e5c3f [INFO] running `Command { std: "docker" "start" "-a" "ba0cf3782df7164deb13474dbbcdc34b6aa79d446f299dc144c96d69ee2e5c3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba0cf3782df7164deb13474dbbcdc34b6aa79d446f299dc144c96d69ee2e5c3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba0cf3782df7164deb13474dbbcdc34b6aa79d446f299dc144c96d69ee2e5c3f", kill_on_drop: false }` [INFO] [stdout] ba0cf3782df7164deb13474dbbcdc34b6aa79d446f299dc144c96d69ee2e5c3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 432c4d47b7593a3cf26e8dcaf07d5577fb39a034754f2e2818463af4ef422469 [INFO] running `Command { std: "docker" "start" "-a" "432c4d47b7593a3cf26e8dcaf07d5577fb39a034754f2e2818463af4ef422469", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling pad v0.1.6 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling locale v0.2.2 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling iso8601 v0.3.0 [INFO] [stderr] Compiling datetime v0.5.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling simple_logger v1.11.0 [INFO] [stderr] Compiling sntpc v0.2.0 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling time_machine v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.30s [INFO] running `Command { std: "docker" "inspect" "432c4d47b7593a3cf26e8dcaf07d5577fb39a034754f2e2818463af4ef422469", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "432c4d47b7593a3cf26e8dcaf07d5577fb39a034754f2e2818463af4ef422469", kill_on_drop: false }` [INFO] [stdout] 432c4d47b7593a3cf26e8dcaf07d5577fb39a034754f2e2818463af4ef422469 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 932cb576c061cfca6c18e08bdb9e6cf6cf972977862e19e4d65ec973ea32b6eb [INFO] running `Command { std: "docker" "start" "-a" "932cb576c061cfca6c18e08bdb9e6cf6cf972977862e19e4d65ec973ea32b6eb", kill_on_drop: false }` [INFO] [stderr] Compiling time_machine v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.74s [INFO] running `Command { std: "docker" "inspect" "932cb576c061cfca6c18e08bdb9e6cf6cf972977862e19e4d65ec973ea32b6eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "932cb576c061cfca6c18e08bdb9e6cf6cf972977862e19e4d65ec973ea32b6eb", kill_on_drop: false }` [INFO] [stdout] 932cb576c061cfca6c18e08bdb9e6cf6cf972977862e19e4d65ec973ea32b6eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 50a51fefdea066bab3a797c9f7784ab6c771774304148f55c932754171ca7840 [INFO] running `Command { std: "docker" "start" "-a" "50a51fefdea066bab3a797c9f7784ab6c771774304148f55c932754171ca7840", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/time_machine-de9387a61fc9ef96) [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" "50a51fefdea066bab3a797c9f7784ab6c771774304148f55c932754171ca7840", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50a51fefdea066bab3a797c9f7784ab6c771774304148f55c932754171ca7840", kill_on_drop: false }` [INFO] [stdout] 50a51fefdea066bab3a797c9f7784ab6c771774304148f55c932754171ca7840