[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] checking duniter/dubp-rs-libs against try#ea2bf32540662c61547071aad6cf0851a0b02f58 for pr-96376 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduniter%2Fdubp-rs-libs" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/duniter/dubp-rs-libs on toolchain ea2bf32540662c61547071aad6cf0851a0b02f58 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ea2bf32540662c61547071aad6cf0851a0b02f58" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-18/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-18/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" "+ea2bf32540662c61547071aad6cf0851a0b02f58" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+ea2bf32540662c61547071aad6cf0851a0b02f58" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e5cdc1193a1ff1d8793f8bf9c8a29e0bddbd3a23170767345200afc60d32807 [INFO] running `Command { std: "docker" "start" "-a" "0e5cdc1193a1ff1d8793f8bf9c8a29e0bddbd3a23170767345200afc60d32807", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e5cdc1193a1ff1d8793f8bf9c8a29e0bddbd3a23170767345200afc60d32807", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e5cdc1193a1ff1d8793f8bf9c8a29e0bddbd3a23170767345200afc60d32807", kill_on_drop: false }` [INFO] [stdout] 0e5cdc1193a1ff1d8793f8bf9c8a29e0bddbd3a23170767345200afc60d32807 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+ea2bf32540662c61547071aad6cf0851a0b02f58" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b24633b1ed819f82f2423fd508298472dc6c854035ee30aa068f8907366fe1c [INFO] running `Command { std: "docker" "start" "-a" "2b24633b1ed819f82f2423fd508298472dc6c854035ee30aa068f8907366fe1c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking subtle v2.2.3 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking unwrap v1.2.1 [INFO] [stderr] Checking beef v0.5.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking plotters-backend v0.3.0 [INFO] [stderr] Compiling fsio v0.1.3 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling nias v0.5.0 [INFO] [stderr] Checking oorandom v11.1.2 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking plotters-svg v0.3.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking regex-automata v0.1.9 [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 rayon v1.3.1 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling generic-array v0.14.2 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Compiling tar v0.4.29 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling envmnt v0.8.4 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling ci_info v0.10.2 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking plotters v0.3.0 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Compiling libsodium-sys v0.2.5 [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] Checking zeroize v1.2.0 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking json-pest-parser v0.3.0 [INFO] [stderr] Checking zerocopy v0.3.0 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Checking dup-crypto v0.58.0 (/opt/rustwide/workdir/crypto) [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking arrayvec v0.7.0 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking dubp-common v0.58.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Checking tinytemplate v1.1.0 [INFO] [stderr] Checking criterion v0.3.4 [INFO] [stderr] Checking dubp-wallet v0.58.0 (/opt/rustwide/workdir/wallet) [INFO] [stderr] Checking duniter-peer v0.58.0 (/opt/rustwide/workdir/peer) [INFO] [stderr] Compiling rusty-hook v0.11.2 [INFO] [stderr] Checking dubp-documents v0.58.0 (/opt/rustwide/workdir/documents) [INFO] [stderr] Checking dubp-documents-parser v0.58.0 (/opt/rustwide/workdir/documents-parser) [INFO] [stderr] Checking duniter-bda-types v0.58.0 (/opt/rustwide/workdir/bda-types) [INFO] [stderr] Checking dubp v0.58.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking dubp-block v0.58.0 (/opt/rustwide/workdir/block) [INFO] [stderr] Checking sodiumoxide v0.2.6 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 37s [INFO] running `Command { std: "docker" "inspect" "2b24633b1ed819f82f2423fd508298472dc6c854035ee30aa068f8907366fe1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b24633b1ed819f82f2423fd508298472dc6c854035ee30aa068f8907366fe1c", kill_on_drop: false }` [INFO] [stdout] 2b24633b1ed819f82f2423fd508298472dc6c854035ee30aa068f8907366fe1c