[INFO] cloning repository https://github.com/daksha-aeer/stratum [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/daksha-aeer/stratum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaksha-aeer%2Fstratum", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaksha-aeer%2Fstratum'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eceb75b62d20089e69ff50ac69f3ba241f5f9a79 [INFO] checking daksha-aeer/stratum against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaksha-aeer%2Fstratum" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/daksha-aeer/stratum [INFO] finished tweaking git repo https://github.com/daksha-aeer/stratum [INFO] tweaked toml for git repo https://github.com/daksha-aeer/stratum written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/daksha-aeer/stratum on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/daksha-aeer/stratum 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f22c72fa998ba6f3b55de6f81c1711bde7ca0e11153d5d05e8985e22c752100b [INFO] running `Command { std: "docker" "start" "-a" "f22c72fa998ba6f3b55de6f81c1711bde7ca0e11153d5d05e8985e22c752100b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f22c72fa998ba6f3b55de6f81c1711bde7ca0e11153d5d05e8985e22c752100b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f22c72fa998ba6f3b55de6f81c1711bde7ca0e11153d5d05e8985e22c752100b", kill_on_drop: false }` [INFO] [stdout] f22c72fa998ba6f3b55de6f81c1711bde7ca0e11153d5d05e8985e22c752100b [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d22b0b2783152bde03d7a3a38cb560468bcb50027724b86811cb86e03da5073 [INFO] running `Command { std: "docker" "start" "-a" "9d22b0b2783152bde03d7a3a38cb560468bcb50027724b86811cb86e03da5073", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling serde v1.0.213 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling borsh v1.5.1 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling near-sdk-macros v5.5.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking near-sys v0.2.2 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.213 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [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] Compiling near-sdk-contract-tools-macros v3.0.2 [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] Compiling toml v0.5.11 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Checking borsh v0.9.3 [INFO] [stderr] Checking near-sdk v5.5.0 [INFO] [stderr] Checking near-sdk-contract-tools v3.0.2 [INFO] [stderr] Checking test-stratum v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.32s [INFO] running `Command { std: "docker" "inspect" "9d22b0b2783152bde03d7a3a38cb560468bcb50027724b86811cb86e03da5073", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d22b0b2783152bde03d7a3a38cb560468bcb50027724b86811cb86e03da5073", kill_on_drop: false }` [INFO] [stdout] 9d22b0b2783152bde03d7a3a38cb560468bcb50027724b86811cb86e03da5073