[INFO] cloning repository https://github.com/harvey298/tf2-demo-classifier [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/harvey298/tf2-demo-classifier" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharvey298%2Ftf2-demo-classifier", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharvey298%2Ftf2-demo-classifier'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b10fc14be9788d6e01e01754a6ba8da310519975 [INFO] checking harvey298/tf2-demo-classifier against master#75530e9f72a1990ed2305e16fd51d02f47048f12 for pr-138676 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharvey298%2Ftf2-demo-classifier" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/harvey298/tf2-demo-classifier on toolchain 75530e9f72a1990ed2305e16fd51d02f47048f12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+75530e9f72a1990ed2305e16fd51d02f47048f12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/harvey298/tf2-demo-classifier [INFO] finished tweaking git repo https://github.com/harvey298/tf2-demo-classifier [INFO] tweaked toml for git repo https://github.com/harvey298/tf2-demo-classifier written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/harvey298/tf2-demo-classifier 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" "+75530e9f72a1990ed2305e16fd51d02f47048f12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/demostf/parser` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded main_error v0.1.2 [INFO] [stderr] Downloaded bitbuffer_derive v0.10.1 [INFO] [stderr] Downloaded parse-display v0.8.1 [INFO] [stderr] Downloaded steamid-ng v1.0.0 [INFO] [stderr] Downloaded parse-display-derive v0.8.1 [INFO] [stderr] Downloaded syn_util v0.4.2 [INFO] [stderr] Downloaded bitbuffer v0.10.9 [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+75530e9f72a1990ed2305e16fd51d02f47048f12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10fa5e05dc6720223ee9ecb8bde70209f6bd78de41584afa122a444908813aa5 [INFO] running `Command { std: "docker" "start" "-a" "10fa5e05dc6720223ee9ecb8bde70209f6bd78de41584afa122a444908813aa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10fa5e05dc6720223ee9ecb8bde70209f6bd78de41584afa122a444908813aa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10fa5e05dc6720223ee9ecb8bde70209f6bd78de41584afa122a444908813aa5", kill_on_drop: false }` [INFO] [stdout] 10fa5e05dc6720223ee9ecb8bde70209f6bd78de41584afa122a444908813aa5 [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+75530e9f72a1990ed2305e16fd51d02f47048f12" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ac7661abb1faf4087bbfb4fc7d2f7454987b1982e3de9a6b3139f7335ace19f [INFO] running `Command { std: "docker" "start" "-a" "9ac7661abb1faf4087bbfb4fc7d2f7454987b1982e3de9a6b3139f7335ace19f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling toml_datetime v0.6.2 [INFO] [stderr] Compiling winnow v0.4.7 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.97 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling snap v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Compiling err-derive v0.3.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking main_error v0.1.2 [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 v1.8.4 [INFO] [stderr] Compiling toml_edit v0.19.10 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling syn_util v0.4.2 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling structmeta-derive v0.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling enumflags2_derive v0.7.7 [INFO] [stderr] Compiling serde_repr v0.1.12 [INFO] [stderr] Compiling bitbuffer_derive v0.10.1 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling structmeta v0.2.0 [INFO] [stderr] Compiling parse-display-derive v0.8.1 [INFO] [stderr] Checking num_enum v0.5.11 [INFO] [stderr] Checking parse-display v0.8.1 [INFO] [stderr] Checking serde_spanned v0.6.2 [INFO] [stderr] Checking steamid-ng v1.0.0 [INFO] [stderr] Checking bitbuffer v0.10.9 [INFO] [stderr] Checking enumflags2 v0.7.7 [INFO] [stderr] Checking tf-demo-parser v0.4.0 (https://github.com/demostf/parser#500e43c9) [INFO] [stderr] Checking toml v0.7.4 [INFO] [stderr] Checking tf2-demo-classifier v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.27s [INFO] running `Command { std: "docker" "inspect" "9ac7661abb1faf4087bbfb4fc7d2f7454987b1982e3de9a6b3139f7335ace19f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ac7661abb1faf4087bbfb4fc7d2f7454987b1982e3de9a6b3139f7335ace19f", kill_on_drop: false }` [INFO] [stdout] 9ac7661abb1faf4087bbfb4fc7d2f7454987b1982e3de9a6b3139f7335ace19f