[INFO] crate parapet 0.1.1 is already in cache [INFO] testing parapet-0.1.1 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate parapet 0.1.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate parapet 0.1.1 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [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-5/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] dcb9793232b9e0f69f45aaefa0325dad0c30a8c1017a675b75049539d082e5b4 [INFO] running `"docker" "start" "-a" "dcb9793232b9e0f69f45aaefa0325dad0c30a8c1017a675b75049539d082e5b4"` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling dot v0.1.4 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling graphsearch v0.6.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling uuid v0.3.1 [INFO] [stderr] Compiling protocol v0.1.11 [INFO] [stderr] error: expected one of `(`, `[`, or `{`, found `composite_primitives` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protocol-0.1.11/src/primitives/composite.rs:81:15 [INFO] [stderr] | [INFO] [stderr] 81 | describe! composite_primitives { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ expected one of `(`, `[`, or `{` [INFO] [stderr] [INFO] [stderr] error: expected one of `(`, `[`, or `{`, found `simple_transport` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protocol-0.1.11/src/wire/stream/transport/simple.rs:151:15 [INFO] [stderr] | [INFO] [stderr] 151 | describe! simple_transport { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ expected one of `(`, `[`, or `{` [INFO] [stderr] [INFO] [stderr] error: expected one of `(`, `[`, or `{`, found `connection` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protocol-0.1.11/src/wire/stream/connection.rs:79:15 [INFO] [stderr] | [INFO] [stderr] 79 | describe! connection { [INFO] [stderr] | ^^^^^^^^^^ expected one of `(`, `[`, or `{` [INFO] [stderr] [INFO] [stderr] error: expected one of `(`, `[`, or `{`, found `pipeline` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protocol-0.1.11/src/wire/middleware/pipeline.rs:95:15 [INFO] [stderr] | [INFO] [stderr] 95 | describe! pipeline { [INFO] [stderr] | ^^^^^^^^ expected one of `(`, `[`, or `{` [INFO] [stderr] [INFO] [stderr] error: expected one of `(`, `[`, or `{`, found `serialization` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protocol-0.1.11/src/primitives/collections/list.rs:24:23 [INFO] [stderr] | [INFO] [stderr] 24 | describe! serialization { [INFO] [stderr] | ^^^^^^^^^^^^^ expected one of `(`, `[`, or `{` [INFO] [stderr] ... [INFO] [stderr] 38 | pub mod linked_list { impl_list_type!(LinkedList => T: ); } [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: expected one of `(`, `[`, or `{`, found `serialization` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protocol-0.1.11/src/primitives/collections/list.rs:24:23 [INFO] [stderr] | [INFO] [stderr] 24 | describe! serialization { [INFO] [stderr] | ^^^^^^^^^^^^^ expected one of `(`, `[`, or `{` [INFO] [stderr] ... [INFO] [stderr] 39 | pub mod vec_deque { impl_list_type!(VecDeque => T: ); } [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: expected one of `(`, `[`, or `{`, found `serialization` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protocol-0.1.11/src/primitives/collections/list.rs:24:23 [INFO] [stderr] | [INFO] [stderr] 24 | describe! serialization { [INFO] [stderr] | ^^^^^^^^^^^^^ expected one of `(`, `[`, or `{` [INFO] [stderr] ... [INFO] [stderr] 41 | pub mod btree_set { impl_list_type!(BTreeSet => T: Ord); } [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: expected one of `(`, `[`, or `{`, found `serialization` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protocol-0.1.11/src/primitives/collections/list.rs:24:23 [INFO] [stderr] | [INFO] [stderr] 24 | describe! serialization { [INFO] [stderr] | ^^^^^^^^^^^^^ expected one of `(`, `[`, or `{` [INFO] [stderr] ... [INFO] [stderr] 45 | impl_list_type!(HashSet => T: Hash, Eq); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `self::connection::Connection` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protocol-0.1.11/src/wire/stream/mod.rs:2:9 [INFO] [stderr] | [INFO] [stderr] 2 | pub use self::connection::Connection; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Connection` in `wire::stream::connection` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `self::simple::Simple` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protocol-0.1.11/src/wire/stream/transport/mod.rs:1:9 [INFO] [stderr] | [INFO] [stderr] 1 | pub use self::simple::Simple; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ no `Simple` in `wire::stream::transport::simple` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `self::pipeline::Pipeline` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protocol-0.1.11/src/wire/middleware/mod.rs:1:9 [INFO] [stderr] | [INFO] [stderr] 1 | pub use self::pipeline::Pipeline; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ no `Pipeline` in `wire::middleware::pipeline` [INFO] [stderr] [INFO] [stderr] error: aborting due to 11 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [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 `"docker" "inspect" "dcb9793232b9e0f69f45aaefa0325dad0c30a8c1017a675b75049539d082e5b4"` [INFO] running `"docker" "rm" "-f" "dcb9793232b9e0f69f45aaefa0325dad0c30a8c1017a675b75049539d082e5b4"` [INFO] [stdout] dcb9793232b9e0f69f45aaefa0325dad0c30a8c1017a675b75049539d082e5b4