[INFO] fetching crate crystalorb 0.2.1... [INFO] building crystalorb-0.2.1 against master#d5c88c22807925c189328ef9d923c5d2b11a95b8 for pr-87066-3 [INFO] extracting crate crystalorb 0.2.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate crystalorb 0.2.1 on toolchain d5c88c22807925c189328ef9d923c5d2b11a95b8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7/source/rust-toolchain [INFO] started tweaking crates.io crate crystalorb 0.2.1 [INFO] finished tweaking crates.io crate crystalorb 0.2.1 [INFO] tweaked toml for crates.io crate crystalorb 0.2.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate crystalorb 0.2.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "fetch" "--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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf98b72baaba798c14f72425ba2f4e7bafc2381a7835dc02fc0484904c889178 [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" "cf98b72baaba798c14f72425ba2f4e7bafc2381a7835dc02fc0484904c889178", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf98b72baaba798c14f72425ba2f4e7bafc2381a7835dc02fc0484904c889178", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf98b72baaba798c14f72425ba2f4e7bafc2381a7835dc02fc0484904c889178", kill_on_drop: false }` [INFO] [stdout] cf98b72baaba798c14f72425ba2f4e7bafc2381a7835dc02fc0484904c889178 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "build" "--frozen" "--message-format=json", 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] e5bd4ba48ece91f1d2bcb0168e4d83b1985ae0f69b281487c1169f5f7fb752f6 [INFO] running `Command { std: "docker" "start" "-a" "e5bd4ba48ece91f1d2bcb0168e4d83b1985ae0f69b281487c1169f5f7fb752f6", kill_on_drop: false }` [INFO] [stderr] warning: profile package spec `crystalorb-demo` in profile `release` did not match any packages [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling crystalorb v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `const_generics` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(const_generics)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #44580 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `extended_key_value_attributes` has been stable since 1.54.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(extended_key_value_attributes)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.74s [INFO] running `Command { std: "docker" "inspect" "e5bd4ba48ece91f1d2bcb0168e4d83b1985ae0f69b281487c1169f5f7fb752f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5bd4ba48ece91f1d2bcb0168e4d83b1985ae0f69b281487c1169f5f7fb752f6", kill_on_drop: false }` [INFO] [stdout] e5bd4ba48ece91f1d2bcb0168e4d83b1985ae0f69b281487c1169f5f7fb752f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "test" "--frozen" "--no-run" "--message-format=json", 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] 96cbde3298ac3dc861047170616d7a683c5dd6d9459241b9750591ca89f2a741 [INFO] running `Command { std: "docker" "start" "-a" "96cbde3298ac3dc861047170616d7a683c5dd6d9459241b9750591ca89f2a741", kill_on_drop: false }` [INFO] [stderr] warning: profile package spec `crystalorb-demo` in profile `release` did not match any packages [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling test-env-log v0.2.7 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stdout] warning: the feature `const_generics` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(const_generics)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #44580 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `extended_key_value_attributes` has been stable since 1.54.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(extended_key_value_attributes)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling pretty_assertions v0.7.1 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.17 [INFO] [stderr] Compiling crystalorb v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `crystalorb_mock_network` [INFO] [stdout] --> tests/common/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use crystalorb_mock_network::MockNetwork; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `crystalorb_mock_network` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crystalorb_mock_network` [INFO] [stdout] --> tests/common/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use crystalorb_mock_network::MockNetwork; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `crystalorb_mock_network` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crystalorb_mock_network` [INFO] [stdout] --> examples/standalone.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use crystalorb_mock_network::MockNetwork; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `crystalorb_mock_network` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crystalorb_mock_network` [INFO] [stdout] --> tests/common/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use crystalorb_mock_network::MockNetwork; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `crystalorb_mock_network` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `crystalorb` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] warning: the feature `const_generics` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(const_generics)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #44580 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] warning: the feature `extended_key_value_attributes` has been stable since 1.54.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(extended_key_value_attributes)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "96cbde3298ac3dc861047170616d7a683c5dd6d9459241b9750591ca89f2a741", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96cbde3298ac3dc861047170616d7a683c5dd6d9459241b9750591ca89f2a741", kill_on_drop: false }` [INFO] [stdout] 96cbde3298ac3dc861047170616d7a683c5dd6d9459241b9750591ca89f2a741