[INFO] cloning repository https://github.com/dylanflandbs/hello_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dylanflandbs/hello_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdylanflandbs%2Fhello_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdylanflandbs%2Fhello_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ee79855164898d255519642198bcb1f77c57e7f5
[INFO] checking dylanflandbs/hello_rust against e5e97e3ef0ee95d34bea49cdac051ed1bbac01df for pr-158759-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdylanflandbs%2Fhello_rust" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dylanflandbs/hello_rust
[INFO] finished tweaking git repo https://github.com/dylanflandbs/hello_rust
[INFO] tweaked toml for git repo https://github.com/dylanflandbs/hello_rust written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dylanflandbs/hello_rust on toolchain e5e97e3ef0ee95d34bea49cdac051ed1bbac01df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dylanflandbs/hello_rust 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" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d95e42ef9e9f4ff2bd0534254d018d98ce72a91218156bc848bd06f9b58539ea
[INFO] running `Command { std: "docker" "start" "d95e42ef9e9f4ff2bd0534254d018d98ce72a91218156bc848bd06f9b58539ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d95e42ef9e9f4ff2bd0534254d018d98ce72a91218156bc848bd06f9b58539ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d95e42ef9e9f4ff2bd0534254d018d98ce72a91218156bc848bd06f9b58539ea" "/opt/rustwide/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d95e42ef9e9f4ff2bd0534254d018d98ce72a91218156bc848bd06f9b58539ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d95e42ef9e9f4ff2bd0534254d018d98ce72a91218156bc848bd06f9b58539ea" "/opt/rustwide/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]    Compiling gear-stack-buffer v1.9.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling gear-dlmalloc v0.2.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]     Checking gear-ss58 v1.9.0
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking libc-print v0.1.23
[INFO] [stderr]     Checking str-buf v3.0.3
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking gsys v1.9.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]     Checking galloc v1.9.0
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking getopts v0.2.23
[INFO] [stderr]     Checking unicase v2.8.1
[INFO] [stderr]     Checking pulldown-cmark-escape v0.11.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling enum-iterator-derive v1.4.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking enum-iterator v1.5.0
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking scale-info v2.11.6
[INFO] [stderr]     Checking impl-codec v0.6.0
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking gear-core-errors v1.9.0
[INFO] [stderr]     Checking gmeta v1.7.1
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking gprimitives v1.9.0
[INFO] [stderr]     Checking gcore v1.9.0
[INFO] [stderr]    Compiling gstd-codegen v1.9.0
[INFO] [stderr]     Checking gstd v1.9.0
[INFO] [stderr]     Checking io v0.0.2
[INFO] [stderr]     Checking hello_rus v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.09s
[INFO] running `Command { std: "docker" "inspect" "d95e42ef9e9f4ff2bd0534254d018d98ce72a91218156bc848bd06f9b58539ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d95e42ef9e9f4ff2bd0534254d018d98ce72a91218156bc848bd06f9b58539ea", kill_on_drop: false }`
[INFO] [stdout] d95e42ef9e9f4ff2bd0534254d018d98ce72a91218156bc848bd06f9b58539ea
