[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#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficewind1991%2Fbobstop" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-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-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/icewind1991/bobstop on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded structmeta-derive v0.1.4
[INFO] [stderr]   Downloaded structmeta v0.1.4
[INFO] [stderr]   Downloaded err-derive v0.3.1
[INFO] [stderr]   Downloaded enumflags2_derive v0.7.3
[INFO] [stderr]   Downloaded enumflags2 v0.7.3
[INFO] [stderr]   Downloaded parse-display v0.5.3
[INFO] [stderr]   Downloaded parse-display-derive v0.5.3
[INFO] [stderr]   Downloaded syn_util v0.4.2
[INFO] [stderr]   Downloaded bitbuffer_derive v0.10.0
[INFO] [stderr]   Downloaded bitbuffer v0.10.3
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.8
[INFO] [stderr]   Downloaded tf-demo-parser v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6afb52966546e706b0e817ec7b764418501d26e914b7842c667127337587179c
[INFO] running `Command { std: "docker" "start" "-a" "6afb52966546e706b0e817ec7b764418501d26e914b7842c667127337587179c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6afb52966546e706b0e817ec7b764418501d26e914b7842c667127337587179c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6afb52966546e706b0e817ec7b764418501d26e914b7842c667127337587179c", kill_on_drop: false }`
[INFO] [stdout] 6afb52966546e706b0e817ec7b764418501d26e914b7842c667127337587179c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 916134c17105870e1ac118d990e53f3bbfd3937312ec2b719900d2d103192b7f
[INFO] running `Command { std: "docker" "start" "-a" "916134c17105870e1ac118d990e53f3bbfd3937312ec2b719900d2d103192b7f", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking once_cell v1.9.0
[INFO] [stderr]    Compiling memchr v2.4.1
[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]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling snap v1.0.5
[INFO] [stderr]     Checking tracing-core v0.1.22
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking tracing-log v0.1.2
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking main_error v0.1.2
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling err-derive v0.3.1
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking num-complex v0.3.1
[INFO] [stderr]     Checking enum_primitive v0.1.1
[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 proc-macro-error v1.0.4
[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 serde_derive v1.0.136
[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]    Compiling proc-macro-crate v1.1.0
[INFO] [stderr]    Compiling num_enum_derive v0.5.6
[INFO] [stderr]     Checking tracing v0.1.30
[INFO] [stderr]    Compiling structmeta v0.1.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.8
[INFO] [stderr]     Checking num_enum v0.5.6
[INFO] [stderr]    Compiling parse-display-derive v0.5.3
[INFO] [stderr]     Checking parse-display v0.5.3
[INFO] [stderr]     Checking enumflags2 v0.7.3
[INFO] [stderr]     Checking bitbuffer v0.10.3
[INFO] [stderr]     Checking steamid-ng v1.0.0
[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 43.65s
[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 14`
[INFO] running `Command { std: "docker" "inspect" "916134c17105870e1ac118d990e53f3bbfd3937312ec2b719900d2d103192b7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "916134c17105870e1ac118d990e53f3bbfd3937312ec2b719900d2d103192b7f", kill_on_drop: false }`
[INFO] [stdout] 916134c17105870e1ac118d990e53f3bbfd3937312ec2b719900d2d103192b7f
