[INFO] fetching crate algonaut 0.4.2...
[INFO] testing algonaut-0.4.2 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] extracting crate algonaut 0.4.2 into /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate algonaut 0.4.2 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ef2cc7aa76a3ba783744022464f354fbe60dbbc83b9ee8554e35b54892b468f
[INFO] running `Command { std: "docker" "start" "-a" "0ef2cc7aa76a3ba783744022464f354fbe60dbbc83b9ee8554e35b54892b468f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ef2cc7aa76a3ba783744022464f354fbe60dbbc83b9ee8554e35b54892b468f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ef2cc7aa76a3ba783744022464f354fbe60dbbc83b9ee8554e35b54892b468f", kill_on_drop: false }`
[INFO] [stdout] 0ef2cc7aa76a3ba783744022464f354fbe60dbbc83b9ee8554e35b54892b468f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 94b4503352a8bc92afb268ea8ea60c948e3230c8af988cef55682f131feee1a6
[INFO] running `Command { std: "docker" "start" "-a" "94b4503352a8bc92afb268ea8ea60c948e3230c8af988cef55682f131feee1a6", kill_on_drop: false }`
[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 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 typenum v1.15.0
[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 hashbrown v0.12.3
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling tokio v1.21.1
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling thiserror v1.0.35
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling futures-sink v0.3.24
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling data-encoding v2.3.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling futures-io v0.3.24
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling rmp v0.8.11
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling urlencoding v2.1.2
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling digest v0.10.5
[INFO] [stderr]    Compiling sha2 v0.10.6
[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 derive_more v0.99.17
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.24
[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_with v1.14.0
[INFO] [stderr]    Compiling serde_bytes v0.11.7
[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_client v0.4.2
[INFO] [stderr]    Compiling algonaut_transaction v0.4.2
[INFO] [stderr]    Compiling algonaut v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.24s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: algonaut_client v0.4.2, openssl v0.10.41
[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" "94b4503352a8bc92afb268ea8ea60c948e3230c8af988cef55682f131feee1a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94b4503352a8bc92afb268ea8ea60c948e3230c8af988cef55682f131feee1a6", kill_on_drop: false }`
[INFO] [stdout] 94b4503352a8bc92afb268ea8ea60c948e3230c8af988cef55682f131feee1a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a0f957a1a987cdc13ea2d892056be2b2f814fa58aaa231d5432fb874e8e1a2f4
[INFO] running `Command { std: "docker" "start" "-a" "a0f957a1a987cdc13ea2d892056be2b2f814fa58aaa231d5432fb874e8e1a2f4", 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 crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling either v1.8.0
[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 walkdir v2.3.2
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling os_str_bytes v6.3.0
[INFO] [stderr]    Compiling futures-executor v0.3.24
[INFO] [stderr]    Compiling textwrap v0.12.1
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling itertools v0.10.4
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling ctor v0.1.23
[INFO] [stderr]    Compiling typed-builder v0.7.1
[INFO] [stderr]    Compiling ghost v0.1.6
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling textwrap v0.15.1
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling futures v0.3.24
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling globset v0.4.9
[INFO] [stderr]    Compiling console v0.15.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling sealed v0.3.0
[INFO] [stderr]    Compiling gherkin v0.12.0
[INFO] [stderr]    Compiling sealed v0.4.0
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]    Compiling ignore v0.4.18
[INFO] [stderr]    Compiling inventory v0.2.3
[INFO] [stderr]    Compiling synthez-core v0.2.0
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling synthez-codegen v0.2.0
[INFO] [stderr]    Compiling synthez v0.2.0
[INFO] [stderr]    Compiling nom_locate v4.0.0
[INFO] [stderr]    Compiling cucumber-expressions v0.2.1
[INFO] [stderr]    Compiling peg v0.6.3
[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 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_transaction v0.4.2
[INFO] [stderr]    Compiling algonaut_client v0.4.2
[INFO] [stderr]    Compiling algonaut v0.4.2 (/opt/rustwide/workdir)
[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/33835004928d3bf65db4d4712e1330766263b0bd/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=97e5c79857811575 -C extra-filename=-36d51d81ce143334 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern algonaut=/opt/rustwide/target/debug/deps/libalgonaut-2f80bb2d906616ba.rlib --extern algonaut_abi=/opt/rustwide/target/debug/deps/libalgonaut_abi-99db517b61f57676.rlib --extern algonaut_client=/opt/rustwide/target/debug/deps/libalgonaut_client-e3a436f83a61048f.rlib --extern algonaut_core=/opt/rustwide/target/debug/deps/libalgonaut_core-6e16f34c76cbee99.rlib --extern algonaut_crypto=/opt/rustwide/target/debug/deps/libalgonaut_crypto-caa8711d8dd8c90d.rlib --extern algonaut_encoding=/opt/rustwide/target/debug/deps/libalgonaut_encoding-6e62e9331a019cd7.rlib --extern algonaut_model=/opt/rustwide/target/debug/deps/libalgonaut_model-053fc3b10924f92e.rlib --extern algonaut_transaction=/opt/rustwide/target/debug/deps/libalgonaut_transaction-a0b9a0a2e7ae6f2e.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-41ba67d6f56d7114.so --extern cucumber=/opt/rustwide/target/debug/deps/libcucumber-95eb855cbd9461ea.rlib --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-b267e612e9334abf.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-f678e0e796cdda75.rlib --extern futures_timer=/opt/rustwide/target/debug/deps/libfutures_timer-49dedf71d414038f.rlib --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-ee786a5f46897443.rlib --extern instant=/opt/rustwide/target/debug/deps/libinstant-2350933993250f55.rlib --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-7404febe2df63c38.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-97ee939861965a62.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-6ca5b3cb51de791c.rlib --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-be0b1aecc6df1885.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-38f181b715062885.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1fc0ea00ee5e992c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1aca29ef478429eb.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-c38caf437148ec06/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/33835004928d3bf65db4d4712e1330766263b0bd/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=f7e49a3bed466148 -C extra-filename=-3509e909efe35b7e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern algonaut=/opt/rustwide/target/debug/deps/libalgonaut-2f80bb2d906616ba.rlib --extern algonaut_abi=/opt/rustwide/target/debug/deps/libalgonaut_abi-99db517b61f57676.rlib --extern algonaut_client=/opt/rustwide/target/debug/deps/libalgonaut_client-e3a436f83a61048f.rlib --extern algonaut_core=/opt/rustwide/target/debug/deps/libalgonaut_core-6e16f34c76cbee99.rlib --extern algonaut_crypto=/opt/rustwide/target/debug/deps/libalgonaut_crypto-caa8711d8dd8c90d.rlib --extern algonaut_encoding=/opt/rustwide/target/debug/deps/libalgonaut_encoding-6e62e9331a019cd7.rlib --extern algonaut_model=/opt/rustwide/target/debug/deps/libalgonaut_model-053fc3b10924f92e.rlib --extern algonaut_transaction=/opt/rustwide/target/debug/deps/libalgonaut_transaction-a0b9a0a2e7ae6f2e.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-41ba67d6f56d7114.so --extern cucumber=/opt/rustwide/target/debug/deps/libcucumber-95eb855cbd9461ea.rlib --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-b267e612e9334abf.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-f678e0e796cdda75.rlib --extern futures_timer=/opt/rustwide/target/debug/deps/libfutures_timer-49dedf71d414038f.rlib --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-ee786a5f46897443.rlib --extern instant=/opt/rustwide/target/debug/deps/libinstant-2350933993250f55.rlib --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-7404febe2df63c38.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-97ee939861965a62.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-6ca5b3cb51de791c.rlib --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-be0b1aecc6df1885.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-38f181b715062885.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1fc0ea00ee5e992c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1aca29ef478429eb.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-c38caf437148ec06/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "a0f957a1a987cdc13ea2d892056be2b2f814fa58aaa231d5432fb874e8e1a2f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0f957a1a987cdc13ea2d892056be2b2f814fa58aaa231d5432fb874e8e1a2f4", kill_on_drop: false }`
[INFO] [stdout] a0f957a1a987cdc13ea2d892056be2b2f814fa58aaa231d5432fb874e8e1a2f4
