[INFO] cloning repository https://github.com/EduNodeOrg/store-image-ipfs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EduNodeOrg/store-image-ipfs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEduNodeOrg%2Fstore-image-ipfs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEduNodeOrg%2Fstore-image-ipfs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3556d7377de0e5003de0431559d2f1cf429f1fcc [INFO] testing EduNodeOrg/store-image-ipfs against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEduNodeOrg%2Fstore-image-ipfs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/EduNodeOrg/store-image-ipfs [INFO] finished tweaking git repo https://github.com/EduNodeOrg/store-image-ipfs [INFO] tweaked toml for git repo https://github.com/EduNodeOrg/store-image-ipfs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/EduNodeOrg/store-image-ipfs on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/EduNodeOrg/store-image-ipfs 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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `rs-edunode-sdk` package) [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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 780738caa62b79611850d9f6ed60f5bc3e1484ecf96174e9ffb8007846442fc1 [INFO] running `Command { std: "docker" "start" "-a" "780738caa62b79611850d9f6ed60f5bc3e1484ecf96174e9ffb8007846442fc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "780738caa62b79611850d9f6ed60f5bc3e1484ecf96174e9ffb8007846442fc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "780738caa62b79611850d9f6ed60f5bc3e1484ecf96174e9ffb8007846442fc1", kill_on_drop: false }` [INFO] [stdout] 780738caa62b79611850d9f6ed60f5bc3e1484ecf96174e9ffb8007846442fc1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f37ee72d9e0a69c6ffa8fc43b07ca83a6215c12d89b9de24cd2db36cbd245ea [INFO] running `Command { std: "docker" "start" "-a" "3f37ee72d9e0a69c6ffa8fc43b07ca83a6215c12d89b9de24cd2db36cbd245ea", kill_on_drop: false }` [INFO] [stderr] warning: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `rs-edunode-sdk` package) [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.166 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ryu v1.0.14 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling cpufeatures v0.2.8 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling indexmap-nostd v0.4.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling ethnum v1.3.2 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling wasmparser-nostd v0.90.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling unsigned-varint v0.7.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling async-trait v0.1.69 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling prettyplease v0.2.9 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling include_dir_macros v0.7.3 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling object v0.31.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling wasmparser v0.88.0 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling include_dir v0.7.3 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling heapless v0.7.16 [INFO] [stderr] Compiling dyn-fmt v0.3.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stderr] Compiling soroban-wasmi_core v0.16.0-soroban2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling soroban-wasmi v0.16.0-soroban2 [INFO] [stderr] Compiling addr2line v0.20.0 [INFO] [stderr] Compiling darling_core v0.20.1 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.11 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling thiserror-impl-no-std v2.0.2 [INFO] [stderr] Compiling data-encoding-macro v0.1.13 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.166 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling soroban-native-sdk-macros v0.0.16 [INFO] [stderr] Compiling bytes-lit v0.0.5 [INFO] [stderr] Compiling thiserror-no-std v2.0.2 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling stellar-strkey v0.0.7 [INFO] [stderr] Compiling darling_macro v0.20.1 [INFO] [stderr] Compiling darling v0.20.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling serde_with_macros v3.0.0 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling common-multipart-rfc7578 v0.6.0 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling serde_with v3.0.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling postcard v1.0.4 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling crate-git-revision v0.0.4 [INFO] [stderr] Compiling multihash-derive v0.8.1 [INFO] [stderr] Compiling stellar-xdr v0.0.16 [INFO] [stderr] Compiling soroban-env-common v0.0.16 [INFO] [stderr] Compiling multihash v0.17.0 [INFO] [stderr] Compiling multiaddr v0.17.1 [INFO] [stderr] Compiling ipfs-api-prelude v0.6.0 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-multipart-rfc7578 v0.8.0 [INFO] [stderr] Compiling ipfs-api-backend-hyper v0.6.0 [INFO] [stderr] Compiling ipfs-api v0.17.0 [INFO] [stderr] Compiling soroban-spec v0.8.7 [INFO] [stderr] Compiling soroban-env-macros v0.0.16 [INFO] [stderr] Compiling soroban-env-host v0.0.16 [INFO] [stderr] Compiling soroban-sdk-macros v0.8.7 [INFO] [stderr] Compiling soroban-ledger-snapshot v0.8.7 [INFO] [stderr] Compiling soroban-sdk v0.8.7 [INFO] [stderr] Compiling rs-edunode-sdk v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `cert` [INFO] [stdout] --> src/lib.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn verify_certificate(&self, cert: &Certificate) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_cert` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `account_key` is never read [INFO] [stdout] --> src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Edunode<'a> { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 18 | account_key: &'a str, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:40:29 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn new(account_key: &str) -> Edunode { [INFO] [stdout] | ^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 40 | pub fn new(account_key: &str) -> Edunode<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s [INFO] running `Command { std: "docker" "inspect" "3f37ee72d9e0a69c6ffa8fc43b07ca83a6215c12d89b9de24cd2db36cbd245ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f37ee72d9e0a69c6ffa8fc43b07ca83a6215c12d89b9de24cd2db36cbd245ea", kill_on_drop: false }` [INFO] [stdout] 3f37ee72d9e0a69c6ffa8fc43b07ca83a6215c12d89b9de24cd2db36cbd245ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9efa6e02ef8709643c50f436d94bc47e5dfd5048a3ecf2da51ef8c5f21b6690d [INFO] running `Command { std: "docker" "start" "-a" "9efa6e02ef8709643c50f436d94bc47e5dfd5048a3ecf2da51ef8c5f21b6690d", kill_on_drop: false }` [INFO] [stderr] warning: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `rs-edunode-sdk` package) [INFO] [stderr] Compiling stellar-xdr v0.0.16 [INFO] [stderr] Compiling derive_arbitrary v1.3.1 [INFO] [stderr] Compiling soroban-env-common v0.0.16 [INFO] [stderr] Compiling arbitrary v1.3.0 [INFO] [stderr] Compiling soroban-env-host v0.0.16 [INFO] [stderr] Compiling soroban-ledger-snapshot v0.8.7 [INFO] [stderr] Compiling soroban-sdk v0.8.7 [INFO] [stderr] Compiling rs-edunode-sdk v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Certificate` [INFO] [stdout] --> src/lib.rs:117:17 [INFO] [stdout] | [INFO] [stdout] 117 | use crate::{Certificate, Edunode, TestContract, TestContractClient}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DateTime`, `Months`, `NaiveDateTime`, `TimeZone`, and `Utc` [INFO] [stdout] --> src/lib.rs:118:18 [INFO] [stdout] | [INFO] [stdout] 118 | use chrono::{DateTime, Months, NaiveDateTime, TimeZone, Utc}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cert` [INFO] [stdout] --> src/lib.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn verify_certificate(&self, cert: &Certificate) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_cert` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `account_key` is never read [INFO] [stdout] --> src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Edunode<'a> { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 18 | account_key: &'a str, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:40:29 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn new(account_key: &str) -> Edunode { [INFO] [stdout] | ^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 40 | pub fn new(account_key: &str) -> Edunode<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 51.94s [INFO] running `Command { std: "docker" "inspect" "9efa6e02ef8709643c50f436d94bc47e5dfd5048a3ecf2da51ef8c5f21b6690d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9efa6e02ef8709643c50f436d94bc47e5dfd5048a3ecf2da51ef8c5f21b6690d", kill_on_drop: false }` [INFO] [stdout] 9efa6e02ef8709643c50f436d94bc47e5dfd5048a3ecf2da51ef8c5f21b6690d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6202d8f9d7bf56c081905f3b10d186f6b3cd908972b2923856b81ae7ce5656d3 [INFO] running `Command { std: "docker" "start" "-a" "6202d8f9d7bf56c081905f3b10d186f6b3cd908972b2923856b81ae7ce5656d3", kill_on_drop: false }` [INFO] [stderr] warning: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `rs-edunode-sdk` package) [INFO] [stderr] warning: unused import: `Certificate` [INFO] [stderr] --> src/lib.rs:117:17 [INFO] [stderr] | [INFO] [stderr] 117 | use crate::{Certificate, Edunode, TestContract, TestContractClient}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `DateTime`, `Months`, `NaiveDateTime`, `TimeZone`, and `Utc` [INFO] [stderr] --> src/lib.rs:118:18 [INFO] [stderr] | [INFO] [stderr] 118 | use chrono::{DateTime, Months, NaiveDateTime, TimeZone, Utc}; [INFO] [stderr] | ^^^^^^^^ ^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^ ^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `cert` [INFO] [stderr] --> src/lib.rs:64:38 [INFO] [stderr] | [INFO] [stderr] 64 | pub fn verify_certificate(&self, cert: &Certificate) -> Result { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_cert` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `account_key` is never read [INFO] [stderr] --> src/lib.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 17 | pub struct Edunode<'a> { [INFO] [stderr] | ------- field in this struct [INFO] [stderr] 18 | account_key: &'a str, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/lib.rs:40:29 [INFO] [stderr] | [INFO] [stderr] 40 | pub fn new(account_key: &str) -> Edunode { [INFO] [stderr] | ^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 40 | pub fn new(account_key: &str) -> Edunode<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `rs-edunode-sdk` (lib test) generated 5 warnings (run `cargo fix --lib -p rs-edunode-sdk --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rs_edunode_sdk-ba03b0e751ebc3a7) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::mint_cert ... ok [INFO] [stdout] test tests::test_store_image_in_ipfs ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::test_store_image_in_ipfs stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::test_store_image_in_ipfs' panicked at src/lib.rs:134:14: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: "hyper client error `error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution`" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5dad7bd42662 - std::backtrace_rs::backtrace::libunwind::trace::h5edb72cc539d8d33 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5dad7bd42662 - std::backtrace_rs::backtrace::trace_unsynchronized::h73d186ef976c5ae2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5dad7bd42662 - std::sys::backtrace::_print_fmt::h4410012d384fde01 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5dad7bd42662 - ::fmt::h281a579a27d691d5 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5dad7bd6bdc3 - core::fmt::rt::Argument::fmt::h4c31bb6a3f4e4ed6 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5dad7bd6bdc3 - core::fmt::write::hd1f1283e971fbb36 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/fmt/mod.rs:1465:25 [INFO] [stdout] 6: 0x5dad7bd3eb53 - std::io::default_write_fmt::h6d6cb3ff48bb6394 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5dad7bd3eb53 - std::io::Write::write_fmt::h976b7a346c630898 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5dad7bd424b2 - std::sys::backtrace::BacktraceLock::print::h7cc2f8a0b7549773 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5dad7bd43acc - std::panicking::default_hook::{{closure}}::hc18f11ca3cc980d1 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5dad7bd43922 - std::panicking::default_hook::h5207cd5928e5a9d2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5dad7b69ce54 - as core::ops::function::Fn>::call::h53735dbb2fff5e8e [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x5dad7b69ce54 - test::test_main_with_exit_callback::{{closure}}::h8629ce54f7c62158 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5dad7b84d293 - as core::ops::function::Fn>::call::h211ec78eff46c4c7 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x5dad7b802d20 - soroban_env_host::host::testutils::call_with_suppressed_panic_hook::{{closure}}::{{closure}}::h5bb430a826d86141 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/soroban-env-host-0.0.16/src/host.rs:3316:21 [INFO] [stdout] 15: 0x5dad7bd445ab - as core::ops::function::Fn>::call::hdd01dfa4f5d59fd2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 16: 0x5dad7bd445ab - std::panicking::rust_panic_with_hook::he2975323910480e2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:841:13 [INFO] [stdout] 17: 0x5dad7bd4427a - std::panicking::begin_panic_handler::{{closure}}::hf6a73f8f68d2901d [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:706:13 [INFO] [stdout] 18: 0x5dad7bd42b69 - std::sys::backtrace::__rust_end_short_backtrace::h91c7517b8fba4182 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 19: 0x5dad7bd43f0d - __rustc[c30fa7112bbf6ac0]::rust_begin_unwind [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:697:5 [INFO] [stdout] 20: 0x5dad7bd69300 - core::panicking::panic_fmt::h1dc18eebb9b6550e [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panicking.rs:75:14 [INFO] [stdout] 21: 0x5dad7bd697a6 - core::result::unwrap_failed::hf0cc4753dff8b804 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/result.rs:1761:5 [INFO] [stdout] 22: 0x5dad7b612439 - core::result::Result::unwrap::hd290eb790e4ab939 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/result.rs:1167:23 [INFO] [stdout] 23: 0x5dad7b612439 - rs_edunode_sdk::tests::test_store_image_in_ipfs::{{closure}}::h1bb8b2ac1aedac47 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:134:14 [INFO] [stdout] 24: 0x5dad7b5d8dd2 - as core::future::future::Future>::poll::hc72a995f3b9e107b [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/future/future.rs:124:9 [INFO] [stdout] 25: 0x5dad7b5d8c8d - as core::future::future::Future>::poll::h95baa27970bb9946 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/future/future.rs:124:9 [INFO] [stdout] 26: 0x5dad7b5ab90f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h8e86cb46d671bd6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:651:73 [INFO] [stdout] 27: 0x5dad7b5ab865 - tokio::runtime::coop::with_budget::h9f2bcda3bd22a59c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/coop.rs:107:5 [INFO] [stdout] 28: 0x5dad7b5ab865 - tokio::runtime::coop::budget::hba51f4a11a1ac5b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/coop.rs:73:5 [INFO] [stdout] 29: 0x5dad7b5ab865 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hf5ebbd304803556c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:651:25 [INFO] [stdout] 30: 0x5dad7b5aa070 - tokio::runtime::scheduler::current_thread::Context::enter::habe3c137c371aa46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:410:19 [INFO] [stdout] 31: 0x5dad7b5aaed8 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h207352e3bd3300f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:650:44 [INFO] [stdout] 32: 0x5dad7b5aac04 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h785e4dd4671d47c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:729:68 [INFO] [stdout] 33: 0x5dad7b62cc4b - tokio::runtime::context::scoped::Scoped::set::hc7b9ed2ebda743ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 34: 0x5dad7b60ec29 - tokio::runtime::context::set_scheduler::{{closure}}::h2e55d01a8b7b5065 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/context.rs:176:38 [INFO] [stdout] 35: 0x5dad7b58a5b2 - std::thread::local::LocalKey::try_with::h031aef2f6f948429 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 36: 0x5dad7b58a3fe - std::thread::local::LocalKey::with::h1de2595c62649587 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 37: 0x5dad7b60ebdd - tokio::runtime::context::set_scheduler::h8d454872481501db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/context.rs:176:17 [INFO] [stdout] 38: 0x5dad7b5aa9b0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h32c390c82974e9fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:729:27 [INFO] [stdout] 39: 0x5dad7b5aac23 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdbe1ae61d210a34d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:638:24 [INFO] [stdout] 40: 0x5dad7b5a778f - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hf77d023ad3eec255 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:175:33 [INFO] [stdout] 41: 0x5dad7b5c2528 - tokio::runtime::context::runtime::enter_runtime::h93747bf94a44e6d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 42: 0x5dad7b5a76a1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h4a59aa49273e28ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:167:9 [INFO] [stdout] 43: 0x5dad7b58c11a - tokio::runtime::runtime::Runtime::block_on::hcd2cec949da6edd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/runtime.rs:311:52 [INFO] [stdout] 44: 0x5dad7b612163 - rs_edunode_sdk::tests::test_store_image_in_ipfs::hc4f57c89f0b64905 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:134:22 [INFO] [stdout] 45: 0x5dad7b612007 - rs_edunode_sdk::tests::test_store_image_in_ipfs::{{closure}}::h5466966374aa0206 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:131:40 [INFO] [stdout] 46: 0x5dad7b63b736 - core::ops::function::FnOnce::call_once::h72e19716d2f6fa84 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x5dad7b6a254b - core::ops::function::FnOnce::call_once::hdd80366119caeff9 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x5dad7b6a254b - test::__rust_begin_short_backtrace::h60798cb0fdc462bd [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:648:18 [INFO] [stdout] 49: 0x5dad7b6a17ce - test::run_test_in_process::{{closure}}::h81bd62fe0ddb1cae [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:671:74 [INFO] [stdout] 50: 0x5dad7b6a17ce - as core::ops::function::FnOnce<()>>::call_once::h6ee6466477e4c0dc [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 51: 0x5dad7b6a17ce - std::panicking::catch_unwind::do_call::h01a79315147a2ca1 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589:40 [INFO] [stdout] 52: 0x5dad7b6a17ce - std::panicking::catch_unwind::h831c87e90ef4f2d8 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552:19 [INFO] [stdout] 53: 0x5dad7b6a17ce - std::panic::catch_unwind::h50e9876bcbc7c37f [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x5dad7b6a17ce - test::run_test_in_process::hd57ee4367ef533b2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:671:27 [INFO] [stdout] 55: 0x5dad7b6a17ce - test::run_test::{{closure}}::hd180abfe8d10b90d [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:592:43 [INFO] [stdout] 56: 0x5dad7b6653c4 - test::run_test::{{closure}}::hadea4433d10ac366 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:622:41 [INFO] [stdout] 57: 0x5dad7b6653c4 - std::sys::backtrace::__rust_begin_short_backtrace::hb136c48ddd0ced72 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 58: 0x5dad7b668cba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9e392173a704e81a [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 59: 0x5dad7b668cba - as core::ops::function::FnOnce<()>>::call_once::h858a87db574d2ff4 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 60: 0x5dad7b668cba - std::panicking::catch_unwind::do_call::hff7ec4d4a59ca346 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589:40 [INFO] [stdout] 61: 0x5dad7b668cba - std::panicking::catch_unwind::h74378fed914955a4 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552:19 [INFO] [stdout] 62: 0x5dad7b668cba - std::panic::catch_unwind::hd644e75c809e87ce [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x5dad7b668cba - std::thread::Builder::spawn_unchecked_::{{closure}}::h5c4ce65e6ea67c65 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 64: 0x5dad7b668cba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2c391219c93831ae [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x5dad7bd477b7 - as core::ops::function::FnOnce>::call_once::ha02f1268c87bf8cb [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 66: 0x5dad7bd477b7 - as core::ops::function::FnOnce>::call_once::ha9964535c0565e6a [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 67: 0x5dad7bd477b7 - std::sys::pal::unix::thread::Thread::new::thread_start::hd6a2768613f757f7 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 68: 0x74e80ecb1aa4 - [INFO] [stdout] 69: 0x74e80ed3ea34 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::test_store_image_in_ipfs [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "6202d8f9d7bf56c081905f3b10d186f6b3cd908972b2923856b81ae7ce5656d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6202d8f9d7bf56c081905f3b10d186f6b3cd908972b2923856b81ae7ce5656d3", kill_on_drop: false }` [INFO] [stdout] 6202d8f9d7bf56c081905f3b10d186f6b3cd908972b2923856b81ae7ce5656d3