[INFO] crate holochain_anchors 0.2.1 is already in cache [INFO] testing holochain_anchors-0.2.1 against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] extracting crate holochain_anchors 0.2.1 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate holochain_anchors 0.2.1 on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate holochain_anchors 0.2.1 [INFO] finished tweaking crates.io crate holochain_anchors 0.2.1 [INFO] tweaked toml for crates.io crate holochain_anchors 0.2.1 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1f01f50413486dde2cd4547b0dc40d7d35c6bc00a97609051c06e65f4ef1a2ab [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" "1f01f50413486dde2cd4547b0dc40d7d35c6bc00a97609051c06e65f4ef1a2ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f01f50413486dde2cd4547b0dc40d7d35c6bc00a97609051c06e65f4ef1a2ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f01f50413486dde2cd4547b0dc40d7d35c6bc00a97609051c06e65f4ef1a2ab", kill_on_drop: false }` [INFO] [stdout] 1f01f50413486dde2cd4547b0dc40d7d35c6bc00a97609051c06e65f4ef1a2ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 598e745806d8fbd1ae27e9f600cc8ed771f7419bfd655a5683ebad64021f8262 [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" "598e745806d8fbd1ae27e9f600cc8ed771f7419bfd655a5683ebad64021f8262", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling holochain_json_api v0.0.17 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling holochain_persistence_api v0.0.11 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling shrinkwraprs v0.2.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling colored v1.7.0 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling zeroize_derive v0.9.3 [INFO] [stderr] Compiling zeroize v0.9.2 [INFO] [stderr] Compiling num-complex v0.3.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling holochain_core_types v0.0.42-alpha5 [INFO] [stderr] Compiling num v0.3.0 [INFO] [stderr] Compiling rust-base58 v0.0.4 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling toml v0.5.0 [INFO] [stderr] Compiling lib3h_crypto_api v0.0.25 [INFO] [stderr] Compiling holochain_locksmith v0.0.42-alpha5 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling holochain_logging v0.0.4 [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.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stdout] error[E0433]: failed to resolve: could not find `document_join_macro` in `futures_util` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.3.1/src/lib.rs:504:15 [INFO] [stdout] | [INFO] [stdout] 504 | futures_util::document_join_macro! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `document_join_macro` in `futures_util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `document_select_macro` in `futures_util` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.3.1/src/lib.rs:528:15 [INFO] [stdout] | [INFO] [stdout] 528 | futures_util::document_select_macro! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ could not find `document_select_macro` in `futures_util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `futures`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "598e745806d8fbd1ae27e9f600cc8ed771f7419bfd655a5683ebad64021f8262", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "598e745806d8fbd1ae27e9f600cc8ed771f7419bfd655a5683ebad64021f8262", kill_on_drop: false }` [INFO] [stdout] 598e745806d8fbd1ae27e9f600cc8ed771f7419bfd655a5683ebad64021f8262