[INFO] crate heim 0.1.0-alpha.1 is already in cache [INFO] checking heim-0.1.0-alpha.1 against master#bd0bacc694d7d8175804bb6f690cb846bfa4a9ee for pr-71665 [INFO] extracting crate heim 0.1.0-alpha.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate heim 0.1.0-alpha.1 on toolchain bd0bacc694d7d8175804bb6f690cb846bfa4a9ee [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate heim 0.1.0-alpha.1 [INFO] finished tweaking crates.io crate heim 0.1.0-alpha.1 [INFO] tweaked toml for crates.io crate heim 0.1.0-alpha.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 97740a3eaf8a4e7432152c90d293f72957088a84c9be67e7e647bb2cbd1fd159 [INFO] running `"docker" "start" "-a" "97740a3eaf8a4e7432152c90d293f72957088a84c9be67e7e647bb2cbd1fd159"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling serde v1.0.109 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking unicode-xid v0.1.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling heim-common v0.1.0-alpha.1 [INFO] [stderr] Compiling pulldown-cmark v0.4.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking semver-parser v0.9.0 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking uom v0.27.0 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Compiling pin-project-internal v0.4.14 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling heim-derive v0.1.0-alpha.1 [INFO] [stderr] Checking version-sync v0.8.1 [INFO] [stderr] Checking pin-project v0.4.14 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking heim-runtime v0.1.0-alpha.1 [INFO] [stderr] error: None of the async runtime support features were enabled! [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heim-runtime-0.1.0-alpha.1/src/lib.rs:71:9 [INFO] [stderr] | [INFO] [stderr] 71 | compile_error!("None of the async runtime support features were enabled!"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `super::runtime` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heim-runtime-0.1.0-alpha.1/src/fs.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use super::runtime; [INFO] [stderr] | ^^^^^^^^^^^^^^ no `runtime` in the root [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: maybe a missing crate `runtime`? [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heim-runtime-0.1.0-alpha.1/src/task.rs:12:12 [INFO] [stderr] | [INFO] [stderr] 12 | crate::runtime::task::spawn_blocking(f).await [INFO] [stderr] | ^^^^^^^ maybe a missing crate `runtime`? [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `read_to_string` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heim-runtime-0.1.0-alpha.1/src/fs.rs:19:20 [INFO] [stderr] | [INFO] [stderr] 19 | let contents = read_to_string(path).await?; [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 1 | use std::fs::read_to_string; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `read_lines` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heim-runtime-0.1.0-alpha.1/src/fs.rs:32:17 [INFO] [stderr] | [INFO] [stderr] 13 | / pub async fn read_into(path: T) -> Result [INFO] [stderr] 14 | | where [INFO] [stderr] 15 | | T: AsRef + Send, [INFO] [stderr] 16 | | R: FromStr, [INFO] [stderr] ... | [INFO] [stderr] 21 | | R::from_str(&contents).map_err(Into::into) [INFO] [stderr] 22 | | } [INFO] [stderr] | |_- similarly named function `read_into` defined here [INFO] [stderr] ... [INFO] [stderr] 32 | let lines = read_lines(path).await?; [INFO] [stderr] | ^^^^^^^^^^ help: a function with a similar name exists: `read_into` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `read_lines` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heim-runtime-0.1.0-alpha.1/src/fs.rs:46:21 [INFO] [stderr] | [INFO] [stderr] 13 | / pub async fn read_into(path: T) -> Result [INFO] [stderr] 14 | | where [INFO] [stderr] 15 | | T: AsRef + Send, [INFO] [stderr] 16 | | R: FromStr, [INFO] [stderr] ... | [INFO] [stderr] 21 | | R::from_str(&contents).map_err(Into::into) [INFO] [stderr] 22 | | } [INFO] [stderr] | |_- similarly named function `read_into` defined here [INFO] [stderr] ... [INFO] [stderr] 46 | let mut lines = read_lines(path).await?; [INFO] [stderr] | ^^^^^^^^^^ help: a function with a similar name exists: `read_into` [INFO] [stderr] [INFO] [stderr] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heim-runtime-0.1.0-alpha.1/src/fs.rs:19:9 [INFO] [stderr] | [INFO] [stderr] 19 | let contents = read_to_string(path).await?; [INFO] [stderr] | ^^^^^^^^ doesn't have a size known at compile-time [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::marker::Sized` is not implemented for `str` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] = note: all local variables must have a statically known size [INFO] [stderr] = help: unsized locals are gated as an unstable feature [INFO] [stderr] [INFO] [stderr] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heim-runtime-0.1.0-alpha.1/src/fs.rs:19:20 [INFO] [stderr] | [INFO] [stderr] 19 | let contents = read_to_string(path).await?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::marker::Sized` is not implemented for `str` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] = note: all local variables must have a statically known size [INFO] [stderr] = help: unsized locals are gated as an unstable feature [INFO] [stderr] [INFO] [stderr] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heim-runtime-0.1.0-alpha.1/src/fs.rs:19:46 [INFO] [stderr] | [INFO] [stderr] 19 | let contents = read_to_string(path).await?; [INFO] [stderr] | ^ doesn't have a size known at compile-time [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::marker::Sized` is not implemented for `str` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] = note: required by `std::prelude::v1::Err` [INFO] [stderr] [INFO] [stderr] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heim-runtime-0.1.0-alpha.1/src/fs.rs:36:20 [INFO] [stderr] | [INFO] [stderr] 36 | .and_then(|line| ready(R::from_str(&line).map_err(E::from))); [INFO] [stderr] | ^^^^ doesn't have a size known at compile-time [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::marker::Sized` is not implemented for `str` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] = note: all local variables must have a statically known size [INFO] [stderr] = help: unsized locals are gated as an unstable feature [INFO] [stderr] [INFO] [stderr] error: aborting due to 10 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0277, E0425, E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `heim-runtime`. [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" "97740a3eaf8a4e7432152c90d293f72957088a84c9be67e7e647bb2cbd1fd159"` [INFO] running `"docker" "rm" "-f" "97740a3eaf8a4e7432152c90d293f72957088a84c9be67e7e647bb2cbd1fd159"` [INFO] [stdout] 97740a3eaf8a4e7432152c90d293f72957088a84c9be67e7e647bb2cbd1fd159