[INFO] cloning repository https://github.com/forbesmyester/wv-linewise [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/forbesmyester/wv-linewise" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforbesmyester%2Fwv-linewise", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforbesmyester%2Fwv-linewise'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 039208d0af0e1b3568acfe1b1d537cf313274073 [INFO] checking forbesmyester/wv-linewise against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforbesmyester%2Fwv-linewise" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/forbesmyester/wv-linewise on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/forbesmyester/wv-linewise [INFO] finished tweaking git repo https://github.com/forbesmyester/wv-linewise [INFO] tweaked toml for git repo https://github.com/forbesmyester/wv-linewise written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/forbesmyester/wv-linewise already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4e82dd5f57055af90f3387271c1d25ddd1681f3ef3f710eb73c77e2a53f035a [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" "a4e82dd5f57055af90f3387271c1d25ddd1681f3ef3f710eb73c77e2a53f035a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4e82dd5f57055af90f3387271c1d25ddd1681f3ef3f710eb73c77e2a53f035a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4e82dd5f57055af90f3387271c1d25ddd1681f3ef3f710eb73c77e2a53f035a", kill_on_drop: false }` [INFO] [stdout] a4e82dd5f57055af90f3387271c1d25ddd1681f3ef3f710eb73c77e2a53f035a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe515cfdd8f05b83dab6f14d39c7a08576b8939ab75c95947f0a3fd4ae77c2ea [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" "fe515cfdd8f05b83dab6f14d39c7a08576b8939ab75c95947f0a3fd4ae77c2ea", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking urlencoding v1.0.0 [INFO] [stderr] Checking boxfnonce v0.1.1 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling glib-sys v0.9.1 [INFO] [stderr] Compiling gobject-sys v0.9.1 [INFO] [stderr] Compiling gio-sys v0.9.1 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.1 [INFO] [stderr] Compiling pango-sys v0.9.1 [INFO] [stderr] Compiling gdk-sys v0.9.1 [INFO] [stderr] Compiling atk-sys v0.9.1 [INFO] [stderr] Compiling gtk-sys v0.9.2 [INFO] [stderr] Compiling soup-sys v0.9.0 [INFO] [stderr] Compiling webkit2gtk-sys v0.10.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking javascriptcore-rs-sys v0.2.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling tinyfiledialogs v3.3.9 [INFO] [stderr] Compiling webview-sys v0.5.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Checking web-view v0.6.2 [INFO] [stderr] Checking serde_json v1.0.50 [INFO] [stderr] Checking wv_linewise v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.10s [INFO] running `Command { std: "docker" "inspect" "fe515cfdd8f05b83dab6f14d39c7a08576b8939ab75c95947f0a3fd4ae77c2ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe515cfdd8f05b83dab6f14d39c7a08576b8939ab75c95947f0a3fd4ae77c2ea", kill_on_drop: false }` [INFO] [stdout] fe515cfdd8f05b83dab6f14d39c7a08576b8939ab75c95947f0a3fd4ae77c2ea