[INFO] cloning repository https://github.com/BORN2LOSE/ahagon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BORN2LOSE/ahagon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBORN2LOSE%2Fahagon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBORN2LOSE%2Fahagon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3fa5f47359c1709adf32945ce69e3884e869c5de [INFO] checking BORN2LOSE/ahagon against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBORN2LOSE%2Fahagon" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BORN2LOSE/ahagon on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BORN2LOSE/ahagon [INFO] finished tweaking git repo https://github.com/BORN2LOSE/ahagon [INFO] tweaked toml for git repo https://github.com/BORN2LOSE/ahagon written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/BORN2LOSE/ahagon already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "fetch" "--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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f8ed0fd05188bd6b40c3e1a52536b15e0d30802667c201043aabc7483f86ee83 [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" "f8ed0fd05188bd6b40c3e1a52536b15e0d30802667c201043aabc7483f86ee83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8ed0fd05188bd6b40c3e1a52536b15e0d30802667c201043aabc7483f86ee83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8ed0fd05188bd6b40c3e1a52536b15e0d30802667c201043aabc7483f86ee83", kill_on_drop: false }` [INFO] [stdout] f8ed0fd05188bd6b40c3e1a52536b15e0d30802667c201043aabc7483f86ee83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "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] 4574c51affe537fad72814c21b346d853281c0d58541f212b5bc979c14f605ef [INFO] running `Command { std: "docker" "start" "-a" "4574c51affe537fad72814c21b346d853281c0d58541f212b5bc979c14f605ef", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Checking libc v0.2.31 [INFO] [stderr] Checking bitflags v1.0.0 [INFO] [stderr] Checking lazy_static v0.2.8 [INFO] [stderr] Compiling gdk-pixbuf v0.2.0 (https://github.com/gtk-rs/gdk-pixbuf#8f787c36) [INFO] [stderr] Compiling cairo-rs v0.2.0 (https://github.com/gtk-rs/cairo#911c1fe0) [INFO] [stderr] Compiling gio v0.2.0 (https://github.com/gtk-rs/gio#14271f0a) [INFO] [stderr] Compiling gdk v0.6.0 (https://github.com/gtk-rs/gdk#f7802e38) [INFO] [stderr] Compiling gtk v0.2.0 (https://github.com/gtk-rs/gtk.git#b121c273) [INFO] [stderr] Compiling glib-sys v0.4.0 (https://github.com/gtk-rs/sys#f7f09c60) [INFO] [stderr] Compiling gobject-sys v0.4.0 (https://github.com/gtk-rs/sys#f7f09c60) [INFO] [stderr] Compiling gio-sys v0.4.0 (https://github.com/gtk-rs/sys#f7f09c60) [INFO] [stderr] Compiling cairo-sys-rs v0.4.0 (https://github.com/gtk-rs/cairo#911c1fe0) [INFO] [stderr] Compiling gdk-pixbuf-sys v0.4.0 (https://github.com/gtk-rs/sys#f7f09c60) [INFO] [stderr] Compiling pango-sys v0.4.0 (https://github.com/gtk-rs/sys#f7f09c60) [INFO] [stderr] Compiling gdk-sys v0.4.0 (https://github.com/gtk-rs/sys#f7f09c60) [INFO] [stderr] Compiling atk-sys v0.4.0 (https://github.com/gtk-rs/sys#f7f09c60) [INFO] [stderr] Compiling gtk-sys v0.4.0 (https://github.com/gtk-rs/sys#f7f09c60) [INFO] [stderr] Checking glib v0.3.0 (https://github.com/gtk-rs/glib#451bc8df) [INFO] [stderr] Checking pango v0.2.0 (https://github.com/gtk-rs/pango#5f7a01c1) [INFO] [stderr] Checking ahagon v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.47s [INFO] running `Command { std: "docker" "inspect" "4574c51affe537fad72814c21b346d853281c0d58541f212b5bc979c14f605ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4574c51affe537fad72814c21b346d853281c0d58541f212b5bc979c14f605ef", kill_on_drop: false }` [INFO] [stdout] 4574c51affe537fad72814c21b346d853281c0d58541f212b5bc979c14f605ef