[INFO] cloning repository https://github.com/golemfactory/munin-plugin-pgp-expiration [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/golemfactory/munin-plugin-pgp-expiration" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgolemfactory%2Fmunin-plugin-pgp-expiration", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgolemfactory%2Fmunin-plugin-pgp-expiration'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1ad811dd4597002b25cbd91f3366460b25e34331 [INFO] checking golemfactory/munin-plugin-pgp-expiration against master#18a6d911caba59605eb03db1452848a85d2e5879 for pr-112743 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgolemfactory%2Fmunin-plugin-pgp-expiration" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/golemfactory/munin-plugin-pgp-expiration on toolchain 18a6d911caba59605eb03db1452848a85d2e5879 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/golemfactory/munin-plugin-pgp-expiration [INFO] finished tweaking git repo https://github.com/golemfactory/munin-plugin-pgp-expiration [INFO] tweaked toml for git repo https://github.com/golemfactory/munin-plugin-pgp-expiration written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/golemfactory/munin-plugin-pgp-expiration already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nettle-sys v2.1.0 [INFO] [stderr] Downloaded trust-dns-client v0.22.0 [INFO] [stderr] Downloaded nettle v7.2.0 [INFO] [stderr] Downloaded xxhash-rust v0.8.5 [INFO] [stderr] Downloaded async-trait v0.1.61 [INFO] [stderr] Downloaded zbase32 v0.1.2 [INFO] [stderr] Downloaded memsec v0.6.2 [INFO] [stderr] Downloaded sha1collisiondetection v0.2.5 [INFO] [stderr] Downloaded buffered-reader v1.1.3 [INFO] [stderr] Downloaded sequoia-net v0.26.0 [INFO] [stderr] Downloaded sequoia-openpgp v1.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45dc87cc482623b101b566319d4850acc8b37b9dc17406769266c3b737c480bf [INFO] running `Command { std: "docker" "start" "-a" "45dc87cc482623b101b566319d4850acc8b37b9dc17406769266c3b737c480bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45dc87cc482623b101b566319d4850acc8b37b9dc17406769266c3b737c480bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45dc87cc482623b101b566319d4850acc8b37b9dc17406769266c3b737c480bf", kill_on_drop: false }` [INFO] [stdout] 45dc87cc482623b101b566319d4850acc8b37b9dc17406769266c3b737c480bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6dd522c75707bdb488a259624cfc6b16113f72f835c24ed71534e89f6a5f58c7 [INFO] running `Command { std: "docker" "start" "-a" "6dd522c75707bdb488a259624cfc6b16113f72f835c24ed71534e89f6a5f58c7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Checking once_cell v1.13.1 [INFO] [stderr] Compiling futures-core v0.3.23 [INFO] [stderr] Compiling futures-task v0.3.23 [INFO] [stderr] Checking futures-sink v0.3.23 [INFO] [stderr] Compiling futures-channel v0.3.23 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling futures-util v0.3.23 [INFO] [stderr] Checking futures-io v0.3.23 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling clang-sys v1.3.3 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Compiling bindgen v0.57.0 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling async-trait v0.1.61 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.143 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Compiling lalrpop-util v0.19.8 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling anyhow v1.0.62 [INFO] [stderr] Checking data-encoding v2.3.3 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking bzip2 v0.4.3 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking time-core v0.1.0 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking time v0.3.17 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking sha1collisiondetection v0.2.5 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Checking memsec v0.6.2 [INFO] [stderr] Checking xxhash-rust v0.8.5 [INFO] [stderr] Checking dyn-clone v1.0.9 [INFO] [stderr] Checking buffered-reader v1.1.3 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking iana-time-zone v0.1.45 [INFO] [stderr] Checking zbase32 v0.1.2 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking chrono v0.4.22 [INFO] [stderr] Compiling lalrpop v0.19.8 [INFO] [stderr] Compiling futures-macro v0.3.23 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling enum-as-inner v0.5.1 [INFO] [stderr] Compiling nettle-sys v2.1.0 [INFO] [stderr] Checking thiserror v1.0.32 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Checking futures-executor v0.3.23 [INFO] [stderr] Checking futures v0.3.23 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking trust-dns-proto v0.22.0 [INFO] [stderr] Checking h2 v0.3.14 [INFO] [stderr] Checking nettle v7.2.0 [INFO] [stderr] Compiling sequoia-openpgp v1.13.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking ron v0.8.0 [INFO] [stderr] Checking trust-dns-client v0.22.0 [INFO] [stderr] Checking trust-dns-resolver v0.22.0 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.11 [INFO] [stderr] Checking sequoia-net v0.26.0 [INFO] [stderr] Checking pgp_expiration v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.85s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bindgen v0.57.0, lalrpop v0.19.8, nom v5.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "6dd522c75707bdb488a259624cfc6b16113f72f835c24ed71534e89f6a5f58c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dd522c75707bdb488a259624cfc6b16113f72f835c24ed71534e89f6a5f58c7", kill_on_drop: false }` [INFO] [stdout] 6dd522c75707bdb488a259624cfc6b16113f72f835c24ed71534e89f6a5f58c7