[INFO] cloning repository https://github.com/dkvz/certificate-expiration-checker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dkvz/certificate-expiration-checker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdkvz%2Fcertificate-expiration-checker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdkvz%2Fcertificate-expiration-checker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] db21babeae49b158c631e91ba7f8e320876e2d8b [INFO] checking dkvz/certificate-expiration-checker against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdkvz%2Fcertificate-expiration-checker" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dkvz/certificate-expiration-checker on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dkvz/certificate-expiration-checker [INFO] finished tweaking git repo https://github.com/dkvz/certificate-expiration-checker [INFO] tweaked toml for git repo https://github.com/dkvz/certificate-expiration-checker written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/dkvz/certificate-expiration-checker already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", 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] 33bbb2d9eb28eb0be18d351a5b002b93d8afb251127675d0776daaee7572ef43 [INFO] running `Command { std: "docker" "start" "-a" "33bbb2d9eb28eb0be18d351a5b002b93d8afb251127675d0776daaee7572ef43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33bbb2d9eb28eb0be18d351a5b002b93d8afb251127675d0776daaee7572ef43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33bbb2d9eb28eb0be18d351a5b002b93d8afb251127675d0776daaee7572ef43", kill_on_drop: false }` [INFO] [stdout] 33bbb2d9eb28eb0be18d351a5b002b93d8afb251127675d0776daaee7572ef43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a8bc13be1b39bae1a3ec74334643c2570f2f0f90f252a117aea1bba8560376e [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" "5a8bc13be1b39bae1a3ec74334643c2570f2f0f90f252a117aea1bba8560376e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking regex-syntax v0.6.14 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling email v0.0.20 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking serde_test v0.8.23 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking aho-corasick v0.7.8 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking linked-hash-map v0.3.0 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling lexical-core v0.6.7 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Checking rusticata-macros v2.0.4 [INFO] [stderr] Checking config v0.10.1 [INFO] [stderr] Checking der-parser v3.0.4 [INFO] [stderr] Checking x509-parser v0.6.5 [INFO] [stderr] Checking lettre v0.9.2 [INFO] [stderr] Checking lettre_email v0.9.2 [INFO] [stderr] Checking certexpchecker v1.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `get_max_timestamp` [INFO] [stdout] --> tests/../src/local_config.rs:87:10 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn get_max_timestamp(&self, now: i64) -> i64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `Command { std: "docker" "inspect" "5a8bc13be1b39bae1a3ec74334643c2570f2f0f90f252a117aea1bba8560376e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a8bc13be1b39bae1a3ec74334643c2570f2f0f90f252a117aea1bba8560376e", kill_on_drop: false }` [INFO] [stdout] 5a8bc13be1b39bae1a3ec74334643c2570f2f0f90f252a117aea1bba8560376e