[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] checking OpenCliqueCraft/splinter-proxy/d3a15bb64445622870bc51961fe3dad0dee8287d against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOpenCliqueCraft%2Fsplinter-proxy" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/OpenCliqueCraft/splinter-proxy on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "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-2-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/regenerativep/mcproto-rs` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simplelog v0.10.2 [INFO] [stderr] Downloaded arc-swap v1.4.0 [INFO] [stderr] Downloaded craftio-rs v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c7e925a1f0e47c23c015c4944ed7296d8653018151804347c1b834f09f38d6a [INFO] running `Command { std: "docker" "start" "-a" "1c7e925a1f0e47c23c015c4944ed7296d8653018151804347c1b834f09f38d6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c7e925a1f0e47c23c015c4944ed7296d8653018151804347c1b834f09f38d6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c7e925a1f0e47c23c015c4944ed7296d8653018151804347c1b834f09f38d6a", kill_on_drop: false }` [INFO] [stdout] 1c7e925a1f0e47c23c015c4944ed7296d8653018151804347c1b834f09f38d6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f956bd8365fe86f54f9527813efda46482ecf79dc6f5474096cb53c5235e8a8 [INFO] running `Command { std: "docker" "start" "-a" "7f956bd8365fe86f54f9527813efda46482ecf79dc6f5474096cb53c5235e8a8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling autocfg v1.0.1 [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] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking fastrand v1.5.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] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking polling v2.1.0 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tokio v1.13.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking async-io v1.6.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking async-lock v2.4.0 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking async-fs v1.5.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking async-process v1.2.0 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking async-net v1.6.1 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking simple-mutex v1.1.5 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking async-dup v1.2.2 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking smol v1.2.5 [INFO] [stderr] Checking bimap v0.6.1 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking arc-swap v1.4.0 [INFO] [stderr] Checking json v0.12.4 [INFO] [stderr] Checking simplelog v0.10.2 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Checking async-compat v0.2.1 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking ron v0.7.0 [INFO] [stderr] Checking mcproto-rs v0.2.0 (https://github.com/regenerativep/mcproto-rs?rev=c76a1c67c5fd91bbd78b9c46471160321ca12af0#c76a1c67) [INFO] [stderr] Checking craftio-rs v0.1.0 [INFO] [stderr] Checking 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/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/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] 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] [stderr] error: could not compile `splinter-proxy` (bin "splinter-proxy") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `splinter-proxy` (bin "splinter-proxy" test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "7f956bd8365fe86f54f9527813efda46482ecf79dc6f5474096cb53c5235e8a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f956bd8365fe86f54f9527813efda46482ecf79dc6f5474096cb53c5235e8a8", kill_on_drop: false }` [INFO] [stdout] 7f956bd8365fe86f54f9527813efda46482ecf79dc6f5474096cb53c5235e8a8