[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 59039fc167430ca2b22af212e20e39f005e09588 [INFO] testing nvanbenschoten/cockroach_fuse against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnvanbenschoten%2Fcockroach_fuse" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nvanbenschoten/cockroach_fuse on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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-2/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5fe1f0f5e9d2d120c68a0ff490d6ebf35e9447bdb4f4cc250e9cd81fb9f61dbd [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" "5fe1f0f5e9d2d120c68a0ff490d6ebf35e9447bdb4f4cc250e9cd81fb9f61dbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5fe1f0f5e9d2d120c68a0ff490d6ebf35e9447bdb4f4cc250e9cd81fb9f61dbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fe1f0f5e9d2d120c68a0ff490d6ebf35e9447bdb4f4cc250e9cd81fb9f61dbd", kill_on_drop: false }` [INFO] [stdout] 5fe1f0f5e9d2d120c68a0ff490d6ebf35e9447bdb4f4cc250e9cd81fb9f61dbd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 140ccce0dafe9c1d5fea5acc77dfa8c2e702c0df9b5720f4d7c39e312bd71a36 [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" "140ccce0dafe9c1d5fea5acc77dfa8c2e702c0df9b5720f4d7c39e312bd71a36", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.59 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling fallible-iterator v0.1.6 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling thread-scoped v1.0.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling fuse v0.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling socket2 v0.3.9 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling postgres-protocol v0.3.2 [INFO] [stderr] Compiling postgres-shared v0.4.2 [INFO] [stderr] Compiling postgres v0.15.2 [INFO] [stderr] Compiling 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: 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] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "140ccce0dafe9c1d5fea5acc77dfa8c2e702c0df9b5720f4d7c39e312bd71a36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "140ccce0dafe9c1d5fea5acc77dfa8c2e702c0df9b5720f4d7c39e312bd71a36", kill_on_drop: false }` [INFO] [stdout] 140ccce0dafe9c1d5fea5acc77dfa8c2e702c0df9b5720f4d7c39e312bd71a36