[INFO] fetching crate chainlib 0.1.1... [INFO] testing chainlib-0.1.1 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate chainlib 0.1.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate chainlib 0.1.1 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate chainlib 0.1.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate chainlib 0.1.1 [INFO] tweaked toml for crates.io crate chainlib 0.1.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate chainlib 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ledger-apdu v0.8.0 [INFO] [stderr] Downloaded ledger-transport v0.8.0 [INFO] [stderr] Downloaded hdwallet v0.3.0 [INFO] [stderr] Downloaded const-oid v0.4.5 [INFO] [stderr] Downloaded k256 v0.7.2 [INFO] [stderr] Downloaded ledger-transport-hid v0.8.0 [INFO] [stderr] Downloaded pkcs8 v0.3.3 [INFO] [stderr] Downloaded elliptic-curve v0.8.4 [INFO] [stderr] Downloaded sorted-json v0.1.0 [INFO] [stderr] Downloaded prost-amino-derive v0.6.1 [INFO] [stderr] Downloaded zx-bip44 v0.1.0 [INFO] [stderr] Downloaded prost-amino v0.6.0 [INFO] [stderr] Downloaded stdtx v0.4.0 [INFO] [stderr] Downloaded ecdsa v0.10.2 [INFO] [stderr] Downloaded der v0.1.0 [INFO] [stderr] Downloaded ledger-zondax-generic v0.8.0 [INFO] [stderr] Downloaded rust_decimal v1.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0c278239b48c9dc0e6317f7cfbbaf9572545715d2b4b5e9e75422722c9053d83 [INFO] running `Command { std: "docker" "start" "-a" "0c278239b48c9dc0e6317f7cfbbaf9572545715d2b4b5e9e75422722c9053d83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c278239b48c9dc0e6317f7cfbbaf9572545715d2b4b5e9e75422722c9053d83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c278239b48c9dc0e6317f7cfbbaf9572545715d2b4b5e9e75422722c9053d83", kill_on_drop: false }` [INFO] [stdout] 0c278239b48c9dc0e6317f7cfbbaf9572545715d2b4b5e9e75422722c9053d83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a38c23a97a2b2c6b7a18718550a8cdd1ce23002e34949400f670fe39cc1aea0e [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" "a38c23a97a2b2c6b7a18718550a8cdd1ce23002e34949400f670fe39cc1aea0e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling radium v0.4.1 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling const-oid v0.4.5 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling multimap v0.8.2 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling indenter v0.3.2 [INFO] [stderr] Compiling bitcoin_hashes v0.9.4 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling thread_local v1.1.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling der v0.1.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling prost-amino v0.6.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling pkcs8 v0.3.3 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling bitvec v0.18.4 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling secp256k1-sys v0.3.0 [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling signature v1.2.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling ff v0.8.0 [INFO] [stderr] Compiling secp256k1 v0.19.0 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling group v0.8.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling hdwallet v0.3.0 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling prost-amino-derive v0.6.1 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling elliptic-curve v0.8.4 [INFO] [stderr] Compiling subtle-encoding v0.5.1 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling ecdsa v0.10.2 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling k256 v0.7.2 [INFO] [stderr] Compiling pin-project v1.0.4 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling which v4.0.2 [INFO] [stderr] Compiling zx-bip44 v0.1.0 [INFO] [stderr] Compiling tiny-bip39 v0.8.0 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Compiling prost v0.7.0 [INFO] [stderr] Compiling prost-types v0.7.0 [INFO] [stderr] Compiling tokio-stream v0.1.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-util v0.6.1 [INFO] [stderr] Compiling tower v0.4.4 [INFO] [stderr] Compiling tonic-build v0.4.0 [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling rust_decimal v1.10.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling sorted-json v0.1.0 [INFO] [stderr] Compiling stdtx v0.4.0 [INFO] [stderr] Compiling hyper v0.14.4 [INFO] [stderr] Compiling tonic v0.4.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.1 [INFO] [stderr] Compiling chainlib v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 53s [INFO] running `Command { std: "docker" "inspect" "a38c23a97a2b2c6b7a18718550a8cdd1ce23002e34949400f670fe39cc1aea0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a38c23a97a2b2c6b7a18718550a8cdd1ce23002e34949400f670fe39cc1aea0e", kill_on_drop: false }` [INFO] [stdout] a38c23a97a2b2c6b7a18718550a8cdd1ce23002e34949400f670fe39cc1aea0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8dce66a2e7ba0f236b9658bf5bd5e3569fa4455c93635947ce94b80cbad75068 [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" "8dce66a2e7ba0f236b9658bf5bd5e3569fa4455c93635947ce94b80cbad75068", kill_on_drop: false }` [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling chainlib v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.14s [INFO] running `Command { std: "docker" "inspect" "8dce66a2e7ba0f236b9658bf5bd5e3569fa4455c93635947ce94b80cbad75068", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dce66a2e7ba0f236b9658bf5bd5e3569fa4455c93635947ce94b80cbad75068", kill_on_drop: false }` [INFO] [stdout] 8dce66a2e7ba0f236b9658bf5bd5e3569fa4455c93635947ce94b80cbad75068 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 047b7e128db3d1045e552d9800b57a17b23fa33ce9fe8dfedf21bcdd7d46a3b9 [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" "047b7e128db3d1045e552d9800b57a17b23fa33ce9fe8dfedf21bcdd7d46a3b9", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/chainlib-e7abc986d00f5c0f) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] Doc-tests chainlib [INFO] [stdout] test tx_builder::amino::test::test_tx_builder ... ok [INFO] [stdout] test key_service::private_key_service::test::test_hd_key ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s [INFO] [stdout] [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" "047b7e128db3d1045e552d9800b57a17b23fa33ce9fe8dfedf21bcdd7d46a3b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "047b7e128db3d1045e552d9800b57a17b23fa33ce9fe8dfedf21bcdd7d46a3b9", kill_on_drop: false }` [INFO] [stdout] 047b7e128db3d1045e552d9800b57a17b23fa33ce9fe8dfedf21bcdd7d46a3b9