[INFO] cloning repository https://github.com/accidentaldevelopment/daytime
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/accidentaldevelopment/daytime" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faccidentaldevelopment%2Fdaytime", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faccidentaldevelopment%2Fdaytime'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 014aaaafe16675243291c636d552f2bf99156bd7
[INFO] checking accidentaldevelopment/daytime against try#94e848735e78b58442e0b82e9c60f8f430840389 for pr-149218
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faccidentaldevelopment%2Fdaytime" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/accidentaldevelopment/daytime
[INFO] finished tweaking git repo https://github.com/accidentaldevelopment/daytime
[INFO] tweaked toml for git repo https://github.com/accidentaldevelopment/daytime written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/accidentaldevelopment/daytime on toolchain 94e848735e78b58442e0b82e9c60f8f430840389
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/accidentaldevelopment/daytime already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded textwrap v0.14.2
[INFO] [stderr]   Downloaded os_str_bytes v3.1.0
[INFO] [stderr]   Downloaded clap_derive v3.0.0-beta.4
[INFO] [stderr]   Downloaded clap v3.0.0-beta.4
[INFO] [stderr]   Downloaded tracing-core v0.1.19
[INFO] [stderr]   Downloaded tracing-subscriber v0.2.20
[INFO] [stderr]   Downloaded tokio v1.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 22981c4428068e9ad0236aba1564da9d23d958c8c178786d7d57ac5f712e1581
[INFO] running `Command { std: "docker" "start" "-a" "22981c4428068e9ad0236aba1564da9d23d958c8c178786d7d57ac5f712e1581", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22981c4428068e9ad0236aba1564da9d23d958c8c178786d7d57ac5f712e1581", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22981c4428068e9ad0236aba1564da9d23d958c8c178786d7d57ac5f712e1581", kill_on_drop: false }`
[INFO] [stdout] 22981c4428068e9ad0236aba1564da9d23d958c8c178786d7d57ac5f712e1581
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a13596be9201a95a9029912107dfe8856eee2913a827ad1c063969212909a8d
[INFO] running `Command { std: "docker" "start" "-a" "5a13596be9201a95a9029912107dfe8856eee2913a827ad1c063969212909a8d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling syn v1.0.75
[INFO] [stderr]    Compiling libc v0.2.101
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking tracing-core v0.1.19
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]     Checking os_str_bytes v3.1.0
[INFO] [stderr]    Compiling serde_json v1.0.67
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]     Checking num-integer v0.1.44
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]     Checking textwrap v0.14.2
[INFO] [stderr]    Compiling tokio v1.11.0
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]     Checking matchers v0.0.1
[INFO] [stderr]     Checking thread_local v1.1.3
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking sharded-slab v0.1.3
[INFO] [stderr]     Checking tracing-log v0.1.2
[INFO] [stderr]     Checking slab v0.4.4
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking mio v0.7.13
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking tracing-serde v0.1.2
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.15
[INFO] [stderr]    Compiling tokio-macros v1.3.0
[INFO] [stderr]    Compiling strum_macros v0.21.1
[INFO] [stderr]     Checking tracing v0.1.26
[INFO] [stderr]     Checking tracing-subscriber v0.2.20
[INFO] [stderr]     Checking clap v3.0.0-beta.4
[INFO] [stderr]     Checking strum v0.21.0
[INFO] [stderr]     Checking client v0.1.0 (/opt/rustwide/workdir/client)
[INFO] [stderr]     Checking daytime v0.1.1-alpha.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.55s
[INFO] running `Command { std: "docker" "inspect" "5a13596be9201a95a9029912107dfe8856eee2913a827ad1c063969212909a8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a13596be9201a95a9029912107dfe8856eee2913a827ad1c063969212909a8d", kill_on_drop: false }`
[INFO] [stdout] 5a13596be9201a95a9029912107dfe8856eee2913a827ad1c063969212909a8d
