[INFO] cloning repository https://github.com/TheNathanN/tkn1
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheNathanN/tkn1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheNathanN%2Ftkn1", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheNathanN%2Ftkn1'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 395933b4bc974c97cf4269d5826ef0683861adc4
[INFO] checking TheNathanN/tkn1 against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheNathanN%2Ftkn1" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/TheNathanN/tkn1
[INFO] finished tweaking git repo https://github.com/TheNathanN/tkn1
[INFO] tweaked toml for git repo https://github.com/TheNathanN/tkn1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TheNathanN/tkn1 on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TheNathanN/tkn1 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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr] warning: patch `parity-secp256k1 v0.7.0 (https://github.com/paritytech/rust-secp256k1.git#d05fd8e1)` was not used in the crate graph
[INFO] [stderr] help: Check that the patched package version and available features are compatible
[INFO] [stderr]       with the dependency requirements. If the patch has a different version from
[INFO] [stderr]       what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr]       version. This may also occur with an optional dependency that is not enabled.
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded near-sdk-macros v5.0.0
[INFO] [stderr]   Downloaded near-gas v0.2.5
[INFO] [stderr]   Downloaded darling v0.20.8
[INFO] [stderr]   Downloaded strum v0.26.1
[INFO] [stderr]   Downloaded near-token v0.2.0
[INFO] [stderr]   Downloaded near-sys v0.2.1
[INFO] [stderr]   Downloaded strum_macros v0.26.1
[INFO] [stderr]   Downloaded borsh-derive v1.3.1
[INFO] [stderr]   Downloaded borsh v1.3.1
[INFO] [stderr]   Downloaded near-contract-standards v5.0.0
[INFO] [stderr]   Downloaded darling_core v0.20.8
[INFO] [stderr]   Downloaded darling_macro v0.20.8
[INFO] [stderr]   Downloaded near-sdk v5.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fc8180fe666139b0fa92fb7c13c169ec9feda6ddb2b8e3f3e22c673866c8d639
[INFO] running `Command { std: "docker" "start" "-a" "fc8180fe666139b0fa92fb7c13c169ec9feda6ddb2b8e3f3e22c673866c8d639", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc8180fe666139b0fa92fb7c13c169ec9feda6ddb2b8e3f3e22c673866c8d639", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc8180fe666139b0fa92fb7c13c169ec9feda6ddb2b8e3f3e22c673866c8d639", kill_on_drop: false }`
[INFO] [stdout] fc8180fe666139b0fa92fb7c13c169ec9feda6ddb2b8e3f3e22c673866c8d639
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c94bd73160b1270233bc67dd6e452a7ceb6338a9041f37f6e0c04e7623b2ab3b
[INFO] running `Command { std: "docker" "start" "-a" "c94bd73160b1270233bc67dd6e452a7ceb6338a9041f37f6e0c04e7623b2ab3b", kill_on_drop: false }`
[INFO] [stderr] warning: patch `parity-secp256k1 v0.7.0 (https://github.com/paritytech/rust-secp256k1.git#d05fd8e1)` was not used in the crate graph
[INFO] [stderr] help: Check that the patched package version and available features are compatible
[INFO] [stderr]       with the dependency requirements. If the patch has a different version from
[INFO] [stderr]       what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr]       version. This may also occur with an optional dependency that is not enabled.
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling borsh v1.3.1
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling near-sdk-macros v5.0.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling strum v0.26.1
[INFO] [stderr]     Checking bs58 v0.5.0
[INFO] [stderr]     Checking near-sys v0.2.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling syn_derive v0.1.8
[INFO] [stderr]    Compiling strum_macros v0.26.1
[INFO] [stderr]    Compiling borsh-derive v1.3.1
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]     Checking near-account-id v1.0.0
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking near-token v0.2.0
[INFO] [stderr]     Checking near-gas v0.2.5
[INFO] [stderr]     Checking near-sdk v5.0.0
[INFO] [stderr]     Checking near-contract-standards v5.0.0
[INFO] [stderr]     Checking tkn1 v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.59s
[INFO] running `Command { std: "docker" "inspect" "c94bd73160b1270233bc67dd6e452a7ceb6338a9041f37f6e0c04e7623b2ab3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c94bd73160b1270233bc67dd6e452a7ceb6338a9041f37f6e0c04e7623b2ab3b", kill_on_drop: false }`
[INFO] [stdout] c94bd73160b1270233bc67dd6e452a7ceb6338a9041f37f6e0c04e7623b2ab3b
