[INFO] cloning repository https://github.com/telmo-carmo/rust_hello
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/telmo-carmo/rust_hello" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftelmo-carmo%2Frust_hello", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftelmo-carmo%2Frust_hello'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ac7477b74cf36f73ff55919e3fc6e584a215559c
[INFO] checking telmo-carmo/rust_hello against master#cb06d12710575a0d7ff71d6fe108f3bcff4f9195 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftelmo-carmo%2Frust_hello" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/telmo-carmo/rust_hello on toolchain cb06d12710575a0d7ff71d6fe108f3bcff4f9195
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/telmo-carmo/rust_hello
[INFO] finished tweaking git repo https://github.com/telmo-carmo/rust_hello
[INFO] tweaked toml for git repo https://github.com/telmo-carmo/rust_hello written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/telmo-carmo/rust_hello 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" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ureq-proto v0.3.2
[INFO] [stderr]   Downloaded ureq v3.0.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bab0e1b35fbd496bca691308b1bf305b72e032600531bec0343408873ba4f9ac
[INFO] running `Command { std: "docker" "start" "-a" "bab0e1b35fbd496bca691308b1bf305b72e032600531bec0343408873ba4f9ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bab0e1b35fbd496bca691308b1bf305b72e032600531bec0343408873ba4f9ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bab0e1b35fbd496bca691308b1bf305b72e032600531bec0343408873ba4f9ac", kill_on_drop: false }`
[INFO] [stdout] bab0e1b35fbd496bca691308b1bf305b72e032600531bec0343408873ba4f9ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8277ef071d310003050c91357958ae2a92790fe180109e700be7a86676510fa1
[INFO] running `Command { std: "docker" "start" "-a" "8277ef071d310003050c91357958ae2a92790fe180109e700be7a86676510fa1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling zerocopy v0.8.14
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking bytes v1.10.0
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]     Checking flate2 v1.1.0
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking webpki-roots v0.26.8
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling ring v0.17.11
[INFO] [stderr]     Checking rand_core v0.9.0
[INFO] [stderr]     Checking ureq-proto v0.3.2
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking ureq v3.0.7
[INFO] [stderr]     Checking rust_hello v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.78s
[INFO] running `Command { std: "docker" "inspect" "8277ef071d310003050c91357958ae2a92790fe180109e700be7a86676510fa1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8277ef071d310003050c91357958ae2a92790fe180109e700be7a86676510fa1", kill_on_drop: false }`
[INFO] [stdout] 8277ef071d310003050c91357958ae2a92790fe180109e700be7a86676510fa1
