[INFO] fetching crate gs-rs 0.1.0... [INFO] checking gs-rs-0.1.0 against try#6f8a6450478f69b8510c8976ab6c2a70b3b0e47c for pr-84920 [INFO] extracting crate gs-rs 0.1.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate gs-rs 0.1.0 on toolchain 6f8a6450478f69b8510c8976ab6c2a70b3b0e47c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gs-rs 0.1.0 [INFO] finished tweaking crates.io crate gs-rs 0.1.0 [INFO] tweaked toml for crates.io crate gs-rs 0.1.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate gs-rs 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rand_distr v0.2.2 [INFO] [stderr] Downloaded gl_generator v0.14.0 [INFO] [stderr] Downloaded ncollide3d v0.24.0 [INFO] [stderr] Downloaded kiss3d v0.25.0 [INFO] [stderr] Downloaded simba v0.2.0 [INFO] [stderr] Downloaded generic-array v0.13.2 [INFO] [stderr] Downloaded gl v0.14.0 [INFO] [stderr] Downloaded nalgebra v0.22.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "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] 7783a15ae7b990c4bee68b28095bb078977da17a2dbd099e12f18c4224419e1e [INFO] running `Command { std: "docker" "start" "-a" "7783a15ae7b990c4bee68b28095bb078977da17a2dbd099e12f18c4224419e1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7783a15ae7b990c4bee68b28095bb078977da17a2dbd099e12f18c4224419e1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7783a15ae7b990c4bee68b28095bb078977da17a2dbd099e12f18c4224419e1e", kill_on_drop: false }` [INFO] [stdout] 7783a15ae7b990c4bee68b28095bb078977da17a2dbd099e12f18c4224419e1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e0030d2fac72c5ab9e7b21d7675e6d935966fd014e483a098659bd3bd788f32 [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" "2e0030d2fac72c5ab9e7b21d7675e6d935966fd014e483a098659bd3bd788f32", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking smallvec v1.4.1 [INFO] [stderr] Checking slotmap v0.4.0 [INFO] [stderr] Checking instant v0.1.6 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking clap v2.33.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking png v0.15.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking tiff v0.3.1 [INFO] [stderr] Checking plotters v0.2.15 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking simba v0.2.0 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking nalgebra v0.22.0 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking image v0.22.5 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Checking smithay-client-toolkit v0.4.6 [INFO] [stderr] Checking serde v1.0.115 [INFO] [stderr] Checking winit v0.18.1 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking ncollide3d v0.24.0 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking tinytemplate v1.1.0 [INFO] [stderr] Checking criterion v0.3.3 [INFO] [stderr] Checking kiss3d v0.25.0 [INFO] [stderr] Checking gs-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/g2o.rs:195:34 [INFO] [stdout] | [INFO] [stdout] 195 | other_type => panic!(format!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 196 | | "Vertex type unsupported to be composed to G2O format: {}", [INFO] [stdout] 197 | | other_type [INFO] [stdout] 198 | | )), [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: 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] 195 | other_type => panic!( [INFO] [stdout] 196 | "Vertex type unsupported to be composed to G2O format: {}", [INFO] [stdout] 197 | other_type [INFO] [stdout] 198 | ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/g2o.rs:218:34 [INFO] [stdout] | [INFO] [stdout] 218 | other_type => panic!(format!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 219 | | "Edge type unsupported to be composed to G2O format: {}", [INFO] [stdout] 220 | | other_type [INFO] [stdout] 221 | | )), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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] 218 | other_type => panic!( [INFO] [stdout] 219 | "Edge type unsupported to be composed to G2O format: {}", [INFO] [stdout] 220 | other_type [INFO] [stdout] 221 | ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/g2o.rs:232:34 [INFO] [stdout] | [INFO] [stdout] 232 | other_type => panic!(format!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 233 | | "Edge type unsupported to be composed to G2O format: {}", [INFO] [stdout] 234 | | other_type [INFO] [stdout] 235 | | )), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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] 232 | other_type => panic!( [INFO] [stdout] 233 | "Edge type unsupported to be composed to G2O format: {}", [INFO] [stdout] 234 | other_type [INFO] [stdout] 235 | ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/optimizer/solver/sparse_cholesky.rs:73:32 [INFO] [stdout] | [INFO] [stdout] 73 | Err(str) => panic!(str), [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] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 73 | Err(str) => panic!("{}", str), [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 73 | Err(str) => std::panic::panic_any(str), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/optimizer/solver/sparse_cholesky.rs:98:32 [INFO] [stdout] | [INFO] [stdout] 98 | Err(str) => panic!(str), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 98 | Err(str) => panic!("{}", str), [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 98 | Err(str) => std::panic::panic_any(str), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/optimizer/solver/sparse_cholesky.rs:125:32 [INFO] [stdout] | [INFO] [stdout] 125 | Err(str) => panic!(str), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 125 | Err(str) => panic!("{}", str), [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 125 | Err(str) => std::panic::panic_any(str), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/optimizer/solver/sparse_cholesky.rs:151:32 [INFO] [stdout] | [INFO] [stdout] 151 | Err(str) => panic!(str), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 151 | Err(str) => panic!("{}", str), [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 151 | Err(str) => std::panic::panic_any(str), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/g2o.rs:195:34 [INFO] [stdout] | [INFO] [stdout] 195 | other_type => panic!(format!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 196 | | "Vertex type unsupported to be composed to G2O format: {}", [INFO] [stdout] 197 | | other_type [INFO] [stdout] 198 | | )), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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] 195 | other_type => panic!( [INFO] [stdout] 196 | "Vertex type unsupported to be composed to G2O format: {}", [INFO] [stdout] 197 | other_type [INFO] [stdout] 198 | ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/g2o.rs:218:34 [INFO] [stdout] | [INFO] [stdout] 218 | other_type => panic!(format!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 219 | | "Edge type unsupported to be composed to G2O format: {}", [INFO] [stdout] 220 | | other_type [INFO] [stdout] 221 | | )), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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] 218 | other_type => panic!( [INFO] [stdout] 219 | "Edge type unsupported to be composed to G2O format: {}", [INFO] [stdout] 220 | other_type [INFO] [stdout] 221 | ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/g2o.rs:232:34 [INFO] [stdout] | [INFO] [stdout] 232 | other_type => panic!(format!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 233 | | "Edge type unsupported to be composed to G2O format: {}", [INFO] [stdout] 234 | | other_type [INFO] [stdout] 235 | | )), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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] 232 | other_type => panic!( [INFO] [stdout] 233 | "Edge type unsupported to be composed to G2O format: {}", [INFO] [stdout] 234 | other_type [INFO] [stdout] 235 | ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.76s [INFO] running `Command { std: "docker" "inspect" "2e0030d2fac72c5ab9e7b21d7675e6d935966fd014e483a098659bd3bd788f32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e0030d2fac72c5ab9e7b21d7675e6d935966fd014e483a098659bd3bd788f32", kill_on_drop: false }` [INFO] [stdout] 2e0030d2fac72c5ab9e7b21d7675e6d935966fd014e483a098659bd3bd788f32