[INFO] fetching crate grin_wallet_api 5.3.1... [INFO] testing grin_wallet_api-5.3.1 against try#f23b22458132fb20faeb8a915b1c252478696f25 for pr-131095 [INFO] extracting crate grin_wallet_api 5.3.1 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate grin_wallet_api 5.3.1 on toolchain f23b22458132fb20faeb8a915b1c252478696f25 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate grin_wallet_api 5.3.1 [INFO] finished tweaking crates.io crate grin_wallet_api 5.3.1 [INFO] tweaked toml for crates.io crate grin_wallet_api 5.3.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 399 packages to latest compatible versions [INFO] [stderr] Adding base64 v0.12.3 (available: v0.22.1) [INFO] [stderr] Adding curve25519-dalek v3.2.0 (available: v3.2.1) [INFO] [stderr] Adding ed25519-dalek v1.0.1 (available: v2.1.1) [INFO] [stderr] Adding rand v0.6.5 (available: v0.8.5) [INFO] [stderr] Adding ring v0.16.20 (available: v0.17.8) [INFO] [stderr] Adding subtle v2.4.1 (available: v2.6.1) [INFO] [stderr] Adding uuid v0.8.2 (available: v1.10.0) [INFO] [stderr] Adding x25519-dalek v1.1.1 (available: v1.2.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2fc40c9a0722cb273dde74c8337095d291375f09e906fa2a4c0d730414dde61 [INFO] running `Command { std: "docker" "start" "-a" "b2fc40c9a0722cb273dde74c8337095d291375f09e906fa2a4c0d730414dde61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2fc40c9a0722cb273dde74c8337095d291375f09e906fa2a4c0d730414dde61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2fc40c9a0722cb273dde74c8337095d291375f09e906fa2a4c0d730414dde61", kill_on_drop: false }` [INFO] [stdout] b2fc40c9a0722cb273dde74c8337095d291375f09e906fa2a4c0d730414dde61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1926d7e66a579c24c52f9e5cde02deb2b07ae08d259a1f08fbaba5eeb2951de1 [INFO] running `Command { std: "docker" "start" "-a" "1926d7e66a579c24c52f9e5cde02deb2b07ae08d259a1f08fbaba5eeb2951de1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cc v1.1.24 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling destructure_traitobject v0.2.0 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling typemap-ors v1.0.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling object v0.36.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling grin_secp256k1zkp v0.7.14 [INFO] [stderr] Compiling croaring-sys v2.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling type-map v0.5.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling thread-id v4.2.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling parking_lot_core v0.7.3 [INFO] [stderr] Compiling liblmdb-sys v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling password-hash v0.2.3 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling self_cell v1.0.4 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling self_cell v0.10.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling rust-embed-utils v7.8.1 [INFO] [stderr] Compiling fluent-syntax v0.11.1 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling supercow v0.1.0 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rust-embed-impl v6.8.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling poly1305 v0.7.2 [INFO] [stderr] Compiling rust-embed v6.8.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling chacha20 v0.8.2 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling unic-langid-impl v0.9.5 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling unic-langid v0.9.5 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling croaring v1.1.0 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling intl-memoizer v0.5.2 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling basic-toml v0.1.9 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling lmdb-zero v0.4.4 [INFO] [stderr] Compiling i18n-config v0.4.7 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling fluent-bundle v0.15.3 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling cookie-factory v0.3.3 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling fluent v0.16.1 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling chacha20poly1305 v0.9.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling salsa20 v0.9.0 [INFO] [stderr] Compiling i18n-embed-impl v0.8.3 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling pbkdf2 v0.10.1 [INFO] [stderr] Compiling hkdf v0.11.0 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling jsonrpc-core v10.1.0 [INFO] [stderr] Compiling scrypt v0.8.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling ct-logs v0.6.0 [INFO] [stderr] Compiling i18n-embed v0.13.9 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling curve25519-dalek v2.1.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling log4rs v1.3.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling rustls-native-certs v0.3.0 [INFO] [stderr] Compiling age-core v0.7.1 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling x25519-dalek v0.6.0 [INFO] [stderr] Compiling secrecy v0.6.0 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling bech32 v0.7.3 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling sysinfo v0.29.11 [INFO] [stderr] Compiling timer v0.2.0 [INFO] [stderr] Compiling i18n-embed-fl v0.6.7 [INFO] [stderr] Compiling grin_util v5.3.3 [INFO] [stderr] Compiling grin_keychain v5.3.3 [INFO] [stderr] Compiling grin_wallet_util v5.3.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-io-timeout v0.4.0 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.13.1 [INFO] [stderr] Compiling age v0.7.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling grin_core v5.3.3 [INFO] [stderr] Compiling tokio-socks v0.3.0 [INFO] [stderr] Compiling easy-jsonrpc-proc-macro-mw v0.5.1 [INFO] [stderr] Compiling easy-jsonrpc-mw v0.5.4 [INFO] [stderr] Compiling grin_store v5.3.3 [INFO] [stderr] Compiling grin_wallet_config v5.3.1 [INFO] [stderr] Compiling grin_pool v5.3.3 [INFO] [stderr] Compiling grin_chain v5.3.3 [INFO] [stderr] Compiling grin_wallet_libwallet v5.3.1 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling grin_p2p v5.3.3 [INFO] [stderr] Compiling hyper-rustls v0.21.0 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling hyper-timeout v0.3.1 [INFO] [stderr] Compiling hyper-rustls v0.20.0 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling grin_api v5.3.3 [INFO] [stderr] Compiling grin_wallet_impls v5.3.1 [INFO] [stderr] Compiling grin_wallet_api v5.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "1926d7e66a579c24c52f9e5cde02deb2b07ae08d259a1f08fbaba5eeb2951de1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1926d7e66a579c24c52f9e5cde02deb2b07ae08d259a1f08fbaba5eeb2951de1", kill_on_drop: false }` [INFO] [stdout] 1926d7e66a579c24c52f9e5cde02deb2b07ae08d259a1f08fbaba5eeb2951de1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dca733b27eb924834e9004d17128151a81b20ca630caab2eb22bfe582ea7282b [INFO] running `Command { std: "docker" "start" "-a" "dca733b27eb924834e9004d17128151a81b20ca630caab2eb22bfe582ea7282b", kill_on_drop: false }` [INFO] [stderr] Compiling grin_wallet_api v5.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.92s [INFO] running `Command { std: "docker" "inspect" "dca733b27eb924834e9004d17128151a81b20ca630caab2eb22bfe582ea7282b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dca733b27eb924834e9004d17128151a81b20ca630caab2eb22bfe582ea7282b", kill_on_drop: false }` [INFO] [stdout] dca733b27eb924834e9004d17128151a81b20ca630caab2eb22bfe582ea7282b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 80c2a29954ec6df3e393b2bbffc7584db58ef29ecbeae3d62e05683e0f4e1150 [INFO] running `Command { std: "docker" "start" "-a" "80c2a29954ec6df3e393b2bbffc7584db58ef29ecbeae3d62e05683e0f4e1150", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/grin_wallet_api-0bcced135d235e6c) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test types::encrypted_request ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running tests/slate_versioning.rs (/opt/rustwide/target/debug/deps/slate_versioning-890b5d42a44683ff) [INFO] [stdout] [INFO] [stderr] Doc-tests grin_wallet_api [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 89 tests [INFO] [stdout] test src/owner.rs - owner::Owner::close_wallet (line 1712) ... ok [INFO] [stdout] test src/owner.rs - owner::Owner::create_account_path (line 291) ... ok [INFO] [stdout] test src/owner.rs - owner::Owner::cancel_tx (line 1090) ... ok [INFO] [stdout] test src/foreign.rs - foreign::Foreign<'a,L,C,K>::receive_tx (line 333) ... ok [INFO] [stdout] test src/foreign.rs - foreign::Foreign<'a,L,C,K>::finalize_tx (line 416) ... ok [INFO] [stdout] test src/owner.rs - owner::Owner::accounts (line 240) ... ok [INFO] [stdout] test src/foreign.rs - foreign::Foreign<'a,L,C,K>::new (line 107) ... ok [INFO] [stdout] test src/foreign.rs - foreign::Foreign<'a,L,C,K>::build_coinbase (line 258) ... ok [INFO] [stdout] test src/owner.rs - owner::Owner::change_password (line 1793) ... ok [INFO] [stdout] test src/owner.rs - owner::Owner::create_slatepack_message (line 2134) ... ok [INFO] [stdout] test src/owner.rs - owner::Owner::create_config (line 1511) ... ok [INFO] [stdout] test src/foreign.rs - foreign::Foreign<'a,L,C,K>::check_version (line 206) ... ok [INFO] [stdout] test src/owner.rs - owner::Owner::decode_slatepack_message (line 2254) ... ok [INFO] [stdout] test src/owner.rs - owner::Owner::finalize_tx (line 960) ... ok [INFO] [stdout] test src/owner.rs - owner::Owner::get_stored_tx (line 1161) ... ok [INFO] [stdout] test src/owner.rs - owner::Owner::get_top_level_directory (line 1424) ... ok [INFO] [stdout] test src/owner.rs - owner::Owner::get_slatepack_address (line 2053) ... ok [INFO] [stdout] test src/owner.rs - owner::Owner::get_mnemonic (line 1748) ... ok [INFO] [stdout] test src/owner.rs - owner::Owner::get_updater_messages (line 1987) ... ok [INFO] [stdout] test src/owner.rs - owner::Owner::get_slatepack_secret_key (line 2093) ... ok [INFO] [stdout] test src/owner.rs - owner::Owner::get_rewind_hash (line 1204) ... ok [INFO] [stdout] test src/owner.rs - owner::Owner::delete_wallet (line 1836) ... ok [INFO] [stdout] test src/owner.rs - owner::Owner::init_send_tx (line 631) ... ok [INFO] [stdout] test src/owner.rs - owner::Owner::issue_invoice_tx (line 743) ... ok [INFO] [stdout] test src/owner.rs - owner::Owner::retrieve_payment_proof (line 2317) ... ok [INFO] [stdout] test src/owner.rs - owner::Owner::retrieve_summary_info (line 544) ... ok [INFO] [stdout] test src/owner.rs - owner::Owner::process_invoice_tx (line 804) ... ok [INFO] [stdout] test src/owner.rs - owner::Owner::retrieve_outputs (line 394) ... ok [INFO] [stdout] test src/owner.rs - owner::Owner::node_height (line 1367) ... ok [INFO] [stdout] test src/owner.rs - owner::Owner::new (line 112) ... ok [INFO] [stdout] test src/owner.rs - owner::Owner::create_wallet (line 1578) ... ok [INFO] [stdout] test src/owner.rs - owner::Owner::retrieve_txs (line 465) ... ok [INFO] [stdout] test src/owner.rs - owner::Owner::post_tx (line 1019) ... ok [INFO] [stdout] test src/owner.rs - owner::Owner::scan (line 1308) ... ok [INFO] [stdout] test src/owner.rs - owner::Owner::scan_rewind_hash (line 1244) ... ok [INFO] [stdout] test src/owner.rs - owner::Owner::set_active_account (line 338) ... ok [INFO] [stdout] test src/owner.rs - owner::Owner::stop_updater (line 1945) ... ok [INFO] [stdout] test src/owner.rs - owner::Owner::start_updater (line 1890) ... ok [INFO] [stdout] test src/owner.rs - owner::Owner::set_top_level_directory (line 1463) ... ok [INFO] [stdout] test src/owner.rs - owner::Owner::slate_from_slatepack_message (line 2204) ... ok [INFO] [stdout] test src/owner.rs - owner::Owner::verify_payment_proof (line 2386) ... ok [INFO] [stdout] test src/owner.rs - owner::Owner::tx_lock_outputs (line 898) ... ok [INFO] [stdout] test src/owner.rs - owner::Owner::open_wallet (line 1646) ... ok [INFO] [stdout] test src/foreign_rpc.rs - foreign_rpc::ForeignRpc::check_version (line 35) ... ok [INFO] [stdout] test src/owner_rpc.rs - owner_rpc::OwnerRpc::create_wallet (line 1303) ... ok [INFO] [stdout] test src/owner_rpc.rs - owner_rpc::OwnerRpc::delete_wallet (line 1465) ... ok [INFO] [stdout] test src/owner_rpc.rs - owner_rpc::OwnerRpc::change_password (line 1434) ... ok [INFO] [stdout] test src/owner_rpc.rs - owner_rpc::OwnerRpc::decode_slatepack_message (line 1758) ... ok [INFO] [stdout] test src/owner_rpc.rs - owner_rpc::OwnerRpc::close_wallet (line 1373) ... ok [INFO] [stdout] test src/owner_rpc.rs - owner_rpc::OwnerRpc::create_slatepack_message (line 1652) ... ok [INFO] [stdout] test src/owner_rpc.rs - owner_rpc::OwnerRpc::build_output (line 1924) ... ok [INFO] [stdout] test src/owner_rpc.rs - owner_rpc::OwnerRpc::init_secure_api (line 1137) ... ok [INFO] [stdout] test src/owner_rpc.rs - owner_rpc::OwnerRpc::init_secure_api (line 1153) ... ok [INFO] [stdout] test src/owner_rpc.rs - owner_rpc::OwnerRpc::get_mnemonic (line 1403) ... ok [INFO] [stdout] test src/owner_rpc.rs - owner_rpc::OwnerRpc::get_rewind_hash (line 938) ... ok [INFO] [stdout] test src/owner_rpc.rs - owner_rpc::OwnerRpc::get_slatepack_address (line 1582) ... ok [INFO] [stdout] test src/owner_rpc.rs - owner_rpc::OwnerRpc::get_updater_messages (line 1552) ... ok [INFO] [stdout] test src/owner_rpc.rs - owner_rpc::OwnerRpc::get_slatepack_secret_key (line 1617) ... ok [INFO] [stdout] test src/owner_rpc.rs - owner_rpc::OwnerRpc::open_wallet (line 1342) ... ok [INFO] [stdout] test src/owner_rpc.rs - owner_rpc::OwnerRpc::accounts (line 51) ... ok [INFO] [stdout] test src/owner_rpc.rs - owner_rpc::OwnerRpc::query_txs (line 317) ... ok [INFO] [stdout] test src/owner_rpc.rs - owner_rpc::OwnerRpc::create_account_path (line 88) ... ok [INFO] [stdout] test src/foreign_rpc.rs - foreign_rpc::ForeignRpc::build_coinbase (line 70) ... ok [INFO] [stdout] test src/owner_rpc.rs - owner_rpc::OwnerRpc::create_config (line 1237) ... ok [INFO] [stdout] test src/owner_rpc.rs - owner_rpc::OwnerRpc::init_send_tx (line 458) ... ok [INFO] [stdout] test src/owner_rpc.rs - owner_rpc::OwnerRpc::issue_invoice_tx (line 517) ... ok [INFO] [stdout] test src/owner_rpc.rs - owner_rpc::OwnerRpc::get_top_level_directory (line 1174) ... ok [INFO] [stdout] test src/owner_rpc.rs - owner_rpc::OwnerRpc::node_height (line 1086) ... ok [INFO] [stdout] test src/foreign_rpc.rs - foreign_rpc::ForeignRpc::receive_tx (line 119) ... ok [INFO] [stdout] test src/owner_rpc.rs - owner_rpc::OwnerRpc::process_invoice_tx (line 568) ... ok [INFO] [stdout] test src/owner_rpc.rs - owner_rpc::OwnerRpc::cancel_tx (line 853) ... ok [INFO] [stdout] test src/owner_rpc.rs - owner_rpc::OwnerRpc::set_tor_config (line 1891) ... ok [INFO] [stdout] test src/foreign_rpc.rs - foreign_rpc::ForeignRpc::finalize_tx (line 199) ... ok [INFO] [stdout] test src/owner_rpc.rs - owner_rpc::OwnerRpc::finalize_tx (line 697) ... ok [INFO] [stdout] test src/owner_rpc.rs - owner_rpc::OwnerRpc::slate_from_slatepack_message (line 1704) ... ok [INFO] [stdout] test src/owner_rpc.rs - owner_rpc::OwnerRpc::start_updater (line 1494) ... ok [INFO] [stdout] test src/owner_rpc.rs - owner_rpc::OwnerRpc::scan (line 1049) ... ok [INFO] [stdout] test src/owner_rpc.rs - owner_rpc::OwnerRpc::retrieve_outputs (line 154) ... ok [INFO] [stdout] test src/owner_rpc.rs - owner_rpc::OwnerRpc::stop_updater (line 1525) ... ok [INFO] [stdout] test src/owner_rpc.rs - owner_rpc::OwnerRpc::retrieve_txs (line 232) ... ok [INFO] [stdout] test src/owner_rpc.rs - owner_rpc::OwnerRpc::get_stored_tx (line 890) ... ok [INFO] [stdout] test src/owner_rpc.rs - owner_rpc::OwnerRpc::retrieve_summary_info (line 407) ... ok [INFO] [stdout] test src/owner_rpc.rs - owner_rpc::OwnerRpc::set_active_account (line 121) ... ok [INFO] [stdout] test src/owner_rpc.rs - owner_rpc::OwnerRpc::post_tx (line 783) ... ok [INFO] [stdout] test src/owner_rpc.rs - owner_rpc::OwnerRpc::set_top_level_directory (line 1203) ... ok [INFO] [stdout] test src/owner_rpc.rs - owner_rpc::OwnerRpc::scan_rewind_hash (line 967) ... ok [INFO] [stdout] test src/owner_rpc.rs - owner_rpc::OwnerRpc::tx_lock_outputs (line 652) ... ok [INFO] [stdout] test src/owner_rpc.rs - owner_rpc::OwnerRpc::retrieve_payment_proof (line 1800) ... ok [INFO] [stdout] test src/owner_rpc.rs - owner_rpc::OwnerRpc::verify_payment_proof (line 1846) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 89 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.90s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "80c2a29954ec6df3e393b2bbffc7584db58ef29ecbeae3d62e05683e0f4e1150", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80c2a29954ec6df3e393b2bbffc7584db58ef29ecbeae3d62e05683e0f4e1150", kill_on_drop: false }` [INFO] [stdout] 80c2a29954ec6df3e393b2bbffc7584db58ef29ecbeae3d62e05683e0f4e1150