[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 1.59.0 for beta-1.60-1 [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-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/input-output-hk/catalyst-fund-archive-tool on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-10/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f21da71c28c21228748a3f7e3771aabcf91dab0b5eb97a072f8e9a46aa316f23 [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" "f21da71c28c21228748a3f7e3771aabcf91dab0b5eb97a072f8e9a46aa316f23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f21da71c28c21228748a3f7e3771aabcf91dab0b5eb97a072f8e9a46aa316f23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f21da71c28c21228748a3f7e3771aabcf91dab0b5eb97a072f8e9a46aa316f23", kill_on_drop: false }` [INFO] [stdout] f21da71c28c21228748a3f7e3771aabcf91dab0b5eb97a072f8e9a46aa316f23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97c05027293ca574db29f0ac0249f521fce3f116b7a25f08db358014968ca5ed [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" "97c05027293ca574db29f0ac0249f521fce3f116b7a25f08db358014968ca5ed", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling syn v1.0.60 [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 rayon-core v1.9.0 [INFO] [stderr] Compiling cryptoxide v0.3.2 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling signature v1.3.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 hex v0.4.2 [INFO] [stderr] Compiling bech32 v0.7.3 [INFO] [stderr] Compiling typed-bytes v0.1.0 (https://github.com/input-output-hk/chain-libs.git?branch=master#f409bf66) [INFO] [stderr] Compiling unsigned-varint v0.5.1 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling cbor_event v2.1.3 [INFO] [stderr] Compiling sparse-array v0.1.0 (https://github.com/input-output-hk/chain-libs.git?branch=master#f409bf66) [INFO] [stderr] Compiling strum v0.19.5 [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 proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling eccoxide v0.3.0 [INFO] [stderr] Compiling blake2s_simd v0.5.11 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling ed25519 v1.0.3 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling chain-core v0.1.0 (https://github.com/input-output-hk/chain-libs.git?branch=master#f409bf66) [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling chain-time v0.1.0 (https://github.com/input-output-hk/chain-libs.git?branch=master#f409bf66) [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling lru v0.6.5 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling multihash v0.11.4 [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 time v0.1.44 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling data-pile v0.6.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [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 rand v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling sled v0.34.6 [INFO] [stderr] Compiling cardano-legacy-address v0.1.1 (https://github.com/input-output-hk/chain-libs.git?branch=master#f409bf66) [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 bstr v0.2.15 [INFO] [stderr] Compiling chrono v0.4.19 [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 chain-addr v0.1.0 (https://github.com/input-output-hk/chain-libs.git?branch=master#f409bf66) [INFO] [stderr] Compiling csv v1.1.5 [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 2m 44s [INFO] running `Command { std: "docker" "inspect" "97c05027293ca574db29f0ac0249f521fce3f116b7a25f08db358014968ca5ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97c05027293ca574db29f0ac0249f521fce3f116b7a25f08db358014968ca5ed", kill_on_drop: false }` [INFO] [stdout] 97c05027293ca574db29f0ac0249f521fce3f116b7a25f08db358014968ca5ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", 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] c0e7e1ac508da896351a108bb65b15878e8211f8f2ec036f861a9cd3c8ac05f6 [INFO] running `Command { std: "docker" "start" "-a" "c0e7e1ac508da896351a108bb65b15878e8211f8f2ec036f861a9cd3c8ac05f6", 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.31s [INFO] running `Command { std: "docker" "inspect" "c0e7e1ac508da896351a108bb65b15878e8211f8f2ec036f861a9cd3c8ac05f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0e7e1ac508da896351a108bb65b15878e8211f8f2ec036f861a9cd3c8ac05f6", kill_on_drop: false }` [INFO] [stdout] c0e7e1ac508da896351a108bb65b15878e8211f8f2ec036f861a9cd3c8ac05f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 68c9a53d1a546ad61927e8d3a78d3118f8662cf37df3f0259ec0e1ddeee41420 [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" "68c9a53d1a546ad61927e8d3a78d3118f8662cf37df3f0259ec0e1ddeee41420", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/catalyst_fund_archive_tool-25b0bfcde83b5a78) [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" "68c9a53d1a546ad61927e8d3a78d3118f8662cf37df3f0259ec0e1ddeee41420", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68c9a53d1a546ad61927e8d3a78d3118f8662cf37df3f0259ec0e1ddeee41420", kill_on_drop: false }` [INFO] [stdout] 68c9a53d1a546ad61927e8d3a78d3118f8662cf37df3f0259ec0e1ddeee41420