[INFO] crate dev 0.1.0 is already in cache [INFO] checking dev-0.1.0 against try#8810c24b0958114d8dbb32d878444e8956fce80f for pr-66063 [INFO] extracting crate dev 0.1.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate dev 0.1.0 on toolchain 8810c24b0958114d8dbb32d878444e8956fce80f [INFO] running `"/workspace/cargo-home/bin/cargo" "+8810c24b0958114d8dbb32d878444e8956fce80f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate dev 0.1.0 [INFO] finished tweaking crates.io crate dev 0.1.0 [INFO] tweaked toml for crates.io crate dev 0.1.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+8810c24b0958114d8dbb32d878444e8956fce80f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+8810c24b0958114d8dbb32d878444e8956fce80f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=allow" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+8810c24b0958114d8dbb32d878444e8956fce80f" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fe74cd02ef2c961c75d86cc60a7b0b9c7884d86de994b0a2c1917256c27541eb [INFO] running `"docker" "start" "-a" "fe74cd02ef2c961c75d86cc60a7b0b9c7884d86de994b0a2c1917256c27541eb"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking err v0.0.8 [INFO] [stderr] Checking dev v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: cannot find macro `ioctl` in this scope [INFO] [stderr] --> src/lib.rs:34:1 [INFO] [stderr] | [INFO] [stderr] 34 | ioctl!{bad blkgetsize64 with ior!(0x12, 114, mem::size_of::()) } [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `ioctl` in this scope [INFO] [stderr] --> src/lib.rs:43:1 [INFO] [stderr] | [INFO] [stderr] 43 | ioctl!{none blkpbszget with 0x12, 123} [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `ioctl` in this scope [INFO] [stderr] --> src/lib.rs:34:1 [INFO] [stderr] | [INFO] [stderr] 34 | ioctl!{bad blkgetsize64 with ior!(0x12, 114, mem::size_of::()) } [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `ioctl` in this scope [INFO] [stderr] --> src/lib.rs:43:1 [INFO] [stderr] | [INFO] [stderr] 43 | ioctl!{none blkpbszget with 0x12, 123} [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `blkgetsize64` in this scope [INFO] [stderr] --> src/lib.rs:38:24 [INFO] [stderr] | [INFO] [stderr] 38 | try!(nix_to_io(blkgetsize64(fd.as_raw_fd(), mem::transmute(&mut r)))); [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `blkpbszget` in this scope [INFO] [stderr] --> src/lib.rs:46:19 [INFO] [stderr] | [INFO] [stderr] 46 | nix_to_io(blkpbszget(fd.as_raw_fd())) [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `blkgetsize64` in this scope [INFO] [stderr] --> src/lib.rs:38:24 [INFO] [stderr] | [INFO] [stderr] 38 | try!(nix_to_io(blkgetsize64(fd.as_raw_fd(), mem::transmute(&mut r)))); [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `blkpbszget` in this scope [INFO] [stderr] --> src/lib.rs:46:19 [INFO] [stderr] | [INFO] [stderr] 46 | nix_to_io(blkpbszget(fd.as_raw_fd())) [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `dev`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `dev`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "fe74cd02ef2c961c75d86cc60a7b0b9c7884d86de994b0a2c1917256c27541eb"` [INFO] running `"docker" "rm" "-f" "fe74cd02ef2c961c75d86cc60a7b0b9c7884d86de994b0a2c1917256c27541eb"` [INFO] [stdout] fe74cd02ef2c961c75d86cc60a7b0b9c7884d86de994b0a2c1917256c27541eb