[INFO] cloning repository https://github.com/pop-os/popsicle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pop-os/popsicle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpop-os%2Fpopsicle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpop-os%2Fpopsicle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5a49bee5c483cccd17b375aab97df98ded0e300d [INFO] checking pop-os/popsicle against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpop-os%2Fpopsicle" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pop-os/popsicle 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/pop-os/popsicle [INFO] finished tweaking git repo https://github.com/pop-os/popsicle [INFO] tweaked toml for git repo https://github.com/pop-os/popsicle written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/pop-os/popsicle 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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] f2dfd249735d4f92908c0e86300c17017746d12a08da9ba4b521707771a8d803 [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" "f2dfd249735d4f92908c0e86300c17017746d12a08da9ba4b521707771a8d803", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2dfd249735d4f92908c0e86300c17017746d12a08da9ba4b521707771a8d803", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2dfd249735d4f92908c0e86300c17017746d12a08da9ba4b521707771a8d803", kill_on_drop: false }` [INFO] [stdout] f2dfd249735d4f92908c0e86300c17017746d12a08da9ba4b521707771a8d803 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 4926667d5c514e99cdd924afa6e42ab2d3b946a4e1f1707093e3277ba405339f [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" "4926667d5c514e99cdd924afa6e42ab2d3b946a4e1f1707093e3277ba405339f", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking futures-task v0.3.1 [INFO] [stderr] Compiling anyhow v1.0.25 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking bytes v0.5.3 [INFO] [stderr] Compiling gio v0.9.0 [INFO] [stderr] Checking as-result v0.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling pango v0.9.0 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Compiling gdk v0.13.0 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Compiling atk v0.9.0 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking cascade v0.1.4 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling popsicle_gtk v1.3.0 (/opt/rustwide/workdir/gtk) [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking bytesize v1.0.1 [INFO] [stderr] Checking hex-view v0.1.3 [INFO] [stderr] Checking atomic v0.4.5 [INFO] [stderr] Checking fomat-macros v0.3.1 [INFO] [stderr] Checking genawaiter v0.2.2 [INFO] [stderr] Checking futures-channel v0.3.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking mnt v0.3.1 [INFO] [stderr] Checking errno v0.2.4 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking crossbeam-utils v0.7.0 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking pbr v1.0.2 [INFO] [stderr] Checking kv-log-macro v1.0.4 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking loopdev v0.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking async-task v1.0.0 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling gtk v0.9.1 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking lexical-core v0.7.4 [INFO] [stderr] Checking sys-mount v1.2.1 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking crossbeam-epoch v0.8.0 [INFO] [stderr] Checking crossbeam-channel v0.4.0 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking dbus v0.9.0 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Checking async-std v1.4.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Checking md-5 v0.8.0 [INFO] [stderr] Checking console v0.9.1 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking better-panic v0.2.0 [INFO] [stderr] Checking pwd v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Checking futures-executor v0.3.1 [INFO] [stderr] Checking futures v0.3.1 [INFO] [stderr] Checking futures_codec v0.3.4 [INFO] [stderr] Checking ron v0.5.1 [INFO] [stderr] Checking usb-disk-probe v0.1.0 [INFO] [stderr] Checking srmw v0.1.1 [INFO] [stderr] Checking iso9660 v0.1.0 (https://github.com/ids1024/iso9660-rs#241b8743) [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Checking popsicle v1.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking popsicle_cli v1.3.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling glib-sys v0.10.0 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Compiling gio-sys v0.10.0 [INFO] [stderr] Compiling pango-sys v0.10.0 [INFO] [stderr] Compiling cairo-sys-rs v0.10.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.10.0 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling gdk-sys v0.10.0 [INFO] [stderr] Compiling atk-sys v0.10.0 [INFO] [stderr] Compiling gtk-sys v0.10.0 [INFO] [stderr] Compiling num_enum_derive v0.5.1 [INFO] [stderr] Checking glib v0.10.1 [INFO] [stderr] Checking num_enum v0.5.1 [INFO] [stderr] Checking dbus-udisks2 v0.3.0 (https://github.com/pop-os/dbus-udisks2#15c4e70f) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 13s [INFO] running `Command { std: "docker" "inspect" "4926667d5c514e99cdd924afa6e42ab2d3b946a4e1f1707093e3277ba405339f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4926667d5c514e99cdd924afa6e42ab2d3b946a4e1f1707093e3277ba405339f", kill_on_drop: false }` [INFO] [stdout] 4926667d5c514e99cdd924afa6e42ab2d3b946a4e1f1707093e3277ba405339f