[INFO] cloning repository https://github.com/Mistodon/jamjar [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mistodon/jamjar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMistodon%2Fjamjar", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMistodon%2Fjamjar'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 02e55d1bbb8bac5a9df5c1532e6d3d69afd46138 [INFO] checking Mistodon/jamjar against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMistodon%2Fjamjar" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Mistodon/jamjar 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/Mistodon/jamjar [INFO] finished tweaking git repo https://github.com/Mistodon/jamjar [INFO] tweaked toml for git repo https://github.com/Mistodon/jamjar written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Mistodon/jamjar 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 526a93f1cba473237bbafed8576f85c47aae316337a63d97ed2bb71680a72663 [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" "526a93f1cba473237bbafed8576f85c47aae316337a63d97ed2bb71680a72663", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "526a93f1cba473237bbafed8576f85c47aae316337a63d97ed2bb71680a72663", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "526a93f1cba473237bbafed8576f85c47aae316337a63d97ed2bb71680a72663", kill_on_drop: false }` [INFO] [stdout] 526a93f1cba473237bbafed8576f85c47aae316337a63d97ed2bb71680a72663 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d2bfeda1df43e35d4cc07f035a28edd6f9c1473245457d84d79757fa317bb288 [INFO] running `Command { std: "docker" "start" "-a" "d2bfeda1df43e35d4cc07f035a28edd6f9c1473245457d84d79757fa317bb288", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling cpal v0.13.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking claxon v0.4.3 [INFO] [stderr] Checking dirty_static v0.1.1 [INFO] [stderr] Checking okmath v0.1.0 (https://github.com/mistodon/okmath#aac22561) [INFO] [stderr] Checking libloading v0.6.5 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking net2 v0.2.36 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Checking serde v1.0.117 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Compiling wayland-scanner v0.28.2 [INFO] [stderr] Compiling wayland-sys v0.28.2 [INFO] [stderr] Compiling alsa-sys v0.3.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking ogg v0.7.1 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking lewton v0.10.1 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling resource_list_proc_macro v0.5.0 [INFO] [stderr] Compiling wayland-client v0.28.2 [INFO] [stderr] Compiling wayland-protocols v0.28.2 [INFO] [stderr] Checking dymod v0.3.0 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking resource v0.5.0 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Checking serde_yaml v0.8.14 [INFO] [stderr] Checking wayland-commons v0.28.2 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking alsa v0.4.3 [INFO] [stderr] Checking wayland-cursor v0.28.2 [INFO] [stderr] Checking rodio v0.13.0 [INFO] [stderr] Checking smithay-client-toolkit v0.12.0 [INFO] [stderr] Checking winit v0.24.0 [INFO] [stderr] Checking buttons v0.3.1 [INFO] [stderr] Checking jamjar v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "d2bfeda1df43e35d4cc07f035a28edd6f9c1473245457d84d79757fa317bb288", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2bfeda1df43e35d4cc07f035a28edd6f9c1473245457d84d79757fa317bb288", kill_on_drop: false }` [INFO] [stdout] d2bfeda1df43e35d4cc07f035a28edd6f9c1473245457d84d79757fa317bb288