[INFO] cloning repository https://github.com/spearow/juice-examples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spearow/juice-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspearow%2Fjuice-examples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspearow%2Fjuice-examples'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e8b0a395f74d20d3e14c6bd863d214193f2ce9e4 [INFO] testing spearow/juice-examples against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspearow%2Fjuice-examples" "/workspace/builds/worker-117/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-117/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/spearow/juice-examples on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/spearow/juice-examples [INFO] finished tweaking git repo https://github.com/spearow/juice-examples [INFO] tweaked toml for git repo https://github.com/spearow/juice-examples written to /workspace/builds/worker-117/source/Cargo.toml [INFO] crate git repo https://github.com/spearow/juice-examples already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/spearow/coaster.git` [INFO] [stderr] Updating git repository `https://github.com/spearow/greenglas.git` [INFO] [stderr] Updating git repository `https://github.com/spearow/juice.git` [INFO] [stderr] Updating git repository `https://github.com/spearow/coaster-blas.git` [INFO] [stderr] Updating git repository `https://github.com/spearow/coaster-nn.git` [INFO] [stderr] Updating git repository `https://github.com/spearow/rust-blas` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num-bigint v0.1.40 [INFO] [stderr] Downloaded either v1.2.0 [INFO] [stderr] Downloaded png v0.8.0 [INFO] [stderr] Downloaded image v0.14.0 [INFO] [stderr] Downloaded clang-sys v0.18.0 [INFO] [stderr] Downloaded mnist v0.4.0 [INFO] [stderr] Downloaded timeit v0.1.2 [INFO] [stderr] Downloaded libloading v0.4.2 [INFO] [stderr] Downloaded bindgen v0.25.5 [INFO] [stderr] Downloaded nom v3.2.0 [INFO] [stderr] Downloaded rcublas-sys v0.1.1 [INFO] [stderr] Downloaded rcublas v0.2.0 [INFO] [stderr] Downloaded murmurhash3 v0.0.5 [INFO] [stderr] Downloaded capnpc v0.8.7 [INFO] [stderr] Downloaded rcudnn v1.5.0 [INFO] [stderr] Downloaded rcudnn-sys v0.1.0 [INFO] [stderr] Downloaded clippy v0.0.23 [INFO] [stderr] Downloaded capnp v0.8.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 88a2867ca815cdfd98c183ec6c58c0dc079ebefeaa48b8707aba3ac10e4aad8c [INFO] running `Command { std: "docker" "start" "-a" "88a2867ca815cdfd98c183ec6c58c0dc079ebefeaa48b8707aba3ac10e4aad8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88a2867ca815cdfd98c183ec6c58c0dc079ebefeaa48b8707aba3ac10e4aad8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88a2867ca815cdfd98c183ec6c58c0dc079ebefeaa48b8707aba3ac10e4aad8c", kill_on_drop: false }` [INFO] [stdout] 88a2867ca815cdfd98c183ec6c58c0dc079ebefeaa48b8707aba3ac10e4aad8c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dea1fdea40eb93377d1285451789eee698bbeb0419b921438aef2b0d6900322f [INFO] running `Command { std: "docker" "start" "-a" "dea1fdea40eb93377d1285451789eee698bbeb0419b921438aef2b0d6900322f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.32 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling lazy_static v0.2.9 [INFO] [stderr] Compiling byteorder v1.1.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling num-traits v0.1.40 [INFO] [stderr] Compiling libloading v0.4.2 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling futures v0.1.16 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling cc v1.0.1 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling either v1.2.0 [INFO] [stderr] Compiling lazycell v0.5.1 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling openssl v0.9.20 [INFO] [stderr] Compiling byteorder v0.4.2 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling scoped-tls v0.1.0 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling bitflags v0.3.3 [INFO] [stderr] Compiling adler32 v1.0.2 [INFO] [stderr] Compiling foreign-types v0.2.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling color_quant v1.0.0 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling inflate v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling scoped_threadpool v0.1.8 [INFO] [stderr] Compiling percent-encoding v1.0.0 [INFO] [stderr] Compiling httparse v1.2.3 [INFO] [stderr] Compiling murmurhash3 v0.0.5 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling strsim v0.5.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling rblas v0.0.13 (https://github.com/spearow/rust-blas#385fb2e3) [INFO] [stderr] error: could not compile `futures` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name futures /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C codegen-units=2 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' --cfg 'feature="with-deprecated"' -C metadata=95f02fced9179080 -C extra-filename=-95f02fced9179080 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "dea1fdea40eb93377d1285451789eee698bbeb0419b921438aef2b0d6900322f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dea1fdea40eb93377d1285451789eee698bbeb0419b921438aef2b0d6900322f", kill_on_drop: false }` [INFO] [stdout] dea1fdea40eb93377d1285451789eee698bbeb0419b921438aef2b0d6900322f