[INFO] crate holochain_anchors 0.2.1 is already in cache [INFO] testing holochain_anchors-0.2.1 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate holochain_anchors 0.2.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate holochain_anchors 0.2.1 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ba5a7fd4a9ecd00413311324f0dab5afdd52ed4eda0599fa2a321ebec92ec18b [INFO] running `Command { std: "docker" "start" "-a" "ba5a7fd4a9ecd00413311324f0dab5afdd52ed4eda0599fa2a321ebec92ec18b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba5a7fd4a9ecd00413311324f0dab5afdd52ed4eda0599fa2a321ebec92ec18b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba5a7fd4a9ecd00413311324f0dab5afdd52ed4eda0599fa2a321ebec92ec18b", kill_on_drop: false }` [INFO] [stdout] ba5a7fd4a9ecd00413311324f0dab5afdd52ed4eda0599fa2a321ebec92ec18b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e44f8d357816c0423789d7294a9b253b5e0a47d70693379e278ca7a0e483883 [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" "0e44f8d357816c0423789d7294a9b253b5e0a47d70693379e278ca7a0e483883", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling holochain_json_api v0.0.17 [INFO] [stderr] Compiling holochain_persistence_api v0.0.11 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling shrinkwraprs v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling holochain_core_types v0.0.42-alpha5 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [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 pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [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" "0e44f8d357816c0423789d7294a9b253b5e0a47d70693379e278ca7a0e483883", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e44f8d357816c0423789d7294a9b253b5e0a47d70693379e278ca7a0e483883", kill_on_drop: false }` [INFO] [stdout] 0e44f8d357816c0423789d7294a9b253b5e0a47d70693379e278ca7a0e483883