[INFO] fetching crate orga 0.1.10... [INFO] checking orga-0.1.10 against master#d62d3f7fa9a91d933213cc10e20e740608983f64 for pr-77015 [INFO] extracting crate orga 0.1.10 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate orga 0.1.10 on toolchain d62d3f7fa9a91d933213cc10e20e740608983f64 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "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-7/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" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "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-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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "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] a6490afb8771106b0284744d0b7d57c8dcac6bb9ff2f0fe4c720dbd94ac269a6 [INFO] running `Command { std: "docker" "start" "-a" "a6490afb8771106b0284744d0b7d57c8dcac6bb9ff2f0fe4c720dbd94ac269a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6490afb8771106b0284744d0b7d57c8dcac6bb9ff2f0fe4c720dbd94ac269a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6490afb8771106b0284744d0b7d57c8dcac6bb9ff2f0fe4c720dbd94ac269a6", kill_on_drop: false }` [INFO] [stdout] a6490afb8771106b0284744d0b7d57c8dcac6bb9ff2f0fe4c720dbd94ac269a6 [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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6003ab275aadbd455ea456e86d69c147503844a62ec3acfb52df82a04ece554 [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" "d6003ab275aadbd455ea456e86d69c147503844a62ec3acfb52df82a04ece554", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking event-listener v2.2.1 [INFO] [stderr] Checking fastrand v1.3.3 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Checking waker-fn v1.0.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling seq-macro v0.1.5 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking concurrent-queue v1.1.2 [INFO] [stderr] Checking miniz_oxide v0.4.0 [INFO] [stderr] Checking async-channel v1.1.1 [INFO] [stderr] Checking futures-lite v0.1.10 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking blocking v0.4.7 [INFO] [stderr] Checking addr2line v0.13.0 [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" "d6003ab275aadbd455ea456e86d69c147503844a62ec3acfb52df82a04ece554", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6003ab275aadbd455ea456e86d69c147503844a62ec3acfb52df82a04ece554", kill_on_drop: false }` [INFO] [stdout] d6003ab275aadbd455ea456e86d69c147503844a62ec3acfb52df82a04ece554