[INFO] cloning repository https://github.com/valory-xyz/near-governance-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/valory-xyz/near-governance-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvalory-xyz%2Fnear-governance-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvalory-xyz%2Fnear-governance-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2c76c66e35eb73dd61adb8736c27b4e9d1f810e2
[INFO] checking valory-xyz/near-governance-test/2c76c66e35eb73dd61adb8736c27b4e9d1f810e2 against master#59fd4ef94daa991e6797b5aa6127e824f3067def for pr-145108-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvalory-xyz%2Fnear-governance-test" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/valory-xyz/near-governance-test
[INFO] finished tweaking git repo https://github.com/valory-xyz/near-governance-test
[INFO] tweaked toml for git repo https://github.com/valory-xyz/near-governance-test written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/valory-xyz/near-governance-test on toolchain 59fd4ef94daa991e6797b5aa6127e824f3067def
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/valory-xyz/near-governance-test 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" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded near-sdk-macros v5.5.0
[INFO] [stderr]   Downloaded near-gas v0.3.0
[INFO] [stderr]   Downloaded near-sys v0.2.2
[INFO] [stderr]   Downloaded near-token v0.3.0
[INFO] [stderr]   Downloaded near-contract-standards v5.5.0
[INFO] [stderr]   Downloaded near-account-id v1.0.0
[INFO] [stderr]   Downloaded near-sdk v5.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 995713ad5a3833daafe0c05ab5977d02a0fc570d2522fd626cfc92242c8b09e9
[INFO] running `Command { std: "docker" "start" "-a" "995713ad5a3833daafe0c05ab5977d02a0fc570d2522fd626cfc92242c8b09e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "995713ad5a3833daafe0c05ab5977d02a0fc570d2522fd626cfc92242c8b09e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "995713ad5a3833daafe0c05ab5977d02a0fc570d2522fd626cfc92242c8b09e9", kill_on_drop: false }`
[INFO] [stdout] 995713ad5a3833daafe0c05ab5977d02a0fc570d2522fd626cfc92242c8b09e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c77f5277cb23e30cab868b990bc45c77d7779d022455c92089b7db9518342d67
[INFO] running `Command { std: "docker" "start" "-a" "c77f5277cb23e30cab868b990bc45c77d7779d022455c92089b7db9518342d67", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling borsh v1.5.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling serde_json v1.0.87
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling near-sdk-macros v5.5.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking near-sys v0.2.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling syn_derive v0.1.8
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling borsh-derive v1.5.1
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking near-account-id v1.0.0
[INFO] [stderr]     Checking near-gas v0.3.0
[INFO] [stderr]     Checking near-token v0.3.0
[INFO] [stderr]     Checking near-sdk v5.5.0
[INFO] [stderr]     Checking near-contract-standards v5.5.0
[INFO] [stderr]     Checking governance_near v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.90s
[INFO] running `Command { std: "docker" "inspect" "c77f5277cb23e30cab868b990bc45c77d7779d022455c92089b7db9518342d67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c77f5277cb23e30cab868b990bc45c77d7779d022455c92089b7db9518342d67", kill_on_drop: false }`
[INFO] [stdout] c77f5277cb23e30cab868b990bc45c77d7779d022455c92089b7db9518342d67
