[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 try#6284d7b4bd27983dba388146648ab844ca7d032f for pr-152971 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flcdr%2Fworld_server" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/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-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lcdr/world_server on toolchain 6284d7b4bd27983dba388146648ab844ca7d032f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+6284d7b4bd27983dba388146648ab844ca7d032f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32adb22e66dfe4d2fd06918b14d5fa61ea9c9e11e4aa7be418d4d5b918ca44fb [INFO] running `Command { std: "docker" "start" "-a" "32adb22e66dfe4d2fd06918b14d5fa61ea9c9e11e4aa7be418d4d5b918ca44fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32adb22e66dfe4d2fd06918b14d5fa61ea9c9e11e4aa7be418d4d5b918ca44fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32adb22e66dfe4d2fd06918b14d5fa61ea9c9e11e4aa7be418d4d5b918ca44fb", kill_on_drop: false }` [INFO] [stdout] 32adb22e66dfe4d2fd06918b14d5fa61ea9c9e11e4aa7be418d4d5b918ca44fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36a3df4f2bc8c757428b133ce2e034cae9611247131825d92449089cfb8513d8 [INFO] running `Command { std: "docker" "start" "-a" "36a3df4f2bc8c757428b133ce2e034cae9611247131825d92449089cfb8513d8", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking endio_bit v0.1.0 (https://github.com/lcdr/endio_bit?rev=46b1b0eda359dd85b5eabf9714e839c3728c75af#46b1b0ed) [INFO] [stderr] Compiling minreq v2.2.0 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking hashlink v0.6.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking smallvec v1.6.1 [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] Checking flate2 v1.0.19 [INFO] [stderr] Compiling serde_derive v1.0.114 [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 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] Checking lu_packets v0.1.0 (https://github.com/lcdr/lu_packets?rev=58e22958eca62e0d2d2d98c5de3052900fff1884#58e22958) [INFO] [stderr] Checking serde v1.0.114 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/lu_packets-d49da2866b3d77cd/58e2295/src/common/str/mod.rs:75:23 [INFO] [stdout] | [INFO] [stdout] 75 | std::str::from_utf8(self.as_slice()).unwrap().into() [INFO] [stdout] | ------------------- ^^^^^^^^^^^^^^^ expected `&[u8]`, found `&[AsciiChar]` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&[u8]` [INFO] [stdout] found reference `&[AsciiChar]` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/6284d7b4bd27983dba388146648ab844ca7d032f/library/core/src/str/converts.rs:89:13 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/lu_packets-d49da2866b3d77cd/58e2295/src/common/str/mod.rs:91:22 [INFO] [stdout] | [INFO] [stdout] 91 | String::from_utf16(self.as_slice()).unwrap() [INFO] [stdout] | ------------------ ^^^^^^^^^^^^^^^ expected `&[u16]`, found `&[Ucs2Char]` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&[u16]` [INFO] [stdout] found reference `&[Ucs2Char]` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/6284d7b4bd27983dba388146648ab844ca7d032f/library/alloc/src/string.rs:716:11 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking diesel v1.4.6 [INFO] [stderr] Checking rusqlite v0.24.2 [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [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" "36a3df4f2bc8c757428b133ce2e034cae9611247131825d92449089cfb8513d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36a3df4f2bc8c757428b133ce2e034cae9611247131825d92449089cfb8513d8", kill_on_drop: false }` [INFO] [stdout] 36a3df4f2bc8c757428b133ce2e034cae9611247131825d92449089cfb8513d8