[INFO] cloning repository https://github.com/lcdr/world_server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lcdr/world_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flcdr%2Fworld_server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flcdr%2Fworld_server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ecaa30410726070352a91f0698612ae483b81dca
[INFO] checking lcdr/world_server against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flcdr%2Fworld_server" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/lcdr/world_server on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/lcdr/world_server
[INFO] finished tweaking git repo https://github.com/lcdr/world_server
[INFO] tweaked toml for git repo https://github.com/lcdr/world_server written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/lcdr/world_server 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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/lcdr/base_server`
[INFO] [stderr]     Updating git repository `https://github.com/lcdr/lu_packets`
[INFO] [stderr]     Updating git repository `https://github.com/lcdr/endio`
[INFO] [stderr]     Updating git repository `https://github.com/lcdr/endio_bit`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded diesel v1.4.6
[INFO] [stderr]   Downloaded minreq v2.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2ec752ad3e76976e57d027af493c03509792c7fbbaca7f0513d5ff00040140b9
[INFO] running `Command { std: "docker" "start" "-a" "2ec752ad3e76976e57d027af493c03509792c7fbbaca7f0513d5ff00040140b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ec752ad3e76976e57d027af493c03509792c7fbbaca7f0513d5ff00040140b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ec752ad3e76976e57d027af493c03509792c7fbbaca7f0513d5ff00040140b9", kill_on_drop: false }`
[INFO] [stdout] 2ec752ad3e76976e57d027af493c03509792c7fbbaca7f0513d5ff00040140b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 320fd2fddf941f11a77263575c9b84c0d782e2e0ba258bb01470e74a5ea1aa82
[INFO] running `Command { std: "docker" "start" "-a" "320fd2fddf941f11a77263575c9b84c0d782e2e0ba258bb01470e74a5ea1aa82", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.58
[INFO] [stderr]    Compiling proc-macro2 v1.0.18
[INFO] [stderr]    Compiling syn v1.0.34
[INFO] [stderr]    Compiling libc v0.2.72
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]     Checking once_cell v1.4.0
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.114
[INFO] [stderr]    Compiling serde v1.0.114
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]     Checking ahash v0.4.7
[INFO] [stderr]    Compiling minreq v2.2.0
[INFO] [stderr]     Checking endio_bit v0.1.0 (https://github.com/lcdr/endio_bit?rev=46b1b0eda359dd85b5eabf9714e839c3728c75af#46b1b0ed)
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]     Checking hashlink v0.6.0
[INFO] [stderr]    Compiling ring v0.16.15
[INFO] [stderr]    Compiling libz-sys v1.1.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.20.1
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking flate2 v1.0.19
[INFO] [stderr]     Checking webpki v0.21.3
[INFO] [stderr]     Checking sct v0.6.0
[INFO] [stderr]     Checking webpki-roots v0.18.0
[INFO] [stderr]     Checking rustls v0.16.0
[INFO] [stderr]    Compiling endio_derive v0.2.0 (https://github.com/lcdr/endio?rev=6e988eed6d9d3b1fa0edde34062edfb3b01d344a#6e988eed)
[INFO] [stderr]    Compiling lu_packets_derive v0.1.0 (https://github.com/lcdr/lu_packets?rev=58e22958eca62e0d2d2d98c5de3052900fff1884#58e22958)
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]     Checking endio v0.2.0 (https://github.com/lcdr/endio?rev=6e988eed6d9d3b1fa0edde34062edfb3b01d344a#6e988eed)
[INFO] [stderr]     Checking lu_packets v0.1.0 (https://github.com/lcdr/lu_packets?rev=58e22958eca62e0d2d2d98c5de3052900fff1884#58e22958)
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `BitWriter<endio_bit::endian::BigEndian, _>: std::io::Write`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`lu_packets`)
[INFO] [stdout]   = note: required for `BitWriter<endio_bit::endian::BigEndian, _>` to implement `EWrite<LittleEndian>`
[INFO] [stdout]   = note: required for `&'a Vec<_>` to implement `for<'a> Serialize<LittleEndian, BitWriter<endio_bit::endian::BigEndian, _>>`
[INFO] [stdout]   = note: 125 redundant requirements hidden
[INFO] [stdout]   = note: required for `&Option<Vec<Vec<Vec<Vec<Vec<Vec<Vec<Vec<Vec<Vec<Vec<Vec<Vec<Vec<Vec<Vec<Vec<Vec<Vec<...>>>>>>>>>>>>>>>>>>>>` to implement `Serialize<LittleEndian, BitWriter<endio_bit::endian::BigEndian, _>>`
[INFO] [stdout]   = note: the full type name has been written to '/opt/rustwide/target/debug/deps/lu_packets-73d2c19b969dc988.long-type-12551592255593096913.txt'
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0275`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lu_packets` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "320fd2fddf941f11a77263575c9b84c0d782e2e0ba258bb01470e74a5ea1aa82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "320fd2fddf941f11a77263575c9b84c0d782e2e0ba258bb01470e74a5ea1aa82", kill_on_drop: false }`
[INFO] [stdout] 320fd2fddf941f11a77263575c9b84c0d782e2e0ba258bb01470e74a5ea1aa82
