[INFO] crate mio-aio 0.4.1 is already in cache [INFO] testing mio-aio-0.4.1 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate mio-aio 0.4.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate mio-aio 0.4.1 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "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-7/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f977b6d83c98ab908655d94f9d5f7e319685ec979fda264b4fcdf9ff1521f1a1 [INFO] running `"docker" "start" "-a" "f977b6d83c98ab908655d94f9d5f7e319685ec979fda264b4fcdf9ff1521f1a1"` [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling mio v0.6.21 [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" "f977b6d83c98ab908655d94f9d5f7e319685ec979fda264b4fcdf9ff1521f1a1"` [INFO] running `"docker" "rm" "-f" "f977b6d83c98ab908655d94f9d5f7e319685ec979fda264b4fcdf9ff1521f1a1"` [INFO] [stdout] f977b6d83c98ab908655d94f9d5f7e319685ec979fda264b4fcdf9ff1521f1a1