[INFO] crate parapet 0.1.1 is already in cache
[INFO] checking parapet-0.1.1 against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] extracting crate parapet 0.1.1 into /workspace/builds/worker-13/source
[INFO] validating manifest of crates.io crate parapet 0.1.1 on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "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-13/source/Cargo.toml
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] e9f58533ffbceb7d95c0ab249a97eef6947c85260cb61f0389edf2de3bf2cd06
[INFO] running `"docker" "start" "-a" "e9f58533ffbceb7d95c0ab249a97eef6947c85260cb61f0389edf2de3bf2cd06"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Checking uuid v0.5.1
[INFO] [stderr]     Checking graphsearch v0.6.0
[INFO] [stderr]     Checking dot v0.1.4
[INFO] [stderr]     Checking flate2 v0.2.20
[INFO] [stderr]     Checking uuid v0.3.1
[INFO] [stderr]     Checking 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] running `"docker" "inspect" "e9f58533ffbceb7d95c0ab249a97eef6947c85260cb61f0389edf2de3bf2cd06"`
[INFO] running `"docker" "rm" "-f" "e9f58533ffbceb7d95c0ab249a97eef6947c85260cb61f0389edf2de3bf2cd06"`
[INFO] [stdout] e9f58533ffbceb7d95c0ab249a97eef6947c85260cb61f0389edf2de3bf2cd06
