[INFO] cloning repository https://github.com/stephan-cr/arch-package-list-fetcher-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stephan-cr/arch-package-list-fetcher-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstephan-cr%2Farch-package-list-fetcher-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstephan-cr%2Farch-package-list-fetcher-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 71b6fd7f40c9610fda1205fb42d3761099a524e3 [INFO] checking stephan-cr/arch-package-list-fetcher-rs against master#18a6d911caba59605eb03db1452848a85d2e5879 for pr-112743 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstephan-cr%2Farch-package-list-fetcher-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stephan-cr/arch-package-list-fetcher-rs 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/stephan-cr/arch-package-list-fetcher-rs [INFO] finished tweaking git repo https://github.com/stephan-cr/arch-package-list-fetcher-rs [INFO] tweaked toml for git repo https://github.com/stephan-cr/arch-package-list-fetcher-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/stephan-cr/arch-package-list-fetcher-rs 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] Downloading crates ... [INFO] [stderr] Downloaded atom_syndication v0.12.1 [INFO] [stderr] Downloaded diligent-date-parser v0.1.4 [INFO] [stderr] Downloaded rss v2.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 82eac9f485d419fae89ae86fe55c4ea5bc0477a8a13e24b24f40fe561eeba3a2 [INFO] running `Command { std: "docker" "start" "-a" "82eac9f485d419fae89ae86fe55c4ea5bc0477a8a13e24b24f40fe561eeba3a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82eac9f485d419fae89ae86fe55c4ea5bc0477a8a13e24b24f40fe561eeba3a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82eac9f485d419fae89ae86fe55c4ea5bc0477a8a13e24b24f40fe561eeba3a2", kill_on_drop: false }` [INFO] [stdout] 82eac9f485d419fae89ae86fe55c4ea5bc0477a8a13e24b24f40fe561eeba3a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 611197239b5837583587dc85ef474a7cfe6ea7be67206042590596c3717d6daa [INFO] running `Command { std: "docker" "start" "-a" "611197239b5837583587dc85ef474a7cfe6ea7be67206042590596c3717d6daa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling serde v1.0.162 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling openssl v0.10.52 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling openssl-sys v0.9.87 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Checking chrono v0.4.24 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking never v0.1.0 [INFO] [stderr] Checking winnow v0.4.6 [INFO] [stderr] Checking quick-xml v0.28.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking aho-corasick v1.0.1 [INFO] [stderr] Checking diligent-date-parser v0.1.4 [INFO] [stderr] Checking home v0.5.5 [INFO] [stderr] Checking regex-syntax v0.7.1 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking xdg v2.5.0 [INFO] [stderr] Checking toml_datetime v0.6.1 [INFO] [stderr] Checking serde_spanned v0.6.1 [INFO] [stderr] Checking toml_edit v0.19.8 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Checking regex v1.8.1 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking toml v0.7.3 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Checking http_req v0.9.1 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Checking derive_builder v0.12.0 [INFO] [stderr] Checking atom_syndication v0.12.1 [INFO] [stderr] Checking rss v2.0.3 [INFO] [stderr] Checking arch-package-list-fetcher v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.43s [INFO] running `Command { std: "docker" "inspect" "611197239b5837583587dc85ef474a7cfe6ea7be67206042590596c3717d6daa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "611197239b5837583587dc85ef474a7cfe6ea7be67206042590596c3717d6daa", kill_on_drop: false }` [INFO] [stdout] 611197239b5837583587dc85ef474a7cfe6ea7be67206042590596c3717d6daa