[INFO] fetching crate near-abi-client 0.1.1... [INFO] testing near-abi-client-0.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate near-abi-client 0.1.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate near-abi-client 0.1.1 [INFO] finished tweaking crates.io crate near-abi-client 0.1.1 [INFO] tweaked toml for crates.io crate near-abi-client 0.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate near-abi-client 0.1.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 59 packages to latest compatible versions [INFO] [stderr] Adding convert_case v0.5.0 (available: v0.9.0) [INFO] [stderr] Adding prettyplease v0.1.25 (available: v0.2.37) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.110) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c76a2c8629ecaa6a4ee55582e4233a8e0ef41e9de26633aa82d39a014e3bccfb [INFO] running `Command { std: "docker" "start" "-a" "c76a2c8629ecaa6a4ee55582e4233a8e0ef41e9de26633aa82d39a014e3bccfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c76a2c8629ecaa6a4ee55582e4233a8e0ef41e9de26633aa82d39a014e3bccfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c76a2c8629ecaa6a4ee55582e4233a8e0ef41e9de26633aa82d39a014e3bccfb", kill_on_drop: false }` [INFO] [stdout] c76a2c8629ecaa6a4ee55582e4233a8e0ef41e9de26633aa82d39a014e3bccfb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c671d4ae4431b19222ad0b87b7f171fcaa5382fdcd0c0429ac601c73f0101b5f [INFO] running `Command { std: "docker" "start" "-a" "c671d4ae4431b19222ad0b87b7f171fcaa5382fdcd0c0429ac601c73f0101b5f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling borsh v1.5.7 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling convert_case v0.5.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling borsh-derive v1.5.7 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling near_schemafy_core v0.7.0 [INFO] [stderr] Compiling near_schemafy_lib v0.7.0 [INFO] [stderr] Compiling near-abi v0.4.3 [INFO] [stderr] Compiling near-abi-client-impl v0.1.1 [INFO] [stderr] Compiling near-abi-client-macros v0.1.1 [INFO] [stderr] Compiling near-abi-client v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.23s [INFO] running `Command { std: "docker" "inspect" "c671d4ae4431b19222ad0b87b7f171fcaa5382fdcd0c0429ac601c73f0101b5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c671d4ae4431b19222ad0b87b7f171fcaa5382fdcd0c0429ac601c73f0101b5f", kill_on_drop: false }` [INFO] [stdout] c671d4ae4431b19222ad0b87b7f171fcaa5382fdcd0c0429ac601c73f0101b5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4cb066cbe15aebe806117c281608ea601b85314d37971d8effda70ace7673332 [INFO] running `Command { std: "docker" "start" "-a" "4cb066cbe15aebe806117c281608ea601b85314d37971d8effda70ace7673332", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling near-abi-client v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep() [INFO] [stdout] --> tests/mod.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | let tmp_dir_path = tmp_dir.into_path(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.91s [INFO] running `Command { std: "docker" "inspect" "4cb066cbe15aebe806117c281608ea601b85314d37971d8effda70ace7673332", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cb066cbe15aebe806117c281608ea601b85314d37971d8effda70ace7673332", kill_on_drop: false }` [INFO] [stdout] 4cb066cbe15aebe806117c281608ea601b85314d37971d8effda70ace7673332 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 447d716499665f5322d6b99a697f82ed58afdef1573941e6fcf959ddddd80a87 [INFO] running `Command { std: "docker" "start" "-a" "447d716499665f5322d6b99a697f82ed58afdef1573941e6fcf959ddddd80a87", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep() [INFO] [stderr] --> tests/mod.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | let tmp_dir_path = tmp_dir.into_path(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `near-abi-client` (test "mod") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/near_abi_client-44c393b6cf1c6046) [INFO] [stderr] Running tests/mod.rs (/opt/rustwide/target/debug/deps/mod-c1af00b75cd71e66) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_generate_abi ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests near_abi_client [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "447d716499665f5322d6b99a697f82ed58afdef1573941e6fcf959ddddd80a87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "447d716499665f5322d6b99a697f82ed58afdef1573941e6fcf959ddddd80a87", kill_on_drop: false }` [INFO] [stdout] 447d716499665f5322d6b99a697f82ed58afdef1573941e6fcf959ddddd80a87