[INFO] fetching crate orga 0.1.10... [INFO] checking orga-0.1.10 against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] extracting crate orga 0.1.10 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate orga 0.1.10 on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate orga 0.1.10 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate orga 0.1.10 [INFO] tweaked toml for crates.io crate orga 0.1.10 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate orga 0.1.10 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded orga-macros v0.1.0 [INFO] [stderr] Downloaded ed-derive v0.1.1 [INFO] [stderr] Downloaded ed v0.1.3 [INFO] [stderr] Downloaded merk v1.0.0 [INFO] [stderr] Downloaded abci2 v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "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] 581874fbd0e04ef8e5176b814841330d02029aae297d1fc830a6b728250e6ff9 [INFO] running `Command { std: "docker" "start" "-a" "581874fbd0e04ef8e5176b814841330d02029aae297d1fc830a6b728250e6ff9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "581874fbd0e04ef8e5176b814841330d02029aae297d1fc830a6b728250e6ff9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "581874fbd0e04ef8e5176b814841330d02029aae297d1fc830a6b728250e6ff9", kill_on_drop: false }` [INFO] [stdout] 581874fbd0e04ef8e5176b814841330d02029aae297d1fc830a6b728250e6ff9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb71287a890a5b29e83dcdc50cb1f7be5b32c7effc7cfc22dfa0682497f6b1da [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" "bb71287a890a5b29e83dcdc50cb1f7be5b32c7effc7cfc22dfa0682497f6b1da", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking event-listener v2.2.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking parking v1.0.6 [INFO] [stderr] Checking fastrand v1.3.3 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Compiling seq-macro v0.1.5 [INFO] [stderr] Checking miniz_oxide v0.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Checking concurrent-queue v1.1.2 [INFO] [stderr] Checking async-channel v1.1.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking futures-lite v0.1.10 [INFO] [stderr] Checking blocking v0.4.7 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling ed-derive v0.1.1 [INFO] [stderr] Compiling orga-macros v0.1.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking ed v0.1.3 [INFO] [stderr] Checking orga v0.1.10 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/collections/deque.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 185 | /// TODO: 0 should be (u64::MAX / 2) so elements can be prepended [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 186 | index.to_be_bytes() [INFO] [stdout] | ------------------- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/collections/deque.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 185 | /// TODO: 0 should be (u64::MAX / 2) so elements can be prepended [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 186 | index.to_be_bytes() [INFO] [stdout] | ------------------- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Prefixed` in crate `orga` [INFO] [stdout] --> tests/state_attr.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[state] [INFO] [stdout] | ^^^^^^^^ not found in `orga` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use orga::store::Prefixed; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Shared` in crate `orga` [INFO] [stdout] --> tests/state_attr.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[state] [INFO] [stdout] | ^^^^^^^^ not found in `orga` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use orga::store::Shared; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `State` in crate `orga` [INFO] [stdout] --> tests/state_attr.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[state] [INFO] [stdout] | ^^^^^^^^ not found in `orga` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use orga::state::State; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Splitter` in `orga` [INFO] [stdout] --> tests/state_attr.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[state] [INFO] [stdout] | ^^^^^^^^ not found in `orga` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use orga::store::Splitter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Prefixed` in crate `orga` [INFO] [stdout] --> tests/state_attr.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[state] [INFO] [stdout] | ^^^^^^^^ not found in `orga` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use orga::store::Prefixed; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Shared` in crate `orga` [INFO] [stdout] --> tests/state_attr.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[state] [INFO] [stdout] | ^^^^^^^^ not found in `orga` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use orga::store::Shared; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `State` in crate `orga` [INFO] [stdout] --> tests/state_attr.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[state] [INFO] [stdout] | ^^^^^^^^ not found in `orga` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use orga::state::State; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Splitter` in `orga` [INFO] [stdout] --> tests/state_attr.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[state] [INFO] [stdout] | ^^^^^^^^ not found in `orga` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use orga::store::Splitter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `orga` [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] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "bb71287a890a5b29e83dcdc50cb1f7be5b32c7effc7cfc22dfa0682497f6b1da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb71287a890a5b29e83dcdc50cb1f7be5b32c7effc7cfc22dfa0682497f6b1da", kill_on_drop: false }` [INFO] [stdout] bb71287a890a5b29e83dcdc50cb1f7be5b32c7effc7cfc22dfa0682497f6b1da