[INFO] cloning repository https://github.com/sriram23/rust-web-view [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sriram23/rust-web-view" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsriram23%2Frust-web-view", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsriram23%2Frust-web-view'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 02e1625f9bb38d88aae444bd4782d1e6ae96c0c1 [INFO] checking sriram23/rust-web-view against master#b44e14f762fd4062faeba97f8f2bc470298ec1ac for pr-135331 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsriram23%2Frust-web-view" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sriram23/rust-web-view on toolchain b44e14f762fd4062faeba97f8f2bc470298ec1ac [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b44e14f762fd4062faeba97f8f2bc470298ec1ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sriram23/rust-web-view [INFO] finished tweaking git repo https://github.com/sriram23/rust-web-view [INFO] tweaked toml for git repo https://github.com/sriram23/rust-web-view written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sriram23/rust-web-view already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b44e14f762fd4062faeba97f8f2bc470298ec1ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fltk v1.3.26 [INFO] [stderr] Downloaded fltk-webview v0.2.16 [INFO] [stderr] Downloaded fltk-sys v1.3.26 [INFO] [stderr] Downloaded fltk-webview-sys v0.2.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+b44e14f762fd4062faeba97f8f2bc470298ec1ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f932a6e4e0d54d8da83588205e39d1c261adaa8ba16b9391a1a66d01ab6ba3a3 [INFO] running `Command { std: "docker" "start" "-a" "f932a6e4e0d54d8da83588205e39d1c261adaa8ba16b9391a1a66d01ab6ba3a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f932a6e4e0d54d8da83588205e39d1c261adaa8ba16b9391a1a66d01ab6ba3a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f932a6e4e0d54d8da83588205e39d1c261adaa8ba16b9391a1a66d01ab6ba3a3", kill_on_drop: false }` [INFO] [stdout] f932a6e4e0d54d8da83588205e39d1c261adaa8ba16b9391a1a66d01ab6ba3a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+b44e14f762fd4062faeba97f8f2bc470298ec1ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4cb112c0da8be5e78a7e71ad993297895fb4e19e2fd1afa2dd01b949a6a55cf [INFO] running `Command { std: "docker" "start" "-a" "d4cb112c0da8be5e78a7e71ad993297895fb4e19e2fd1afa2dd01b949a6a55cf", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Checking ttf-parser v0.18.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling cmake v0.1.49 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Compiling fltk-webview-sys v0.2.10 [INFO] [stderr] Compiling fltk-sys v1.3.26 [INFO] [stderr] Checking fltk v1.3.26 [INFO] [stderr] Checking fltk-webview v0.2.16 [INFO] [stderr] Checking clock v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s [INFO] running `Command { std: "docker" "inspect" "d4cb112c0da8be5e78a7e71ad993297895fb4e19e2fd1afa2dd01b949a6a55cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4cb112c0da8be5e78a7e71ad993297895fb4e19e2fd1afa2dd01b949a6a55cf", kill_on_drop: false }` [INFO] [stdout] d4cb112c0da8be5e78a7e71ad993297895fb4e19e2fd1afa2dd01b949a6a55cf