[INFO] crate hdk 0.0.38-alpha14 is already in cache [INFO] checking hdk-0.0.38-alpha14 against try#1a608893c03d7722effeb0058e82770bd36b4b3c for pr-66504-1 [INFO] extracting crate hdk 0.0.38-alpha14 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate hdk 0.0.38-alpha14 on toolchain 1a608893c03d7722effeb0058e82770bd36b4b3c [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate hdk 0.0.38-alpha14 [INFO] finished tweaking crates.io crate hdk 0.0.38-alpha14 [INFO] tweaked toml for crates.io crate hdk 0.0.38-alpha14 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "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] 27e6cacb0ca693592578b510cce9534f96bfff50747f24e71238619e871b59e0 [INFO] running `"docker" "start" "-a" "27e6cacb0ca693592578b510cce9534f96bfff50747f24e71238619e871b59e0"` [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.17 [INFO] [stderr] Checking uuid v0.7.1 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking env_logger v0.6.1 [INFO] [stderr] Checking rust-base58 v0.0.4 [INFO] [stderr] Checking lib3h_crypto_api v0.0.21 [INFO] [stderr] Checking holochain_logging v0.0.4 [INFO] [stderr] Checking holochain_locksmith v0.0.38-alpha14 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.17 [INFO] [stderr] Checking futures-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling holochain_json_derive v0.0.17 [INFO] [stderr] Checking holochain_json_api v0.0.17 [INFO] [stderr] Checking holochain_persistence_api v0.0.10 [INFO] [stderr] Checking holochain_core_types v0.0.38-alpha14 [INFO] [stderr] Checking holochain_wasm_utils v0.0.38-alpha14 [INFO] [stderr] Checking hdk v0.0.38-alpha14 (/opt/rustwide/workdir) [INFO] [stderr] warning: the feature `never_type` has been stable since 1.41.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:17:12 [INFO] [stderr] | [INFO] [stderr] 17 | #![feature(never_type)] [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0463]: can't find crate for `holochain_conductor_lib` [INFO] [stderr] --> tests/misc.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | extern crate holochain_conductor_lib; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: could not compile `hdk`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: the feature `never_type` has been stable since 1.41.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:17:12 [INFO] [stderr] | [INFO] [stderr] 17 | #![feature(never_type)] [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0463]: can't find crate for `holochain_conductor_lib` [INFO] [stderr] --> tests/entry.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | extern crate holochain_conductor_lib; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: could not compile `hdk`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0463]: can't find crate for `holochain_conductor_lib` [INFO] [stderr] --> tests/links.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | extern crate holochain_conductor_lib; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: could not compile `hdk`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "27e6cacb0ca693592578b510cce9534f96bfff50747f24e71238619e871b59e0"` [INFO] running `"docker" "rm" "-f" "27e6cacb0ca693592578b510cce9534f96bfff50747f24e71238619e871b59e0"` [INFO] [stdout] 27e6cacb0ca693592578b510cce9534f96bfff50747f24e71238619e871b59e0