[INFO] fetching crate mio-aio 0.4.1... [INFO] testing mio-aio-0.4.1 against 1.44.0 for beta-1.45-1 [INFO] extracting crate mio-aio 0.4.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate mio-aio 0.4.1 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate mio-aio 0.4.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate mio-aio 0.4.1 [INFO] tweaked toml for crates.io crate mio-aio 0.4.1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded divbuf v0.2.0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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" "+1.44.0" "build" "--frozen"` [INFO] [stdout] ee2d1dae8cd600259d3b8fa3c040945dd3fc041f1fe2c18f6a1b96ea8d33c52e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "ee2d1dae8cd600259d3b8fa3c040945dd3fc041f1fe2c18f6a1b96ea8d33c52e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling mio-aio v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'mio::unix::UnixReady::is_aio': this function is now platform specific [INFO] [stderr] --> src/aio.rs:196:41 [INFO] [stderr] | [INFO] [stderr] 196 | assert!(UnixReady::from(events).is_aio()); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant named `SigevKevent` found for enum `nix::sys::signal::SigevNotify` [INFO] [stderr] --> src/aio.rs:199:34 [INFO] [stderr] | [INFO] [stderr] 199 | let sigev = SigevNotify::SigevKevent{kq, udata: udata as isize}; [INFO] [stderr] | ^^^^^^^^^^^ variant not found in `nix::sys::signal::SigevNotify` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `is_lio` found for struct `mio::unix::UnixReady` in the current scope [INFO] [stderr] --> src/aio.rs:375:41 [INFO] [stderr] | [INFO] [stderr] 375 | assert!(UnixReady::from(events).is_lio()); [INFO] [stderr] | ^^^^^^ help: there is an associated function with a similar name: `is_aio` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant named `SigevKevent` found for enum `nix::sys::signal::SigevNotify` [INFO] [stderr] --> src/aio.rs:378:34 [INFO] [stderr] | [INFO] [stderr] 378 | let sigev = SigevNotify::SigevKevent{kq, udata: udata as isize}; [INFO] [stderr] | ^^^^^^^^^^^ variant not found in `nix::sys::signal::SigevNotify` [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors; 1 warning emitted [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: could not compile `mio-aio`. [INFO] [stderr] [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 `"docker" "inspect" "ee2d1dae8cd600259d3b8fa3c040945dd3fc041f1fe2c18f6a1b96ea8d33c52e"` [INFO] running `"docker" "rm" "-f" "ee2d1dae8cd600259d3b8fa3c040945dd3fc041f1fe2c18f6a1b96ea8d33c52e"` [INFO] [stdout] ee2d1dae8cd600259d3b8fa3c040945dd3fc041f1fe2c18f6a1b96ea8d33c52e