[INFO] fetching crate tokio-file 0.6.0... [INFO] testing tokio-file-0.6.0 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate tokio-file 0.6.0 into /workspace/builds/worker-89/source [INFO] validating manifest of crates.io crate tokio-file 0.6.0 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tokio-file 0.6.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tokio-file 0.6.0 [INFO] tweaked toml for crates.io crate tokio-file 0.6.0 written to /workspace/builds/worker-89/source/Cargo.toml [INFO] crate crates.io crate tokio-file 0.6.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 06de1b179d5e55826c1d4ecd869d27a7f7fa6129264b726618923f41d63b3a2d [INFO] running `Command { std: "docker" "start" "-a" "06de1b179d5e55826c1d4ecd869d27a7f7fa6129264b726618923f41d63b3a2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06de1b179d5e55826c1d4ecd869d27a7f7fa6129264b726618923f41d63b3a2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06de1b179d5e55826c1d4ecd869d27a7f7fa6129264b726618923f41d63b3a2d", kill_on_drop: false }` [INFO] [stdout] 06de1b179d5e55826c1d4ecd869d27a7f7fa6129264b726618923f41d63b3a2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 395558d7a5253a653081d692ffbdd578fde41029ca96c8ca598131f19093540b [INFO] running `Command { std: "docker" "start" "-a" "395558d7a5253a653081d692ffbdd578fde41029ca96c8ca598131f19093540b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling nix v0.21.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling mio-aio v0.5.0 [INFO] [stdout] error[E0599]: no variant named `SigevKevent` found for enum `SigevNotify` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mio-aio-0.5.0/src/aio.rs:115:34 [INFO] [stdout] | [INFO] [stdout] 115 | let sigev = SigevNotify::SigevKevent{kq, udata: udata as isize}; [INFO] [stdout] | ^^^^^^^^^^^ variant not found in `SigevNotify` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_lio` found for struct `UnixReady` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mio-aio-0.5.0/src/aio.rs:263:41 [INFO] [stdout] | [INFO] [stdout] 263 | assert!(UnixReady::from(events).is_lio()); [INFO] [stdout] | ^^^^^^ help: there is an associated function with a similar name: `is_aio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant named `SigevKevent` found for enum `SigevNotify` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mio-aio-0.5.0/src/aio.rs:266:34 [INFO] [stdout] | [INFO] [stdout] 266 | let sigev = SigevNotify::SigevKevent{kq, udata: udata as isize}; [INFO] [stdout] | ^^^^^^^^^^^ variant not found in `SigevNotify` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mio-aio` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "395558d7a5253a653081d692ffbdd578fde41029ca96c8ca598131f19093540b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "395558d7a5253a653081d692ffbdd578fde41029ca96c8ca598131f19093540b", kill_on_drop: false }` [INFO] [stdout] 395558d7a5253a653081d692ffbdd578fde41029ca96c8ca598131f19093540b