[INFO] cloning repository https://github.com/pkgw/cranko [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pkgw/cranko" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkgw%2Fcranko", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkgw%2Fcranko'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 00e530e5561b0c1e169c8e15cdb0b2a5edc6a73e [INFO] checking pkgw/cranko/00e530e5561b0c1e169c8e15cdb0b2a5edc6a73e against master#73252d51d13c0e4f872c3c51defcf48174860ef6 for pr-119989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkgw%2Fcranko" "/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/pkgw/cranko on toolchain 73252d51d13c0e4f872c3c51defcf48174860ef6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+73252d51d13c0e4f872c3c51defcf48174860ef6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pkgw/cranko [INFO] finished tweaking git repo https://github.com/pkgw/cranko [INFO] tweaked toml for git repo https://github.com/pkgw/cranko written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/pkgw/cranko 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" "+73252d51d13c0e4f872c3c51defcf48174860ef6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/jqnatividad/dynfmt` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cargo_metadata v0.10.0 [INFO] [stderr] Downloaded atomicwrites v0.3.1 [INFO] [stderr] Downloaded erased-serde v0.4.1 [INFO] [stderr] Downloaded configparser v1.0.0 [INFO] [stderr] Downloaded toml_edit v0.2.1 [INFO] [stderr] Downloaded git-url-parse v0.2.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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+73252d51d13c0e4f872c3c51defcf48174860ef6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11832339faa336af8a2527537e6fa5576c58a2cfb869777bc44701ed385c0733 [INFO] running `Command { std: "docker" "start" "-a" "11832339faa336af8a2527537e6fa5576c58a2cfb869777bc44701ed385c0733", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11832339faa336af8a2527537e6fa5576c58a2cfb869777bc44701ed385c0733", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11832339faa336af8a2527537e6fa5576c58a2cfb869777bc44701ed385c0733", kill_on_drop: false }` [INFO] [stdout] 11832339faa336af8a2527537e6fa5576c58a2cfb869777bc44701ed385c0733 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+73252d51d13c0e4f872c3c51defcf48174860ef6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81f5d6fad949edfd3d2f56740a5d6e38f13859c53aaa79dbe5b06a026ef8638f [INFO] running `Command { std: "docker" "start" "-a" "81f5d6fad949edfd3d2f56740a5d6e38f13859c53aaa79dbe5b06a026ef8638f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling openssl v0.10.61 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking fsio v0.1.3 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling target-lexicon v0.11.2 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking strum v0.18.0 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking json v0.12.4 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking termcolor v1.4.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking futures-util v0.3.29 [INFO] [stderr] Checking combine v4.6.6 [INFO] [stderr] Checking quick-xml v0.31.0 [INFO] [stderr] Checking configparser v1.0.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking xattr v1.1.3 [INFO] [stderr] Checking tokio v1.35.0 [INFO] [stderr] Checking tempfile v3.8.1 [INFO] [stderr] Checking tar v0.4.40 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking atomicwrites v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.97 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Checking lru v0.7.8 [INFO] [stderr] Checking envmnt v0.8.4 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking ci_info v0.10.2 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking toml_edit v0.2.1 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling pest v2.7.5 [INFO] [stderr] Checking zip v0.5.13 [INFO] [stderr] Checking git-url-parse v0.2.0 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking h2 v0.3.22 [INFO] [stderr] Compiling pest_meta v2.7.5 [INFO] [stderr] Compiling pest_generator v2.7.5 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Compiling pest_derive v2.7.5 [INFO] [stderr] Checking git2 v0.13.25 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking erased-serde v0.4.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_json v1.0.108 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking reqwest v0.11.22 [INFO] [stderr] Checking dynfmt v0.1.5 (https://github.com/jqnatividad/dynfmt?branch=2021-clippy_ptr_as_ptr-bumpdeps#0dec5eac) [INFO] [stderr] Checking cargo_metadata v0.10.0 [INFO] [stderr] Checking cranko v0.0.0-dev.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.77s [INFO] running `Command { std: "docker" "inspect" "81f5d6fad949edfd3d2f56740a5d6e38f13859c53aaa79dbe5b06a026ef8638f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81f5d6fad949edfd3d2f56740a5d6e38f13859c53aaa79dbe5b06a026ef8638f", kill_on_drop: false }` [INFO] [stdout] 81f5d6fad949edfd3d2f56740a5d6e38f13859c53aaa79dbe5b06a026ef8638f