[INFO] fetching crate algonaut 0.4.2... [INFO] testing algonaut-0.4.2 against try#16fbf98f22730e073c09e7b03f0eafb87a295545 for pr-145628 [INFO] extracting crate algonaut 0.4.2 into /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate algonaut 0.4.2 on toolchain 16fbf98f22730e073c09e7b03f0eafb87a295545 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 341bc322ae2bb484d4e4d2f80181d673b3b654d3b9b36626c1758c01aad2304f [INFO] running `Command { std: "docker" "start" "-a" "341bc322ae2bb484d4e4d2f80181d673b3b654d3b9b36626c1758c01aad2304f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "341bc322ae2bb484d4e4d2f80181d673b3b654d3b9b36626c1758c01aad2304f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "341bc322ae2bb484d4e4d2f80181d673b3b654d3b9b36626c1758c01aad2304f", kill_on_drop: false }` [INFO] [stdout] 341bc322ae2bb484d4e4d2f80181d673b3b654d3b9b36626c1758c01aad2304f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6deea88c8831a12e2ca68f33c500f03964db224c789d425cab5e19d3e077062 [INFO] running `Command { std: "docker" "start" "-a" "b6deea88c8831a12e2ca68f33c500f03964db224c789d425cab5e19d3e077062", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [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 log v0.4.17 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling tokio v1.21.1 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling rmp v0.8.11 [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 percent-encoding v2.2.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling urlencoding v2.1.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-timer v3.0.2 [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 openssl-macros v0.1.0 [INFO] [stderr] Compiling derive_more v0.99.17 [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 hyper v0.14.20 [INFO] [stderr] Compiling algonaut_core v0.4.2 [INFO] [stderr] Compiling algonaut_abi v0.4.2 [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 1m 01s [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 4` [INFO] running `Command { std: "docker" "inspect" "b6deea88c8831a12e2ca68f33c500f03964db224c789d425cab5e19d3e077062", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6deea88c8831a12e2ca68f33c500f03964db224c789d425cab5e19d3e077062", kill_on_drop: false }` [INFO] [stdout] b6deea88c8831a12e2ca68f33c500f03964db224c789d425cab5e19d3e077062 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9c170913ba4eb08187e5711df14f835568a3ce154d02abb193b936471885de8 [INFO] running `Command { std: "docker" "start" "-a" "e9c170913ba4eb08187e5711df14f835568a3ce154d02abb193b936471885de8", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling typed-builder v0.7.1 [INFO] [stderr] Compiling ctor v0.1.23 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling ghost v0.1.6 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling proc-macro-error v1.0.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 heck v0.3.3 [INFO] [stderr] Compiling globset v0.4.9 [INFO] [stderr] Compiling textwrap v0.15.1 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling console v0.15.1 [INFO] [stderr] Compiling futures v0.3.24 [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 inventory v0.2.3 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling synthez-core v0.2.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling peg v0.6.3 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling synthez-codegen v0.2.0 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling clap v3.2.22 [INFO] [stderr] Compiling synthez v0.2.0 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling nom_locate v4.0.0 [INFO] [stderr] Compiling cucumber-expressions v0.2.1 [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] Finished `test` profile [unoptimized + debuginfo] target(s) in 52.55s [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 4` [INFO] running `Command { std: "docker" "inspect" "e9c170913ba4eb08187e5711df14f835568a3ce154d02abb193b936471885de8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9c170913ba4eb08187e5711df14f835568a3ce154d02abb193b936471885de8", kill_on_drop: false }` [INFO] [stdout] e9c170913ba4eb08187e5711df14f835568a3ce154d02abb193b936471885de8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 83b46f1367b89044e4c30e9f84575721645fb15a50df8145fe62bcdfca63815e [INFO] running `Command { std: "docker" "start" "-a" "83b46f1367b89044e4c30e9f84575721645fb15a50df8145fe62bcdfca63815e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s [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 4` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/algonaut-075e954763dd7d6a) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test algod::v2::tests::test_client_builder_with_invalid_token ... ok [INFO] [stdout] test algod::v2::tests::test_client_builder_with_empty_token ... ok [INFO] [stdout] test error::check_404 ... ok [INFO] [stdout] test algod::v2::tests::test_client_builder_with_invalid_url_no_scheme ... ok [INFO] [stdout] test algod::v2::tests::test_client_builder_with_invalid_url ... ok [INFO] [stdout] test algod::v2::tests::test_valid_client_builder ... ok [INFO] [stdout] test indexer::v2::tests::test_create_with_valid_url ... ok [INFO] [stdout] test kmd::v1::tests::test_valid_client_creation ... ok [INFO] [stdout] test kmd::v1::tests::test_client_creation_with_empty_token - should panic ... ok [INFO] [stdout] test kmd::v1::tests::test_client_builder_with_empty_url - should panic ... ok [INFO] [stdout] test indexer::v2::tests::test_create_with_empty_url - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s [INFO] [stdout] [INFO] [stderr] Running tests/features_runner.rs (/opt/rustwide/target/debug/deps/features_runner-7c3becff57092577) [INFO] [stdout] Failed to parse: Failed to parse feature: Could not read path: tests/features/integration/applications.feature [INFO] [stdout] [Summary] [INFO] [stdout] 0 features [INFO] [stdout] 0 scenarios [INFO] [stdout] 0 steps [INFO] [stdout] 1 parsing error [INFO] [stdout] Failed to parse: Failed to parse feature: Could not read path: tests/features/integration/abi.feature [INFO] [stdout] [Summary] [INFO] [stdout] 0 features [INFO] [stdout] 0 scenarios [INFO] [stdout] 0 steps [INFO] [stdout] 1 parsing error [INFO] [stdout] Failed to parse: Failed to parse feature: Could not read path: tests/features/integration/c2c.feature [INFO] [stdout] [Summary] [INFO] [stdout] 0 features [INFO] [stdout] 0 scenarios [INFO] [stdout] 0 steps [INFO] [stdout] 1 parsing error [INFO] [stderr] Running tests/test_algod_v2.rs (/opt/rustwide/target/debug/deps/test_algod_v2-a12e4c86c26fb15d) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test test_abort_catchup_endpoint ... ignored [INFO] [stdout] test test_application_information_endpoint ... ignored [INFO] [stdout] test test_asset_information_endpoint ... ignored [INFO] [stdout] test test_block_endpoint ... ignored [INFO] [stdout] test test_broadcast_raw_transaction_endpoint ... ignored, TODO [INFO] [stdout] test test_dryrun_teal_endpoint ... ignored, TODO [INFO] [stdout] test test_pending_transaction_with_id_endpoint ... ignored [INFO] [stdout] test test_compile_teal_endpoint ... FAILED [INFO] [stdout] test test_account_information_endpoint ... FAILED [INFO] [stderr] error: test failed, to rerun pass `--test test_algod_v2` [INFO] [stdout] test test_genesis_endpoint ... FAILED [INFO] [stdout] test test_failure_compiling_teal ... FAILED [INFO] [stdout] test test_health_endpoint ... FAILED [INFO] [stdout] test test_metrics_endpoint ... FAILED [INFO] [stdout] test test_pending_transactions_endpoint ... FAILED [INFO] [stdout] test test_register_participation_keys_endpoint ... ignored [INFO] [stdout] test test_shutdown_endpoint ... ignored [INFO] [stdout] test test_ledger_supply_endpoint ... FAILED [INFO] [stdout] test test_pending_transactions_for_endpoint ... FAILED [INFO] [stdout] test test_start_catchup_endpoint ... ignored [INFO] [stdout] test test_status_after_round_endpoint ... FAILED [INFO] [stdout] test test_status_endpoint ... FAILED [INFO] [stdout] test test_transaction_params_endpoint ... FAILED [INFO] [stdout] test test_versions_endpoint ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_compile_teal_endpoint stdout ---- [INFO] [stdout] Error: NotPresent [INFO] [stdout] [INFO] [stdout] ---- test_account_information_endpoint stdout ---- [INFO] [stdout] Error: NotPresent [INFO] [stdout] [INFO] [stdout] ---- test_genesis_endpoint stdout ---- [INFO] [stdout] Error: NotPresent [INFO] [stdout] [INFO] [stdout] ---- test_failure_compiling_teal stdout ---- [INFO] [stdout] Error: NotPresent [INFO] [stdout] [INFO] [stdout] ---- test_health_endpoint stdout ---- [INFO] [stdout] Error: NotPresent [INFO] [stdout] [INFO] [stdout] ---- test_metrics_endpoint stdout ---- [INFO] [stdout] Error: NotPresent [INFO] [stdout] [INFO] [stdout] ---- test_pending_transactions_endpoint stdout ---- [INFO] [stdout] Error: NotPresent [INFO] [stdout] [INFO] [stdout] ---- test_ledger_supply_endpoint stdout ---- [INFO] [stdout] Error: NotPresent [INFO] [stdout] [INFO] [stdout] ---- test_pending_transactions_for_endpoint stdout ---- [INFO] [stdout] Error: NotPresent [INFO] [stdout] [INFO] [stdout] ---- test_status_after_round_endpoint stdout ---- [INFO] [stdout] Error: NotPresent [INFO] [stdout] [INFO] [stdout] ---- test_status_endpoint stdout ---- [INFO] [stdout] Error: NotPresent [INFO] [stdout] [INFO] [stdout] ---- test_transaction_params_endpoint stdout ---- [INFO] [stdout] Error: NotPresent [INFO] [stdout] [INFO] [stdout] ---- test_versions_endpoint stdout ---- [INFO] [stdout] Error: NotPresent [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_account_information_endpoint [INFO] [stdout] test_compile_teal_endpoint [INFO] [stdout] test_failure_compiling_teal [INFO] [stdout] test_genesis_endpoint [INFO] [stdout] test_health_endpoint [INFO] [stdout] test_ledger_supply_endpoint [INFO] [stdout] test_metrics_endpoint [INFO] [stdout] test_pending_transactions_endpoint [INFO] [stdout] test_pending_transactions_for_endpoint [INFO] [stdout] test_status_after_round_endpoint [INFO] [stdout] test_status_endpoint [INFO] [stdout] test_transaction_params_endpoint [INFO] [stdout] test_versions_endpoint [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 13 failed; 10 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "83b46f1367b89044e4c30e9f84575721645fb15a50df8145fe62bcdfca63815e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83b46f1367b89044e4c30e9f84575721645fb15a50df8145fe62bcdfca63815e", kill_on_drop: false }` [INFO] [stdout] 83b46f1367b89044e4c30e9f84575721645fb15a50df8145fe62bcdfca63815e