[INFO] fetching crate cacaos 0.1.0... [INFO] testing cacaos-0.1.0 against beta-2022-09-25 for beta-1.65-1 [INFO] extracting crate cacaos 0.1.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate cacaos 0.1.0 on toolchain beta-2022-09-25 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cacaos 0.1.0 [INFO] finished tweaking crates.io crate cacaos 0.1.0 [INFO] tweaked toml for crates.io crate cacaos 0.1.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 570faefc8bafe3f4c478472f6858f9d202eadfab911e8be7a3764c5eaebd587a [INFO] running `Command { std: "docker" "start" "-a" "570faefc8bafe3f4c478472f6858f9d202eadfab911e8be7a3764c5eaebd587a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "570faefc8bafe3f4c478472f6858f9d202eadfab911e8be7a3764c5eaebd587a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "570faefc8bafe3f4c478472f6858f9d202eadfab911e8be7a3764c5eaebd587a", kill_on_drop: false }` [INFO] [stdout] 570faefc8bafe3f4c478472f6858f9d202eadfab911e8be7a3764c5eaebd587a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf8fb1d9680bd2a155656c87070cd81577eeda76dbf5cbac5d09be15808324c4 [INFO] running `Command { std: "docker" "start" "-a" "cf8fb1d9680bd2a155656c87070cd81577eeda76dbf5cbac5d09be15808324c4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling syn v1.0.101 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling keccak v0.1.2 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling openssl-sys v0.9.76 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling blake2s_simd v0.5.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling unsigned-varint v0.7.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.11 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling byte-slice-cast v1.2.1 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling signature v1.3.2 [INFO] [stderr] Compiling ff v0.10.1 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling polling v2.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling uint v0.9.4 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling async-io v1.9.0 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling async-channel v1.7.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling iana-time-zone v0.1.50 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling clear_on_drop v0.2.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling pct-str v1.1.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling iref v2.2.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling hkdf v0.8.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling blake2 v0.8.1 [INFO] [stderr] Compiling elliptic-curve v0.9.12 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling mown v0.2.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling langtag v0.2.0 [INFO] [stderr] Compiling ryu-js v0.2.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling cached v0.23.0 [INFO] [stderr] Compiling ecdsa v0.11.1 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling combination v0.1.5 [INFO] [stderr] Compiling ssi-contexts v0.1.3 [INFO] [stderr] Compiling sshkeys v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling ctor v0.1.23 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.10 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling ff_derive-zeroize v0.6.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling libipld-cbor-derive v0.12.0 [INFO] [stderr] Compiling data-encoding-macro v0.1.12 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling multibase v0.8.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling crypto-bigint v0.2.11 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling elliptic-curve v0.10.6 [INFO] [stderr] Compiling ff-zeroize v0.6.3 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling pairing-plus v0.19.0 [INFO] [stderr] Compiling ecdsa v0.12.4 [INFO] [stderr] Compiling async-global-executor v2.3.0 [INFO] [stderr] Compiling elliptic-curve v0.11.12 [INFO] [stderr] Compiling k256 v0.9.6 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling pest v2.4.0 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling prost v0.7.0 [INFO] [stderr] Compiling prost-types v0.7.0 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling pest_meta v2.4.0 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling json-ld v0.4.0 [INFO] [stderr] Compiling multihash-derive v0.7.2 [INFO] [stderr] Compiling parity-scale-codec-derive v2.3.1 [INFO] [stderr] Compiling pest_generator v2.4.0 [INFO] [stderr] Compiling pest_derive v2.4.0 [INFO] [stderr] Compiling libipld-pb v0.12.0 [INFO] [stderr] Compiling multihash v0.14.0 [INFO] [stderr] Compiling cid v0.7.0 [INFO] [stderr] Compiling libipld-core v0.12.0 [INFO] [stderr] Compiling libipld-macro v0.12.0 [INFO] [stderr] Compiling libipld-cbor v0.12.1 [INFO] [stderr] Compiling parity-scale-codec v2.3.1 [INFO] [stderr] Compiling impl-serde v0.3.2 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling iri-string v0.4.1 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling bbs v0.4.1 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling rlp v0.5.1 [INFO] [stderr] Compiling impl-codec v0.5.1 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling primitive-types v0.10.1 [INFO] [stderr] Compiling ethbloom v0.11.1 [INFO] [stderr] Compiling serde_jcs v0.1.0 [INFO] [stderr] Compiling libipld-json v0.12.0 [INFO] [stderr] Compiling simple_asn1 v0.5.4 [INFO] [stderr] Compiling libipld v0.12.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling ethereum-types v0.12.1 [INFO] [stderr] Compiling ethabi v15.0.0 [INFO] [stderr] Compiling ethers-core v0.6.3 [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 siwe v0.2.0 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.12 [INFO] [stderr] Compiling ssi v0.4.0 [INFO] [stderr] Compiling cacaos v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 20s [INFO] running `Command { std: "docker" "inspect" "cf8fb1d9680bd2a155656c87070cd81577eeda76dbf5cbac5d09be15808324c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf8fb1d9680bd2a155656c87070cd81577eeda76dbf5cbac5d09be15808324c4", kill_on_drop: false }` [INFO] [stdout] cf8fb1d9680bd2a155656c87070cd81577eeda76dbf5cbac5d09be15808324c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd09d8bc4001b88085c660b6d01ebe3e7018f6da8c4e23302ca00c4ac135d8e7 [INFO] running `Command { std: "docker" "start" "-a" "fd09d8bc4001b88085c660b6d01ebe3e7018f6da8c4e23302ca00c4ac135d8e7", kill_on_drop: false }` [INFO] [stderr] Compiling cacaos v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.64s [INFO] running `Command { std: "docker" "inspect" "fd09d8bc4001b88085c660b6d01ebe3e7018f6da8c4e23302ca00c4ac135d8e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd09d8bc4001b88085c660b6d01ebe3e7018f6da8c4e23302ca00c4ac135d8e7", kill_on_drop: false }` [INFO] [stdout] fd09d8bc4001b88085c660b6d01ebe3e7018f6da8c4e23302ca00c4ac135d8e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 199ca596f62ad89b115fe56736a3060eb569c6048ac0291346f766861c757172 [INFO] running `Command { std: "docker" "start" "-a" "199ca596f62ad89b115fe56736a3060eb569c6048ac0291346f766861c757172", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cacaos-77fe930417c71b02) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_ipld ... ok [INFO] [stdout] test siwe_cacao::tests::validation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests cacaos [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "199ca596f62ad89b115fe56736a3060eb569c6048ac0291346f766861c757172", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "199ca596f62ad89b115fe56736a3060eb569c6048ac0291346f766861c757172", kill_on_drop: false }` [INFO] [stdout] 199ca596f62ad89b115fe56736a3060eb569c6048ac0291346f766861c757172