[INFO] fetching crate wasi-cap-std-sync 0.23.0... [INFO] checking wasi-cap-std-sync-0.23.0 against try#4a23c45c7893f1416456144e3883cc48ea91722e for pr-82322 [INFO] extracting crate wasi-cap-std-sync 0.23.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate wasi-cap-std-sync 0.23.0 on toolchain 4a23c45c7893f1416456144e3883cc48ea91722e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a23c45c7893f1416456144e3883cc48ea91722e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wasi-cap-std-sync 0.23.0 [INFO] finished tweaking crates.io crate wasi-cap-std-sync 0.23.0 [INFO] tweaked toml for crates.io crate wasi-cap-std-sync 0.23.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a23c45c7893f1416456144e3883cc48ea91722e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a23c45c7893f1416456144e3883cc48ea91722e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unsafe-io v0.5.2 [INFO] [stderr] Downloaded cap-fs-ext v0.13.7 [INFO] [stderr] Downloaded cap-time-ext v0.13.7 [INFO] [stderr] Downloaded fs-set-times v0.2.4 [INFO] [stderr] Downloaded posish v0.5.13 [INFO] [stderr] Downloaded system-interface v0.6.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+4a23c45c7893f1416456144e3883cc48ea91722e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e47f524bb400e40e1f75c6c9626dc7a7cd4daff1f07f38b9e161d8f896dbb8b [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" "2e47f524bb400e40e1f75c6c9626dc7a7cd4daff1f07f38b9e161d8f896dbb8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e47f524bb400e40e1f75c6c9626dc7a7cd4daff1f07f38b9e161d8f896dbb8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e47f524bb400e40e1f75c6c9626dc7a7cd4daff1f07f38b9e161d8f896dbb8b", kill_on_drop: false }` [INFO] [stdout] 2e47f524bb400e40e1f75c6c9626dc7a7cd4daff1f07f38b9e161d8f896dbb8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+4a23c45c7893f1416456144e3883cc48ea91722e" "check" "--frozen" "--all" "--all-targets" "--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] a805ce530ccf19e884a4b7d7e06b0342214812c8c583998c908985c36638c0e8 [INFO] running `Command { std: "docker" "start" "-a" "a805ce530ccf19e884a4b7d7e06b0342214812c8c583998c908985c36638c0e8", kill_on_drop: false }` [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling libc v0.2.87 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking maybe-owned v0.3.4 [INFO] [stderr] Compiling wasi-common v0.23.0 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Checking errno v0.2.7 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Compiling unsafe-io v0.6.2 [INFO] [stderr] Compiling cap-primitives v0.13.7 [INFO] [stderr] Compiling cap-std v0.13.7 [INFO] [stderr] Compiling unsafe-io v0.5.2 [INFO] [stderr] Compiling system-interface v0.6.3 [INFO] [stderr] Compiling unsafe-io v0.3.0 [INFO] [stderr] Compiling cap-fs-ext v0.13.7 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking posish v0.6.1 [INFO] [stderr] Checking posish v0.5.13 [INFO] [stderr] Checking cap-rand v0.13.7 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking fs-set-times v0.3.1 [INFO] [stderr] Checking fs-set-times v0.2.4 [INFO] [stderr] Checking cap-time-ext v0.13.7 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling tracing-attributes v0.1.13 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling witx v0.8.8 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Compiling wiggle-generate v0.23.0 [INFO] [stderr] Compiling wiggle-macro v0.23.0 [INFO] [stderr] Checking wiggle v0.23.0 [INFO] [stderr] Checking wasi-cap-std-sync v0.23.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: the method `set_times` exists for struct `cap_std::fs::File`, but its trait bounds were not satisfied [INFO] [stdout] --> src/file.rs:84:14 [INFO] [stdout] | [INFO] [stdout] 84 | .set_times(convert_systimespec(atime), convert_systimespec(mtime))?; [INFO] [stdout] | ^^^^^^^^^ method cannot be called on `cap_std::fs::File` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cap-std-0.13.7/src/fs/file.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct File { [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | doesn't satisfy `_: unsafe_io::unsafe_handle::AsUnsafeFile` [INFO] [stdout] | doesn't satisfy `cap_std::fs::File: SetTimes` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `cap_std::fs::File: unsafe_io::unsafe_handle::AsUnsafeFile` [INFO] [stdout] which is required by `cap_std::fs::File: SetTimes` [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use fs_set_times::set_times::SetTimes;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `set_times` exists for struct `cap_std::fs::File`, but its trait bounds were not satisfied [INFO] [stdout] --> src/file.rs:84:14 [INFO] [stdout] | [INFO] [stdout] 84 | .set_times(convert_systimespec(atime), convert_systimespec(mtime))?; [INFO] [stdout] | ^^^^^^^^^ method cannot be called on `cap_std::fs::File` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cap-std-0.13.7/src/fs/file.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct File { [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | doesn't satisfy `_: unsafe_io::unsafe_handle::AsUnsafeFile` [INFO] [stdout] | doesn't satisfy `cap_std::fs::File: SetTimes` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `cap_std::fs::File: unsafe_io::unsafe_handle::AsUnsafeFile` [INFO] [stdout] which is required by `cap_std::fs::File: SetTimes` [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use fs_set_times::set_times::SetTimes;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SetTimes` [INFO] [stdout] --> src/file.rs:2:20 [INFO] [stdout] | [INFO] [stdout] 2 | use fs_set_times::{SetTimes, SystemTimeSpec}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wasi-cap-std-sync` [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] [stdout] warning: unused import: `SetTimes` [INFO] [stdout] --> src/file.rs:2:20 [INFO] [stdout] | [INFO] [stdout] 2 | use fs_set_times::{SetTimes, SystemTimeSpec}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a805ce530ccf19e884a4b7d7e06b0342214812c8c583998c908985c36638c0e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a805ce530ccf19e884a4b7d7e06b0342214812c8c583998c908985c36638c0e8", kill_on_drop: false }` [INFO] [stdout] a805ce530ccf19e884a4b7d7e06b0342214812c8c583998c908985c36638c0e8