[INFO] cloning repository https://github.com/marcianx/openmesh-rs-core [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marcianx/openmesh-rs-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcianx%2Fopenmesh-rs-core", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcianx%2Fopenmesh-rs-core'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 632b1987290da4936b42fd11bb85f4c1c6ac1ca2 [INFO] checking marcianx/openmesh-rs-core against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcianx%2Fopenmesh-rs-core" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/marcianx/openmesh-rs-core on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/marcianx/openmesh-rs-core [INFO] finished tweaking git repo https://github.com/marcianx/openmesh-rs-core [INFO] tweaked toml for git repo https://github.com/marcianx/openmesh-rs-core written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2e2cc49306b0aaca6d1f7651420cd322384ae4d0ef9c25b02f4c7d0858edb8d [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" "a2e2cc49306b0aaca6d1f7651420cd322384ae4d0ef9c25b02f4c7d0858edb8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2e2cc49306b0aaca6d1f7651420cd322384ae4d0ef9c25b02f4c7d0858edb8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2e2cc49306b0aaca6d1f7651420cd322384ae4d0ef9c25b02f4c7d0858edb8d", kill_on_drop: false }` [INFO] [stdout] a2e2cc49306b0aaca6d1f7651420cd322384ae4d0ef9c25b02f4c7d0858edb8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e17bd2826e89c5aa5560b067f942082286774298748133f6b3cf73b3a4feaea [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" "3e17bd2826e89c5aa5560b067f942082286774298748133f6b3cf73b3a4feaea", kill_on_drop: false }` [INFO] [stderr] Checking bitvec-rs v0.1.5 [INFO] [stderr] Checking nalgebra v0.6.0 [INFO] [stderr] Checking openmesh v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/io/options.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / bitflags! { [INFO] [stdout] 9 | | #[doc = "OpenMesh I/O options a represented by bit-flags."] [INFO] [stdout] 10 | | flags Options: FlagBits { [INFO] [stdout] 11 | | #[doc = "No options"] [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/io/options.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / bitflags! { [INFO] [stdout] 9 | | #[doc = "OpenMesh I/O options a represented by bit-flags."] [INFO] [stdout] 10 | | flags Options: FlagBits { [INFO] [stdout] 11 | | #[doc = "No options"] [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/mesh/status.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / bitflags::bitflags! { [INFO] [stdout] 9 | | #[doc = "Flags for each vertex/halfedge/edge/face field."] [INFO] [stdout] 10 | | flags Status: FlagBits { [INFO] [stdout] 11 | | #[doc = "Whether the item is deleted."] [INFO] [stdout] ... | [INFO] [stdout] 27 | | } [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/mesh/status.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / bitflags::bitflags! { [INFO] [stdout] 9 | | #[doc = "Flags for each vertex/halfedge/edge/face field."] [INFO] [stdout] 10 | | flags Status: FlagBits { [INFO] [stdout] 11 | | #[doc = "Whether the item is deleted."] [INFO] [stdout] ... | [INFO] [stdout] 27 | | } [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/io/result.rs:29:20 [INFO] [stdout] | [INFO] [stdout] 29 | _ => { error::Error::description(self).fmt(formatter) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/io/options.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / bitflags! { [INFO] [stdout] 9 | | #[doc = "OpenMesh I/O options a represented by bit-flags."] [INFO] [stdout] 10 | | flags Options: FlagBits { [INFO] [stdout] 11 | | #[doc = "No options"] [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/io/options.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / bitflags! { [INFO] [stdout] 9 | | #[doc = "OpenMesh I/O options a represented by bit-flags."] [INFO] [stdout] 10 | | flags Options: FlagBits { [INFO] [stdout] 11 | | #[doc = "No options"] [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/mesh/status.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / bitflags::bitflags! { [INFO] [stdout] 9 | | #[doc = "Flags for each vertex/halfedge/edge/face field."] [INFO] [stdout] 10 | | flags Status: FlagBits { [INFO] [stdout] 11 | | #[doc = "Whether the item is deleted."] [INFO] [stdout] ... | [INFO] [stdout] 27 | | } [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/mesh/status.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / bitflags::bitflags! { [INFO] [stdout] 9 | | #[doc = "Flags for each vertex/halfedge/edge/face field."] [INFO] [stdout] 10 | | flags Status: FlagBits { [INFO] [stdout] 11 | | #[doc = "Whether the item is deleted."] [INFO] [stdout] ... | [INFO] [stdout] 27 | | } [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/property/handle.rs:74:40 [INFO] [stdout] | [INFO] [stdout] 74 | ::std::marker::PhantomData<($($Types),*)>); [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 158 | def_handle!(MyHandleT, "Test HandleT Trait."); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/io/result.rs:29:20 [INFO] [stdout] | [INFO] [stdout] 29 | _ => { error::Error::description(self).fmt(formatter) } [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/io/result.rs:40:41 [INFO] [stdout] | [INFO] [stdout] 40 | Error::Io(ref err) => { 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/io/result.rs:41:47 [INFO] [stdout] | [INFO] [stdout] 41 | Error::FromUtf8(ref err) => { err.description() } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for macro [INFO] [stdout] --> src/property/storage.rs:66:1 [INFO] [stdout] | [INFO] [stdout] 66 | macro_rules! impl_vec_storage_for { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | #![warn(missing_docs)] [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/io/result.rs:40:41 [INFO] [stdout] | [INFO] [stdout] 40 | Error::Io(ref err) => { 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/io/result.rs:41:47 [INFO] [stdout] | [INFO] [stdout] 41 | Error::FromUtf8(ref err) => { err.description() } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for macro [INFO] [stdout] --> src/property/storage.rs:66:1 [INFO] [stdout] | [INFO] [stdout] 66 | macro_rules! impl_vec_storage_for { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.65s [INFO] running `Command { std: "docker" "inspect" "3e17bd2826e89c5aa5560b067f942082286774298748133f6b3cf73b3a4feaea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e17bd2826e89c5aa5560b067f942082286774298748133f6b3cf73b3a4feaea", kill_on_drop: false }` [INFO] [stdout] 3e17bd2826e89c5aa5560b067f942082286774298748133f6b3cf73b3a4feaea