[INFO] cloning repository https://github.com/jottabyte/rust-baseball [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jottabyte/rust-baseball" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjottabyte%2Frust-baseball", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjottabyte%2Frust-baseball'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 76954e54cf58bd521c26f19f056a3e8f451e1dc6 [INFO] checking jottabyte/rust-baseball against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjottabyte%2Frust-baseball" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jottabyte/rust-baseball on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jottabyte/rust-baseball [INFO] finished tweaking git repo https://github.com/jottabyte/rust-baseball [INFO] tweaked toml for git repo https://github.com/jottabyte/rust-baseball written to /workspace/builds/worker-15/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/That3Percent/tree-buf/` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 435b35b34ca7c7609b676724016672eee15162748302891646a8195ced396f99 [INFO] running `Command { std: "docker" "start" "-a" "435b35b34ca7c7609b676724016672eee15162748302891646a8195ced396f99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "435b35b34ca7c7609b676724016672eee15162748302891646a8195ced396f99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "435b35b34ca7c7609b676724016672eee15162748302891646a8195ced396f99", kill_on_drop: false }` [INFO] [stdout] 435b35b34ca7c7609b676724016672eee15162748302891646a8195ced396f99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f29b441437b2ca226964f43fe0ff4d44503d409d839b0e0b20c0eeeb6308eda [INFO] running `Command { std: "docker" "start" "-a" "3f29b441437b2ca226964f43fe0ff4d44503d409d839b0e0b20c0eeeb6308eda", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Checking rustc-demangle v0.1.20 [INFO] [stderr] Compiling curl v0.4.38 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking fastrand v1.5.0 [INFO] [stderr] Checking transmute v0.1.1 [INFO] [stderr] Checking gibbon v0.1.3 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking simple-16 v0.1.1 [INFO] [stderr] Checking defer v0.1.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Checking addr2line v0.15.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking spinning_top v0.2.4 [INFO] [stderr] Checking flume v0.9.2 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling libnghttp2-sys v0.1.6+1.43.0 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling curl-sys v0.4.45+curl-7.78.0 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking sluice v0.5.4 [INFO] [stderr] Checking object v0.25.3 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking zigzag v0.1.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking coercible_errors v0.1.4 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling tree-buf-macros v0.7.0 (https://github.com/That3Percent/tree-buf/?rev=e3bf1fa19e4a114308fda17a9062e7eb0bd90d3c#e3bf1fa1) [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Checking tree-buf v0.8.0 (https://github.com/That3Percent/tree-buf/?rev=e3bf1fa19e4a114308fda17a9062e7eb0bd90d3c#e3bf1fa1) [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking futures-executor v0.3.16 [INFO] [stderr] Checking futures v0.3.16 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking boss v0.0.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/play_by_play.rs:73:3 [INFO] [stdout] | [INFO] [stdout] 73 | #[serde(rename_all="camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 74 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/players.rs:175:3 [INFO] [stdout] | [INFO] [stdout] 175 | #[serde(rename_all="camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 176 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/players.rs:182:3 [INFO] [stdout] | [INFO] [stdout] 182 | #[serde(rename_all="camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 183 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/venues.rs:274:3 [INFO] [stdout] | [INFO] [stdout] 274 | #[serde(rename_all="camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 275 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/venues.rs:289:3 [INFO] [stdout] | [INFO] [stdout] 289 | #[serde(rename_all="camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 290 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/play_by_play.rs:73:3 [INFO] [stdout] | [INFO] [stdout] 73 | #[serde(rename_all="camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 74 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/players.rs:175:3 [INFO] [stdout] | [INFO] [stdout] 175 | #[serde(rename_all="camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 176 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/players.rs:182:3 [INFO] [stdout] | [INFO] [stdout] 182 | #[serde(rename_all="camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 183 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/venues.rs:274:3 [INFO] [stdout] | [INFO] [stdout] 274 | #[serde(rename_all="camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 275 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/venues.rs:289:3 [INFO] [stdout] | [INFO] [stdout] 289 | #[serde(rename_all="camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 290 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "3f29b441437b2ca226964f43fe0ff4d44503d409d839b0e0b20c0eeeb6308eda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f29b441437b2ca226964f43fe0ff4d44503d409d839b0e0b20c0eeeb6308eda", kill_on_drop: false }` [INFO] [stdout] 3f29b441437b2ca226964f43fe0ff4d44503d409d839b0e0b20c0eeeb6308eda