[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] 2f098f2468058d8e93366713320bb0f999bcce98 [INFO] checking Tehforsch/rbob against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [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 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "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" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 601406e24dc3a9779c9f681188a0f1bee80701a6213cf671886121561312b24d [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" "601406e24dc3a9779c9f681188a0f1bee80701a6213cf671886121561312b24d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "601406e24dc3a9779c9f681188a0f1bee80701a6213cf671886121561312b24d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "601406e24dc3a9779c9f681188a0f1bee80701a6213cf671886121561312b24d", kill_on_drop: false }` [INFO] [stdout] 601406e24dc3a9779c9f681188a0f1bee80701a6213cf671886121561312b24d [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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "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] 51a069b37dde063108fa46dd367a6fe35f782a3a65cef0afb07714e663ebbc82 [INFO] running `Command { std: "docker" "start" "-a" "51a069b37dde063108fa46dd367a6fe35f782a3a65cef0afb07714e663ebbc82", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking ascii v1.0.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling hdf5 v0.7.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking strfmt v0.1.6 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking dissimilar v1.0.2 [INFO] [stderr] Compiling libloading v0.6.6 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling hdf5-src v0.7.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking hdf5-types v0.7.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking ordered-float v2.0.1 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Compiling hdf5-sys v0.7.0 [INFO] [stderr] Compiling hdf5-derive v0.7.0 [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.118 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking uom v0.30.0 [INFO] [stderr] Checking serde_yaml v0.8.14 [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:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | 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:53:30 [INFO] [stdout] | [INFO] [stdout] 53 | 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: `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:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | 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:53:30 [INFO] [stdout] | [INFO] [stdout] 53 | 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: `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:53:4 [INFO] [stdout] | [INFO] [stdout] 53 | 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: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `run_plot` [INFO] [stdout] --> src/postprocess/plot.rs:53:4 [INFO] [stdout] | [INFO] [stdout] 53 | 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: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 21s [INFO] running `Command { std: "docker" "inspect" "51a069b37dde063108fa46dd367a6fe35f782a3a65cef0afb07714e663ebbc82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51a069b37dde063108fa46dd367a6fe35f782a3a65cef0afb07714e663ebbc82", kill_on_drop: false }` [INFO] [stdout] 51a069b37dde063108fa46dd367a6fe35f782a3a65cef0afb07714e663ebbc82