[INFO] fetching crate parapet 0.1.1... [INFO] checking parapet-0.1.1 against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] extracting crate parapet 0.1.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate parapet 0.1.1 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 parapet 0.1.1 [INFO] finished tweaking crates.io crate parapet 0.1.1 [INFO] tweaked toml for crates.io crate parapet 0.1.1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded graphsearch v0.6.0 [INFO] [stderr] Downloaded protocol v0.1.11 [INFO] [stderr] Downloaded uuid v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stdout] dea213d91dee46ec5387b9774d725db4f1207ab481314524a03273d055721497 [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" "dea213d91dee46ec5387b9774d725db4f1207ab481314524a03273d055721497", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dea213d91dee46ec5387b9774d725db4f1207ab481314524a03273d055721497", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dea213d91dee46ec5387b9774d725db4f1207ab481314524a03273d055721497", kill_on_drop: false }` [INFO] [stdout] dea213d91dee46ec5387b9774d725db4f1207ab481314524a03273d055721497 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 03e2db2b7b6972133b15b7b9457126b66e15a098165768f00f773462617e4eef [INFO] running `Command { std: "docker" "start" "-a" "03e2db2b7b6972133b15b7b9457126b66e15a098165768f00f773462617e4eef", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking uuid v0.5.1 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Checking dot v0.1.4 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking graphsearch v0.6.0 [INFO] [stderr] Checking libc v0.2.79 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking flate2 v0.2.20 [INFO] [stderr] Checking protocol v0.1.11 [INFO] [stdout] error: expected one of `(`, `[`, or `{`, found `composite_primitives` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protocol-0.1.11/src/primitives/composite.rs:81:15 [INFO] [stdout] | [INFO] [stdout] 81 | describe! composite_primitives { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected one of `(`, `[`, or `{` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `(`, `[`, or `{`, found `simple_transport` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protocol-0.1.11/src/wire/stream/transport/simple.rs:151:15 [INFO] [stdout] | [INFO] [stdout] 151 | describe! simple_transport { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected one of `(`, `[`, or `{` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `(`, `[`, or `{`, found `connection` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protocol-0.1.11/src/wire/stream/connection.rs:79:15 [INFO] [stdout] | [INFO] [stdout] 79 | describe! connection { [INFO] [stdout] | ^^^^^^^^^^ expected one of `(`, `[`, or `{` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `(`, `[`, or `{`, found `pipeline` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protocol-0.1.11/src/wire/middleware/pipeline.rs:95:15 [INFO] [stdout] | [INFO] [stdout] 95 | describe! pipeline { [INFO] [stdout] | ^^^^^^^^ expected one of `(`, `[`, or `{` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `(`, `[`, or `{`, found `serialization` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protocol-0.1.11/src/primitives/collections/list.rs:24:23 [INFO] [stdout] | [INFO] [stdout] 24 | describe! serialization { [INFO] [stdout] | ^^^^^^^^^^^^^ expected one of `(`, `[`, or `{` [INFO] [stdout] ... [INFO] [stdout] 38 | pub mod linked_list { impl_list_type!(LinkedList => T: ); } [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `(`, `[`, or `{`, found `serialization` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protocol-0.1.11/src/primitives/collections/list.rs:24:23 [INFO] [stdout] | [INFO] [stdout] 24 | describe! serialization { [INFO] [stdout] | ^^^^^^^^^^^^^ expected one of `(`, `[`, or `{` [INFO] [stdout] ... [INFO] [stdout] 39 | pub mod vec_deque { impl_list_type!(VecDeque => T: ); } [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `(`, `[`, or `{`, found `serialization` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protocol-0.1.11/src/primitives/collections/list.rs:24:23 [INFO] [stdout] | [INFO] [stdout] 24 | describe! serialization { [INFO] [stdout] | ^^^^^^^^^^^^^ expected one of `(`, `[`, or `{` [INFO] [stdout] ... [INFO] [stdout] 41 | pub mod btree_set { impl_list_type!(BTreeSet => T: Ord); } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `(`, `[`, or `{`, found `serialization` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protocol-0.1.11/src/primitives/collections/list.rs:24:23 [INFO] [stdout] | [INFO] [stdout] 24 | describe! serialization { [INFO] [stdout] | ^^^^^^^^^^^^^ expected one of `(`, `[`, or `{` [INFO] [stdout] ... [INFO] [stdout] 45 | impl_list_type!(HashSet => T: Hash, Eq); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `self::connection::Connection` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protocol-0.1.11/src/wire/stream/mod.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub use self::connection::Connection; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Connection` in `wire::stream::connection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `self::simple::Simple` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protocol-0.1.11/src/wire/stream/transport/mod.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use self::simple::Simple; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no `Simple` in `wire::stream::transport::simple` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `self::pipeline::Pipeline` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protocol-0.1.11/src/wire/middleware/mod.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use self::pipeline::Pipeline; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no `Pipeline` in `wire::middleware::pipeline` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking uuid v0.3.1 [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `protocol` [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 `Command { std: "docker" "inspect" "03e2db2b7b6972133b15b7b9457126b66e15a098165768f00f773462617e4eef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03e2db2b7b6972133b15b7b9457126b66e15a098165768f00f773462617e4eef", kill_on_drop: false }` [INFO] [stdout] 03e2db2b7b6972133b15b7b9457126b66e15a098165768f00f773462617e4eef