[INFO] fetching crate eskf 0.2.0... [INFO] checking eskf-0.2.0 against try#e61be1c89a2b3fd02452eef3c6186592711e4772 for pr-98456 [INFO] extracting crate eskf 0.2.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate eskf 0.2.0 on toolchain e61be1c89a2b3fd02452eef3c6186592711e4772 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e61be1c89a2b3fd02452eef3c6186592711e4772" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate eskf 0.2.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate eskf 0.2.0 [INFO] tweaked toml for crates.io crate eskf 0.2.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate eskf 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e61be1c89a2b3fd02452eef3c6186592711e4772" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+e61be1c89a2b3fd02452eef3c6186592711e4772" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 812c4ab0d5a6e13b2f09859abd0c9c22ffa11e3b615bb07b7d3ad808c0556e33 [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" "812c4ab0d5a6e13b2f09859abd0c9c22ffa11e3b615bb07b7d3ad808c0556e33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "812c4ab0d5a6e13b2f09859abd0c9c22ffa11e3b615bb07b7d3ad808c0556e33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "812c4ab0d5a6e13b2f09859abd0c9c22ffa11e3b615bb07b7d3ad808c0556e33", kill_on_drop: false }` [INFO] [stdout] 812c4ab0d5a6e13b2f09859abd0c9c22ffa11e3b615bb07b7d3ad808c0556e33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+e61be1c89a2b3fd02452eef3c6186592711e4772" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 20f4810740b2c632b0e122713515986eef398b6e20668d7cbc6c5166c77519df [INFO] running `Command { std: "docker" "start" "-a" "20f4810740b2c632b0e122713515986eef398b6e20668d7cbc6c5166c77519df", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling libc v0.2.89 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling askama_escape v0.3.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking matrixmultiply v0.3.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking simba v0.4.0 [INFO] [stderr] Compiling askama_shared v0.9.1 [INFO] [stderr] Compiling askama_derive v0.9.0 [INFO] [stderr] Checking askama v0.9.0 [INFO] [stderr] Checking plotly v0.6.0 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotly-0.6.0/src/bar.rs:97:15 [INFO] [stdout] | [INFO] [stdout] 97 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot infer type for type parameter `X` declared on the struct `Bar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotly-0.6.0/src/box_plot.rs:139:15 [INFO] [stdout] | [INFO] [stdout] 139 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `Y` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `BoxPlot<_, _>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotly-0.6.0/src/box_plot.rs:41:28 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(Serialize, Debug, Default)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotly-0.6.0/src/box_plot.rs:154:15 [INFO] [stdout] | [INFO] [stdout] 154 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `Y` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `BoxPlot<_, _>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotly-0.6.0/src/box_plot.rs:41:28 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(Serialize, Debug, Default)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotly-0.6.0/src/box_plot.rs:163:15 [INFO] [stdout] | [INFO] [stdout] 163 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `Y` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `BoxPlot<_, _>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotly-0.6.0/src/box_plot.rs:41:28 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(Serialize, Debug, Default)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotly-0.6.0/src/candlestick.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Candlestick<_, _>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotly-0.6.0/src/candlestick.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Serialize, Debug, Default)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotly-0.6.0/src/heat_map.rs:102:15 [INFO] [stdout] | [INFO] [stdout] 102 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `X` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `HeatMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotly-0.6.0/src/heat_map.rs:8:28 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Serialize, Debug, Default)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotly-0.6.0/src/histogram.rs:250:15 [INFO] [stdout] | [INFO] [stdout] 250 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `H` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Serialize` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Histogram<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotly-0.6.0/src/histogram.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | impl Default for Histogram [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotly-0.6.0/src/ohlc.rs:74:15 [INFO] [stdout] | [INFO] [stdout] 74 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Ohlc<_, _>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotly-0.6.0/src/ohlc.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Serialize, Debug, Default)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotly-0.6.0/src/scatter.rs:183:15 [INFO] [stdout] | [INFO] [stdout] 183 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `X` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Serialize` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Scatter<_, _>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotly-0.6.0/src/scatter.rs:115:12 [INFO] [stdout] | [INFO] [stdout] 115 | impl Default for Scatter [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotly-0.6.0/src/surface.rs:297:15 [INFO] [stdout] | [INFO] [stdout] 297 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `Z` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `Surface` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotly-0.6.0/src/surface.rs:216:28 [INFO] [stdout] | [INFO] [stdout] 216 | #[derive(Serialize, Debug, Default)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0283. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `plotly` due to 11 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "20f4810740b2c632b0e122713515986eef398b6e20668d7cbc6c5166c77519df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20f4810740b2c632b0e122713515986eef398b6e20668d7cbc6c5166c77519df", kill_on_drop: false }` [INFO] [stdout] 20f4810740b2c632b0e122713515986eef398b6e20668d7cbc6c5166c77519df