[INFO] fetching crate algonaut 0.4.2...
[INFO] testing algonaut-0.4.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate algonaut 0.4.2 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate algonaut 0.4.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate algonaut 0.4.2
[INFO] tweaked toml for crates.io crate algonaut 0.4.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate algonaut 0.4.2 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] crate crates.io crate algonaut 0.4.2 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 1c1071e4c33caf0b2d9cec26233ccfc90dffad993b45e0d96743b783d0ceb26e
[INFO] running `Command { std: "docker" "start" "-a" "1c1071e4c33caf0b2d9cec26233ccfc90dffad993b45e0d96743b783d0ceb26e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c1071e4c33caf0b2d9cec26233ccfc90dffad993b45e0d96743b783d0ceb26e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c1071e4c33caf0b2d9cec26233ccfc90dffad993b45e0d96743b783d0ceb26e", kill_on_drop: false }`
[INFO] [stdout] 1c1071e4c33caf0b2d9cec26233ccfc90dffad993b45e0d96743b783d0ceb26e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 5cea7661afea0f803d13b6d6f0ef28739b7a80ad28f95913c95d1a972aa1faf2
[INFO] running `Command { std: "docker" "start" "-a" "5cea7661afea0f803d13b6d6f0ef28739b7a80ad28f95913c95d1a972aa1faf2", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling thiserror v1.0.35
[INFO] [stderr]    Compiling futures-sink v0.3.24
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling tokio v1.21.1
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling data-encoding v2.3.2
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling futures-io v0.3.24
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling digest v0.10.5
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling rmp v0.8.11
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling urlencoding v2.1.2
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.35
[INFO] [stderr]    Compiling futures-macro v0.3.24
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.14
[INFO] [stderr]    Compiling algonaut_encoding v0.4.2
[INFO] [stderr]    Compiling rmp-serde v1.1.0
[INFO] [stderr]    Compiling serde_bytes v0.11.7
[INFO] [stderr]    Compiling serde_with v1.14.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling algonaut_crypto v0.4.2
[INFO] [stderr]    Compiling algonaut_core v0.4.2
[INFO] [stderr]    Compiling algonaut_abi v0.4.2
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling algonaut_model v0.4.2
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.11
[INFO] [stderr]    Compiling algonaut_transaction v0.4.2
[INFO] [stderr]    Compiling algonaut_client v0.4.2
[INFO] [stderr]    Compiling algonaut v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.35s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: algonaut_client v0.4.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "5cea7661afea0f803d13b6d6f0ef28739b7a80ad28f95913c95d1a972aa1faf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cea7661afea0f803d13b6d6f0ef28739b7a80ad28f95913c95d1a972aa1faf2", kill_on_drop: false }`
[INFO] [stdout] 5cea7661afea0f803d13b6d6f0ef28739b7a80ad28f95913c95d1a972aa1faf2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 84ed09b9d1eb563d52dc760caa5090a5c0450c17fee8917c5f623a07b3e2ed45
[INFO] running `Command { std: "docker" "start" "-a" "84ed09b9d1eb563d52dc760caa5090a5c0450c17fee8917c5f623a07b3e2ed45", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling os_str_bytes v6.3.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling futures-executor v0.3.24
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling textwrap v0.12.1
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling itertools v0.10.4
[INFO] [stderr]    Compiling ctor v0.1.23
[INFO] [stderr]    Compiling ghost v0.1.6
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling typed-builder v0.7.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling globset v0.4.9
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling textwrap v0.15.1
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling console v0.15.1
[INFO] [stderr]    Compiling sealed v0.3.0
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]    Compiling gherkin v0.12.0
[INFO] [stderr]    Compiling sealed v0.4.0
[INFO] [stderr]    Compiling ignore v0.4.18
[INFO] [stderr]    Compiling futures v0.3.24
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling inventory v0.2.3
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling synthez-core v0.2.0
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling peg v0.6.3
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling synthez-codegen v0.2.0
[INFO] [stderr]    Compiling synthez v0.2.0
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling nom_locate v4.0.0
[INFO] [stderr]    Compiling cucumber-expressions v0.2.1
[INFO] [stderr]    Compiling clap v3.2.22
[INFO] [stderr]    Compiling serde_with v1.14.0
[INFO] [stderr]    Compiling cucumber-codegen v0.13.0
[INFO] [stderr]    Compiling algonaut_model v0.4.2
[INFO] [stderr]    Compiling cucumber v0.13.0
[INFO] [stderr]    Compiling algonaut_client v0.4.2
[INFO] [stderr]    Compiling algonaut_transaction v0.4.2
[INFO] [stderr]    Compiling algonaut v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `algonaut` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name algonaut --edition=2018 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 --cfg 'feature="default"' --cfg 'feature="native"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "native", "rustls"))' -C metadata=3b78e36e930c8e99 -C extra-filename=-075e954763dd7d6a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern algonaut_abi=/opt/rustwide/target/debug/deps/libalgonaut_abi-ba02e6d39a35dbdb.rlib --extern algonaut_client=/opt/rustwide/target/debug/deps/libalgonaut_client-09b347c1454253b0.rlib --extern algonaut_core=/opt/rustwide/target/debug/deps/libalgonaut_core-e12673f341ae3b07.rlib --extern algonaut_crypto=/opt/rustwide/target/debug/deps/libalgonaut_crypto-14c4de800be94f63.rlib --extern algonaut_encoding=/opt/rustwide/target/debug/deps/libalgonaut_encoding-faad396c06e86244.rlib --extern algonaut_model=/opt/rustwide/target/debug/deps/libalgonaut_model-ba9a1998b0f6e204.rlib --extern algonaut_transaction=/opt/rustwide/target/debug/deps/libalgonaut_transaction-2ef1cda65f831d5d.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-20cb015e47cee5ab.so --extern cucumber=/opt/rustwide/target/debug/deps/libcucumber-dcf9a4f07e1362ac.rlib --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-874f6593d483fbb7.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-ed16f8757ac7f100.rlib --extern futures_timer=/opt/rustwide/target/debug/deps/libfutures_timer-6467accce12785db.rlib --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-d6768b0350c64727.rlib --extern instant=/opt/rustwide/target/debug/deps/libinstant-c045daf76841311b.rlib --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-03d64f00e6697a8b.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-339194d5b6de2014.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-7db315863e7f01f8.rlib --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-63ebc6d8fec009a6.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-3850b9687fad5aea.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2c4de36f99f865e4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-eac3d73b91d0a203.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-ee413d60145866e3/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `algonaut` (test "test_indexer_v2")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name test_indexer_v2 --edition=2018 tests/test_indexer_v2.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="native"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "native", "rustls"))' -C metadata=5ede9d10e7a751ce -C extra-filename=-0fbc27e74c80e9ef --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern algonaut=/opt/rustwide/target/debug/deps/libalgonaut-64ab8e35dc29c8fa.rlib --extern algonaut_abi=/opt/rustwide/target/debug/deps/libalgonaut_abi-ba02e6d39a35dbdb.rlib --extern algonaut_client=/opt/rustwide/target/debug/deps/libalgonaut_client-09b347c1454253b0.rlib --extern algonaut_core=/opt/rustwide/target/debug/deps/libalgonaut_core-e12673f341ae3b07.rlib --extern algonaut_crypto=/opt/rustwide/target/debug/deps/libalgonaut_crypto-14c4de800be94f63.rlib --extern algonaut_encoding=/opt/rustwide/target/debug/deps/libalgonaut_encoding-faad396c06e86244.rlib --extern algonaut_model=/opt/rustwide/target/debug/deps/libalgonaut_model-ba9a1998b0f6e204.rlib --extern algonaut_transaction=/opt/rustwide/target/debug/deps/libalgonaut_transaction-2ef1cda65f831d5d.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-20cb015e47cee5ab.so --extern cucumber=/opt/rustwide/target/debug/deps/libcucumber-dcf9a4f07e1362ac.rlib --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-874f6593d483fbb7.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-ed16f8757ac7f100.rlib --extern futures_timer=/opt/rustwide/target/debug/deps/libfutures_timer-6467accce12785db.rlib --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-d6768b0350c64727.rlib --extern instant=/opt/rustwide/target/debug/deps/libinstant-c045daf76841311b.rlib --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-03d64f00e6697a8b.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-339194d5b6de2014.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-7db315863e7f01f8.rlib --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-63ebc6d8fec009a6.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-3850b9687fad5aea.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2c4de36f99f865e4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-eac3d73b91d0a203.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-ee413d60145866e3/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `algonaut` (test "test_algod_v2")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name test_algod_v2 --edition=2018 tests/test_algod_v2.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="native"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "native", "rustls"))' -C metadata=2ded2f42c20f3dda -C extra-filename=-a12e4c86c26fb15d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern algonaut=/opt/rustwide/target/debug/deps/libalgonaut-64ab8e35dc29c8fa.rlib --extern algonaut_abi=/opt/rustwide/target/debug/deps/libalgonaut_abi-ba02e6d39a35dbdb.rlib --extern algonaut_client=/opt/rustwide/target/debug/deps/libalgonaut_client-09b347c1454253b0.rlib --extern algonaut_core=/opt/rustwide/target/debug/deps/libalgonaut_core-e12673f341ae3b07.rlib --extern algonaut_crypto=/opt/rustwide/target/debug/deps/libalgonaut_crypto-14c4de800be94f63.rlib --extern algonaut_encoding=/opt/rustwide/target/debug/deps/libalgonaut_encoding-faad396c06e86244.rlib --extern algonaut_model=/opt/rustwide/target/debug/deps/libalgonaut_model-ba9a1998b0f6e204.rlib --extern algonaut_transaction=/opt/rustwide/target/debug/deps/libalgonaut_transaction-2ef1cda65f831d5d.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-20cb015e47cee5ab.so --extern cucumber=/opt/rustwide/target/debug/deps/libcucumber-dcf9a4f07e1362ac.rlib --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-874f6593d483fbb7.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-ed16f8757ac7f100.rlib --extern futures_timer=/opt/rustwide/target/debug/deps/libfutures_timer-6467accce12785db.rlib --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-d6768b0350c64727.rlib --extern instant=/opt/rustwide/target/debug/deps/libinstant-c045daf76841311b.rlib --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-03d64f00e6697a8b.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-339194d5b6de2014.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-7db315863e7f01f8.rlib --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-63ebc6d8fec009a6.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-3850b9687fad5aea.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2c4de36f99f865e4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-eac3d73b91d0a203.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-ee413d60145866e3/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "84ed09b9d1eb563d52dc760caa5090a5c0450c17fee8917c5f623a07b3e2ed45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84ed09b9d1eb563d52dc760caa5090a5c0450c17fee8917c5f623a07b3e2ed45", kill_on_drop: false }`
[INFO] [stdout] 84ed09b9d1eb563d52dc760caa5090a5c0450c17fee8917c5f623a07b3e2ed45
