[INFO] cloning repository https://github.com/input-output-hk/catalyst-fund-archive-tool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/input-output-hk/catalyst-fund-archive-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finput-output-hk%2Fcatalyst-fund-archive-tool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finput-output-hk%2Fcatalyst-fund-archive-tool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b97841139e80586ec18ee74819075b41a1614096 [INFO] testing input-output-hk/catalyst-fund-archive-tool against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finput-output-hk%2Fcatalyst-fund-archive-tool" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/input-output-hk/catalyst-fund-archive-tool on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/input-output-hk/catalyst-fund-archive-tool [INFO] finished tweaking git repo https://github.com/input-output-hk/catalyst-fund-archive-tool [INFO] tweaked toml for git repo https://github.com/input-output-hk/catalyst-fund-archive-tool written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/input-output-hk/catalyst-fund-archive-tool already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d98950491ea32f5c72e8d53d58ddc07dc025d8425fc06bb755beabe3e9115f4 [INFO] running `Command { std: "docker" "start" "-a" "0d98950491ea32f5c72e8d53d58ddc07dc025d8425fc06bb755beabe3e9115f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d98950491ea32f5c72e8d53d58ddc07dc025d8425fc06bb755beabe3e9115f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d98950491ea32f5c72e8d53d58ddc07dc025d8425fc06bb755beabe3e9115f4", kill_on_drop: false }` [INFO] [stdout] 0d98950491ea32f5c72e8d53d58ddc07dc025d8425fc06bb755beabe3e9115f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3df7f1302ffa79f4eaa9e9389072a99670efb84a0eed9ab9bb8ba185f28d3dad [INFO] running `Command { std: "docker" "start" "-a" "3df7f1302ffa79f4eaa9e9389072a99670efb84a0eed9ab9bb8ba185f28d3dad", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling cryptoxide v0.3.2 [INFO] [stderr] Compiling signature v1.3.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling chain-ser v0.1.0 (https://github.com/input-output-hk/chain-libs.git?branch=master#f409bf66) [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling unsigned-varint v0.5.1 [INFO] [stderr] Compiling typed-bytes v0.1.0 (https://github.com/input-output-hk/chain-libs.git?branch=master#f409bf66) [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling bech32 v0.7.3 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling cbor_event v2.1.3 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling strum v0.19.5 [INFO] [stderr] Compiling sparse-array v0.1.0 (https://github.com/input-output-hk/chain-libs.git?branch=master#f409bf66) [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling eccoxide v0.3.0 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ed25519 v1.0.3 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling blake2s_simd v0.5.11 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling chain-core v0.1.0 (https://github.com/input-output-hk/chain-libs.git?branch=master#f409bf66) [INFO] [stderr] Compiling chain-time v0.1.0 (https://github.com/input-output-hk/chain-libs.git?branch=master#f409bf66) [INFO] [stderr] Compiling data-pile v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling lru v0.6.5 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling ed25519-bip32 v0.3.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling sled v0.34.6 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling multihash v0.11.4 [INFO] [stderr] Compiling cardano-legacy-address v0.1.1 (https://github.com/input-output-hk/chain-libs.git?branch=master#f409bf66) [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling strum_macros v0.19.4 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling curve25519-dalek v3.0.2 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling chain-vote v0.1.0 (https://github.com/input-output-hk/chain-libs.git?branch=master#f409bf66) [INFO] [stderr] Compiling imhamt v0.1.0 (https://github.com/input-output-hk/chain-libs.git?branch=master#f409bf66) [INFO] [stderr] Compiling chain-storage v0.1.0 (https://github.com/input-output-hk/chain-libs.git?branch=master#f409bf66) [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling parity-multiaddr v0.9.7 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling chain-crypto v0.1.0 (https://github.com/input-output-hk/chain-libs.git?branch=master#f409bf66) [INFO] [stderr] Compiling poldercast v0.14.0-dev (https://github.com/primetype/poldercast.git?rev=8305f1560392a9d26673ca996e7646c8834533ef#8305f156) [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling chain-addr v0.1.0 (https://github.com/input-output-hk/chain-libs.git?branch=master#f409bf66) [INFO] [stderr] Compiling chain-impl-mockchain v0.1.0 (https://github.com/input-output-hk/chain-libs.git?branch=master#f409bf66) [INFO] [stderr] Compiling jormungandr-lib v0.10.0-alpha.3 (https://github.com/input-output-hk/jormungandr.git?branch=master#ef6ef0f3) [INFO] [stderr] Compiling catalyst-fund-archive-tool v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "3df7f1302ffa79f4eaa9e9389072a99670efb84a0eed9ab9bb8ba185f28d3dad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3df7f1302ffa79f4eaa9e9389072a99670efb84a0eed9ab9bb8ba185f28d3dad", kill_on_drop: false }` [INFO] [stdout] 3df7f1302ffa79f4eaa9e9389072a99670efb84a0eed9ab9bb8ba185f28d3dad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b968d96a93027b0637ee0ee1be67fe8b9a29f9eba602f1640ca5408f83aa28a [INFO] running `Command { std: "docker" "start" "-a" "8b968d96a93027b0637ee0ee1be67fe8b9a29f9eba602f1640ca5408f83aa28a", kill_on_drop: false }` [INFO] [stderr] Compiling catalyst-fund-archive-tool v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.09s [INFO] running `Command { std: "docker" "inspect" "8b968d96a93027b0637ee0ee1be67fe8b9a29f9eba602f1640ca5408f83aa28a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b968d96a93027b0637ee0ee1be67fe8b9a29f9eba602f1640ca5408f83aa28a", kill_on_drop: false }` [INFO] [stdout] 8b968d96a93027b0637ee0ee1be67fe8b9a29f9eba602f1640ca5408f83aa28a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 240cb8b0d5217aee2dc6c964290db2e1381ea97036f5c68eb385b2952bd43811 [INFO] running `Command { std: "docker" "start" "-a" "240cb8b0d5217aee2dc6c964290db2e1381ea97036f5c68eb385b2952bd43811", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/catalyst_fund_archive_tool-1cbef265e826aa3f) [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" "240cb8b0d5217aee2dc6c964290db2e1381ea97036f5c68eb385b2952bd43811", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "240cb8b0d5217aee2dc6c964290db2e1381ea97036f5c68eb385b2952bd43811", kill_on_drop: false }` [INFO] [stdout] 240cb8b0d5217aee2dc6c964290db2e1381ea97036f5c68eb385b2952bd43811