[INFO] cloning repository https://github.com/KSXGitHub/pacman-repo-builder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KSXGitHub/pacman-repo-builder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKSXGitHub%2Fpacman-repo-builder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKSXGitHub%2Fpacman-repo-builder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ddca143679d845e6de31fded1770efd96e279599 [INFO] checking KSXGitHub/pacman-repo-builder against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKSXGitHub%2Fpacman-repo-builder" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KSXGitHub/pacman-repo-builder 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/KSXGitHub/pacman-repo-builder [INFO] finished tweaking git repo https://github.com/KSXGitHub/pacman-repo-builder [INFO] tweaked toml for git repo https://github.com/KSXGitHub/pacman-repo-builder written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/KSXGitHub/pacman-repo-builder 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stdout] fd3fd49bceae6aaee1e05a8b8f3e86025ec6f5d1c1bcc5bcf302db962883a3bf [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" "fd3fd49bceae6aaee1e05a8b8f3e86025ec6f5d1c1bcc5bcf302db962883a3bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd3fd49bceae6aaee1e05a8b8f3e86025ec6f5d1c1bcc5bcf302db962883a3bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd3fd49bceae6aaee1e05a8b8f3e86025ec6f5d1c1bcc5bcf302db962883a3bf", kill_on_drop: false }` [INFO] [stdout] fd3fd49bceae6aaee1e05a8b8f3e86025ec6f5d1c1bcc5bcf302db962883a3bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2afe7044193cd4e5f69951350249800349911bb4f8977d12048492bba8e71a49 [INFO] running `Command { std: "docker" "start" "-a" "2afe7044193cd4e5f69951350249800349911bb4f8977d12048492bba8e71a49", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling alpm-sys v1.1.5 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling argh_shared v0.1.4 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking command-extra v1.0.0 [INFO] [stderr] Compiling hex-literal v0.3.1 [INFO] [stderr] Checking pacman v0.1.3 [INFO] [stderr] Checking hex_fmt v0.3.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking fs_extra v1.2.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Checking alpm v1.1.8 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libssh2-sys v0.2.19 [INFO] [stderr] Compiling libgit2-sys v0.12.18+1.1.0 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking sha-1 v0.9.3 [INFO] [stderr] Checking git2 v0.13.17 [INFO] [stderr] Compiling argh_derive v0.1.4 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Checking argh v0.1.4 [INFO] [stderr] Checking serde_yaml v0.8.16 [INFO] [stderr] Checking pacman-repo-builder v0.0.0-rc.49 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/clone_aur.rs:143:10 [INFO] [stdout] | [INFO] [stdout] 143 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/clone_aur.rs:143:10 [INFO] [stdout] | [INFO] [stdout] 143 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `Command { std: "docker" "inspect" "2afe7044193cd4e5f69951350249800349911bb4f8977d12048492bba8e71a49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2afe7044193cd4e5f69951350249800349911bb4f8977d12048492bba8e71a49", kill_on_drop: false }` [INFO] [stdout] 2afe7044193cd4e5f69951350249800349911bb4f8977d12048492bba8e71a49