[INFO] cloning repository https://github.com/frol/near-twitter-example-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/frol/near-twitter-example-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrol%2Fnear-twitter-example-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrol%2Fnear-twitter-example-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6f2f8d332b476f59785db94e30e7494a756feb71
[INFO] building frol/near-twitter-example-rs against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrol%2Fnear-twitter-example-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/frol/near-twitter-example-rs
[INFO] finished tweaking git repo https://github.com/frol/near-twitter-example-rs
[INFO] tweaked toml for git repo https://github.com/frol/near-twitter-example-rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/frol/near-twitter-example-rs on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/frol/near-twitter-example-rs 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded near-schema-checker-lib v0.30.1
[INFO] [stderr]   Downloaded near-stdx v0.30.1
[INFO] [stderr]   Downloaded memory_units v0.4.0
[INFO] [stderr]   Downloaded ripemd v0.1.3
[INFO] [stderr]   Downloaded zeropool-bn v0.5.11
[INFO] [stderr]   Downloaded near-time v0.30.1
[INFO] [stderr]   Downloaded near-fmt v0.30.1
[INFO] [stderr]   Downloaded near-account-id v1.1.1
[INFO] [stderr]   Downloaded near-gas v0.3.0
[INFO] [stderr]   Downloaded smart-default v0.7.1
[INFO] [stderr]   Downloaded near-sdk-macros v5.14.0
[INFO] [stderr]   Downloaded enum-map v2.7.3
[INFO] [stderr]   Downloaded near-schema-checker-macro v0.30.1
[INFO] [stderr]   Downloaded near-sdk v5.14.0
[INFO] [stderr]   Downloaded near-parameters v0.30.1
[INFO] [stderr]   Downloaded near-primitives-core v0.30.1
[INFO] [stderr]   Downloaded near-schema-checker-core v0.30.1
[INFO] [stderr]   Downloaded easy-ext v0.2.9
[INFO] [stderr]   Downloaded near-crypto v0.30.1
[INFO] [stderr]   Downloaded dyn-clone v1.0.19
[INFO] [stderr]   Downloaded near-token v0.3.0
[INFO] [stderr]   Downloaded json_comments v0.2.2
[INFO] [stderr]   Downloaded near-config-utils v0.30.1
[INFO] [stderr]   Downloaded near-primitives v0.30.1
[INFO] [stderr]   Downloaded fixed-hash v0.7.0
[INFO] [stderr]   Downloaded enum-map-derive v0.17.0
[INFO] [stderr]   Downloaded near-sys v0.2.4
[INFO] [stderr]   Downloaded primitive-types v0.10.1
[INFO] [stderr]   Downloaded wee_alloc v0.4.5
[INFO] [stderr]   Downloaded near-vm-runner v0.30.1
[INFO] [stderr]   Downloaded blst v0.3.15
[INFO] [stderr]   Downloaded secp256k1-sys v0.8.1
[INFO] [stderr]   Downloaded num-bigint v0.3.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c482497784ff46c06ba45db0ae1c3920fe44b16bf18dbf60c90e8bd341f87caf
[INFO] running `Command { std: "docker" "start" "-a" "c482497784ff46c06ba45db0ae1c3920fe44b16bf18dbf60c90e8bd341f87caf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c482497784ff46c06ba45db0ae1c3920fe44b16bf18dbf60c90e8bd341f87caf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c482497784ff46c06ba45db0ae1c3920fe44b16bf18dbf60c90e8bd341f87caf", kill_on_drop: false }`
[INFO] [stdout] c482497784ff46c06ba45db0ae1c3920fe44b16bf18dbf60c90e8bd341f87caf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1bfcc301da1f71dfc727f5abfca4ccb571ae5999cb2d2e34aaaa4ec01135744b
[INFO] running `Command { std: "docker" "start" "-a" "1bfcc301da1f71dfc727f5abfca4ccb571ae5999cb2d2e34aaaa4ec01135744b", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]    Compiling near-sdk-macros v5.14.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling near-sys v0.2.4
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling near-account-id v1.1.1
[INFO] [stderr]    Compiling near-gas v0.3.0
[INFO] [stderr]    Compiling near-token v0.3.0
[INFO] [stderr]    Compiling near-sdk v5.14.0
[INFO] [stderr]    Compiling near-twitter-example-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.51s
[INFO] running `Command { std: "docker" "inspect" "1bfcc301da1f71dfc727f5abfca4ccb571ae5999cb2d2e34aaaa4ec01135744b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bfcc301da1f71dfc727f5abfca4ccb571ae5999cb2d2e34aaaa4ec01135744b", kill_on_drop: false }`
[INFO] [stdout] 1bfcc301da1f71dfc727f5abfca4ccb571ae5999cb2d2e34aaaa4ec01135744b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 06f7026b3636374244ea44b3f672b8b063e2d9a3c5e9b49d568bed5830aec97a
[INFO] running `Command { std: "docker" "start" "-a" "06f7026b3636374244ea44b3f672b8b063e2d9a3c5e9b49d568bed5830aec97a", kill_on_drop: false }`
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling near-schema-checker-macro v0.30.1
[INFO] [stderr]    Compiling near-schema-checker-core v0.30.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling derive_arbitrary v1.4.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling near-schema-checker-lib v0.30.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling fixed-hash v0.7.0
[INFO] [stderr]    Compiling arbitrary v1.4.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling json_comments v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling near-stdx v0.30.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling blst v0.3.15
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling near-config-utils v0.30.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling zeropool-bn v0.5.11
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling primitive-types v0.10.1
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling bytesize v1.3.3
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.13.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling easy-ext v0.2.9
[INFO] [stderr]    Compiling serde_with v3.13.0
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling near-account-id v1.1.1
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling near-token v0.3.0
[INFO] [stderr]    Compiling near-gas v0.3.0
[INFO] [stderr]    Compiling near-primitives-core v0.30.1
[INFO] [stderr]    Compiling near-parameters v0.30.1
[INFO] [stderr]    Compiling near-fmt v0.30.1
[INFO] [stderr]    Compiling secp256k1 v0.27.0
[INFO] [stderr]    Compiling near-crypto v0.30.1
[INFO] [stderr]    Compiling near-sdk-macros v5.14.0
[INFO] [stderr]    Compiling near-time v0.30.1
[INFO] [stderr]    Compiling near-vm-runner v0.30.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling near-primitives v0.30.1
[INFO] [stderr]    Compiling near-sdk v5.14.0
[INFO] [stderr]    Compiling near-twitter-example-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "06f7026b3636374244ea44b3f672b8b063e2d9a3c5e9b49d568bed5830aec97a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06f7026b3636374244ea44b3f672b8b063e2d9a3c5e9b49d568bed5830aec97a", kill_on_drop: false }`
[INFO] [stdout] 06f7026b3636374244ea44b3f672b8b063e2d9a3c5e9b49d568bed5830aec97a
