[INFO] cloning repository https://github.com/timvisee/prs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timvisee/prs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimvisee%2Fprs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimvisee%2Fprs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8d65ad27cade3e2f543847ff27c59fe8b756a7c4 [INFO] checking timvisee/prs against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimvisee%2Fprs" "/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/timvisee/prs on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/timvisee/prs [INFO] finished tweaking git repo https://github.com/timvisee/prs [INFO] tweaked toml for git repo https://github.com/timvisee/prs written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/timvisee/prs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 124141bbdda156699e835607b052ef286a5b34b717bc62aa294817a0a2e164d3 [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" "124141bbdda156699e835607b052ef286a5b34b717bc62aa294817a0a2e164d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "124141bbdda156699e835607b052ef286a5b34b717bc62aa294817a0a2e164d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "124141bbdda156699e835607b052ef286a5b34b717bc62aa294817a0a2e164d3", kill_on_drop: false }` [INFO] [stdout] 124141bbdda156699e835607b052ef286a5b34b717bc62aa294817a0a2e164d3 [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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63b279181a620038be7c6728822891b64129c23df7afddb25025202c3605f740 [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" "63b279181a620038be7c6728822891b64129c23df7afddb25025202c3605f740", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.85 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking futures-core v0.3.12 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling libgpg-error-sys v0.5.2 [INFO] [stderr] Checking futures-io v0.3.12 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling gpgme-sys v0.9.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling gpg-error v0.5.2 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling prs-lib v0.1.7 (/opt/rustwide/workdir/lib) [INFO] [stderr] Compiling gio v0.9.1 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Checking git-state v0.1.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling gdk v0.13.2 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling copypasta-ext v0.3.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking beef v0.4.4 [INFO] [stderr] Checking ansi-escapes v0.1.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v6.1.0 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Checking vte v0.3.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [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 memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling wayland-sys v0.28.3 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling gtk v0.9.2 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking cstr-argument v0.1.1 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling wayland-scanner v0.28.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking defer-drop v1.0.1 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking secstr v0.4.0 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking dbus v0.9.1 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking which v3.1.1 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking shellexpand v2.1.0 (https://github.com/timvisee/shellexpand.git?branch=windows-paths#179447a3) [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking gpgme v0.9.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Compiling wayland-client v0.28.3 [INFO] [stderr] Compiling wayland-protocols v0.28.3 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking notify-rust v4.2.2 [INFO] [stderr] Checking timer v0.2.0 [INFO] [stderr] Checking edit v0.1.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking tuikit v0.4.3 [INFO] [stderr] Checking wayland-commons v0.28.3 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking wayland-cursor v0.28.3 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Checking x11-clipboard v0.5.1 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Checking which v4.0.2 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Compiling glib-sys v0.10.1 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Compiling gio-sys v0.10.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.10.0 [INFO] [stderr] Compiling pango-sys v0.10.0 [INFO] [stderr] Compiling cairo-sys-rs v0.10.0 [INFO] [stderr] Compiling atk-sys v0.10.0 [INFO] [stderr] Compiling gdk-sys v0.10.0 [INFO] [stderr] Compiling gtk-sys v0.10.0 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Compiling atk v0.9.0 [INFO] [stderr] Checking chbs v0.1.0 [INFO] [stderr] Checking skim v0.9.3 [INFO] [stderr] Checking smithay-client-toolkit v0.12.2 [INFO] [stderr] Checking futures-executor v0.3.12 [INFO] [stderr] Checking glib v0.10.3 [INFO] [stderr] Checking futures v0.3.12 [INFO] [stderr] Checking smithay-clipboard v0.6.3 [INFO] [stderr] Checking copypasta v0.7.1 [INFO] [stderr] Checking prs-cli v0.1.7 (/opt/rustwide/workdir/cli) [INFO] [stderr] Checking prs-gtk3 v0.1.7 (/opt/rustwide/workdir/gtk3) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 35s [INFO] running `Command { std: "docker" "inspect" "63b279181a620038be7c6728822891b64129c23df7afddb25025202c3605f740", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63b279181a620038be7c6728822891b64129c23df7afddb25025202c3605f740", kill_on_drop: false }` [INFO] [stdout] 63b279181a620038be7c6728822891b64129c23df7afddb25025202c3605f740