[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] testing jottabyte/rust-baseball against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjottabyte%2Frust-baseball" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jottabyte/rust-baseball on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 49d92f17895b101409d665d5102bc5049b15d7993d4a777fcfc002cfbe5938d8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "49d92f17895b101409d665d5102bc5049b15d7993d4a777fcfc002cfbe5938d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49d92f17895b101409d665d5102bc5049b15d7993d4a777fcfc002cfbe5938d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49d92f17895b101409d665d5102bc5049b15d7993d4a777fcfc002cfbe5938d8", kill_on_drop: false }` [INFO] [stdout] 49d92f17895b101409d665d5102bc5049b15d7993d4a777fcfc002cfbe5938d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b002cd2271034bc471d0f0c280995fedd9efc4ee79f87f747fd32c0a8fa5922e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b002cd2271034bc471d0f0c280995fedd9efc4ee79f87f747fd32c0a8fa5922e", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling curl v0.4.38 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling transmute v0.1.1 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling defer v0.1.0 [INFO] [stderr] Compiling simple-16 v0.1.1 [INFO] [stderr] Compiling gibbon v0.1.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling object v0.25.2 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling spinning_top v0.2.4 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling flume v0.9.2 [INFO] [stderr] Compiling sluice v0.5.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [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.63 [INFO] [stderr] Compiling curl-sys v0.4.44+curl-7.77.0 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling zigzag v0.1.0 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling coercible_errors v0.1.4 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling tree-buf-macros v0.7.0 (https://github.com/That3Percent/tree-buf/?rev=e3bf1fa19e4a114308fda17a9062e7eb0bd90d3c#e3bf1fa1) [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tree-buf v0.8.0 (https://github.com/That3Percent/tree-buf/?rev=e3bf1fa19e4a114308fda17a9062e7eb0bd90d3c#e3bf1fa1) [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling 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: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 57s [INFO] running `Command { std: "docker" "inspect" "b002cd2271034bc471d0f0c280995fedd9efc4ee79f87f747fd32c0a8fa5922e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b002cd2271034bc471d0f0c280995fedd9efc4ee79f87f747fd32c0a8fa5922e", kill_on_drop: false }` [INFO] [stdout] b002cd2271034bc471d0f0c280995fedd9efc4ee79f87f747fd32c0a8fa5922e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65ce449715cd8c094b24cd144bd38bf5fec737d03e16c45c5220885d6b7b0ab4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "65ce449715cd8c094b24cd144bd38bf5fec737d03e16c45c5220885d6b7b0ab4", kill_on_drop: false }` [INFO] [stderr] Compiling 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: 5 warnings emitted [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] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.78s [INFO] running `Command { std: "docker" "inspect" "65ce449715cd8c094b24cd144bd38bf5fec737d03e16c45c5220885d6b7b0ab4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65ce449715cd8c094b24cd144bd38bf5fec737d03e16c45c5220885d6b7b0ab4", kill_on_drop: false }` [INFO] [stdout] 65ce449715cd8c094b24cd144bd38bf5fec737d03e16c45c5220885d6b7b0ab4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 10919fa6ea40015aba34ed3d31e783de65cfec34652bf898695f7941993d864b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "10919fa6ea40015aba34ed3d31e783de65cfec34652bf898695f7941993d864b", kill_on_drop: false }` [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/play_by_play.rs:73:3 [INFO] [stderr] | [INFO] [stderr] 73 | #[serde(rename_all="camelCase")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] 74 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ----------- the attribute is introduced here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79202 [INFO] [stderr] [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/players.rs:175:3 [INFO] [stderr] | [INFO] [stderr] 175 | #[serde(rename_all="camelCase")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] 176 | #[derive(Deserialize, Debug, Clone)] [INFO] [stderr] | ----------- the attribute is introduced here [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79202 [INFO] [stderr] [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/players.rs:182:3 [INFO] [stderr] | [INFO] [stderr] 182 | #[serde(rename_all="camelCase")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] 183 | #[derive(Deserialize, Debug, Clone)] [INFO] [stderr] | ----------- the attribute is introduced here [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79202 [INFO] [stderr] [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/venues.rs:274:3 [INFO] [stderr] | [INFO] [stderr] 274 | #[serde(rename_all="camelCase")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] 275 | #[derive(Deserialize, Debug, Clone)] [INFO] [stderr] | ----------- the attribute is introduced here [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79202 [INFO] [stderr] [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/venues.rs:289:3 [INFO] [stderr] | [INFO] [stderr] 289 | #[serde(rename_all="camelCase")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] 290 | #[derive(Deserialize, Debug, Clone)] [INFO] [stderr] | ----------- the attribute is introduced here [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79202 [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/play_by_play.rs:73:3 [INFO] [stderr] | [INFO] [stderr] 73 | #[serde(rename_all="camelCase")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] 74 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ----------- the attribute is introduced here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79202 [INFO] [stderr] [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/players.rs:175:3 [INFO] [stderr] | [INFO] [stderr] 175 | #[serde(rename_all="camelCase")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] 176 | #[derive(Deserialize, Debug, Clone)] [INFO] [stderr] | ----------- the attribute is introduced here [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79202 [INFO] [stderr] [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/players.rs:182:3 [INFO] [stderr] | [INFO] [stderr] 182 | #[serde(rename_all="camelCase")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] 183 | #[derive(Deserialize, Debug, Clone)] [INFO] [stderr] | ----------- the attribute is introduced here [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79202 [INFO] [stderr] [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/venues.rs:274:3 [INFO] [stderr] | [INFO] [stderr] 274 | #[serde(rename_all="camelCase")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] 275 | #[derive(Deserialize, Debug, Clone)] [INFO] [stderr] | ----------- the attribute is introduced here [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79202 [INFO] [stderr] [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/venues.rs:289:3 [INFO] [stderr] | [INFO] [stderr] 289 | #[serde(rename_all="camelCase")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] 290 | #[derive(Deserialize, Debug, Clone)] [INFO] [stderr] | ----------- the attribute is introduced here [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79202 [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/boss-6521914493bec43c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/boss-ed8daf96879078c9) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tree_buf_test-c49be7d026c18746) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Doc-tests boss [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/run_expectancy.rs - run_expectancy::RE288 (line 11) ... FAILED [INFO] [stdout] test src/run_expectancy.rs - run_expectancy::RE288 (line 5) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/run_expectancy.rs - run_expectancy::RE288 (line 11) stdout ---- [INFO] [stdout] error: unexpected closing delimiter: `)` [INFO] [stdout] --> src/run_expectancy.rs:14:2 [INFO] [stdout] | [INFO] [stdout] 5 | 3) Simulate seasons based on the above probabilities. [INFO] [stdout] | ^ unexpected closing delimiter [INFO] [stdout] [INFO] [stdout] error: mismatched closing delimiter: `)` [INFO] [stdout] --> src/run_expectancy.rs:12:2 [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_run_expectancy_rs_11_0() { [INFO] [stdout] | - unclosed delimiter [INFO] [stdout] 3 | 1) For each venue, season and sport_id, calculate the probability of each high-level event type (ball, strike, in-play) [INFO] [stdout] | ^ mismatched closing delimiter [INFO] [stdout] [INFO] [stdout] error: mismatched closing delimiter: `)` [INFO] [stdout] --> src/run_expectancy.rs:13:2 [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_run_expectancy_rs_11_0() { [INFO] [stdout] | - unclosed delimiter [INFO] [stdout] 3 | 1) For each venue, season and sport_id, calculate the probability of each high-level event type (ball, strike, in-play) [INFO] [stdout] 4 | 2) The in-play probability (specifically single/double/triple) is dependent on the ball-strike-out state. [INFO] [stdout] | ^ mismatched closing delimiter [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/run_expectancy.rs - run_expectancy::RE288 (line 5) stdout ---- [INFO] [stdout] error: unexpected closing delimiter: `}` [INFO] [stdout] --> src/run_expectancy.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 6 | } _doctest_main_src_run_expectancy_rs_5_0() } [INFO] [stdout] | ^ unexpected closing delimiter [INFO] [stdout] [INFO] [stdout] error: mismatched closing delimiter: `)` [INFO] [stdout] --> src/run_expectancy.rs:6:2 [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_run_expectancy_rs_5_0() { [INFO] [stdout] | - unclosed delimiter [INFO] [stdout] 3 | 1) For each venue, season and sport_id, calculate the average number of runs scored for after reaching a specific 288 state.
[INFO] [stdout] | ^ mismatched closing delimiter [INFO] [stdout] [INFO] [stdout] error: mismatched closing delimiter: `)` [INFO] [stdout] --> src/run_expectancy.rs:7:2 [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_run_expectancy_rs_5_0() { [INFO] [stdout] | - unclosed delimiter [INFO] [stdout] 3 | 1) For each venue, season and sport_id, calculate the average number of runs scored for after reaching a specific 288 state.
[INFO] [stdout] 4 | 2) Then we make sure that for items that have sample size < 30, we take the average of the two neighbours. Neighbours will be classified [INFO] [stdout] | ^ mismatched closing delimiter [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/run_expectancy.rs - run_expectancy::RE288 (line 11) [INFO] [stdout] src/run_expectancy.rs - run_expectancy::RE288 (line 5) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "10919fa6ea40015aba34ed3d31e783de65cfec34652bf898695f7941993d864b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10919fa6ea40015aba34ed3d31e783de65cfec34652bf898695f7941993d864b", kill_on_drop: false }` [INFO] [stdout] 10919fa6ea40015aba34ed3d31e783de65cfec34652bf898695f7941993d864b