[INFO] cloning repository https://github.com/piccoloser/tide_template
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/piccoloser/tide_template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpiccoloser%2Ftide_template", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpiccoloser%2Ftide_template'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b4cbda5399bdb32f5d70b82bdcf3f72229c4a5b5
[INFO] checking piccoloser/tide_template against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpiccoloser%2Ftide_template" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/piccoloser/tide_template
[INFO] finished tweaking git repo https://github.com/piccoloser/tide_template
[INFO] tweaked toml for git repo https://github.com/piccoloser/tide_template written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/piccoloser/tide_template on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/piccoloser/tide_template 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded erased-serde v0.3.20
[INFO] [stderr]   Downloaded tide-tera v0.2.4
[INFO] [stderr]   Downloaded sval v1.0.0-alpha.5
[INFO] [stderr]   Downloaded async-global-executor v2.1.0
[INFO] [stderr]   Downloaded base-x v0.2.10
[INFO] [stderr]   Downloaded humansize v1.1.1
[INFO] [stderr]   Downloaded async-process v1.4.0
[INFO] [stderr]   Downloaded serde_fmt v1.0.1
[INFO] [stderr]   Downloaded chrono-tz-build v0.0.2
[INFO] [stderr]   Downloaded async-io v1.7.0
[INFO] [stderr]   Downloaded slug v0.1.4
[INFO] [stderr]   Downloaded async-session v2.0.1
[INFO] [stderr]   Downloaded http-client v6.5.2
[INFO] [stderr]   Downloaded ignore v0.4.18
[INFO] [stderr]   Downloaded async-std v1.11.0
[INFO] [stderr]   Downloaded tera v1.15.0
[INFO] [stderr]   Downloaded deunicode v0.4.3
[INFO] [stderr]   Downloaded chrono-tz v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0c61670f45a28207e47856895f4871f6a58f6fb6a9a4dec7680830dea02199fa
[INFO] running `Command { std: "docker" "start" "-a" "0c61670f45a28207e47856895f4871f6a58f6fb6a9a4dec7680830dea02199fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c61670f45a28207e47856895f4871f6a58f6fb6a9a4dec7680830dea02199fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c61670f45a28207e47856895f4871f6a58f6fb6a9a4dec7680830dea02199fa", kill_on_drop: false }`
[INFO] [stdout] 0c61670f45a28207e47856895f4871f6a58f6fb6a9a4dec7680830dea02199fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8af943a57b943f9c2443393478c613941dc7ad7b68f32b1e78c4d467f124a54e
[INFO] running `Command { std: "docker" "start" "-a" "8af943a57b943f9c2443393478c613941dc7ad7b68f32b1e78c4d467f124a54e", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.96
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling erased-serde v0.3.20
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.9
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking once_cell v1.12.0
[INFO] [stderr]    Compiling uncased v0.9.7
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]     Checking slab v0.4.6
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]     Checking cpuid-bool v0.2.0
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking futures-lite v1.12.0
[INFO] [stderr]     Checking async-channel v1.6.1
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling async-trait v0.1.56
[INFO] [stderr]     Checking infer v0.2.3
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking cipher v0.2.5
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]     Checking universal-hash v0.4.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking polyval v0.4.5
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.10.1
[INFO] [stderr]     Checking aead v0.3.2
[INFO] [stderr]     Checking aes-soft v0.6.4
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking hmac v0.10.1
[INFO] [stderr]     Checking ctr v0.6.0
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking ghash v0.3.1
[INFO] [stderr]     Checking hkdf v0.10.0
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking aes v0.6.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking aes-gcm v0.8.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking blocking v1.2.0
[INFO] [stderr]     Checking async-executor v1.4.1
[INFO] [stderr]     Checking simple-mutex v1.1.5
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking async-dup v1.2.2
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking deunicode v0.4.3
[INFO] [stderr]     Checking ucd-trie v0.1.3
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking route-recognizer v0.2.0
[INFO] [stderr]     Checking slug v0.1.4
[INFO] [stderr]     Checking humansize v1.1.1
[INFO] [stderr]     Checking pest v2.1.3
[INFO] [stderr]    Compiling blake3 v0.3.8
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling chrono-tz-build v0.0.2
[INFO] [stderr]    Compiling chrono-tz v0.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling ctor v0.1.22
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]     Checking pin-project v1.0.10
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking sval v1.0.0-alpha.5
[INFO] [stderr]     Checking serde_fmt v1.0.1
[INFO] [stderr]     Checking serde_json v1.0.81
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking serde_qs v0.8.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking polling v2.2.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking globset v0.4.8
[INFO] [stderr]     Checking femme v2.2.1
[INFO] [stderr]     Checking async-io v1.7.0
[INFO] [stderr]     Checking ignore v0.4.18
[INFO] [stderr]     Checking async-global-executor v2.1.0
[INFO] [stderr]     Checking async-process v1.4.0
[INFO] [stderr]     Checking globwalk v0.8.1
[INFO] [stderr]     Checking async-std v1.11.0
[INFO] [stderr]     Checking tera v1.15.0
[INFO] [stderr]     Checking async-session v2.0.1
[INFO] [stderr]     Checking async-sse v4.1.0
[INFO] [stderr]     Checking async-h1 v2.3.3
[INFO] [stderr]     Checking http-client v6.5.2
[INFO] [stderr]     Checking tide v0.16.0
[INFO] [stderr]     Checking tide-tera v0.2.4
[INFO] [stderr]     Checking tide_template v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.78s
[INFO] running `Command { std: "docker" "inspect" "8af943a57b943f9c2443393478c613941dc7ad7b68f32b1e78c4d467f124a54e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8af943a57b943f9c2443393478c613941dc7ad7b68f32b1e78c4d467f124a54e", kill_on_drop: false }`
[INFO] [stdout] 8af943a57b943f9c2443393478c613941dc7ad7b68f32b1e78c4d467f124a54e
