[INFO] cloning repository https://github.com/pjohansson/grafen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pjohansson/grafen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpjohansson%2Fgrafen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpjohansson%2Fgrafen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3c69cd4853f0ee838b6d6c21c7935654b90da7a5 [INFO] testing pjohansson/grafen against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpjohansson%2Fgrafen" "/workspace/builds/worker-53/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-53/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pjohansson/grafen on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pjohansson/grafen [INFO] finished tweaking git repo https://github.com/pjohansson/grafen [INFO] tweaked toml for git repo https://github.com/pjohansson/grafen written to /workspace/builds/worker-53/source/Cargo.toml [INFO] crate git repo https://github.com/pjohansson/grafen already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded console v0.12.0 [INFO] [stderr] Downloaded dialoguer v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed3236eace611d6171879d64eb8029d8212a681c65e1442e9cb7766864e1bdcc [INFO] running `Command { std: "docker" "start" "-a" "ed3236eace611d6171879d64eb8029d8212a681c65e1442e9cb7766864e1bdcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed3236eace611d6171879d64eb8029d8212a681c65e1442e9cb7766864e1bdcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed3236eace611d6171879d64eb8029d8212a681c65e1442e9cb7766864e1bdcc", kill_on_drop: false }` [INFO] [stdout] ed3236eace611d6171879d64eb8029d8212a681c65e1442e9cb7766864e1bdcc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 859c39503c628e8a2889958738a10780f8d04a617617a399da89398fd501d705 [INFO] running `Command { std: "docker" "start" "-a" "859c39503c628e8a2889958738a10780f8d04a617617a399da89398fd501d705", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro2 v1.0.23 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling console v0.12.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling dialoguer v0.1.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling mdio v0.2.0 (https://github.com/pjohansson/mdio#0f959fbc) [INFO] [stderr] Compiling grafen v0.10.2-dev (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/error.rs:30:32 [INFO] [stdout] | [INFO] [stdout] 30 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/coord.rs:243:44 [INFO] [stdout] | [INFO] [stdout] 243 | .map_err(|err| err.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `residue` [INFO] [stdout] --> src/surface/sheet.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | residue: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `radius` [INFO] [stdout] --> src/surface/sheet.rs:180:5 [INFO] [stdout] | [INFO] [stdout] 180 | radius: f64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/bin/error.rs:77:32 [INFO] [stdout] | [INFO] [stdout] 77 | fn cause(&self) -> Option<&Error> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/bin/ui/edit_component.rs:51:29 [INFO] [stdout] | [INFO] [stdout] 51 | let volume: Box = get_volume_from_user(components)?; [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Contains` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/bin/ui/edit_component.rs:54:70 [INFO] [stdout] | [INFO] [stdout] 54 | let remaining_residues = prune_residues_from_volume::<_, Contains>( [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Contains` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/bin/ui/edit_component.rs:76:70 [INFO] [stdout] | [INFO] [stdout] 76 | fn get_volume_from_user(components: &[ComponentEntry]) -> Result> { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Contains` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/bin/ui/mod.rs:50:15 [INFO] [stdout] | [INFO] [stdout] 50 | @pre: { system.print_state() }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 50 - @pre: { system.print_state() }; [INFO] [stdout] 50 + @pre: system.print_state(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/bin/error.rs:112:38 [INFO] [stdout] | [INFO] [stdout] 112 | GrafenCliError::RunError(err.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/bin/ui/edit_database/component.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | format!("Could not remove a component: {}", err.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/bin/ui/edit_database/component.rs:57:67 [INFO] [stdout] | [INFO] [stdout] 57 | format!("Could not reorder the list: {}", err.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/bin/ui/edit_database/residue.rs:30:65 [INFO] [stdout] | [INFO] [stdout] 30 | format!("Could not create residue: {}", err.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/bin/ui/edit_database/residue.rs:37:67 [INFO] [stdout] | [INFO] [stdout] 37 | format!("Could not remove a residue: {}", err.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/bin/ui/edit_database/residue.rs:44:67 [INFO] [stdout] | [INFO] [stdout] 44 | format!("Could not reorder the list: {}", err.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/bin/ui/edit_database/mod.rs:33:65 [INFO] [stdout] | [INFO] [stdout] 33 | format!("Could not write database: {}", err.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "859c39503c628e8a2889958738a10780f8d04a617617a399da89398fd501d705", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "859c39503c628e8a2889958738a10780f8d04a617617a399da89398fd501d705", kill_on_drop: false }` [INFO] [stdout] 859c39503c628e8a2889958738a10780f8d04a617617a399da89398fd501d705 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16cf4ad609d548497a2120c0258a5c76670eafe805ddcb091c5ba303bad279b7 [INFO] running `Command { std: "docker" "start" "-a" "16cf4ad609d548497a2120c0258a5c76670eafe805ddcb091c5ba303bad279b7", kill_on_drop: false }` [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/error.rs:30:32 [INFO] [stdout] | [INFO] [stdout] 30 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/coord.rs:243:44 [INFO] [stdout] | [INFO] [stdout] 243 | .map_err(|err| err.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `residue` [INFO] [stdout] --> src/surface/sheet.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | residue: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `radius` [INFO] [stdout] --> src/surface/sheet.rs:180:5 [INFO] [stdout] | [INFO] [stdout] 180 | radius: f64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling grafen v0.10.2-dev (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/bin/error.rs:77:32 [INFO] [stdout] | [INFO] [stdout] 77 | fn cause(&self) -> Option<&Error> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/bin/ui/edit_component.rs:51:29 [INFO] [stdout] | [INFO] [stdout] 51 | let volume: Box = get_volume_from_user(components)?; [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Contains` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/bin/ui/edit_component.rs:54:70 [INFO] [stdout] | [INFO] [stdout] 54 | let remaining_residues = prune_residues_from_volume::<_, Contains>( [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Contains` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/bin/ui/edit_component.rs:76:70 [INFO] [stdout] | [INFO] [stdout] 76 | fn get_volume_from_user(components: &[ComponentEntry]) -> Result> { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Contains` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/bin/ui/mod.rs:50:15 [INFO] [stdout] | [INFO] [stdout] 50 | @pre: { system.print_state() }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 50 - @pre: { system.print_state() }; [INFO] [stdout] 50 + @pre: system.print_state(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/bin/error.rs:112:38 [INFO] [stdout] | [INFO] [stdout] 112 | GrafenCliError::RunError(err.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/bin/ui/edit_database/component.rs:50:69 [INFO] [stdout] | [INFO] [stdout] 50 | format!("Could not remove a component: {}", err.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/bin/ui/edit_database/component.rs:57:67 [INFO] [stdout] | [INFO] [stdout] 57 | format!("Could not reorder the list: {}", err.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/bin/ui/edit_database/residue.rs:30:65 [INFO] [stdout] | [INFO] [stdout] 30 | format!("Could not create residue: {}", err.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/bin/ui/edit_database/residue.rs:37:67 [INFO] [stdout] | [INFO] [stdout] 37 | format!("Could not remove a residue: {}", err.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/bin/ui/edit_database/residue.rs:44:67 [INFO] [stdout] | [INFO] [stdout] 44 | format!("Could not reorder the list: {}", err.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/bin/ui/edit_database/mod.rs:33:65 [INFO] [stdout] | [INFO] [stdout] 33 | format!("Could not write database: {}", err.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/error.rs:30:32 [INFO] [stdout] | [INFO] [stdout] 30 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/coord.rs:243:44 [INFO] [stdout] | [INFO] [stdout] 243 | .map_err(|err| err.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `residue` [INFO] [stdout] --> src/surface/sheet.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | residue: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `radius` [INFO] [stdout] --> src/surface/sheet.rs:180:5 [INFO] [stdout] | [INFO] [stdout] 180 | radius: f64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 18.14s [INFO] running `Command { std: "docker" "inspect" "16cf4ad609d548497a2120c0258a5c76670eafe805ddcb091c5ba303bad279b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16cf4ad609d548497a2120c0258a5c76670eafe805ddcb091c5ba303bad279b7", kill_on_drop: false }` [INFO] [stdout] 16cf4ad609d548497a2120c0258a5c76670eafe805ddcb091c5ba303bad279b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 23e9b25ae22fdb2a6e299102b62a6fad41d2ccef168ea5074b50ad2b574f49cb [INFO] running `Command { std: "docker" "start" "-a" "23e9b25ae22fdb2a6e299102b62a6fad41d2ccef168ea5074b50ad2b574f49cb", kill_on_drop: false }` [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:30:32 [INFO] [stderr] | [INFO] [stderr] 30 | fn cause(&self) -> Option<&error::Error> { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/coord.rs:243:44 [INFO] [stderr] | [INFO] [stderr] 243 | .map_err(|err| err.description().to_string()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `residue` [INFO] [stderr] --> src/surface/sheet.rs:178:5 [INFO] [stderr] | [INFO] [stderr] 178 | residue: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `radius` [INFO] [stderr] --> src/surface/sheet.rs:180:5 [INFO] [stderr] | [INFO] [stderr] 180 | radius: f64, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `grafen` (lib) generated 4 warnings [INFO] [stderr] warning: `grafen` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bin/error.rs:77:32 [INFO] [stderr] | [INFO] [stderr] 77 | fn cause(&self) -> Option<&Error> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bin/ui/edit_component.rs:51:29 [INFO] [stderr] | [INFO] [stderr] 51 | let volume: Box = get_volume_from_user(components)?; [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Contains` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bin/ui/edit_component.rs:54:70 [INFO] [stderr] | [INFO] [stderr] 54 | let remaining_residues = prune_residues_from_volume::<_, Contains>( [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Contains` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bin/ui/edit_component.rs:76:70 [INFO] [stderr] | [INFO] [stderr] 76 | fn get_volume_from_user(components: &[ComponentEntry]) -> Result> { [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Contains` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: unnecessary braces around block return value [INFO] [stderr] --> src/bin/ui/mod.rs:50:15 [INFO] [stderr] | [INFO] [stderr] 50 | @pre: { system.print_state() }; [INFO] [stderr] | ^^ ^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` on by default [INFO] [stderr] help: remove these braces [INFO] [stderr] | [INFO] [stderr] 50 - @pre: { system.print_state() }; [INFO] [stderr] 50 + @pre: system.print_state(); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/bin/error.rs:112:38 [INFO] [stderr] | [INFO] [stderr] 112 | GrafenCliError::RunError(err.description().to_string()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/bin/ui/edit_database/component.rs:50:69 [INFO] [stderr] | [INFO] [stderr] 50 | format!("Could not remove a component: {}", err.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/bin/ui/edit_database/component.rs:57:67 [INFO] [stderr] | [INFO] [stderr] 57 | format!("Could not reorder the list: {}", err.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/bin/ui/edit_database/residue.rs:30:65 [INFO] [stderr] | [INFO] [stderr] 30 | format!("Could not create residue: {}", err.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/bin/ui/edit_database/residue.rs:37:67 [INFO] [stderr] | [INFO] [stderr] 37 | format!("Could not remove a residue: {}", err.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/bin/ui/edit_database/residue.rs:44:67 [INFO] [stderr] | [INFO] [stderr] 44 | format!("Could not reorder the list: {}", err.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/bin/ui/edit_database/mod.rs:33:65 [INFO] [stderr] | [INFO] [stderr] 33 | format!("Could not write database: {}", err.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `grafen` (bin "grafen" test) generated 12 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/grafen-a8bef061a0b6d40d) [INFO] [stdout] [INFO] [stdout] running 106 tests [INFO] [stdout] test coord::tests::coord_assign_operators ... ok [INFO] [stdout] test coord::tests::coord_display_format ... ok [INFO] [stdout] test coord::tests::coord_distance_along_plane ... ok [INFO] [stdout] test coord::tests::coord_distance_calc ... ok [INFO] [stdout] test coord::tests::coord_eq_tolerance_small_deviation_passes ... ok [INFO] [stdout] test coord::tests::coord_operators ... ok [INFO] [stdout] test coord::tests::coord_origo_is_correct ... ok [INFO] [stdout] test coord::tests::coord_parsed_from_string ... ok [INFO] [stdout] test coord::tests::create_coord_from_mdio_rvec ... ok [INFO] [stdout] test coord::tests::coords_adjusted_by_pbc_with_size_0_does_not_change ... ok [INFO] [stdout] test coord::tests::coord_with_set_pbc ... ok [INFO] [stdout] test coord::tests::default_coordinate ... ok [INFO] [stdout] test coord::tests::coord_to_tuple ... ok [INFO] [stdout] test coord::tests::impl_translate_object ... ok [INFO] [stdout] test coord::tests::impl_translate_object_in_place ... ok [INFO] [stdout] test coord::tests::periodic_multiple_of_coords ... ok [INFO] [stdout] test coord::tests::rotate_a_coordinate ... ok [INFO] [stdout] test coord::tests::rotating_a_sheet_to_alignment_works ... ok [INFO] [stdout] test database::tests::component_entry_adds_with_pbc_method ... ok [INFO] [stdout] test database::tests::create_entry_macro_adds_from_method ... ok [INFO] [stdout] test database::tests::database_by_default_sets_empty_vectors_if_not_available ... ok [INFO] [stdout] test database::tests::get_database_path ... ok [INFO] [stdout] test database::tests::serialize_and_deserialize_residue_entry ... ok [INFO] [stdout] test database::tests::read_and_write_database ... ok [INFO] [stdout] test database::tests::set_database_path ... ok [INFO] [stdout] test database::tests::set_database_to_empty_path_is_error ... ok [INFO] [stdout] test read_conf::tests::get_displayed_origin_of_read_confs ... ok [INFO] [stdout] test read_conf::tests::assign_modified_residues_to_read_configuration ... ok [INFO] [stdout] test read_conf::tests::iterate_over_residues_in_a_read_configuration_works_and_ignores_origin ... ok [INFO] [stdout] test read_conf::tests::iterate_over_residues_in_an_unread_configuration_returns_none ... ok [INFO] [stdout] test read_conf::tests::iterating_over_residues_in_read_configuration_returns_pointers_to_the_original ... ok [INFO] [stdout] test read_conf::tests::origin_of_confs_is_set_in_volume_type ... ok [INFO] [stdout] test read_conf::tests::read_configuration_cuboids_describe_their_positions_unchanged ... ok [INFO] [stdout] test read_conf::tests::read_configuration_cylinders_describe_their_position_as_the_bottom_center ... ok [INFO] [stdout] test read_conf::tests::read_configurations_box_size_uses_origin_from_volume_type ... ok [INFO] [stdout] test read_conf::tests::read_configurations_box_size_is_set_by_the_volume_type ... ok [INFO] [stdout] test read_conf::tests::translate_uses_origin_in_volume_type ... ok [INFO] [stdout] test read_conf::tests::size_of_confs_uses_values_in_volume_type ... ok [INFO] [stdout] test read_conf::tests::use_read_conf_to_construct_larger_cuboid_multiplies_and_cuts_the_base ... ok [INFO] [stdout] test surface::cuboid::tests::box_from_sheets_has_box_size_matching_the_lattice ... ok [INFO] [stdout] test surface::cuboid::tests::box_with_several_set_sides_has_matching_number_of_coordinates ... ok [INFO] [stdout] test surface::cuboid::tests::box_is_created_with_set_sides_that_are_translated ... ok [INFO] [stdout] test surface::cylinder::tests::calc_box_size_of_cylinder ... ok [INFO] [stdout] test surface::cuboid::tests::creating_a_box_respects_the_set_stdz_value ... ok [INFO] [stdout] test surface::cylinder::tests::cylinder_corrects_radius_and_height_to_match_lattice_spacing ... ok [INFO] [stdout] test surface::distribution::tests::calculate_min_distance_squared_between_a_coordinate_and_a_set ... ok [INFO] [stdout] test surface::distribution::tests::calculate_toroidal_distance_is_squared_and_wraps_coordinates_to_closest ... ok [INFO] [stdout] test surface::lattice::tests::crystal_spacing ... ok [INFO] [stdout] test surface::lattice::tests::hexagonal_lattice_has_corrected_periodicity ... ok [INFO] [stdout] test surface::lattice::tests::hexagonal_crystal ... ok [INFO] [stdout] test coord::tests::coord_eq_tolerance_larger_deviation_does_not - should panic ... ok [INFO] [stdout] test surface::lattice::tests::hexagonal_lattice_has_empty_points ... ok [INFO] [stdout] test surface::lattice::tests::hexagonal_lattice_with_size ... ok [INFO] [stdout] test surface::lattice::tests::lattice_constructed_without_size_is_empty ... ok [INFO] [stdout] test surface::lattice::tests::lattice_with_size ... ok [INFO] [stdout] test surface::lattice::tests::triclinic_crystal ... ok [INFO] [stdout] test surface::lattice::tests::triclinic_lattice ... ok [INFO] [stdout] test surface::distribution::tests::create_poisson_distribution ... ok [INFO] [stdout] test surface::cylinder::tests::add_caps_to_cylinder ... ok [INFO] [stdout] test surface::cylinder::tests::constructing_cylinder_with_negative_radius_or_height_returns_error ... ok [INFO] [stdout] test surface::points::tests::uniform_distribution_of_positions ... ok [INFO] [stdout] test surface::sheet::tests::create_regular_sheets_updates_sheet_size_to_match_pbc ... ok [INFO] [stdout] test surface::sheet::tests::calc_box_size_of_sheet_accounts_for_sheet_normal ... ok [INFO] [stdout] test system::tests::assigning_residues_in_macro_generated_impl_objects ... ok [INFO] [stdout] test surface::sheet::tests::create_sheets_with_negative_input_size_returns_error ... ok [INFO] [stdout] test system::tests::box_size_in_macro_generated_impls_adds_origin ... ok [INFO] [stdout] test system::tests::create_residue_base_macro ... ok [INFO] [stdout] test system::tests::box_size_of_system_adds_origin ... ok [INFO] [stdout] test system::tests::iterate_over_residues_in_either_empty_or_without_residue_returns_none ... ok [INFO] [stdout] test system::tests::iterate_over_residues_in_macro_generated_impl_object_works_and_ignores_origin ... ok [INFO] [stdout] test system::tests::num_atoms_in_macro_generated_impl_objects ... ok [INFO] [stdout] test system::tests::num_atoms_in_system ... ok [INFO] [stdout] test system::tests::origin_in_macro_generated_impl_objects ... ok [INFO] [stdout] test system::tests::with_pbc_in_macro_generated_impls_works_locally ... ok [INFO] [stdout] test volume::cuboid::tests::calculate_cuboid_center ... ok [INFO] [stdout] test volume::cuboid::tests::calc_box_size_of_cuboid ... ok [INFO] [stdout] test volume::cuboid::tests::create_no_added_periodic_multiples_of_cuboid_just_clones ... ok [INFO] [stdout] test volume::cuboid::tests::cuboid_contains_coordinates_in_absolute_space ... ok [INFO] [stdout] test volume::cuboid::tests::create_periodic_multiple_of_cuboid ... ok [INFO] [stdout] test volume::cuboid::tests::cuboid_center_calculation_is_correct ... ok [INFO] [stdout] test volume::cuboid::tests::cuboid_into_cylinder ... ok [INFO] [stdout] test volume::cuboid::tests::cuboid_into_sphere ... ok [INFO] [stdout] test volume::cuboid::tests::cuboid_volume_is_correct ... ok [INFO] [stdout] test volume::cuboid::tests::translate_a_cuboid ... ok [INFO] [stdout] test volume::cuboid::tests::cuboid_expands_to_create_full_sphere_if_too_small ... ok [INFO] [stdout] test volume::cylinder::tests::calc_box_size_of_cylinder ... ok [INFO] [stdout] test volume::cuboid::tests::translated_cuboid_center_is_correct ... ok [INFO] [stdout] test volume::cuboid::tests::density_is_set_after_fill ... ok [INFO] [stdout] test volume::cylinder::tests::cylinder_contains_coordinates_in_absolute_space_depending_on_direction ... ok [INFO] [stdout] test volume::cylinder::tests::cylinder_volume_is_correct ... ok [INFO] [stdout] test volume::cuboid::tests::cuboid_expands_to_create_full_cylinder_if_too_small ... ok [INFO] [stdout] test volume::tests::component_residues_are_pruned_if_any_atoms_are_inside_the_pruning_volume ... ok [INFO] [stdout] test volume::tests::component_residues_are_kept_if_any_atoms_are_inside_the_containing_volume ... ok [INFO] [stdout] test volume::tests::coordinates_within_cuboid_are_pruned ... ok [INFO] [stdout] test volume::cylinder::tests::fill_cylinder_with_coords ... ok [INFO] [stdout] test volume::tests::fill_type_returns_correct_numbers ... ok [INFO] [stdout] test volume::cylinder::tests::cylinder_from_density_makes_an_expected_number_of_coordinates ... ok [INFO] [stdout] test volume::tests::pruning_accounts_for_the_relative_translation_of_objects ... ok [INFO] [stdout] test volume::cuboid::tests::cuboid_to_cylinder_keeps_an_expected_number_of_coordinates ... ok [INFO] [stdout] test surface::distribution::tests::create_blue_noise_distribution ... ok [INFO] [stdout] test surface::sheet::tests::small_sheets_extend_periodically_if_the_circle_is_too_large ... ok [INFO] [stdout] test surface::sheet::tests::create_sheet_with_density ... ok [INFO] [stdout] test surface::sheet::tests::variance_is_added_if_requested ... ok [INFO] [stdout] test surface::cylinder::tests::cylinder_is_bent_from_sheet_as_expected ... ok [INFO] [stdout] test surface::sheet::tests::cut_a_sheet_into_a_circle ... ok [INFO] [stdout] test surface::sheet::tests::sheet_can_be_constructed_along_x_and_y ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 106 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.11s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/grafen-7e29be87160e108f) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::default_database_path_adds_grafen_directory_and_database_path ... ok [INFO] [stdout] test ui::edit_database::residue::tests::residue_builder_is_ok_if_all_are_set ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests grafen [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test src/database.rs - database::create_entry_wrapper (line 46) ... FAILED [INFO] [stdout] test src/system.rs - system::resbase (line 244) ... FAILED [INFO] [stdout] test src/describe.rs - describe::unwrap_name (line 46) ... FAILED [INFO] [stdout] test src/coord.rs - coord::Coord::from_str (line 225) ... FAILED [INFO] [stdout] test src/coord.rs - coord::Coord::to_tuple (line 53) ... FAILED [INFO] [stdout] test src/coord.rs - coord::Coord::distance_cylindrical (line 81) ... FAILED [INFO] [stdout] test src/coord.rs - coord::Coord::pbc_multiply (line 190) ... FAILED [INFO] [stdout] test src/coord.rs - coord::Coord::rotate (line 109) ... ok [INFO] [stdout] test src/coord.rs - coord::Coord::with_pbc (line 148) ... ok [INFO] [stdout] test src/coord.rs - coord::Coord::with_pbc (line 142) ... ok [INFO] [stdout] test src/coord.rs - coord::Coord (line 16) ... ok [INFO] [stdout] test src/coord.rs - coord::Coord::distance (line 65) ... ok [INFO] [stdout] test src/coord.rs - coord::Coord::new (line 41) ... ok [INFO] [stdout] test src/coord.rs - coord::Coord::from_str (line 231) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/database.rs - database::create_entry_wrapper (line 46) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/system.rs - system::resbase (line 244) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/describe.rs - describe::unwrap_name (line 46) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/coord.rs - coord::Coord::from_str (line 225) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/coord.rs - coord::Coord::to_tuple (line 53) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/coord.rs - coord::Coord::distance_cylindrical (line 81) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/coord.rs - coord::Coord::pbc_multiply (line 190) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest04SQfY/rust_out.rust_out.1376475e-cgu.0.rcgu.o" "/tmp/rustdoctest04SQfY/rust_out.3oi7hjnjienb8flc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgrafen-65bf5d551ceb47f0.rlib" "/opt/rustwide/target/debug/deps/librand-8ee8d06fe319a92c.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-7471cadbc336a1e6.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-2834c6c9975fd946.rlib" "/opt/rustwide/target/debug/deps/librand_hc-7d82f4601a805bf2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-81fcaa9536f0542d.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-9a57256bab0accff.rlib" "/opt/rustwide/target/debug/deps/librand_core-78a41ab4e441eb16.rlib" "/opt/rustwide/target/debug/deps/librand_os-49e05cbb8af99b1d.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-f85db5560f5e9cc3.rlib" "/opt/rustwide/target/debug/deps/librand_core-7af04c7ffb9ea391.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5a20f8726f94271e.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-575c3e24a388664a.rlib" "/opt/rustwide/target/debug/deps/libserde-540fedafa879cfb2.rlib" "/opt/rustwide/target/debug/deps/libcolored-212d4a482008c233.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libatty-e4e6d5dc5a54c469.rlib" "/opt/rustwide/target/debug/deps/libmdio-2f89fe24de125b95.rlib" "/opt/rustwide/target/debug/deps/libfailure-ca377f6293620b82.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-ffd77f5a203e3f8a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9e4edac51eede4fe.rlib" "/opt/rustwide/target/debug/deps/libadler-25c9270f72ae0e7f.rlib" "/opt/rustwide/target/debug/deps/libobject-ee97f1e2e8daac80.rlib" "/opt/rustwide/target/debug/deps/liblibc-4f4783b86777fc0d.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-9b49d24b7a5a70e6.rlib" "/opt/rustwide/target/debug/deps/libgimli-0bf9732c41d1e438.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-304061a6c0164c58.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7387d118fba15d64.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-dd8bf3fda2fc2c51.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b69fd8507c8409af.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2dff396b99681a6b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a78bd5aa183c7115.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-846c64d5a2fbc5ee.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-24c09062b6dc787b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ce93f351ca41a57b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e42af02528f038fc.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-514cb174319eb6d4.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-37c1534c42bc4f8c.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-06d0f7780fda2fd9.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4228e28a8f7a03ba.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-88bb1ba4dd271224.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0b5a376b429677a6.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-eecefd843a0dbc02.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest04SQfY/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/coord.rs - coord::Coord::distance_cylindrical (line 81) [INFO] [stdout] src/coord.rs - coord::Coord::from_str (line 225) [INFO] [stdout] src/coord.rs - coord::Coord::pbc_multiply (line 190) [INFO] [stdout] src/coord.rs - coord::Coord::to_tuple (line 53) [INFO] [stdout] src/database.rs - database::create_entry_wrapper (line 46) [INFO] [stdout] src/describe.rs - describe::unwrap_name (line 46) [INFO] [stdout] src/system.rs - system::resbase (line 244) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 7 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.68s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "23e9b25ae22fdb2a6e299102b62a6fad41d2ccef168ea5074b50ad2b574f49cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23e9b25ae22fdb2a6e299102b62a6fad41d2ccef168ea5074b50ad2b574f49cb", kill_on_drop: false }` [INFO] [stdout] 23e9b25ae22fdb2a6e299102b62a6fad41d2ccef168ea5074b50ad2b574f49cb