[INFO] cloning repository https://github.com/mlange-42/ppa [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mlange-42/ppa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlange-42%2Fppa", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlange-42%2Fppa'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 870d9e960966a76f8399e6aa187b4767e0104952 [INFO] testing mlange-42/ppa against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlange-42%2Fppa" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mlange-42/ppa on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mlange-42/ppa [INFO] finished tweaking git repo https://github.com/mlange-42/ppa [INFO] tweaked toml for git repo https://github.com/mlange-42/ppa written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/mlange-42/ppa already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded structopt v0.3.13 [INFO] [stderr] Downloaded bstr v0.2.12 [INFO] [stderr] Downloaded structopt-derive v0.4.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", 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] 8e44fcfb0995bfd56ae44be281c3833db4f6bdc93e4adff3e00bc8dc762301ae [INFO] running `Command { std: "docker" "start" "-a" "8e44fcfb0995bfd56ae44be281c3833db4f6bdc93e4adff3e00bc8dc762301ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e44fcfb0995bfd56ae44be281c3833db4f6bdc93e4adff3e00bc8dc762301ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e44fcfb0995bfd56ae44be281c3833db4f6bdc93e4adff3e00bc8dc762301ae", kill_on_drop: false }` [INFO] [stdout] 8e44fcfb0995bfd56ae44be281c3833db4f6bdc93e4adff3e00bc8dc762301ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--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] fbe07c1a7f9ef3d23bc1589089015cbe2c885fdcb5a499a112d3a258485dddf4 [INFO] running `Command { std: "docker" "start" "-a" "fbe07c1a7f9ef3d23bc1589089015cbe2c885fdcb5a499a112d3a258485dddf4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling structopt-derive v0.4.6 [INFO] [stderr] Compiling structopt v0.3.13 [INFO] [stderr] Compiling ppa v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/data/point.rs:132:20 [INFO] [stdout] | [INFO] [stdout] 132 | panic!(format!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 133 | | "Row length ({}) does not match number of dimensions ({})", [INFO] [stdout] 134 | | row.len(), [INFO] [stdout] 135 | | self.dim [INFO] [stdout] 136 | | )) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 132 ~ panic!( [INFO] [stdout] 133 | "Row length ({}) does not match number of dimensions ({})", [INFO] [stdout] 134 | row.len(), [INFO] [stdout] 135 | self.dim [INFO] [stdout] 136 ~ ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/data/point.rs:132:20 [INFO] [stdout] | [INFO] [stdout] 132 | panic!(format!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 133 | | "Row length ({}) does not match number of dimensions ({})", [INFO] [stdout] 134 | | row.len(), [INFO] [stdout] 135 | | self.dim [INFO] [stdout] 136 | | )) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 132 ~ panic!( [INFO] [stdout] 133 | "Row length ({}) does not match number of dimensions ({})", [INFO] [stdout] 134 | row.len(), [INFO] [stdout] 135 | self.dim [INFO] [stdout] 136 ~ ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.23s [INFO] running `Command { std: "docker" "inspect" "fbe07c1a7f9ef3d23bc1589089015cbe2c885fdcb5a499a112d3a258485dddf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbe07c1a7f9ef3d23bc1589089015cbe2c885fdcb5a499a112d3a258485dddf4", kill_on_drop: false }` [INFO] [stdout] fbe07c1a7f9ef3d23bc1589089015cbe2c885fdcb5a499a112d3a258485dddf4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--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] 5c766d19431ac82ea8b91e19ad014d3a4ee1ac3385cd19b0aaeb6bd23ec6d2c8 [INFO] running `Command { std: "docker" "start" "-a" "5c766d19431ac82ea8b91e19ad014d3a4ee1ac3385cd19b0aaeb6bd23ec6d2c8", kill_on_drop: false }` [INFO] [stderr] Compiling ppa v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/data/point.rs:132:20 [INFO] [stdout] | [INFO] [stdout] 132 | panic!(format!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 133 | | "Row length ({}) does not match number of dimensions ({})", [INFO] [stdout] 134 | | row.len(), [INFO] [stdout] 135 | | self.dim [INFO] [stdout] 136 | | )) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 132 ~ panic!( [INFO] [stdout] 133 | "Row length ({}) does not match number of dimensions ({})", [INFO] [stdout] 134 | row.len(), [INFO] [stdout] 135 | self.dim [INFO] [stdout] 136 ~ ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/data/point.rs:132:20 [INFO] [stdout] | [INFO] [stdout] 132 | panic!(format!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 133 | | "Row length ({}) does not match number of dimensions ({})", [INFO] [stdout] 134 | | row.len(), [INFO] [stdout] 135 | | self.dim [INFO] [stdout] 136 | | )) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 132 ~ panic!( [INFO] [stdout] 133 | "Row length ({}) does not match number of dimensions ({})", [INFO] [stdout] 134 | row.len(), [INFO] [stdout] 135 | self.dim [INFO] [stdout] 136 ~ ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/data/point.rs:132:20 [INFO] [stdout] | [INFO] [stdout] 132 | panic!(format!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 133 | | "Row length ({}) does not match number of dimensions ({})", [INFO] [stdout] 134 | | row.len(), [INFO] [stdout] 135 | | self.dim [INFO] [stdout] 136 | | )) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 132 ~ panic!( [INFO] [stdout] 133 | "Row length ({}) does not match number of dimensions ({})", [INFO] [stdout] 134 | row.len(), [INFO] [stdout] 135 | self.dim [INFO] [stdout] 136 ~ ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.11s [INFO] running `Command { std: "docker" "inspect" "5c766d19431ac82ea8b91e19ad014d3a4ee1ac3385cd19b0aaeb6bd23ec6d2c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c766d19431ac82ea8b91e19ad014d3a4ee1ac3385cd19b0aaeb6bd23ec6d2c8", kill_on_drop: false }` [INFO] [stdout] 5c766d19431ac82ea8b91e19ad014d3a4ee1ac3385cd19b0aaeb6bd23ec6d2c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", 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] 028f6c9880450d50b253ddbbac0189511de872b557fb8df2d35bfbb46d14c931 [INFO] running `Command { std: "docker" "start" "-a" "028f6c9880450d50b253ddbbac0189511de872b557fb8df2d35bfbb46d14c931", kill_on_drop: false }` [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/data/point.rs:132:20 [INFO] [stderr] | [INFO] [stderr] 132 | panic!(format!( [INFO] [stderr] | ____________________^ [INFO] [stderr] 133 | | "Row length ({}) does not match number of dimensions ({})", [INFO] [stderr] 134 | | row.len(), [INFO] [stderr] 135 | | self.dim [INFO] [stderr] 136 | | )) [INFO] [stderr] | |_____________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 132 ~ panic!( [INFO] [stderr] 133 | "Row length ({}) does not match number of dimensions ({})", [INFO] [stderr] 134 | row.len(), [INFO] [stderr] 135 | self.dim [INFO] [stderr] 136 ~ ) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `ppa` (lib) generated 1 warning [INFO] [stderr] warning: `ppa` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: `ppa` (bin "ppa" test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ppa-6e1e522851ae49ec) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test data::point::test::create_empty ... ok [INFO] [stdout] test data::point::test::create_from_rows ... ok [INFO] [stdout] test data::point::test::create_from_cols ... ok [INFO] [stdout] test data::point::test::create_from_raw ... ok [INFO] [stdout] test io::csv::test::read_csv ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ppa-5b938ac40a1a825f) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test data::point::test::create_from_raw ... ok [INFO] [stdout] test data::point::test::create_from_cols ... ok [INFO] [stdout] test data::point::test::create_empty ... ok [INFO] [stdout] test data::point::test::create_from_rows ... ok [INFO] [stdout] test io::csv::test::read_csv ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests ppa [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] running `Command { std: "docker" "inspect" "028f6c9880450d50b253ddbbac0189511de872b557fb8df2d35bfbb46d14c931", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "028f6c9880450d50b253ddbbac0189511de872b557fb8df2d35bfbb46d14c931", kill_on_drop: false }` [INFO] [stdout] 028f6c9880450d50b253ddbbac0189511de872b557fb8df2d35bfbb46d14c931