[INFO] cloning repository https://github.com/Joey336/rust-3d [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Joey336/rust-3d" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoey336%2Frust-3d", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoey336%2Frust-3d'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aec606a9060b921a1b9692dbdf22a3f42466f37e [INFO] checking Joey336/rust-3d/aec606a9060b921a1b9692dbdf22a3f42466f37e against try#0d69e2d38d443a5f5bcd601fecce9431b3835c30 for pr-130531 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoey336%2Frust-3d" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 92% (8447/9121) Updating files: 93% (8483/9121) Updating files: 94% (8574/9121) Updating files: 95% (8665/9121) Updating files: 96% (8757/9121) Updating files: 97% (8848/9121) Updating files: 98% (8939/9121) Updating files: 99% (9030/9121) Updating files: 100% (9121/9121) Updating files: 100% (9121/9121), done. [INFO] validating manifest of git repo https://github.com/Joey336/rust-3d on toolchain 0d69e2d38d443a5f5bcd601fecce9431b3835c30 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d69e2d38d443a5f5bcd601fecce9431b3835c30" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Joey336/rust-3d [INFO] finished tweaking git repo https://github.com/Joey336/rust-3d [INFO] tweaked toml for git repo https://github.com/Joey336/rust-3d written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Joey336/rust-3d 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" "+0d69e2d38d443a5f5bcd601fecce9431b3835c30" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking Joey336/rust-3d/aec606a9060b921a1b9692dbdf22a3f42466f37e against try#0d69e2d38d443a5f5bcd601fecce9431b3835c30 for pr-130531 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoey336%2Frust-3d" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 92% (8446/9121) Updating files: 93% (8483/9121) Updating files: 94% (8574/9121) Updating files: 95% (8665/9121) Updating files: 96% (8757/9121) Updating files: 97% (8848/9121) Updating files: 98% (8939/9121) Updating files: 99% (9030/9121) Updating files: 100% (9121/9121) Updating files: 100% (9121/9121), done. [INFO] validating manifest of git repo https://github.com/Joey336/rust-3d on toolchain 0d69e2d38d443a5f5bcd601fecce9431b3835c30 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d69e2d38d443a5f5bcd601fecce9431b3835c30" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Joey336/rust-3d [INFO] finished tweaking git repo https://github.com/Joey336/rust-3d [INFO] tweaked toml for git repo https://github.com/Joey336/rust-3d written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Joey336/rust-3d 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" "+0d69e2d38d443a5f5bcd601fecce9431b3835c30" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded console_error_panic_hook v0.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+0d69e2d38d443a5f5bcd601fecce9431b3835c30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 70806c07c3215c40e3df052e879f720750ec1bd292e4089e62c68cdfe6f55b44 [INFO] running `Command { std: "docker" "start" "-a" "70806c07c3215c40e3df052e879f720750ec1bd292e4089e62c68cdfe6f55b44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70806c07c3215c40e3df052e879f720750ec1bd292e4089e62c68cdfe6f55b44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70806c07c3215c40e3df052e879f720750ec1bd292e4089e62c68cdfe6f55b44", kill_on_drop: false }` [INFO] [stdout] 70806c07c3215c40e3df052e879f720750ec1bd292e4089e62c68cdfe6f55b44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+0d69e2d38d443a5f5bcd601fecce9431b3835c30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6e041b41b59f7b5203b09348a5c37482f2630d41b2958085ff6dfafbf61e520 [INFO] running `Command { std: "docker" "start" "-a" "b6e041b41b59f7b5203b09348a5c37482f2630d41b2958085ff6dfafbf61e520", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.74 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.74 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Checking nalgebra v0.18.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.74 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.74 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.74 [INFO] [stderr] Checking js-sys v0.3.51 [INFO] [stderr] Checking console_error_panic_hook v0.1.5 [INFO] [stderr] Checking web-sys v0.3.51 [INFO] [stderr] Checking rust-3d v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `program_color_2d_gradient` is never read [INFO] [stdout] --> src/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Client{ [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 27 | program_color_2d_gradient: programs::Color2DGradient, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `program_color_2d_gradient` is never read [INFO] [stdout] --> src/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Client{ [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 27 | program_color_2d_gradient: programs::Color2DGradient, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.73s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.74 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "b6e041b41b59f7b5203b09348a5c37482f2630d41b2958085ff6dfafbf61e520", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6e041b41b59f7b5203b09348a5c37482f2630d41b2958085ff6dfafbf61e520", kill_on_drop: false }` [INFO] [stdout] b6e041b41b59f7b5203b09348a5c37482f2630d41b2958085ff6dfafbf61e520