[INFO] cloning repository https://github.com/qtfkwk/dtg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qtfkwk/dtg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqtfkwk%2Fdtg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqtfkwk%2Fdtg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bd4da1ca40642a14874fcc565d95addfa90aeac8 [INFO] testing qtfkwk/dtg 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%2Fqtfkwk%2Fdtg" "/workspace/builds/worker-44/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-44/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/qtfkwk/dtg 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/qtfkwk/dtg [INFO] finished tweaking git repo https://github.com/qtfkwk/dtg [INFO] tweaked toml for git repo https://github.com/qtfkwk/dtg written to /workspace/builds/worker-44/source/Cargo.toml [INFO] crate git repo https://github.com/qtfkwk/dtg 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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] b367abc69bf12ada60bdd47c87bad21c41114e79e8b37ae8f4879de2433e3052 [INFO] running `Command { std: "docker" "start" "-a" "b367abc69bf12ada60bdd47c87bad21c41114e79e8b37ae8f4879de2433e3052", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b367abc69bf12ada60bdd47c87bad21c41114e79e8b37ae8f4879de2433e3052", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b367abc69bf12ada60bdd47c87bad21c41114e79e8b37ae8f4879de2433e3052", kill_on_drop: false }` [INFO] [stdout] b367abc69bf12ada60bdd47c87bad21c41114e79e8b37ae8f4879de2433e3052 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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] 538af97722e77c78a7a096e949bc6967dd6e054c056b7a3eaa0fe52b5da4ddc3 [INFO] running `Command { std: "docker" "start" "-a" "538af97722e77c78a7a096e949bc6967dd6e054c056b7a3eaa0fe52b5da4ddc3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling iana-time-zone v0.1.18 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling nix v0.22.1 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling terminfo v0.7.3 [INFO] [stderr] Compiling structopt v0.3.23 [INFO] [stderr] Compiling clearscreen v1.0.7 [INFO] [stderr] Compiling dtg v3.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.49s [INFO] running `Command { std: "docker" "inspect" "538af97722e77c78a7a096e949bc6967dd6e054c056b7a3eaa0fe52b5da4ddc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "538af97722e77c78a7a096e949bc6967dd6e054c056b7a3eaa0fe52b5da4ddc3", kill_on_drop: false }` [INFO] [stdout] 538af97722e77c78a7a096e949bc6967dd6e054c056b7a3eaa0fe52b5da4ddc3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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] 108c36f519e1c1e5d408c3f1600485e580372c39c6f3506cfb2028750174b336 [INFO] running `Command { std: "docker" "start" "-a" "108c36f519e1c1e5d408c3f1600485e580372c39c6f3506cfb2028750174b336", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling predicates-tree v1.0.3 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling predicates v2.0.2 [INFO] [stderr] Compiling assert_cmd v2.0.1 [INFO] [stderr] Compiling dtg v3.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.73s [INFO] running `Command { std: "docker" "inspect" "108c36f519e1c1e5d408c3f1600485e580372c39c6f3506cfb2028750174b336", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "108c36f519e1c1e5d408c3f1600485e580372c39c6f3506cfb2028750174b336", kill_on_drop: false }` [INFO] [stdout] 108c36f519e1c1e5d408c3f1600485e580372c39c6f3506cfb2028750174b336 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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] aabf4826d4690f7605857f6b8f2f32eb0d5466659c0b9ce007711dfb4faf1c77 [INFO] running `Command { std: "docker" "start" "-a" "aabf4826d4690f7605857f6b8f2f32eb0d5466659c0b9ce007711dfb4faf1c77", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/dtg-a1df8c2c8c19b757) [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] [stderr] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-d6927dbb40642b7d) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test invalid_argument ... ok [INFO] [stdout] test epoch_seconds ... ok [INFO] [stdout] test max_seconds ... ok [INFO] [stdout] test invalid_time_zone ... ok [INFO] [stdout] test epoch_subsecond ... ok [INFO] [stdout] test max_x ... ok [INFO] [stdout] test format_custom_day_of_week ... ok [INFO] [stdout] test separator ... ok [INFO] [stdout] test zone_multi ... ok [INFO] [stdout] test overflow_x ... ok [INFO] [stdout] test zone_cst ... ok [INFO] [stdout] test zone_est ... ok [INFO] [stdout] test zone_pst ... ok [INFO] [stdout] test zone_utc ... ok [INFO] [stdout] test timezone_list ... ok [INFO] [stdout] test overflow_seconds ... ok [INFO] [stdout] test version ... ok [INFO] [stdout] test mulitple_f_options ... ok [INFO] [stdout] test zone_mst ... ok [INFO] [stdout] test timezone_search_found_zero ... ok [INFO] [stdout] test timezone_search ... ok [INFO] [stdout] test format_ax ... ok [INFO] [stdout] test format_a ... ok [INFO] [stdout] test format_x ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "aabf4826d4690f7605857f6b8f2f32eb0d5466659c0b9ce007711dfb4faf1c77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aabf4826d4690f7605857f6b8f2f32eb0d5466659c0b9ce007711dfb4faf1c77", kill_on_drop: false }` [INFO] [stdout] aabf4826d4690f7605857f6b8f2f32eb0d5466659c0b9ce007711dfb4faf1c77