[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 65c7d39f9c2b9d5c316725cb48fa3d360c64c663 for pr-161253
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLauraivanka%2Fnearcore--010" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Lauraivanka/nearcore--010 on toolchain 65c7d39f9c2b9d5c316725cb48fa3d360c64c663
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "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" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 7be3129bcd8b732b285f075fb7062c403b761b822cf25cddf6d09b4eeab3385b
[INFO] running `Command { std: "docker" "start" "7be3129bcd8b732b285f075fb7062c403b761b822cf25cddf6d09b4eeab3385b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7be3129bcd8b732b285f075fb7062c403b761b822cf25cddf6d09b4eeab3385b", 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" "7be3129bcd8b732b285f075fb7062c403b761b822cf25cddf6d09b4eeab3385b" "/opt/rustwide/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7be3129bcd8b732b285f075fb7062c403b761b822cf25cddf6d09b4eeab3385b", 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" "7be3129bcd8b732b285f075fb7062c403b761b822cf25cddf6d09b4eeab3385b" "/opt/rustwide/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "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 shlex v1.3.0
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling hashbrown v0.17.0
[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 libm v0.2.16
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling borsh v1.5.3
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[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 httparse v1.10.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling jobserver v0.1.32
[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 cc v1.2.57
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling num-rational v0.3.2
[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]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ryu v1.0.10
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling easy-ext v0.2.9
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] running `Command { std: "docker" "inspect" "7be3129bcd8b732b285f075fb7062c403b761b822cf25cddf6d09b4eeab3385b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7be3129bcd8b732b285f075fb7062c403b761b822cf25cddf6d09b4eeab3385b", kill_on_drop: false }`
[INFO] [stdout] 7be3129bcd8b732b285f075fb7062c403b761b822cf25cddf6d09b4eeab3385b
