[INFO] cloning repository https://github.com/ellipticoin/moonshined [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ellipticoin/moonshined" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fellipticoin%2Fmoonshined", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fellipticoin%2Fmoonshined'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1d70bcda9b2f294acaec132a4bc679fe3a5b8424 [INFO] testing ellipticoin/moonshined against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fellipticoin%2Fmoonshined" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ellipticoin/moonshined on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ellipticoin/moonshined [INFO] finished tweaking git repo https://github.com/ellipticoin/moonshined [INFO] tweaked toml for git repo https://github.com/ellipticoin/moonshined written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/ellipticoin/moonshined already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded graphql-introspection-query v0.1.0 [INFO] [stderr] Downloaded graphql_query_derive v0.9.0 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.2 [INFO] [stderr] Downloaded ed25519-zebra v2.2.0 [INFO] [stderr] Downloaded ff v0.8.0 [INFO] [stderr] Downloaded graphql_client v0.9.0 [INFO] [stderr] Downloaded radium v0.4.1 [INFO] [stderr] Downloaded ecdsa v0.10.2 [INFO] [stderr] Downloaded bitvec v0.18.4 [INFO] [stderr] Downloaded k256 v0.7.2 [INFO] [stderr] Downloaded graphql_client_codegen v0.9.0 [INFO] [stderr] Downloaded futures-enum v0.1.17 [INFO] [stderr] Downloaded der v0.1.0 [INFO] [stderr] Downloaded derive_utils v0.11.2 [INFO] [stderr] Downloaded group v0.8.0 [INFO] [stderr] Downloaded curl-sys v0.4.40+curl-7.75.0 [INFO] [stderr] Downloaded pkcs8 v0.3.3 [INFO] [stderr] Downloaded const-oid v0.4.1 [INFO] [stderr] Downloaded elliptic-curve v0.8.4 [INFO] [stderr] Downloaded serde_eth v0.1.0 [INFO] [stderr] Downloaded phf_macros v0.7.24 [INFO] [stderr] Downloaded sled v0.34.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0cad903c5a1118871eae49ce938eb980db9de1b722bc8b49b4db747d2c8b1dc8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0cad903c5a1118871eae49ce938eb980db9de1b722bc8b49b4db747d2c8b1dc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0cad903c5a1118871eae49ce938eb980db9de1b722bc8b49b4db747d2c8b1dc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cad903c5a1118871eae49ce938eb980db9de1b722bc8b49b4db747d2c8b1dc8", kill_on_drop: false }` [INFO] [stdout] 0cad903c5a1118871eae49ce938eb980db9de1b722bc8b49b4db747d2c8b1dc8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c78e8f7a6c4e22ce963488d9992ffe98d0ec7ecf3593c522e7e9ffe264cbd95d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c78e8f7a6c4e22ce963488d9992ffe98d0ec7ecf3593c522e7e9ffe264cbd95d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.85 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling sval v1.0.0-alpha.5 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling signal-hook v0.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling radium v0.4.1 [INFO] [stderr] Compiling http-types v2.10.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling curl v0.4.34 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling const-oid v0.4.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling route-recognizer v0.2.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling standback v0.2.15 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling libnghttp2-sys v0.1.6+1.43.0 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling simple-mutex v1.1.5 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling der v0.1.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling curl-sys v0.4.40+curl-7.75.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling async-dup v1.2.2 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling spinning_top v0.2.2 [INFO] [stderr] Compiling sluice v0.5.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling pkcs8 v0.3.3 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling flume v0.9.2 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling bitvec v0.18.4 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling hex-literal-impl v0.2.2 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling idna v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.2 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling terminal_size v0.1.16 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling byte-pool v0.2.2 [INFO] [stderr] Compiling hex-literal v0.2.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling console v0.14.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling ff v0.8.0 [INFO] [stderr] Compiling curve25519-dalek v3.0.2 [INFO] [stderr] Compiling signature v1.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling group v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling elliptic-curve v0.8.4 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling ecdsa v0.10.2 [INFO] [stderr] Compiling k256 v0.7.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling phf_macros v0.7.24 [INFO] [stderr] Compiling ctrlc v3.1.8 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling ctor v0.1.19 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling tracing-attributes v0.1.12 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling ellipticoin_macros v0.1.0 (/opt/rustwide/workdir/ellipticoin_macros) [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling juniper_codegen v0.15.3 (https://github.com/graphql-rust/juniper#52483718) [INFO] [stderr] Compiling futures-enum v0.1.17 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling sled v0.34.6 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling graphql-parser v0.2.3 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-process v1.0.2 [INFO] [stderr] Compiling graphql-parser v0.3.0 [INFO] [stderr] Compiling tracing v0.1.23 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling futures-executor v0.3.12 [INFO] [stderr] Compiling broadcaster v1.0.0 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling serde_qs v0.7.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling linked_hash_set v0.1.4 [INFO] [stderr] Compiling ed25519-zebra v2.2.0 [INFO] [stderr] Compiling graphql-introspection-query v0.1.0 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling ellipticoin_types v0.1.0 (/opt/rustwide/workdir/ellipticoin_types) [INFO] [stderr] Compiling ellipticoin_contracts v0.1.0 (/opt/rustwide/workdir/ellipticoin_contracts) [INFO] [stderr] Compiling serde_eth v0.1.0 [INFO] [stderr] Compiling graphql_client_codegen v0.9.0 [INFO] [stderr] Compiling femme v2.1.1 [INFO] [stderr] Compiling bson v1.1.0 [INFO] [stderr] Compiling async-session v2.0.1 [INFO] [stderr] Compiling ellipticoin-test-framework v0.1.4 (/opt/rustwide/workdir/ellipticoin_test_framework) [INFO] [stderr] Compiling juniper v0.15.3 (https://github.com/graphql-rust/juniper#52483718) [INFO] [stderr] Compiling http-client v6.2.0 [INFO] [stderr] Compiling async-sse v4.1.0 [INFO] [stderr] Compiling async-h1 v2.3.1 [INFO] [stderr] Compiling surf v2.1.0 [INFO] [stderr] Compiling tide v0.16.0 [INFO] [stderr] Compiling ellipticoin_peerchain_ethereum v0.1.0 (/opt/rustwide/workdir/ellipticoin_peerchain_ethereum) [INFO] [stderr] Compiling graphql_query_derive v0.9.0 [INFO] [stderr] Compiling graphql_client v0.9.0 [INFO] [stderr] Compiling ellipticoind v0.1.0 (/opt/rustwide/workdir/ellipticoind) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7m 41s [INFO] running `Command { std: "docker" "inspect" "c78e8f7a6c4e22ce963488d9992ffe98d0ec7ecf3593c522e7e9ffe264cbd95d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c78e8f7a6c4e22ce963488d9992ffe98d0ec7ecf3593c522e7e9ffe264cbd95d", kill_on_drop: false }` [INFO] [stdout] c78e8f7a6c4e22ce963488d9992ffe98d0ec7ecf3593c522e7e9ffe264cbd95d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f4b71b9750df3fb879f0cbe3da8ffaa5ef125ea346a70a63654b4ee8af9e290 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9f4b71b9750df3fb879f0cbe3da8ffaa5ef125ea346a70a63654b4ee8af9e290", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling ellipticoin_macros v0.1.0 (/opt/rustwide/workdir/ellipticoin_macros) [INFO] [stderr] Compiling ellipticoin_types v0.1.0 (/opt/rustwide/workdir/ellipticoin_types) [INFO] [stderr] Compiling ellipticoin-test-framework v0.1.4 (/opt/rustwide/workdir/ellipticoin_test_framework) [INFO] [stderr] Compiling ellipticoin_peerchain_ethereum v0.1.0 (/opt/rustwide/workdir/ellipticoin_peerchain_ethereum) [INFO] [stderr] Compiling ellipticoind v0.1.0 (/opt/rustwide/workdir/ellipticoind) [INFO] [stderr] Compiling ellipticoin_contracts v0.1.0 (/opt/rustwide/workdir/ellipticoin_contracts) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 38.56s [INFO] running `Command { std: "docker" "inspect" "9f4b71b9750df3fb879f0cbe3da8ffaa5ef125ea346a70a63654b4ee8af9e290", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f4b71b9750df3fb879f0cbe3da8ffaa5ef125ea346a70a63654b4ee8af9e290", kill_on_drop: false }` [INFO] [stdout] 9f4b71b9750df3fb879f0cbe3da8ffaa5ef125ea346a70a63654b4ee8af9e290 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f022668615f999a54b847b73681477ef513e68b07e32fe70f36c2be636f998e1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f022668615f999a54b847b73681477ef513e68b07e32fe70f36c2be636f998e1", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.48s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ellipticoin_test_framework-8721d41fcb436e62) [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ellipticoin_contracts-899eb4d7270172e6) [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test amm::tests::test_create_pool_insufficient_base_token_balance ... ok [INFO] [stdout] test amm::tests::test_recreate_pool ... ok [INFO] [stdout] test amm::tests::test_add_liquidity ... ok [INFO] [stdout] test amm::tests::test_one_unit_trade ... ok [INFO] [stdout] test amm::tests::test_add_to_existing_liquidity ... ok [INFO] [stdout] test amm::tests::test_create_pool_insufficient_token_balance ... ok [INFO] [stdout] test amm::tests::test_create_pool ... ok [INFO] [stdout] test amm::tests::test_remove_liquidity_after_trade ... ok [INFO] [stdout] test amm::tests::test_trade_for_base_token ... ok [INFO] [stdout] test amm::tests::test_trade_max_slippage_exceeded ... ok [INFO] [stdout] test amm::tests::test_trade_with_invariant_overflow ... ok [INFO] [stdout] test bridge::tests::test_create_redeem_request ... ok [INFO] [stdout] test bridge::tests::test_cancel_redeem_request ... ok [INFO] [stdout] test amm::tests::test_trade ... ok [INFO] [stdout] test ellipticoin::issuance::tests::test_total_supply ... ok [INFO] [stdout] test governance::tests::create_proposal ... ok [INFO] [stdout] test governance::tests::create_proposal_with_insufficient_moonshine ... ok [INFO] [stdout] test amm::tests::test_remove_liquidity ... ok [INFO] [stdout] test amm::tests::test_trade_base_token ... ok [INFO] [stdout] test order_book::tests::test_create_order ... ok [INFO] [stdout] test order_book::tests::test_cancel ... ok [INFO] [stdout] test governance::tests::vote_without_moonshine ... ok [INFO] [stdout] test bridge::tests::test_mint ... ok [INFO] [stdout] test order_book::tests::test_fill_buy ... ok [INFO] [stdout] test bridge::tests::test_redeem ... ok [INFO] [stdout] test governance::tests::vote_after_poll_closed ... ok [INFO] [stdout] test order_book::tests::test_fill_sell ... ok [INFO] [stdout] test transaction::tests::test_run ... ok [INFO] [stdout] test ellipticoin::issuance::tests::test_halvenings ... ok [INFO] [stdout] test bridge::tests::test_sign_redeem_request ... ok [INFO] [stdout] test token::tests::test_transfer ... ok [INFO] [stdout] test governance::tests::vote ... ok [INFO] [stdout] test ellipticoin::tests::test_commit_and_seal ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ellipticoin_macros-a2d9d3123eb8e40a) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ellipticoin_peerchain_ethereum-9266e99d77b476a2) [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] [stderr] Running tests/ellipticoin_peerchain_ethereum.rs (/opt/rustwide/target/debug/deps/ellipticoin_peerchain_ethereum-61d24c2a94e7d93d) [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_add ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_add stdout ---- [INFO] [stdout] hi [INFO] [stdout] thread 'test_add' panicked at 'WEB3_URL not set: NotPresent', ellipticoin_peerchain_ethereum/src/constants.rs:9:60 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5616523df570 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5616523df570 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5616523df570 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5616523df570 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x56165240314c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x5616523d8f35 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x5616523e179b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5616523e179b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5616523e179b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5616523e12ac - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5616523e1e64 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x5616523e1947 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5616523dfa6c - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5616523e18a9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x561651f818a1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x561651f81993 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x561651fd4daf - core::result::Result::expect::hd5f2a06210037104 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:997:23 [INFO] [stdout] 17: 0x561651fd2c98 - ::deref::__static_ref_initialize::hcc60a426a0ad70ae [INFO] [stdout] at /opt/rustwide/workdir/ellipticoin_peerchain_ethereum/src/constants.rs:9:39 [INFO] [stdout] 18: 0x561651fd2c98 - core::ops::function::FnOnce::call_once::hac91a7b931fc0d7d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x561651fd292b - lazy_static::lazy::Lazy::get::{{closure}}::h97bf4878e426b214 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/inline_lazy.rs:31:29 [INFO] [stdout] 20: 0x561651fd2b5e - std::sync::once::Once::call_once::{{closure}}::h655e84ae13b99b63 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sync/once.rs:261:41 [INFO] [stdout] 21: 0x561651f80dfc - std::sync::once::Once::call_inner::hc348bcc9497238cf [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sync/once.rs:418:21 [INFO] [stdout] 22: 0x561651fd2ae8 - std::sync::once::Once::call_once::hff46fcf379395a72 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sync/once.rs:261:9 [INFO] [stdout] 23: 0x561651fd2ea6 - lazy_static::lazy::Lazy::get::h1be7653df8fd8f39 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/inline_lazy.rs:30:9 [INFO] [stdout] 24: 0x561651fd2ea6 - ::deref::__stability::h9d31ac12048e089b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/lib.rs:142:21 [INFO] [stdout] 25: 0x561651fd2ea6 - ::deref::hff642a4ebed18181 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/lib.rs:144:17 [INFO] [stdout] 26: 0x561651f990b7 - ellipticoin_peerchain_ethereum::get_current_block::{{closure}}::h0aea81ec1146d96d [INFO] [stdout] at /opt/rustwide/workdir/ellipticoin_peerchain_ethereum/src/lib.rs:256:40 [INFO] [stdout] 27: 0x561651fba5b3 - as core::future::future::Future>::poll::h50353af5ce252347 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 28: 0x561651fbb84e - ellipticoin_peerchain_ethereum::test_add::{{closure}}::ha8ba1ccd11ad82e1 [INFO] [stdout] at /opt/rustwide/workdir/ellipticoin_peerchain_ethereum/tests/ellipticoin_peerchain_ethereum.rs:17:38 [INFO] [stdout] 29: 0x561651fba72b - as core::future::future::Future>::poll::h6a055c15ed33f1d6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 30: 0x561651fa9d89 - as core::future::future::Future>::poll::{{closure}}::h1dca90895de97a40 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/builder.rs:199:17 [INFO] [stdout] 31: 0x561651fc09d6 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h6610e7049def4ede [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 32: 0x561651fafeb1 - std::thread::local::LocalKey::try_with::h1c967b386053e7ed [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 33: 0x561651faf9dd - std::thread::local::LocalKey::with::h1a82e9464a2fcb1d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 34: 0x561651fc0928 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hf3897c84e68b135f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 35: 0x561651fa9d35 - as core::future::future::Future>::poll::h8e9bb49c4cae6a9c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/builder.rs:197:13 [INFO] [stdout] 36: 0x561651fcd73b - as core::future::future::Future>::poll::h918e0aff2f4253dc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.11.3/src/future.rs:526:33 [INFO] [stdout] 37: 0x561651fa644a - async_executor::Executor::run::{{closure}}::h9f0d45ad34c10471 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:236:9 [INFO] [stdout] 38: 0x561651fbae6b - as core::future::future::Future>::poll::hf455bff67d0dfbb2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 39: 0x561651fa5fd6 - async_executor::LocalExecutor::run::{{closure}}::h396812fcedd74c3a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:437:9 [INFO] [stdout] 40: 0x561651fba3fb - as core::future::future::Future>::poll::h44913cb2eef3b532 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 41: 0x561651fc5e7d - async_io::driver::block_on::h6fc47282b8043d6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-io-1.3.1/src/driver.rs:142:33 [INFO] [stdout] 42: 0x561651fcb6af - async_global_executor::reactor::block_on::{{closure}}::h1935e3741ab4ff60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:3:18 [INFO] [stdout] 43: 0x561651fcb683 - async_global_executor::reactor::block_on::hdc19603c009b0f3c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:12:5 [INFO] [stdout] 44: 0x561651fcb773 - async_global_executor::executor::block_on::{{closure}}::h0ca0a450694657b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/executor.rs:26:36 [INFO] [stdout] 45: 0x561651fb071a - std::thread::local::LocalKey::try_with::hae9726d1136ccabf [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 46: 0x561651fafc82 - std::thread::local::LocalKey::with::hfeb3c6617d947175 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 47: 0x561651fcb716 - async_global_executor::executor::block_on::he8548d1d92a69f82 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/executor.rs:26:5 [INFO] [stdout] 48: 0x561651fac6e0 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h50ddd59589dcb4a1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/builder.rs:171:25 [INFO] [stdout] 49: 0x561651fc0af9 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h9d3ec4a13b498ed5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 50: 0x561651fb05aa - std::thread::local::LocalKey::try_with::h8de177ffcd30ccd9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 51: 0x561651fafaa0 - std::thread::local::LocalKey::with::h5f3d4e05d8b86a51 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 52: 0x561651fc08e7 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h2f309e3be45da29c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 53: 0x561651fac632 - async_std::task::builder::Builder::blocking::{{closure}}::hcc07bec528b7cbf6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/builder.rs:168:17 [INFO] [stdout] 54: 0x561651fb0102 - std::thread::local::LocalKey::try_with::h2eaa18ddcc1d8803 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 55: 0x561651fafbd2 - std::thread::local::LocalKey::with::hce584148fd7ea30e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 56: 0x561651fac4b5 - async_std::task::builder::Builder::blocking::h502273e0dcba80e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/builder.rs:161:9 [INFO] [stdout] 57: 0x561651fbb1dc - async_std::task::block_on::block_on::hb17fdcf9ced58f43 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/block_on.rs:33:5 [INFO] [stdout] 58: 0x561651fbb50b - ellipticoin_peerchain_ethereum::test_add::h2294c74ad8275bd0 [INFO] [stdout] at /opt/rustwide/workdir/ellipticoin_peerchain_ethereum/tests/ellipticoin_peerchain_ethereum.rs:15:5 [INFO] [stdout] 59: 0x561651fbb4ca - ellipticoin_peerchain_ethereum::test_add::{{closure}}::h4af08bb3ea7df78e [INFO] [stdout] at /opt/rustwide/workdir/ellipticoin_peerchain_ethereum/tests/ellipticoin_peerchain_ethereum.rs:14:1 [INFO] [stdout] 60: 0x561651fd00ce - core::ops::function::FnOnce::call_once::hec152d8aeb0824f4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 61: 0x5616522bbb33 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 62: 0x5616522bbb33 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 63: 0x5616522ba5c0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 64: 0x5616522ba5c0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 65: 0x5616522ba5c0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 66: 0x5616522ba5c0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 67: 0x5616522ba5c0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 68: 0x5616522ba5c0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 69: 0x5616522ba5c0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 70: 0x561652293b82 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 71: 0x561652293b82 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 72: 0x5616522977d8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 73: 0x5616522977d8 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 74: 0x5616522977d8 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 75: 0x5616522977d8 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 76: 0x5616522977d8 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 77: 0x5616522977d8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 78: 0x5616522977d8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 79: 0x5616523e76c7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 80: 0x5616523e76c7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 81: 0x5616523e76c7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 82: 0x7fde317e8609 - start_thread [INFO] [stdout] 83: 0x7fde315b8293 - clone [INFO] [stdout] 84: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_add [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '-p ellipticoin_peerchain_ethereum --test ellipticoin_peerchain_ethereum' [INFO] running `Command { std: "docker" "inspect" "f022668615f999a54b847b73681477ef513e68b07e32fe70f36c2be636f998e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f022668615f999a54b847b73681477ef513e68b07e32fe70f36c2be636f998e1", kill_on_drop: false }` [INFO] [stdout] f022668615f999a54b847b73681477ef513e68b07e32fe70f36c2be636f998e1