[INFO] cloning repository https://github.com/stellar/rs-stellar-contract-sdk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stellar/rs-stellar-contract-sdk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstellar%2Frs-stellar-contract-sdk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstellar%2Frs-stellar-contract-sdk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9aa8151ad730abe3ddfaeef48b823924f56df10a [INFO] testing stellar/rs-stellar-contract-sdk against try#c3758fdc4730d7700b25a13cccff296a08f42c00 for pr-91743 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstellar%2Frs-stellar-contract-sdk" "/workspace/builds/worker-50/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-50/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stellar/rs-stellar-contract-sdk on toolchain c3758fdc4730d7700b25a13cccff296a08f42c00 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stellar/rs-stellar-contract-sdk [INFO] finished tweaking git repo https://github.com/stellar/rs-stellar-contract-sdk [INFO] tweaked toml for git repo https://github.com/stellar/rs-stellar-contract-sdk written to /workspace/builds/worker-50/source/Cargo.toml [INFO] crate git repo https://github.com/stellar/rs-stellar-contract-sdk already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 321463e1709070a4a732dca8821dfccd07a73b01ef0a9d37ca07c956aef86714 [INFO] running `Command { std: "docker" "start" "-a" "321463e1709070a4a732dca8821dfccd07a73b01ef0a9d37ca07c956aef86714", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "321463e1709070a4a732dca8821dfccd07a73b01ef0a9d37ca07c956aef86714", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "321463e1709070a4a732dca8821dfccd07a73b01ef0a9d37ca07c956aef86714", kill_on_drop: false }` [INFO] [stdout] 321463e1709070a4a732dca8821dfccd07a73b01ef0a9d37ca07c956aef86714 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62eae23dc4e61ffc7bd08b0649065a328483871621b5b9eb594b146b3fc21981 [INFO] running `Command { std: "docker" "start" "-a" "62eae23dc4e61ffc7bd08b0649065a328483871621b5b9eb594b146b3fc21981", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling stellar-strkey v0.0.0 (https://github.com/stellar/rs-stellar-strkey#4bbd2e2c) [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling im-rc v15.0.0 [INFO] [stderr] Compiling stellar-xdr v0.0.0 (https://github.com/stellar/rs-stellar-xdr?rev=1fa7c3ebdefd6c78719ede6b294aa64e13077d2a#1fa7c3eb) [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling stellar-contract-sdk v0.0.0 (/opt/rustwide/workdir/sdk) [INFO] [stderr] Compiling test-i64 v0.0.0 (/opt/rustwide/workdir/tests/i64) [INFO] [stderr] Compiling test-host-objects v0.0.0 (/opt/rustwide/workdir/tests/host_objects) [INFO] [stderr] Compiling example_add v0.0.0 (/opt/rustwide/workdir/examples/add) [INFO] [stderr] Compiling test-call-helper v0.0.0 (/opt/rustwide/workdir/tests/call_helper) [INFO] [stderr] Compiling test-call-everything v0.0.0 (/opt/rustwide/workdir/tests/call_everything) [INFO] [stderr] Compiling example_liqpool v0.0.0 (/opt/rustwide/workdir/examples/liqpool) [INFO] [stderr] Compiling example_token v0.0.0 (/opt/rustwide/workdir/examples/token) [INFO] [stderr] Compiling test-bignum v0.0.0 (/opt/rustwide/workdir/tests/bignum) [INFO] [stderr] Compiling test-pay v0.0.0 (/opt/rustwide/workdir/tests/pay) [INFO] [stderr] Compiling test-u64 v0.0.0 (/opt/rustwide/workdir/tests/u64) [INFO] [stderr] Compiling test-helper v0.0.0 (/opt/rustwide/workdir/tests/helper) [INFO] [stderr] Compiling test-log v0.0.0 (/opt/rustwide/workdir/tests/log) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.75s [INFO] running `Command { std: "docker" "inspect" "62eae23dc4e61ffc7bd08b0649065a328483871621b5b9eb594b146b3fc21981", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62eae23dc4e61ffc7bd08b0649065a328483871621b5b9eb594b146b3fc21981", kill_on_drop: false }` [INFO] [stdout] 62eae23dc4e61ffc7bd08b0649065a328483871621b5b9eb594b146b3fc21981 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c1108167ffd8c42bc74192191ea4043bac5a2a4a8bf3f49e07ff2d12c0f5ae0 [INFO] running `Command { std: "docker" "start" "-a" "2c1108167ffd8c42bc74192191ea4043bac5a2a4a8bf3f49e07ff2d12c0f5ae0", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling stellar-strkey v0.0.0 (https://github.com/stellar/rs-stellar-strkey#4bbd2e2c) [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling stellar-xdr v0.0.0 (https://github.com/stellar/rs-stellar-xdr?rev=1fa7c3ebdefd6c78719ede6b294aa64e13077d2a#1fa7c3eb) [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling im-rc v15.0.0 [INFO] [stderr] Compiling stellar-contract-sdk v0.0.0 (/opt/rustwide/workdir/sdk) [INFO] [stderr] Compiling test-pay v0.0.0 (/opt/rustwide/workdir/tests/pay) [INFO] [stderr] Compiling example_add v0.0.0 (/opt/rustwide/workdir/examples/add) [INFO] [stderr] Compiling test-u64 v0.0.0 (/opt/rustwide/workdir/tests/u64) [INFO] [stderr] Compiling test-i64 v0.0.0 (/opt/rustwide/workdir/tests/i64) [INFO] [stderr] Compiling example_token v0.0.0 (/opt/rustwide/workdir/examples/token) [INFO] [stderr] Compiling test-call-everything v0.0.0 (/opt/rustwide/workdir/tests/call_everything) [INFO] [stderr] Compiling test-host-objects v0.0.0 (/opt/rustwide/workdir/tests/host_objects) [INFO] [stderr] Compiling test-log v0.0.0 (/opt/rustwide/workdir/tests/log) [INFO] [stderr] Compiling example_liqpool v0.0.0 (/opt/rustwide/workdir/examples/liqpool) [INFO] [stderr] Compiling test-helper v0.0.0 (/opt/rustwide/workdir/tests/helper) [INFO] [stderr] Compiling test-call-helper v0.0.0 (/opt/rustwide/workdir/tests/call_helper) [INFO] [stderr] Compiling test-bignum v0.0.0 (/opt/rustwide/workdir/tests/bignum) [INFO] [stderr] error: could not compile `example_liqpool` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name example_liqpool --edition=2021 examples/liqpool/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=123282c5d17e059b -C extra-filename=-123282c5d17e059b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern stellar_contract_sdk=/opt/rustwide/target/debug/deps/libstellar_contract_sdk.rlib --extern stellar_strkey=/opt/rustwide/target/debug/deps/libstellar_strkey-41ca3ffb9c46f945.rlib --extern stellar_xdr=/opt/rustwide/target/debug/deps/libstellar_xdr-2d33808f65d2e027.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `test-i64` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name test_i64 --edition=2021 tests/i64/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=c7d3283582746949 -C extra-filename=-c7d3283582746949 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern stellar_contract_sdk=/opt/rustwide/target/debug/deps/libstellar_contract_sdk.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `example_liqpool` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name example_liqpool --edition=2021 examples/liqpool/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --crate-type rlib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=6f9cdedbee993865 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern stellar_contract_sdk=/opt/rustwide/target/debug/deps/libstellar_contract_sdk.rlib --extern stellar_strkey=/opt/rustwide/target/debug/deps/libstellar_strkey-41ca3ffb9c46f945.rlib --extern stellar_xdr=/opt/rustwide/target/debug/deps/libstellar_xdr-2d33808f65d2e027.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `test-u64` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name test_u64 --edition=2021 tests/u64/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=6eef70d21e488991 -C extra-filename=-6eef70d21e488991 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern stellar_contract_sdk=/opt/rustwide/target/debug/deps/libstellar_contract_sdk.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `test-host-objects` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name test_host_objects --edition=2021 tests/host_objects/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=19188186a8cc3f41 -C extra-filename=-19188186a8cc3f41 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern stellar_contract_sdk=/opt/rustwide/target/debug/deps/libstellar_contract_sdk.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `test-call-everything` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name test_call_everything --edition=2021 tests/call_everything/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=0900862f62008ba5 -C extra-filename=-0900862f62008ba5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern stellar_contract_sdk=/opt/rustwide/target/debug/deps/libstellar_contract_sdk.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `example_add` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name example_add --edition=2021 examples/add/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=18cb8143ff810c5a -C extra-filename=-18cb8143ff810c5a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern stellar_contract_sdk=/opt/rustwide/target/debug/deps/libstellar_contract_sdk.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `example_token` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name example_token --edition=2021 examples/token/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=df766bebbcc3516d -C extra-filename=-df766bebbcc3516d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern stellar_contract_sdk=/opt/rustwide/target/debug/deps/libstellar_contract_sdk.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "2c1108167ffd8c42bc74192191ea4043bac5a2a4a8bf3f49e07ff2d12c0f5ae0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c1108167ffd8c42bc74192191ea4043bac5a2a4a8bf3f49e07ff2d12c0f5ae0", kill_on_drop: false }` [INFO] [stdout] 2c1108167ffd8c42bc74192191ea4043bac5a2a4a8bf3f49e07ff2d12c0f5ae0