[INFO] cloning repository https://github.com/nvanbenschoten/cockroach_fuse [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nvanbenschoten/cockroach_fuse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnvanbenschoten%2Fcockroach_fuse", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnvanbenschoten%2Fcockroach_fuse'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 59039fc167430ca2b22af212e20e39f005e09588 [INFO] checking nvanbenschoten/cockroach_fuse against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnvanbenschoten%2Fcockroach_fuse" "/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/nvanbenschoten/cockroach_fuse on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nvanbenschoten/cockroach_fuse [INFO] finished tweaking git repo https://github.com/nvanbenschoten/cockroach_fuse [INFO] tweaked toml for git repo https://github.com/nvanbenschoten/cockroach_fuse written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/nvanbenschoten/cockroach_fuse already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9a21119a6dfed476b04d4f690ae90dc3462f1a2c0addc7df216928f97e69d465 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9a21119a6dfed476b04d4f690ae90dc3462f1a2c0addc7df216928f97e69d465", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a21119a6dfed476b04d4f690ae90dc3462f1a2c0addc7df216928f97e69d465", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a21119a6dfed476b04d4f690ae90dc3462f1a2c0addc7df216928f97e69d465", kill_on_drop: false }` [INFO] [stdout] 9a21119a6dfed476b04d4f690ae90dc3462f1a2c0addc7df216928f97e69d465 [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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9e5721dbce2adae3f90465906e5943908dc4c10af47810dd54e97723590ae318 [INFO] running `Command { std: "docker" "start" "-a" "9e5721dbce2adae3f90465906e5943908dc4c10af47810dd54e97723590ae318", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.59 [INFO] [stderr] Compiling fuse v0.3.1 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking socket2 v0.3.9 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking postgres-protocol v0.3.2 [INFO] [stderr] Checking postgres-shared v0.4.2 [INFO] [stderr] Checking postgres v0.15.2 [INFO] [stderr] Checking cockroach_fuse v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:330:9 [INFO] [stdout] | [INFO] [stdout] 329 | let kind = match ((mode as u16) >> 12) << 12 { [INFO] [stdout] | --------------------------- this expression has type `u16` [INFO] [stdout] 330 | S_IFIFO => Some(FileType::NamedPipe), [INFO] [stdout] | ^^^^^^^ expected `u16`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:331:9 [INFO] [stdout] | [INFO] [stdout] 329 | let kind = match ((mode as u16) >> 12) << 12 { [INFO] [stdout] | --------------------------- this expression has type `u16` [INFO] [stdout] 330 | S_IFIFO => Some(FileType::NamedPipe), [INFO] [stdout] 331 | S_IFCHR => Some(FileType::CharDevice), [INFO] [stdout] | ^^^^^^^ expected `u16`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:332:9 [INFO] [stdout] | [INFO] [stdout] 329 | let kind = match ((mode as u16) >> 12) << 12 { [INFO] [stdout] | --------------------------- this expression has type `u16` [INFO] [stdout] ... [INFO] [stdout] 332 | S_IFBLK => Some(FileType::BlockDevice), [INFO] [stdout] | ^^^^^^^ expected `u16`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:333:9 [INFO] [stdout] | [INFO] [stdout] 329 | let kind = match ((mode as u16) >> 12) << 12 { [INFO] [stdout] | --------------------------- this expression has type `u16` [INFO] [stdout] ... [INFO] [stdout] 333 | S_IFDIR => Some(FileType::Directory), [INFO] [stdout] | ^^^^^^^ expected `u16`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:334:9 [INFO] [stdout] | [INFO] [stdout] 329 | let kind = match ((mode as u16) >> 12) << 12 { [INFO] [stdout] | --------------------------- this expression has type `u16` [INFO] [stdout] ... [INFO] [stdout] 334 | S_IFREG => Some(FileType::RegularFile), [INFO] [stdout] | ^^^^^^^ expected `u16`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:335:9 [INFO] [stdout] | [INFO] [stdout] 329 | let kind = match ((mode as u16) >> 12) << 12 { [INFO] [stdout] | --------------------------- this expression has type `u16` [INFO] [stdout] ... [INFO] [stdout] 335 | S_IFLNK => Some(FileType::Symlink), [INFO] [stdout] | ^^^^^^^ expected `u16`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:336:9 [INFO] [stdout] | [INFO] [stdout] 329 | let kind = match ((mode as u16) >> 12) << 12 { [INFO] [stdout] | --------------------------- this expression has type `u16` [INFO] [stdout] ... [INFO] [stdout] 336 | S_IFSOCK => Some(FileType::Socket), [INFO] [stdout] | ^^^^^^^^ expected `u16`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:330:9 [INFO] [stdout] | [INFO] [stdout] 329 | let kind = match ((mode as u16) >> 12) << 12 { [INFO] [stdout] | --------------------------- this expression has type `u16` [INFO] [stdout] 330 | S_IFIFO => Some(FileType::NamedPipe), [INFO] [stdout] | ^^^^^^^ expected `u16`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:331:9 [INFO] [stdout] | [INFO] [stdout] 329 | let kind = match ((mode as u16) >> 12) << 12 { [INFO] [stdout] | --------------------------- this expression has type `u16` [INFO] [stdout] 330 | S_IFIFO => Some(FileType::NamedPipe), [INFO] [stdout] 331 | S_IFCHR => Some(FileType::CharDevice), [INFO] [stdout] | ^^^^^^^ expected `u16`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:332:9 [INFO] [stdout] | [INFO] [stdout] 329 | let kind = match ((mode as u16) >> 12) << 12 { [INFO] [stdout] | --------------------------- this expression has type `u16` [INFO] [stdout] ... [INFO] [stdout] 332 | S_IFBLK => Some(FileType::BlockDevice), [INFO] [stdout] | ^^^^^^^ expected `u16`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:333:9 [INFO] [stdout] | [INFO] [stdout] 329 | let kind = match ((mode as u16) >> 12) << 12 { [INFO] [stdout] | --------------------------- this expression has type `u16` [INFO] [stdout] ... [INFO] [stdout] 333 | S_IFDIR => Some(FileType::Directory), [INFO] [stdout] | ^^^^^^^ expected `u16`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:334:9 [INFO] [stdout] | [INFO] [stdout] 329 | let kind = match ((mode as u16) >> 12) << 12 { [INFO] [stdout] | --------------------------- this expression has type `u16` [INFO] [stdout] ... [INFO] [stdout] 334 | S_IFREG => Some(FileType::RegularFile), [INFO] [stdout] | ^^^^^^^ expected `u16`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:335:9 [INFO] [stdout] | [INFO] [stdout] 329 | let kind = match ((mode as u16) >> 12) << 12 { [INFO] [stdout] | --------------------------- this expression has type `u16` [INFO] [stdout] ... [INFO] [stdout] 335 | S_IFLNK => Some(FileType::Symlink), [INFO] [stdout] | ^^^^^^^ expected `u16`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fs.rs:336:9 [INFO] [stdout] | [INFO] [stdout] 329 | let kind = match ((mode as u16) >> 12) << 12 { [INFO] [stdout] | --------------------------- this expression has type `u16` [INFO] [stdout] ... [INFO] [stdout] 336 | S_IFSOCK => Some(FileType::Socket), [INFO] [stdout] | ^^^^^^^^ expected `u16`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 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 `cockroach_fuse` [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9e5721dbce2adae3f90465906e5943908dc4c10af47810dd54e97723590ae318", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e5721dbce2adae3f90465906e5943908dc4c10af47810dd54e97723590ae318", kill_on_drop: false }` [INFO] [stdout] 9e5721dbce2adae3f90465906e5943908dc4c10af47810dd54e97723590ae318