[INFO] cloning repository https://github.com/pjohansson/grafen [INFO] running `"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"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpjohansson%2Fgrafen'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ca609c3c31a48bb95116f34e54b48e60e2de58b6 [INFO] checking pjohansson/grafen against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpjohansson%2Fgrafen" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pjohansson/grafen on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [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-6/source/Cargo.toml [INFO] crate git repo https://github.com/pjohansson/grafen already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /workspace/builds/worker-6/source/src/bin/output.rs [INFO] [stderr] * /workspace/builds/worker-6/source/src/bin/error.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Updating git repository `https://github.com/pjohansson/mdio` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded parking_lot v0.4.7 [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8881457733d8941fbeedf0d211e4c417c4e985fa0e3dcc41b0b6f5adce5c64ac [INFO] running `"docker" "start" "-a" "8881457733d8941fbeedf0d211e4c417c4e985fa0e3dcc41b0b6f5adce5c64ac"` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /opt/rustwide/workdir/src/bin/output.rs [INFO] [stderr] * /opt/rustwide/workdir/src/bin/error.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Checking vec_map v0.7.0 [INFO] [stderr] Checking atty v0.2.2 [INFO] [stderr] Checking termios v0.2.2 [INFO] [stderr] Checking term_size v0.3.0 [INFO] [stderr] Checking clicolors-control v0.1.0 [INFO] [stderr] Checking colored v1.6.0 [INFO] [stderr] Checking parking_lot_core v0.2.6 [INFO] [stderr] Checking aho-corasick v0.6.3 [INFO] [stderr] Checking tempfile v2.1.6 [INFO] [stderr] Checking serde_json v1.0.2 [INFO] [stderr] Checking backtrace-sys v0.1.16 [INFO] [stderr] Compiling syn v0.12.13 [INFO] [stderr] Checking backtrace v0.3.5 [INFO] [stderr] Checking clap v2.23.3 [INFO] [stderr] Checking regex v0.2.2 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Checking parking_lot v0.4.7 [INFO] [stderr] Checking mdio v0.1.0 (https://github.com/pjohansson/mdio#be7f6788) [INFO] [stderr] Checking console v0.5.0 [INFO] [stderr] Checking dialoguer v0.1.0 [INFO] [stderr] Compiling structopt-derive v0.2.4 [INFO] [stderr] Checking structopt v0.2.4 [INFO] [stderr] Checking grafen v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/surface/cuboid.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | / bitflags! { [INFO] [stderr] 19 | | #[derive(Deserialize, Serialize)] [INFO] [stderr] 20 | | /// Sides of a cuboid box. [INFO] [stderr] 21 | | pub struct Sides: u8 { [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/surface/cuboid.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | / bitflags! { [INFO] [stderr] 19 | | #[derive(Deserialize, Serialize)] [INFO] [stderr] 20 | | /// Sides of a cuboid box. [INFO] [stderr] 21 | | pub struct Sides: u8 { [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/surface/cuboid.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | / bitflags! { [INFO] [stderr] 19 | | #[derive(Deserialize, Serialize)] [INFO] [stderr] 20 | | /// Sides of a cuboid box. [INFO] [stderr] 21 | | pub struct Sides: u8 { [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:34:32 [INFO] [stderr] | [INFO] [stderr] 34 | 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] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/surface/cuboid.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | / bitflags! { [INFO] [stderr] 19 | | #[derive(Deserialize, Serialize)] [INFO] [stderr] 20 | | /// Sides of a cuboid box. [INFO] [stderr] 21 | | pub struct Sides: u8 { [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/surface/cuboid.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | / bitflags! { [INFO] [stderr] 19 | | #[derive(Deserialize, Serialize)] [INFO] [stderr] 20 | | /// Sides of a cuboid box. [INFO] [stderr] 21 | | pub struct Sides: u8 { [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/surface/cuboid.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | / bitflags! { [INFO] [stderr] 19 | | #[derive(Deserialize, Serialize)] [INFO] [stderr] 20 | | /// Sides of a cuboid box. [INFO] [stderr] 21 | | pub struct Sides: u8 { [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:34:32 [INFO] [stderr] | [INFO] [stderr] 34 | 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] [INFO] [stderr] warning: the feature `underscore_lifetimes` has been stable since 1.26.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:5:12 [INFO] [stderr] | [INFO] [stderr] 5 | #![feature(underscore_lifetimes)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the feature `underscore_lifetimes` has been stable since 1.26.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:5:12 [INFO] [stderr] | [INFO] [stderr] 5 | #![feature(underscore_lifetimes)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/bin/main.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | #[macro_use] extern crate structopt_derive; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bin/error.rs:76:32 [INFO] [stderr] | [INFO] [stderr] 76 | 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] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bin/ui/edit_component.rs:46:29 [INFO] [stderr] | [INFO] [stderr] 46 | let volume: Box = get_volume_from_user(components)?; [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Contains` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bin/ui/edit_component.rs:49:70 [INFO] [stderr] | [INFO] [stderr] 49 | let remaining_residues = prune_residues_from_volume::<_, Contains>( [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Contains` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bin/ui/edit_component.rs:71:70 [INFO] [stderr] | [INFO] [stderr] 71 | fn get_volume_from_user(components: &[ComponentEntry]) -> Result> { [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Contains` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/bin/main.rs:24:29 [INFO] [stderr] | [INFO] [stderr] 24 | use std::env::{current_dir, home_dir, var, var_os}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/bin/main.rs:180:13 [INFO] [stderr] | [INFO] [stderr] 180 | home_dir().map(|dir| dir.join("Library").join("Application Support")) [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/bin/main.rs:188:13 [INFO] [stderr] | [INFO] [stderr] 188 | home_dir().map(|dir| dir.join(".local").join("share")) [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/bin/main.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | #[macro_use] extern crate structopt_derive; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bin/error.rs:76:32 [INFO] [stderr] | [INFO] [stderr] 76 | 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] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bin/ui/edit_component.rs:46:29 [INFO] [stderr] | [INFO] [stderr] 46 | let volume: Box = get_volume_from_user(components)?; [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Contains` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bin/ui/edit_component.rs:49:70 [INFO] [stderr] | [INFO] [stderr] 49 | let remaining_residues = prune_residues_from_volume::<_, Contains>( [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Contains` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bin/ui/edit_component.rs:71:70 [INFO] [stderr] | [INFO] [stderr] 71 | fn get_volume_from_user(components: &[ComponentEntry]) -> Result> { [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Contains` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/bin/main.rs:24:29 [INFO] [stderr] | [INFO] [stderr] 24 | use std::env::{current_dir, home_dir, var, var_os}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/bin/main.rs:180:13 [INFO] [stderr] | [INFO] [stderr] 180 | home_dir().map(|dir| dir.join("Library").join("Application Support")) [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/bin/main.rs:188:13 [INFO] [stderr] | [INFO] [stderr] 188 | home_dir().map(|dir| dir.join(".local").join("share")) [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/bin/main.rs:242:32 [INFO] [stderr] | [INFO] [stderr] 242 | let user_local_share = home_dir().unwrap().join(".local").join("share"); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.38s [INFO] running `"docker" "inspect" "8881457733d8941fbeedf0d211e4c417c4e985fa0e3dcc41b0b6f5adce5c64ac"` [INFO] running `"docker" "rm" "-f" "8881457733d8941fbeedf0d211e4c417c4e985fa0e3dcc41b0b6f5adce5c64ac"` [INFO] [stdout] 8881457733d8941fbeedf0d211e4c417c4e985fa0e3dcc41b0b6f5adce5c64ac