[INFO] cloning repository https://github.com/Tehforsch/rbob [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tehforsch/rbob" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTehforsch%2Frbob", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTehforsch%2Frbob'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 314b83a5a7f13c48d002c9521fc4c49975028313 [INFO] checking Tehforsch/rbob against master#9503ea19edbf01b9435e80e17d60ce1b88390116 for pr-81782 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTehforsch%2Frbob" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Tehforsch/rbob on toolchain 9503ea19edbf01b9435e80e17d60ce1b88390116 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Tehforsch/rbob [INFO] finished tweaking git repo https://github.com/Tehforsch/rbob [INFO] tweaked toml for git repo https://github.com/Tehforsch/rbob written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/Tehforsch/rbob already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bcae25f394257975e04a27d3c5927f3444dea1b98e6a91e73e3c720520e5d59f [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" "bcae25f394257975e04a27d3c5927f3444dea1b98e6a91e73e3c720520e5d59f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bcae25f394257975e04a27d3c5927f3444dea1b98e6a91e73e3c720520e5d59f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcae25f394257975e04a27d3c5927f3444dea1b98e6a91e73e3c720520e5d59f", kill_on_drop: false }` [INFO] [stdout] bcae25f394257975e04a27d3c5927f3444dea1b98e6a91e73e3c720520e5d59f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "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] d2ea6998c410b54687864738ea6c3e0a0beea310a243fff16666055957d760a7 [INFO] running `Command { std: "docker" "start" "-a" "d2ea6998c410b54687864738ea6c3e0a0beea310a243fff16666055957d760a7", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ndarray v0.14.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking ascii v1.0.0 [INFO] [stderr] Compiling hdf5 v0.7.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking dtoa v0.4.7 [INFO] [stderr] Checking strfmt v0.1.6 [INFO] [stderr] Checking dissimilar v1.0.2 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking ordered-float v2.1.1 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling hdf5-src v0.7.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking hdf5-types v0.7.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling hdf5-sys v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling hdf5-derive v0.7.1 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Checking serde v1.0.123 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Checking serde_yaml v0.8.17 [INFO] [stderr] Checking uom v0.30.0 [INFO] [stderr] Checking csv v1.1.5 [INFO] [stderr] Checking bob v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `info` [INFO] [stdout] --> src/postprocess/plot.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | fn run_plot(info: &PlotInfo, kwargs: HashMap) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_info` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `kwargs` [INFO] [stdout] --> src/postprocess/plot.rs:60:30 [INFO] [stdout] | [INFO] [stdout] 60 | fn run_plot(info: &PlotInfo, kwargs: HashMap) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_kwargs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/postprocess/post_scaling.rs:43:20 [INFO] [stdout] | [INFO] [stdout] 43 | fn plot(&self, result: &Vec, plot_info: &PlotInfo) -> Result<()> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `plot_info` [INFO] [stdout] --> src/postprocess/post_scaling.rs:43:48 [INFO] [stdout] | [INFO] [stdout] 43 | fn plot(&self, result: &Vec, plot_info: &PlotInfo) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_plot_info` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sim` [INFO] [stdout] --> src/postprocess/post_slice.rs:30:20 [INFO] [stdout] | [INFO] [stdout] 30 | fn post(&self, sim: &SimParams, snap: &Snapshot) -> Result> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_sim` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/postprocess/post_slice.rs:53:20 [INFO] [stdout] | [INFO] [stdout] 53 | fn plot(&self, result: &Vec, plot_info: &PlotInfo) -> Result<()> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `plot_info` [INFO] [stdout] --> src/postprocess/post_slice.rs:53:48 [INFO] [stdout] | [INFO] [stdout] 53 | fn plot(&self, result: &Vec, plot_info: &PlotInfo) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_plot_info` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `info` [INFO] [stdout] --> src/postprocess/plot.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | fn run_plot(info: &PlotInfo, kwargs: HashMap) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_info` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `kwargs` [INFO] [stdout] --> src/postprocess/plot.rs:60:30 [INFO] [stdout] | [INFO] [stdout] 60 | fn run_plot(info: &PlotInfo, kwargs: HashMap) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_kwargs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/postprocess/post_scaling.rs:43:20 [INFO] [stdout] | [INFO] [stdout] 43 | fn plot(&self, result: &Vec, plot_info: &PlotInfo) -> Result<()> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `plot_info` [INFO] [stdout] --> src/postprocess/post_scaling.rs:43:48 [INFO] [stdout] | [INFO] [stdout] 43 | fn plot(&self, result: &Vec, plot_info: &PlotInfo) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_plot_info` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sim` [INFO] [stdout] --> src/postprocess/post_slice.rs:30:20 [INFO] [stdout] | [INFO] [stdout] 30 | fn post(&self, sim: &SimParams, snap: &Snapshot) -> Result> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_sim` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/postprocess/post_slice.rs:53:20 [INFO] [stdout] | [INFO] [stdout] 53 | fn plot(&self, result: &Vec, plot_info: &PlotInfo) -> Result<()> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `plot_info` [INFO] [stdout] --> src/postprocess/post_slice.rs:53:48 [INFO] [stdout] | [INFO] [stdout] 53 | fn plot(&self, result: &Vec, plot_info: &PlotInfo) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_plot_info` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `run_plot` [INFO] [stdout] --> src/postprocess/plot.rs:60:4 [INFO] [stdout] | [INFO] [stdout] 60 | fn run_plot(info: &PlotInfo, kwargs: HashMap) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/param_value.rs:60:25 [INFO] [stdout] | [INFO] [stdout] 60 | _ => panic!(format!("Tried to read value {} as float.", self)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/param_value.rs:67:25 [INFO] [stdout] | [INFO] [stdout] 67 | _ => panic!(format!("Tried to read value {} as int.", self)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/param_value.rs:74:25 [INFO] [stdout] | [INFO] [stdout] 74 | _ => panic!(format!("Tried to read value {} as string.", self)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `run_plot` [INFO] [stdout] --> src/postprocess/plot.rs:60:4 [INFO] [stdout] | [INFO] [stdout] 60 | fn run_plot(info: &PlotInfo, kwargs: HashMap) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/param_value.rs:60:25 [INFO] [stdout] | [INFO] [stdout] 60 | _ => panic!(format!("Tried to read value {} as float.", self)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/param_value.rs:67:25 [INFO] [stdout] | [INFO] [stdout] 67 | _ => panic!(format!("Tried to read value {} as int.", self)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/param_value.rs:74:25 [INFO] [stdout] | [INFO] [stdout] 74 | _ => panic!(format!("Tried to read value {} as string.", self)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 10s [INFO] running `Command { std: "docker" "inspect" "d2ea6998c410b54687864738ea6c3e0a0beea310a243fff16666055957d760a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2ea6998c410b54687864738ea6c3e0a0beea310a243fff16666055957d760a7", kill_on_drop: false }` [INFO] [stdout] d2ea6998c410b54687864738ea6c3e0a0beea310a243fff16666055957d760a7