[INFO] cloning repository https://github.com/duniter/dubp-rs-libs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/duniter/dubp-rs-libs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduniter%2Fdubp-rs-libs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduniter%2Fdubp-rs-libs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f4116b8d2b32ca7ad4e25100a2f5edd7da58edc6 [INFO] testing duniter/dubp-rs-libs against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduniter%2Fdubp-rs-libs" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/duniter/dubp-rs-libs on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-11/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/duniter/dubp-rs-libs [INFO] finished tweaking git repo https://github.com/duniter/dubp-rs-libs [INFO] tweaked toml for git repo https://github.com/duniter/dubp-rs-libs written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/duniter/dubp-rs-libs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded plotters-backend v0.3.0 [INFO] [stderr] Downloaded arrayvec v0.7.0 [INFO] [stderr] Downloaded plotters-svg v0.3.0 [INFO] [stderr] Downloaded tar v0.4.29 [INFO] [stderr] Downloaded ed25519-bip32 v0.3.2 [INFO] [stderr] Downloaded generic-array v0.14.2 [INFO] [stderr] Downloaded rusty-hook v0.11.2 [INFO] [stderr] Downloaded nias v0.5.0 [INFO] [stderr] Downloaded ci_info v0.10.2 [INFO] [stderr] Downloaded fsio v0.1.3 [INFO] [stderr] Downloaded envmnt v0.8.4 [INFO] [stderr] Downloaded sodiumoxide v0.2.6 [INFO] [stderr] Downloaded json-pest-parser v0.3.0 [INFO] [stderr] Downloaded cryptoxide v0.3.2 [INFO] [stderr] Downloaded plotters v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 07cb0cb988b76ffa3449ca931edeeb6230b167b4f74f111dcbf25bb5ce91e6d0 [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" "07cb0cb988b76ffa3449ca931edeeb6230b167b4f74f111dcbf25bb5ce91e6d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07cb0cb988b76ffa3449ca931edeeb6230b167b4f74f111dcbf25bb5ce91e6d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07cb0cb988b76ffa3449ca931edeeb6230b167b4f74f111dcbf25bb5ce91e6d0", kill_on_drop: false }` [INFO] [stdout] 07cb0cb988b76ffa3449ca931edeeb6230b167b4f74f111dcbf25bb5ce91e6d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 908c57e4ae7f11aa3731fc35d033ced70cfe560831ffbb7a720299cc8f803bc4 [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" "908c57e4ae7f11aa3731fc35d033ced70cfe560831ffbb7a720299cc8f803bc4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling beef v0.5.0 [INFO] [stderr] Compiling unwrap v1.2.1 [INFO] [stderr] Compiling generic-array v0.14.2 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling zerocopy-derive v0.2.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling zerocopy v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling json-pest-parser v0.3.0 [INFO] [stderr] Compiling dup-crypto v0.58.0 (/opt/rustwide/workdir/crypto) [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling arrayvec v0.7.0 [INFO] [stderr] Compiling dubp-common v0.58.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling dubp-wallet v0.58.0 (/opt/rustwide/workdir/wallet) [INFO] [stderr] Compiling duniter-peer v0.58.0 (/opt/rustwide/workdir/peer) [INFO] [stderr] Compiling dubp-documents v0.58.0 (/opt/rustwide/workdir/documents) [INFO] [stderr] Compiling duniter-bda-types v0.58.0 (/opt/rustwide/workdir/bda-types) [INFO] [stderr] Compiling dubp-documents-parser v0.58.0 (/opt/rustwide/workdir/documents-parser) [INFO] [stderr] Compiling dubp v0.58.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "908c57e4ae7f11aa3731fc35d033ced70cfe560831ffbb7a720299cc8f803bc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "908c57e4ae7f11aa3731fc35d033ced70cfe560831ffbb7a720299cc8f803bc4", kill_on_drop: false }` [INFO] [stdout] 908c57e4ae7f11aa3731fc35d033ced70cfe560831ffbb7a720299cc8f803bc4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d08c0a7127c6dcbb8d4f191f5440429666f33fe00f8e9034341551002fd7b973 [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" "d08c0a7127c6dcbb8d4f191f5440429666f33fe00f8e9034341551002fd7b973", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling beef v0.5.0 [INFO] [stderr] Compiling fsio v0.1.3 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling unwrap v1.2.1 [INFO] [stderr] Compiling nias v0.5.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling generic-array v0.14.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling zerocopy v0.3.0 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling json-pest-parser v0.3.0 [INFO] [stderr] Compiling envmnt v0.8.4 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling ci_info v0.10.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rusty-hook v0.11.2 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling arrayvec v0.7.0 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling dup-crypto v0.58.0 (/opt/rustwide/workdir/crypto) [INFO] [stderr] Compiling dubp-common v0.58.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling dubp-wallet v0.58.0 (/opt/rustwide/workdir/wallet) [INFO] [stderr] Compiling duniter-peer v0.58.0 (/opt/rustwide/workdir/peer) [INFO] [stderr] Compiling dubp-documents v0.58.0 (/opt/rustwide/workdir/documents) [INFO] [stderr] Compiling duniter-bda-types v0.58.0 (/opt/rustwide/workdir/bda-types) [INFO] [stderr] Compiling dubp-documents-parser v0.58.0 (/opt/rustwide/workdir/documents-parser) [INFO] [stderr] Compiling dubp v0.58.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 1m 49s [INFO] running `Command { std: "docker" "inspect" "d08c0a7127c6dcbb8d4f191f5440429666f33fe00f8e9034341551002fd7b973", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d08c0a7127c6dcbb8d4f191f5440429666f33fe00f8e9034341551002fd7b973", kill_on_drop: false }` [INFO] [stdout] d08c0a7127c6dcbb8d4f191f5440429666f33fe00f8e9034341551002fd7b973 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+beta-2022-02-22" "test" "--frozen", 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] 7ebc4b23294845aaadfe368a0b23b268b2ad46cfc174553bb765b08f83ff9120 [INFO] running `Command { std: "docker" "start" "-a" "7ebc4b23294845aaadfe368a0b23b268b2ad46cfc174553bb765b08f83ff9120", kill_on_drop: false }` [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 0.11s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/dubp-fcf14104fc91fded) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests dubp [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 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" "7ebc4b23294845aaadfe368a0b23b268b2ad46cfc174553bb765b08f83ff9120", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ebc4b23294845aaadfe368a0b23b268b2ad46cfc174553bb765b08f83ff9120", kill_on_drop: false }` [INFO] [stdout] 7ebc4b23294845aaadfe368a0b23b268b2ad46cfc174553bb765b08f83ff9120