[INFO] updating cached repository https://github.com/iamxy/tikv-copy [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 61cd17cdbf8c6e9537df85819b46d949897163e8 [INFO] checking iamxy/tikv-copy against master#2748a9fd93dd1a00a4521f4f16de5befbf77f6cd for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamxy%2Ftikv-copy" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iamxy/tikv-copy on toolchain 2748a9fd93dd1a00a4521f4f16de5befbf77f6cd [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/iamxy/tikv-copy [INFO] removed 1 missing tests [INFO] finished tweaking git repo https://github.com/iamxy/tikv-copy [INFO] tweaked toml for git repo https://github.com/iamxy/tikv-copy written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/iamxy/tikv-copy already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /workspace/builds/worker-9/source/src/bin/signal_handler.rs [INFO] [stderr] * /workspace/builds/worker-9/source/src/bin/profiling.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other test targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a test target: [INFO] [stderr] [INFO] [stderr] * /workspace/builds/worker-9/source/tests/tests.rs [INFO] [stderr] * /workspace/builds/worker-9/source/tests/util.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autotests = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "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] 35a5ff82716a94c03f88a3b4d75ab0541bb0218e37f7b33f0a7211e137dfa7d9 [INFO] running `"docker" "start" "-a" "35a5ff82716a94c03f88a3b4d75ab0541bb0218e37f7b33f0a7211e137dfa7d9"` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /opt/rustwide/workdir/src/bin/signal_handler.rs [INFO] [stderr] * /opt/rustwide/workdir/src/bin/profiling.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other test targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a test target: [INFO] [stderr] [INFO] [stderr] * /opt/rustwide/workdir/tests/tests.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/util.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autotests = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Checking libc v0.2.21 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking log v0.3.6 [INFO] [stderr] Checking cfg-if v0.1.0 [INFO] [stderr] Compiling gcc v0.3.35 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.8 [INFO] [stderr] Compiling error-chain v0.7.2 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Checking futures v0.1.13 [INFO] [stderr] Checking rustc-serialize v0.3.19 [INFO] [stderr] Compiling openssl v0.9.6 [INFO] [stderr] Checking slab v0.3.0 [INFO] [stderr] Checking num-traits v0.1.32 [INFO] [stderr] Checking lazy_static v0.2.1 [INFO] [stderr] Checking byteorder v1.0.0 [INFO] [stderr] Checking matches v0.1.2 [INFO] [stderr] error[E0642]: patterns aren't allowed in methods without bodies [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs:147:45 [INFO] [stderr] | [INFO] [stderr] 147 | ... &f_name: &str, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking lazycell v0.4.0 [INFO] [stderr] Checking unicode-normalization v0.1.2 [INFO] [stderr] Checking scoped-tls v0.1.0 [INFO] [stderr] Checking protobuf v1.2.1 [INFO] [stderr] Checking crossbeam v0.2.10 [INFO] [stderr] Checking bitflags v0.4.0 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking traitobject v0.0.1 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Checking httparse v1.1.2 [INFO] [stderr] Checking fnv v1.0.5 [INFO] [stderr] Checking libc v0.1.12 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Checking rustc-demangle v0.1.2 [INFO] [stderr] Checking lazy_static v0.1.16 [INFO] [stderr] Checking unicode-segmentation v1.1.0 [INFO] [stderr] Checking regex-syntax v0.3.1 [INFO] [stderr] Checking quick-error v0.2.2 [INFO] [stderr] Checking bitflags v0.8.2 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking slab v0.1.3 [INFO] [stderr] Checking strsim v0.6.0 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Checking bytes v0.3.0 [INFO] [stderr] Checking vec_map v0.7.0 [INFO] [stderr] Checking byteorder v0.5.1 [INFO] [stderr] Checking ordermap v0.2.9 [INFO] [stderr] Checking threadpool v1.3.0 [INFO] [stderr] Checking hpack v0.2.0 [INFO] [stderr] Checking hpack v0.3.0 [INFO] [stderr] Checking mime v0.2.2 [INFO] [stderr] Checking unicode-bidi v0.2.3 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling kernel32-sys v0.1.4 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling metadeps v1.1.1 [INFO] [stderr] Checking rand v0.3.14 [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0642`. [INFO] [stderr] Checking iovec v0.1.0 [INFO] [stderr] error: could not compile `rustc-serialize`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "35a5ff82716a94c03f88a3b4d75ab0541bb0218e37f7b33f0a7211e137dfa7d9"` [INFO] running `"docker" "rm" "-f" "35a5ff82716a94c03f88a3b4d75ab0541bb0218e37f7b33f0a7211e137dfa7d9"` [INFO] [stdout] 35a5ff82716a94c03f88a3b4d75ab0541bb0218e37f7b33f0a7211e137dfa7d9