[INFO] cloning repository https://github.com/icewind1991/bobstop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/icewind1991/bobstop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficewind1991%2Fbobstop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficewind1991%2Fbobstop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ef7124ceb058609214cb0f183bed13cce1ddb41d [INFO] checking icewind1991/bobstop against master#426a60abc213b28a7c7198e475476b6e650d871f for pr-129199 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficewind1991%2Fbobstop" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/icewind1991/bobstop on toolchain 426a60abc213b28a7c7198e475476b6e650d871f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+426a60abc213b28a7c7198e475476b6e650d871f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/icewind1991/bobstop [INFO] finished tweaking git repo https://github.com/icewind1991/bobstop [INFO] tweaked toml for git repo https://github.com/icewind1991/bobstop written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/icewind1991/bobstop already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+426a60abc213b28a7c7198e475476b6e650d871f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bitbuffer_derive v0.10.0 [INFO] [stderr] Downloaded parse-display v0.5.3 [INFO] [stderr] Downloaded parse-display-derive v0.5.3 [INFO] [stderr] Downloaded steamid-ng v1.0.0 [INFO] [stderr] Downloaded syn_util v0.4.2 [INFO] [stderr] Downloaded bitbuffer v0.10.3 [INFO] [stderr] Downloaded tf-demo-parser v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+426a60abc213b28a7c7198e475476b6e650d871f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ef073b811e0e35b1dac3f54ed101b9033e72d23f1ec824b0d7e63bab739e086 [INFO] running `Command { std: "docker" "start" "-a" "6ef073b811e0e35b1dac3f54ed101b9033e72d23f1ec824b0d7e63bab739e086", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ef073b811e0e35b1dac3f54ed101b9033e72d23f1ec824b0d7e63bab739e086", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ef073b811e0e35b1dac3f54ed101b9033e72d23f1ec824b0d7e63bab739e086", kill_on_drop: false }` [INFO] [stdout] 6ef073b811e0e35b1dac3f54ed101b9033e72d23f1ec824b0d7e63bab739e086 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+426a60abc213b28a7c7198e475476b6e650d871f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ae22104f130fbd43fefb874f326294a86f18d6e92cbe4ca7a18684ad1ed1501 [INFO] running `Command { std: "docker" "start" "-a" "8ae22104f130fbd43fefb874f326294a86f18d6e92cbe4ca7a18684ad1ed1501", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking tracing-core v0.1.22 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling snap v1.0.5 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking main_error v0.1.2 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling err-derive v0.3.1 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling syn_util v0.4.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling structmeta-derive v0.1.4 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling enumflags2_derive v0.7.3 [INFO] [stderr] Compiling bitbuffer_derive v0.10.0 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Checking tracing v0.1.30 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling structmeta v0.1.4 [INFO] [stderr] Checking tracing-subscriber v0.3.8 [INFO] [stderr] Compiling parse-display-derive v0.5.3 [INFO] [stderr] Compiling num_enum_derive v0.5.6 [INFO] [stderr] Checking num_enum v0.5.6 [INFO] [stderr] Checking parse-display v0.5.3 [INFO] [stderr] Checking steamid-ng v1.0.0 [INFO] [stderr] Checking enumflags2 v0.7.3 [INFO] [stderr] Checking bitbuffer v0.10.3 [INFO] [stderr] Checking tf-demo-parser v0.4.0 [INFO] [stderr] Checking bobstop v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 16.25s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: parse-display-derive v0.5.3, structmeta-derive v0.1.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "8ae22104f130fbd43fefb874f326294a86f18d6e92cbe4ca7a18684ad1ed1501", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ae22104f130fbd43fefb874f326294a86f18d6e92cbe4ca7a18684ad1ed1501", kill_on_drop: false }` [INFO] [stdout] 8ae22104f130fbd43fefb874f326294a86f18d6e92cbe4ca7a18684ad1ed1501