[INFO] fetching crate hc_roles_mixin 0.1.4... [INFO] testing hc_roles_mixin-0.1.4 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate hc_roles_mixin 0.1.4 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate hc_roles_mixin 0.1.4 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate hc_roles_mixin 0.1.4 [INFO] finished tweaking crates.io crate hc_roles_mixin 0.1.4 [INFO] tweaked toml for crates.io crate hc_roles_mixin 0.1.4 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 44ac6b4991f1bd771ccb5f74dcfb642d61ba5e7585beaa2d0264d361ed10d482 [INFO] running `"docker" "start" "-a" "44ac6b4991f1bd771ccb5f74dcfb642d61ba5e7585beaa2d0264d361ed10d482"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling syn v0.15.31 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.2 [INFO] [stderr] Compiling holochain_json_api v0.0.17 [INFO] [stderr] Compiling holochain_persistence_api v0.0.11 [INFO] [stderr] Compiling snowflake v1.3.0 [INFO] [stderr] Compiling memory_units v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling colored v1.7.0 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Compiling backtrace v0.3.27 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling parity-wasm v0.31.3 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling shrinkwraprs v0.2.1 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling holochain_core_types v0.0.42-alpha3 [INFO] [stderr] Compiling proc-macro-hack v0.4.2 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling mashup-impl v0.1.9 [INFO] [stderr] Compiling mashup v0.1.9 [INFO] [stderr] Compiling wasmi v0.4.4 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling toml v0.5.0 [INFO] [stderr] Compiling pin-project-internal v0.4.19 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling holochain_locksmith v0.0.42-alpha3 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling zeroize_derive v0.9.3 [INFO] [stderr] Compiling holochain_json_derive v0.0.17 [INFO] [stderr] Compiling holochain_json_derive v0.0.15 [INFO] [stderr] Compiling pin-project v0.4.19 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling zeroize v0.9.2 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] error[E0433]: failed to resolve: could not find `document_join_macro` in `futures_util` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.3.1/src/lib.rs:504:15 [INFO] [stderr] | [INFO] [stderr] 504 | futures_util::document_join_macro! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ could not find `document_join_macro` in `futures_util` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `document_select_macro` in `futures_util` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.3.1/src/lib.rs:528:15 [INFO] [stderr] | [INFO] [stderr] 528 | futures_util::document_select_macro! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ could not find `document_select_macro` in `futures_util` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0433`. [INFO] [stderr] error: could not compile `futures`. [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" "44ac6b4991f1bd771ccb5f74dcfb642d61ba5e7585beaa2d0264d361ed10d482"` [INFO] running `"docker" "rm" "-f" "44ac6b4991f1bd771ccb5f74dcfb642d61ba5e7585beaa2d0264d361ed10d482"` [INFO] [stdout] 44ac6b4991f1bd771ccb5f74dcfb642d61ba5e7585beaa2d0264d361ed10d482