[INFO] cloning repository https://github.com/illumos/image-builder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/illumos/image-builder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fillumos%2Fimage-builder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fillumos%2Fimage-builder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 28131eec4b685052b0a780797925d18198a6ba31 [INFO] testing illumos/image-builder against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fillumos%2Fimage-builder" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/illumos/image-builder on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/illumos/image-builder [INFO] finished tweaking git repo https://github.com/illumos/image-builder [INFO] tweaked toml for git repo https://github.com/illumos/image-builder written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/illumos/image-builder already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/jclulow/rust-jmclib` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded slog-term v2.8.0 [INFO] [stderr] Downloaded syn v1.0.62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f53bb0e3135aa870ac1a8bcd030529e0ba82ffc8b07828a5b2d19a878a5b7f7 [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" "9f53bb0e3135aa870ac1a8bcd030529e0ba82ffc8b07828a5b2d19a878a5b7f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f53bb0e3135aa870ac1a8bcd030529e0ba82ffc8b07828a5b2d19a878a5b7f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f53bb0e3135aa870ac1a8bcd030529e0ba82ffc8b07828a5b2d19a878a5b7f7", kill_on_drop: false }` [INFO] [stdout] 9f53bb0e3135aa870ac1a8bcd030529e0ba82ffc8b07828a5b2d19a878a5b7f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--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] f700fee716c5482773c383fe6f98774458e6a03b9a541726e8b29c2458e9183f [INFO] running `Command { std: "docker" "start" "-a" "f700fee716c5482773c383fe6f98774458e6a03b9a541726e8b29c2458e9183f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling syn v1.0.62 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling slog-term v2.8.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling jmclib v0.1.0 (https://github.com/jclulow/rust-jmclib#6bd3ef80) [INFO] [stderr] Compiling illumos-image-builder v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find function `___errno` in crate `libc` [INFO] [stdout] --> src/lofi.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | let enp = libc::___errno(); [INFO] [stdout] | ^^^^^^^^ not found in `libc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `___errno` in crate `libc` [INFO] [stdout] --> src/lofi.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 20 | let enp = libc::___errno(); [INFO] [stdout] | ^^^^^^^^ not found in `libc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `___errno` in crate `libc` [INFO] [stdout] --> src/ensure.rs:65:24 [INFO] [stdout] | [INFO] [stdout] 65 | let e = *libc::___errno(); [INFO] [stdout] | ^^^^^^^^ not found in `libc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `___errno` in crate `libc` [INFO] [stdout] --> src/ensure.rs:112:24 [INFO] [stdout] | [INFO] [stdout] 112 | let e = *libc::___errno(); [INFO] [stdout] | ^^^^^^^^ not found in `libc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `___errno` in crate `libc` [INFO] [stdout] --> src/ensure.rs:148:28 [INFO] [stdout] | [INFO] [stdout] 148 | let e = *libc::___errno(); [INFO] [stdout] | ^^^^^^^^ not found in `libc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lofi.rs:158:49 [INFO] [stdout] | [INFO] [stdout] 158 | let res = unsafe { libc::ioctl(self.fd, cmd, li as *mut LofiIoctl) }; [INFO] [stdout] | ^^^ expected `u64`, found `i32` [INFO] [stdout] | [INFO] [stdout] help: you can convert an `i32` to a `u64` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 158 | let res = unsafe { libc::ioctl(self.fd, cmd.try_into().unwrap(), li as *mut LofiIoctl) }; [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lofi.rs:211:49 [INFO] [stdout] | [INFO] [stdout] 211 | let res = unsafe { libc::ioctl(fd.fd(), LOFI_GET_FILENAME, &mut li) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `u64`, found `i32` [INFO] [stdout] | [INFO] [stdout] help: you can convert an `i32` to a `u64` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 211 | let res = unsafe { libc::ioctl(fd.fd(), LOFI_GET_FILENAME.try_into().unwrap(), &mut li) }; [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `illumos-image-builder` due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "f700fee716c5482773c383fe6f98774458e6a03b9a541726e8b29c2458e9183f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f700fee716c5482773c383fe6f98774458e6a03b9a541726e8b29c2458e9183f", kill_on_drop: false }` [INFO] [stdout] f700fee716c5482773c383fe6f98774458e6a03b9a541726e8b29c2458e9183f