[INFO] crate holochain_conductor_lib_api 0.0.47-alpha1 is already in cache [INFO] checking holochain_conductor_lib_api-0.0.47-alpha1 against try#d93021f5faa26e4f9d2719e79f9974e06aa40e17 for pr-71873 [INFO] extracting crate holochain_conductor_lib_api 0.0.47-alpha1 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate holochain_conductor_lib_api 0.0.47-alpha1 on toolchain d93021f5faa26e4f9d2719e79f9974e06aa40e17 [INFO] running `"/workspace/cargo-home/bin/cargo" "+d93021f5faa26e4f9d2719e79f9974e06aa40e17" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate holochain_conductor_lib_api 0.0.47-alpha1 [INFO] finished tweaking crates.io crate holochain_conductor_lib_api 0.0.47-alpha1 [INFO] tweaked toml for crates.io crate holochain_conductor_lib_api 0.0.47-alpha1 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+d93021f5faa26e4f9d2719e79f9974e06aa40e17" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+d93021f5faa26e4f9d2719e79f9974e06aa40e17" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+d93021f5faa26e4f9d2719e79f9974e06aa40e17" "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] 96dd6e3f7971957292cf200a5ce7a3f1aa318c21471a845d3fcba4cfd9ae122a [INFO] running `"docker" "start" "-a" "96dd6e3f7971957292cf200a5ce7a3f1aa318c21471a845d3fcba4cfd9ae122a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling syn v0.15.31 [INFO] [stderr] Compiling prometheus v0.7.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling integer-encoding v1.1.5 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.10 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling sharded-slab v0.0.8 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling protobuf v2.14.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Checking directories v1.0.2 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling mashup-impl v0.1.9 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Checking holochain_common v0.0.47-alpha1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking mashup v0.1.9 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling zeroize_derive v0.9.3 [INFO] [stderr] Checking zeroize v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling pin-project-internal v0.4.16 [INFO] [stderr] Compiling trackable_derive v0.1.3 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tracing-attributes v0.1.8 [INFO] [stderr] Compiling shrinkwraprs v0.3.0 [INFO] [stderr] Compiling trackable v0.2.23 [INFO] [stderr] Compiling thrift_codec v0.1.1 [INFO] [stderr] Compiling rustracing v0.2.1 [INFO] [stderr] Compiling tracing v0.1.13 [INFO] [stderr] Compiling rustracing_jaeger v0.2.1 [INFO] [stderr] Checking pin-project v0.4.16 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.2 [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.2/src/lib.rs:561:15 [INFO] [stderr] | [INFO] [stderr] 561 | 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.2/src/lib.rs:584:15 [INFO] [stderr] | [INFO] [stderr] 584 | 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" "96dd6e3f7971957292cf200a5ce7a3f1aa318c21471a845d3fcba4cfd9ae122a"` [INFO] running `"docker" "rm" "-f" "96dd6e3f7971957292cf200a5ce7a3f1aa318c21471a845d3fcba4cfd9ae122a"` [INFO] [stdout] 96dd6e3f7971957292cf200a5ce7a3f1aa318c21471a845d3fcba4cfd9ae122a