[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] building sriram23/rust-web-view against master#f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9 for pr-137044-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsriram23%2Frust-web-view" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sriram23/rust-web-view on toolchain f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9" "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-1-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" "+f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded paste v1.0.11 [INFO] [stderr] Downloaded cmake v0.1.49 [INFO] [stderr] Downloaded crossbeam-utils v0.8.14 [INFO] [stderr] Downloaded crossbeam-channel v0.5.6 [INFO] [stderr] Downloaded cc v1.0.78 [INFO] [stderr] Downloaded ttf-parser v0.18.1 [INFO] [stderr] Downloaded fltk-webview v0.2.16 [INFO] [stderr] Downloaded pkg-config v0.3.26 [INFO] [stderr] Downloaded fltk-webview-sys v0.2.10 [INFO] [stderr] Downloaded fltk-sys v1.3.26 [INFO] [stderr] Downloaded fltk v1.3.26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d212f7dd47a09d2f2cacab8a07defaffed85e7ac50f4ddff1863b62d03b5b27 [INFO] running `Command { std: "docker" "start" "-a" "1d212f7dd47a09d2f2cacab8a07defaffed85e7ac50f4ddff1863b62d03b5b27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d212f7dd47a09d2f2cacab8a07defaffed85e7ac50f4ddff1863b62d03b5b27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d212f7dd47a09d2f2cacab8a07defaffed85e7ac50f4ddff1863b62d03b5b27", kill_on_drop: false }` [INFO] [stdout] 1d212f7dd47a09d2f2cacab8a07defaffed85e7ac50f4ddff1863b62d03b5b27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 731ae468f4595bdd02862e67e6b6836ddd133d632a46d53b1b57985d64af0460 [INFO] running `Command { std: "docker" "start" "-a" "731ae468f4595bdd02862e67e6b6836ddd133d632a46d53b1b57985d64af0460", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling ttf-parser v0.18.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling cmake v0.1.49 [INFO] [stderr] Compiling fltk-webview-sys v0.2.10 [INFO] [stderr] Compiling fltk-sys v1.3.26 [INFO] [stderr] Compiling fltk v1.3.26 [INFO] [stderr] Compiling fltk-webview v0.2.16 [INFO] [stderr] Compiling clock v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "731ae468f4595bdd02862e67e6b6836ddd133d632a46d53b1b57985d64af0460", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "731ae468f4595bdd02862e67e6b6836ddd133d632a46d53b1b57985d64af0460", kill_on_drop: false }` [INFO] [stdout] 731ae468f4595bdd02862e67e6b6836ddd133d632a46d53b1b57985d64af0460 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d3906ffdd8087dc033b8d4d0e71c0a37aecd95424a7ca0cff3655b5439f5a99 [INFO] running `Command { std: "docker" "start" "-a" "0d3906ffdd8087dc033b8d4d0e71c0a37aecd95424a7ca0cff3655b5439f5a99", kill_on_drop: false }` [INFO] [stderr] Compiling clock v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s [INFO] running `Command { std: "docker" "inspect" "0d3906ffdd8087dc033b8d4d0e71c0a37aecd95424a7ca0cff3655b5439f5a99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d3906ffdd8087dc033b8d4d0e71c0a37aecd95424a7ca0cff3655b5439f5a99", kill_on_drop: false }` [INFO] [stdout] 0d3906ffdd8087dc033b8d4d0e71c0a37aecd95424a7ca0cff3655b5439f5a99