[INFO] cloning repository https://github.com/mrjones/lists [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mrjones/lists" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrjones%2Flists", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrjones%2Flists'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cca39a54f4ac138ad0dd4259d558fffa738a5fc1 [INFO] checking mrjones/lists against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrjones%2Flists" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mrjones/lists on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mrjones/lists [INFO] finished tweaking git repo https://github.com/mrjones/lists [INFO] tweaked toml for git repo https://github.com/mrjones/lists written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/mrjones/lists already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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] bb1e76c0ba9ce4461259dfa4d9394e2e1654c8c41306dddb285aa122b19c8c9c [INFO] running `Command { std: "docker" "start" "-a" "bb1e76c0ba9ce4461259dfa4d9394e2e1654c8c41306dddb285aa122b19c8c9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb1e76c0ba9ce4461259dfa4d9394e2e1654c8c41306dddb285aa122b19c8c9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb1e76c0ba9ce4461259dfa4d9394e2e1654c8c41306dddb285aa122b19c8c9c", kill_on_drop: false }` [INFO] [stdout] bb1e76c0ba9ce4461259dfa4d9394e2e1654c8c41306dddb285aa122b19c8c9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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] c4cbf12c1b8f7a7ab6d022c44c32bf10a4d0da203d062ca97bc07d5b73b8b7af [INFO] running `Command { std: "docker" "start" "-a" "c4cbf12c1b8f7a7ab6d022c44c32bf10a4d0da203d062ca97bc07d5b73b8b7af", kill_on_drop: false }` [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling libc v0.2.17 [INFO] [stderr] Checking log v0.3.6 [INFO] [stderr] Compiling gcc v0.3.37 [INFO] [stderr] Checking lazy_static v0.2.1 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Checking rustc-serialize v0.3.19 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking num-traits v0.1.36 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking serde v0.8.16 [INFO] [stderr] Checking regex-syntax v0.3.7 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking mac v0.0.2 [INFO] [stderr] Checking itoa v0.1.1 [INFO] [stderr] Checking buf_redux v0.1.3 [INFO] [stderr] Checking lazy_static v0.1.16 [INFO] [stderr] Checking dtoa v0.2.2 [INFO] [stdout] error[E0642]: patterns aren't allowed in functions without bodies [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs:147:45 [INFO] [stdout] | [INFO] [stdout] 147 | ... &f_name: &str, [INFO] [stdout] | ^^^^^^^ pattern not allowed in function without body [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0642]: patterns aren't allowed in functions without bodies [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs:147:45 [INFO] [stdout] | [INFO] [stdout] 147 | ... &f_name: &str, [INFO] [stdout] | ^^^^^^^ pattern not allowed in function without body [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking modifier v0.1.0 [INFO] [stderr] Checking bufstream v0.1.2 [INFO] [stderr] Checking rc v0.1.1 [INFO] [stderr] Checking nom v1.2.4 [INFO] [stderr] Checking anymap v0.12.0 [INFO] [stderr] Checking protobuf v1.0.24 [INFO] [stderr] Compiling openssl-sys v0.7.17 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking rand v0.3.14 [INFO] [stderr] Checking utf-8 v0.6.0 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking error v0.1.9 [INFO] [stderr] Checking unreachable v0.1.1 [INFO] [stderr] Checking net2 v0.2.26 [INFO] [stderr] Checking mime v0.2.2 [INFO] [stderr] Checking hpack v0.2.0 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Checking idna v0.1.0 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking num-integer v0.1.32 [INFO] [stderr] Checking debug_unreachable v0.1.1 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking time v0.1.35 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking walkdir v0.1.8 [INFO] [stderr] Checking solicit v0.4.4 [INFO] [stderr] Checking futf v0.1.2 [INFO] [stderr] Checking num-iter v0.1.32 [INFO] [stderr] Compiling openssl-sys-extras v0.7.14 [INFO] [stderr] Compiling openssl v0.7.14 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0642`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-serialize` [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] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protobuf-1.0.24/src/lib/core.rs:139:28 [INFO] [stdout] | [INFO] [stdout] 139 | TypeId::of::() == m.type_id() [INFO] [stdout] | ^^^^^^^ multiple `type_id` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `core::Message` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protobuf-1.0.24/src/lib/core.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | fn type_id(&self) -> TypeId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `Any` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 139 | TypeId::of::() == core::Message::type_id(&m) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 139 | TypeId::of::() == Any::type_id(&m) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0642`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c4cbf12c1b8f7a7ab6d022c44c32bf10a4d0da203d062ca97bc07d5b73b8b7af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4cbf12c1b8f7a7ab6d022c44c32bf10a4d0da203d062ca97bc07d5b73b8b7af", kill_on_drop: false }` [INFO] [stdout] c4cbf12c1b8f7a7ab6d022c44c32bf10a4d0da203d062ca97bc07d5b73b8b7af