[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 try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOpenCliqueCraft%2Fsplinter-proxy" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/OpenCliqueCraft/splinter-proxy on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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-3/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" "+722e1797249a965b6335aebd65d777f917e498f1" "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/regenerativep/mcproto-rs` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-net v1.6.1 [INFO] [stderr] Downloaded smol v1.2.5 [INFO] [stderr] Downloaded async-dup v1.2.2 [INFO] [stderr] Downloaded simplelog v0.10.2 [INFO] [stderr] Downloaded simple-mutex v1.1.5 [INFO] [stderr] Downloaded ron v0.7.0 [INFO] [stderr] Downloaded async-compat v0.2.1 [INFO] [stderr] Downloaded async-fs v1.5.0 [INFO] [stderr] Downloaded craftio-rs v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74708850becc8224c967365ba621b063f9c0a1ee2c4c8b4e122bf2cadc4b9118 [INFO] running `Command { std: "docker" "start" "-a" "74708850becc8224c967365ba621b063f9c0a1ee2c4c8b4e122bf2cadc4b9118", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74708850becc8224c967365ba621b063f9c0a1ee2c4c8b4e122bf2cadc4b9118", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74708850becc8224c967365ba621b063f9c0a1ee2c4c8b4e122bf2cadc4b9118", kill_on_drop: false }` [INFO] [stdout] 74708850becc8224c967365ba621b063f9c0a1ee2c4c8b4e122bf2cadc4b9118 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2e622cf1633e384018b8cd2b87522fdf1f77c339268e60c8e1dede40e260102 [INFO] running `Command { std: "docker" "start" "-a" "b2e622cf1633e384018b8cd2b87522fdf1f77c339268e60c8e1dede40e260102", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling cfg-if v1.0.0 [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 log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.17 [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 parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling version_check v0.9.3 [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 slab v0.4.5 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling itoa v0.4.8 [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 base64 v0.13.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling arc-swap v1.4.0 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling bimap v0.6.1 [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 num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.13.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling socket2 v0.4.2 [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 rand_core v0.6.3 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling async-net v1.6.1 [INFO] [stderr] Compiling async-process v1.2.0 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling smol v1.2.5 [INFO] [stderr] Compiling simplelog v0.10.2 [INFO] [stderr] Compiling async-compat v0.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling ghost v0.1.2 [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] error: could not compile `mcproto-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name mcproto_rs --edition=2018 /opt/rustwide/cargo-home/git/checkouts/mcproto-rs-299119c94e146eca/c76a1c6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bench"' --cfg 'feature="default"' --cfg 'feature="rand"' --cfg 'feature="std"' --cfg 'feature="v1_15_2"' --cfg 'feature="v1_16_3"' --cfg 'feature="v1_17_0"' --cfg 'feature="v1_17_1"' -C metadata=5fafec9de85aa40b -C extra-filename=-5fafec9de85aa40b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-6c1634cd8bcfb184.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-3d5eced2507fcae6.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-97e29706c723cd95.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-dde6a78d53827f46.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "b2e622cf1633e384018b8cd2b87522fdf1f77c339268e60c8e1dede40e260102", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2e622cf1633e384018b8cd2b87522fdf1f77c339268e60c8e1dede40e260102", kill_on_drop: false }` [INFO] [stdout] b2e622cf1633e384018b8cd2b87522fdf1f77c339268e60c8e1dede40e260102