[INFO] cloning repository https://github.com/Lauraivanka/nearcore--010
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lauraivanka/nearcore--010" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLauraivanka%2Fnearcore--010", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLauraivanka%2Fnearcore--010'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bb0a55f1a1746070b8089b5e5ec245083386e2a0
[INFO] checking Lauraivanka/nearcore--010 against 0c3b2c226322b623e493b7611e4909ee6bc6a48d for pr-161946
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLauraivanka%2Fnearcore--010" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Lauraivanka/nearcore--010
[INFO] finished tweaking git repo https://github.com/Lauraivanka/nearcore--010
[INFO] tweaked toml for git repo https://github.com/Lauraivanka/nearcore--010 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Lauraivanka/nearcore--010 on toolchain 0c3b2c226322b623e493b7611e4909ee6bc6a48d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c3b2c226322b623e493b7611e4909ee6bc6a48d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Lauraivanka/nearcore--010 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" "+0c3b2c226322b623e493b7611e4909ee6bc6a48d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0b14a5978044bcfe9a4a6afb3eb147d21454cf5e31b9f38d0f018b9c6db66482
[INFO] running `Command { std: "docker" "start" "0b14a5978044bcfe9a4a6afb3eb147d21454cf5e31b9f38d0f018b9c6db66482", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b14a5978044bcfe9a4a6afb3eb147d21454cf5e31b9f38d0f018b9c6db66482", 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" "0b14a5978044bcfe9a4a6afb3eb147d21454cf5e31b9f38d0f018b9c6db66482" "/opt/rustwide/cargo-home/bin/cargo" "+0c3b2c226322b623e493b7611e4909ee6bc6a48d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b14a5978044bcfe9a4a6afb3eb147d21454cf5e31b9f38d0f018b9c6db66482", 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" "0b14a5978044bcfe9a4a6afb3eb147d21454cf5e31b9f38d0f018b9c6db66482" "/opt/rustwide/cargo-home/bin/cargo" "+0c3b2c226322b623e493b7611e4909ee6bc6a48d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling borsh v1.5.3
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling semver v1.0.9
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking ryu v1.0.10
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling easy-ext v0.2.9
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling openssl-src v300.5.1+3.5.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling wasmtime-internal-core v45.0.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling cranelift-srcgen v0.132.0
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]     Checking cpufeatures v0.2.11
[INFO] running `Command { std: "docker" "inspect" "0b14a5978044bcfe9a4a6afb3eb147d21454cf5e31b9f38d0f018b9c6db66482", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b14a5978044bcfe9a4a6afb3eb147d21454cf5e31b9f38d0f018b9c6db66482", kill_on_drop: false }`
[INFO] [stdout] 0b14a5978044bcfe9a4a6afb3eb147d21454cf5e31b9f38d0f018b9c6db66482
