[INFO] cloning repository https://github.com/daa84/neovim-gtk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/daa84/neovim-gtk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaa84%2Fneovim-gtk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaa84%2Fneovim-gtk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c03649276ee47caa9bc7beb68f6c800b8c97651a [INFO] checking daa84/neovim-gtk against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaa84%2Fneovim-gtk" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/daa84/neovim-gtk 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/daa84/neovim-gtk [INFO] finished tweaking git repo https://github.com/daa84/neovim-gtk [INFO] tweaked toml for git repo https://github.com/daa84/neovim-gtk written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/daa84/neovim-gtk 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 8e09055683de4ed596fd3e497f53fc3ef0747d295237db26aa3a8e1281d258d9 [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" "8e09055683de4ed596fd3e497f53fc3ef0747d295237db26aa3a8e1281d258d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e09055683de4ed596fd3e497f53fc3ef0747d295237db26aa3a8e1281d258d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e09055683de4ed596fd3e497f53fc3ef0747d295237db26aa3a8e1281d258d9", kill_on_drop: false }` [INFO] [stdout] 8e09055683de4ed596fd3e497f53fc3ef0747d295237db26aa3a8e1281d258d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] f77918045bba311d4d2321b161641772d7f7d79cd5dbc53ee572a1b86fc0d38a [INFO] running `Command { std: "docker" "start" "-a" "f77918045bba311d4d2321b161641772d7f7d79cd5dbc53ee572a1b86fc0d38a", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling gio v0.7.0 [INFO] [stderr] Compiling pango v0.7.0 [INFO] [stderr] Compiling syn v1.0.9 [INFO] [stderr] Compiling gdk v0.11.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Compiling pangocairo v0.8.0 [INFO] [stderr] Compiling gtk v0.7.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking htmlescape v0.3.1 [INFO] [stderr] Checking whoami v0.6.0 [INFO] [stderr] Compiling glib-sys v0.9.0 [INFO] [stderr] Compiling gobject-sys v0.9.0 [INFO] [stderr] Compiling cairo-sys-rs v0.9.0 [INFO] [stderr] Compiling gio-sys v0.9.0 [INFO] [stderr] Compiling pango-sys v0.9.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.0 [INFO] [stderr] Compiling atk-sys v0.9.0 [INFO] [stderr] Compiling gdk-sys v0.9.0 [INFO] [stderr] Compiling pangocairo-sys v0.10.0 [INFO] [stderr] Compiling gtk-sys v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling build-version v0.1.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Compiling cairo-rs v0.7.1 [INFO] [stderr] Compiling atk v0.7.0 [INFO] [stderr] Compiling gdk-pixbuf v0.7.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking unix_socket v0.5.0 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking unix-daemonize v0.1.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking rmp v0.8.8 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking glib v0.8.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling nvim-gtk v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking serde_bytes v0.11.2 [INFO] [stderr] Checking toml v0.5.5 [INFO] [stderr] Checking serde_json v1.0.42 [INFO] [stderr] Checking rmpv v0.4.2 [INFO] [stderr] Checking neovim-lib v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 10s [INFO] running `Command { std: "docker" "inspect" "f77918045bba311d4d2321b161641772d7f7d79cd5dbc53ee572a1b86fc0d38a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f77918045bba311d4d2321b161641772d7f7d79cd5dbc53ee572a1b86fc0d38a", kill_on_drop: false }` [INFO] [stdout] f77918045bba311d4d2321b161641772d7f7d79cd5dbc53ee572a1b86fc0d38a