[INFO] crate heim-host 0.1.0-alpha.1 is already in cache [INFO] checking heim-host-0.1.0-alpha.1 against try#1a399c10897767c36d147199696c96f193034e49 for pr-72644 [INFO] extracting crate heim-host 0.1.0-alpha.1 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate heim-host 0.1.0-alpha.1 on toolchain 1a399c10897767c36d147199696c96f193034e49 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a399c10897767c36d147199696c96f193034e49" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate heim-host 0.1.0-alpha.1 [INFO] finished tweaking crates.io crate heim-host 0.1.0-alpha.1 [INFO] tweaked toml for crates.io crate heim-host 0.1.0-alpha.1 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a399c10897767c36d147199696c96f193034e49" "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" "+1a399c10897767c36d147199696c96f193034e49" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+1a399c10897767c36d147199696c96f193034e49" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 7d13a51289dbbd85a54d555f8f0f867112584d5b067b310a45b30913550281d2 [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" "7d13a51289dbbd85a54d555f8f0f867112584d5b067b310a45b30913550281d2"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling syn v1.0.29 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Compiling heim-common v0.1.0-beta.1 [INFO] [stderr] Checking async-task v3.0.0 [INFO] [stderr] Checking scoped-tls-hkt v0.1.2 [INFO] [stderr] Checking pin-project-lite v0.1.5 [INFO] [stderr] Compiling heim-host v0.1.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Checking platforms v0.2.1 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking kv-log-macro v1.0.6 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking crossbeam-queue v0.2.2 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking async-task v1.3.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Checking uom v0.28.0 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling heim-derive v0.1.0-beta.1 [INFO] [stderr] Checking pin-project v0.4.17 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking piper v0.1.2 [INFO] [stderr] Checking heim-runtime v0.1.0-alpha.1 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking smol v0.1.10 [INFO] [stderr] Checking async-std v1.6.0 [INFO] [stderr] error: external crate `async_std` unused in `heim_host`: remove the dependency or add `use async_std as _;` [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | unused, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] = note: `#[deny(unused_crate_dependencies)]` implied by `#[deny(unused)]` [INFO] [stderr] [INFO] [stderr] error: external crate `futures_executor` unused in `heim_host`: remove the dependency or add `use futures_executor as _;` [INFO] [stderr] [INFO] [stderr] error: external crate `heim_derive` unused in `heim_host`: remove the dependency or add `use heim_derive as _;` [INFO] [stderr] [INFO] [stderr] error: external crate `tokio` unused in `heim_host`: remove the dependency or add `use tokio as _;` [INFO] [stderr] [INFO] [stderr] error: external crate `version_sync` unused in `heim_host`: remove the dependency or add `use version_sync as _;` [INFO] [stderr] [INFO] [stderr] error: aborting due to 5 previous errors [INFO] [stderr] [INFO] [stderr] error: could not compile `heim-host`. [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[E0433]: failed to resolve: use of undeclared type or module `smol` [INFO] [stderr] --> tests/smoke.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | #[heim_derive::test] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `smol` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `smol` [INFO] [stderr] --> tests/smoke.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | #[heim_derive::test] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `smol` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `smol` [INFO] [stderr] --> tests/smoke.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | #[heim_derive::test] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `smol` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `smol` [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0433`. [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "7d13a51289dbbd85a54d555f8f0f867112584d5b067b310a45b30913550281d2"` [INFO] running `"docker" "rm" "-f" "7d13a51289dbbd85a54d555f8f0f867112584d5b067b310a45b30913550281d2"` [INFO] [stdout] 7d13a51289dbbd85a54d555f8f0f867112584d5b067b310a45b30913550281d2