[INFO] cloning repository https://github.com/OpenCliqueCraft/splinter-proxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OpenCliqueCraft/splinter-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOpenCliqueCraft%2Fsplinter-proxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOpenCliqueCraft%2Fsplinter-proxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d3a15bb64445622870bc51961fe3dad0dee8287d [INFO] testing OpenCliqueCraft/splinter-proxy against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOpenCliqueCraft%2Fsplinter-proxy" "/workspace/builds/worker-97/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-97/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/OpenCliqueCraft/splinter-proxy on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/OpenCliqueCraft/splinter-proxy [INFO] finished tweaking git repo https://github.com/OpenCliqueCraft/splinter-proxy [INFO] tweaked toml for git repo https://github.com/OpenCliqueCraft/splinter-proxy written to /workspace/builds/worker-97/source/Cargo.toml [INFO] crate git repo https://github.com/OpenCliqueCraft/splinter-proxy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 850a696c20f8aa601ca946fed38e367fb5f32019447db43019387f1fe3a652f3 [INFO] running `Command { std: "docker" "start" "-a" "850a696c20f8aa601ca946fed38e367fb5f32019447db43019387f1fe3a652f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "850a696c20f8aa601ca946fed38e367fb5f32019447db43019387f1fe3a652f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "850a696c20f8aa601ca946fed38e367fb5f32019447db43019387f1fe3a652f3", kill_on_drop: false }` [INFO] [stdout] 850a696c20f8aa601ca946fed38e367fb5f32019447db43019387f1fe3a652f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d84cf64190eb0a536cd8da9578fc557e6ef69c477c2739873e83d29b2c0d6f6 [INFO] running `Command { std: "docker" "start" "-a" "1d84cf64190eb0a536cd8da9578fc557e6ef69c477c2739873e83d29b2c0d6f6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling arc-swap v1.4.0 [INFO] [stderr] Compiling bimap v0.6.1 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling simple-mutex v1.1.5 [INFO] [stderr] Compiling async-dup v1.2.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v1.13.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling async-net v1.6.1 [INFO] [stderr] Compiling async-process v1.2.0 [INFO] [stderr] Compiling simplelog v0.10.2 [INFO] [stderr] Compiling smol v1.2.5 [INFO] [stderr] Compiling async-compat v0.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling ron v0.7.0 [INFO] [stderr] Compiling mcproto-rs v0.2.0 (https://github.com/regenerativep/mcproto-rs?rev=c76a1c67c5fd91bbd78b9c46471160321ca12af0#c76a1c67) [INFO] [stderr] Compiling craftio-rs v0.1.0 [INFO] [stderr] Compiling splinter-proxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read src/protocol/v_cur/../../../minecraft-data/data/pc/1.17/blocks.json: No such file or directory (os error 2) [INFO] [stdout] --> src/protocol/v_cur/tags.rs:28:69 [INFO] [stdout] | [INFO] [stdout] 28 | BiHashMap::::from_iter(load_json_id_name_pairs(include_str!( [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 29 | | "../../../minecraft-data/data/pc/1.17/blocks.json" [INFO] [stdout] 30 | | ))); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/protocol/v_cur/../../../minecraft-data/data/pc/1.17/items.json: No such file or directory (os error 2) [INFO] [stdout] --> src/protocol/v_cur/tags.rs:32:69 [INFO] [stdout] | [INFO] [stdout] 32 | BiHashMap::::from_iter(load_json_id_name_pairs(include_str!( [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 33 | | "../../../minecraft-data/data/pc/1.17/items.json" [INFO] [stdout] 34 | | ))); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/protocol/v_cur/../../../minecraft-data/data/pc/1.17/entities.json: No such file or directory (os error 2) [INFO] [stdout] --> src/protocol/v_cur/tags.rs:36:69 [INFO] [stdout] | [INFO] [stdout] 36 | BiHashMap::::from_iter(load_json_id_name_pairs(include_str!( [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 37 | | "../../../minecraft-data/data/pc/1.17/entities.json" [INFO] [stdout] 38 | | ))); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `server::SplinterServerConnection` [INFO] [stdout] --> src/protocol/mod.rs:14:37 [INFO] [stdout] | [INFO] [stdout] 14 | proxy::{client::SplinterClient, server::SplinterServerConnection, SplinterProxy}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `convert::TryFrom` [INFO] [stdout] --> src/systems/keepalive.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | convert::TryFrom, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `types::Vec3` [INFO] [stdout] --> src/systems/keepalive.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | types::Vec3, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `splinter-proxy` due to 4 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "1d84cf64190eb0a536cd8da9578fc557e6ef69c477c2739873e83d29b2c0d6f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d84cf64190eb0a536cd8da9578fc557e6ef69c477c2739873e83d29b2c0d6f6", kill_on_drop: false }` [INFO] [stdout] 1d84cf64190eb0a536cd8da9578fc557e6ef69c477c2739873e83d29b2c0d6f6