[INFO] cloning repository https://github.com/random-geek/MapEditr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/random-geek/MapEditr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frandom-geek%2FMapEditr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frandom-geek%2FMapEditr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c0892a9ba4f66a95799e052c62a5a17e01672845 [INFO] checking random-geek/MapEditr against try#f6d7c613ae2d161ff37dbc63cc5abd809c878597 for pr-83850 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frandom-geek%2FMapEditr" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/random-geek/MapEditr on toolchain f6d7c613ae2d161ff37dbc63cc5abd809c878597 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6d7c613ae2d161ff37dbc63cc5abd809c878597" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/random-geek/MapEditr [INFO] finished tweaking git repo https://github.com/random-geek/MapEditr [INFO] tweaked toml for git repo https://github.com/random-geek/MapEditr written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/random-geek/MapEditr already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6d7c613ae2d161ff37dbc63cc5abd809c878597" "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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+f6d7c613ae2d161ff37dbc63cc5abd809c878597" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8409621c575616ef72502f30354aa3521ca1b382a5f8163da4c637d746e651f0 [INFO] running `Command { std: "docker" "start" "-a" "8409621c575616ef72502f30354aa3521ca1b382a5f8163da4c637d746e651f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8409621c575616ef72502f30354aa3521ca1b382a5f8163da4c637d746e651f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8409621c575616ef72502f30354aa3521ca1b382a5f8163da4c637d746e651f0", kill_on_drop: false }` [INFO] [stdout] 8409621c575616ef72502f30354aa3521ca1b382a5f8163da4c637d746e651f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+f6d7c613ae2d161ff37dbc63cc5abd809c878597" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a471ba64b23018899c35023caa66abb583ae4e18b8d700f940feea105a6aa19 [INFO] running `Command { std: "docker" "start" "-a" "1a471ba64b23018899c35023caa66abb583ae4e18b8d700f940feea105a6aa19", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking memmem v0.1.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling sqlite3-src v0.3.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking sqlite3-sys v0.13.0 [INFO] [stderr] Checking sqlite v0.26.0 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Checking mapeditr v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/map_block/mod.rs:167:29 [INFO] [stdout] | [INFO] [stdout] 167 | assert_eq!(read_string16(&mut Cursor::new(&bad)), [INFO] [stdout] | ------------- ^^^^^^^^^^^^^^^^^^^^^^ expected slice `[u8]`, found `&[u8]` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut std::io::Cursor<&[u8]>` [INFO] [stdout] found mutable reference `&mut std::io::Cursor<&&[u8]>` [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/map_block/mod.rs:70:4 [INFO] [stdout] | [INFO] [stdout] 70 | fn read_string16(src: &mut Cursor<&[u8]>) -> Result, MapBlockError> { [INFO] [stdout] | ^^^^^^^^^^^^^ ----------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/map_block/mod.rs:179:29 [INFO] [stdout] | [INFO] [stdout] 179 | assert_eq!(read_string32(&mut Cursor::new(&bad)), [INFO] [stdout] | ------------- ^^^^^^^^^^^^^^^^^^^^^^ expected slice `[u8]`, found `&[u8]` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut std::io::Cursor<&[u8]>` [INFO] [stdout] found mutable reference `&mut std::io::Cursor<&&[u8]>` [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/map_block/mod.rs:76:4 [INFO] [stdout] | [INFO] [stdout] 76 | fn read_string32(src: &mut Cursor<&[u8]>) -> Result, MapBlockError> { [INFO] [stdout] | ^^^^^^^^^^^^^ ----------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mapeditr` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1a471ba64b23018899c35023caa66abb583ae4e18b8d700f940feea105a6aa19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a471ba64b23018899c35023caa66abb583ae4e18b8d700f940feea105a6aa19", kill_on_drop: false }` [INFO] [stdout] 1a471ba64b23018899c35023caa66abb583ae4e18b8d700f940feea105a6aa19