[INFO] fetching crate teraron 0.1.0...
[INFO] building teraron-0.1.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate teraron 0.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate teraron 0.1.0
[INFO] finished tweaking crates.io crate teraron 0.1.0
[INFO] tweaked toml for crates.io crate teraron 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate teraron 0.1.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 92 packages to latest compatible versions
[INFO] [stderr]       Adding heck v0.3.3 (available: v0.5.0)
[INFO] [stderr]       Adding ron v0.4.2 (available: v0.11.0)
[INFO] [stderr]       Adding tera v0.11.20 (available: v1.20.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d9e1a45bd090a2953600769ce278a7addb003bb53f0563d7bfff7d315a816496
[INFO] running `Command { std: "docker" "start" "-a" "d9e1a45bd090a2953600769ce278a7addb003bb53f0563d7bfff7d315a816496", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d9e1a45bd090a2953600769ce278a7addb003bb53f0563d7bfff7d315a816496", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9e1a45bd090a2953600769ce278a7addb003bb53f0563d7bfff7d315a816496", kill_on_drop: false }`
[INFO] [stdout] d9e1a45bd090a2953600769ce278a7addb003bb53f0563d7bfff7d315a816496
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e3960c13e16a06486ac4ced5d819a6e0df40b5b409e00181afea1f40a64f642
[INFO] running `Command { std: "docker" "start" "-a" "8e3960c13e16a06486ac4ced5d819a6e0df40b5b409e00181afea1f40a64f642", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling unic-char-range v0.7.0
[INFO] [stderr]    Compiling unic-common v0.7.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling unic-ucd-version v0.7.0
[INFO] [stderr]    Compiling unic-char-property v0.7.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling unic-ucd-segment v0.7.0
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling unic-segment v0.7.0
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling humansize v1.1.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]    Compiling pest_meta v2.8.2
[INFO] [stderr]    Compiling pest_generator v2.8.2
[INFO] [stderr]    Compiling ron v0.4.2
[INFO] [stderr]    Compiling pest_derive v2.8.2
[INFO] [stderr]    Compiling tera v0.11.20
[INFO] [stderr]    Compiling teraron v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.28s
[INFO] running `Command { std: "docker" "inspect" "8e3960c13e16a06486ac4ced5d819a6e0df40b5b409e00181afea1f40a64f642", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e3960c13e16a06486ac4ced5d819a6e0df40b5b409e00181afea1f40a64f642", kill_on_drop: false }`
[INFO] [stdout] 8e3960c13e16a06486ac4ced5d819a6e0df40b5b409e00181afea1f40a64f642
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 744e15a8f0fd323416cfa9c14c67b4b412382f8c6781f90412c18c3d4ffdce00
[INFO] running `Command { std: "docker" "start" "-a" "744e15a8f0fd323416cfa9c14c67b4b412382f8c6781f90412c18c3d4ffdce00", kill_on_drop: false }`
[INFO] [stderr]    Compiling teraron v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s
[INFO] running `Command { std: "docker" "inspect" "744e15a8f0fd323416cfa9c14c67b4b412382f8c6781f90412c18c3d4ffdce00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "744e15a8f0fd323416cfa9c14c67b4b412382f8c6781f90412c18c3d4ffdce00", kill_on_drop: false }`
[INFO] [stdout] 744e15a8f0fd323416cfa9c14c67b4b412382f8c6781f90412c18c3d4ffdce00
