[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 try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcianx%2Fopenmesh-rs-core" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/marcianx/openmesh-rs-core on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "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" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bitvec-rs v0.1.5 [INFO] [stderr] Downloaded nalgebra v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11cce27196be90614c0aac877bc8aa9fb54bd4964612905b7b856b8cc93a9fa7 [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" "11cce27196be90614c0aac877bc8aa9fb54bd4964612905b7b856b8cc93a9fa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11cce27196be90614c0aac877bc8aa9fb54bd4964612905b7b856b8cc93a9fa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11cce27196be90614c0aac877bc8aa9fb54bd4964612905b7b856b8cc93a9fa7", kill_on_drop: false }` [INFO] [stdout] 11cce27196be90614c0aac877bc8aa9fb54bd4964612905b7b856b8cc93a9fa7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77bfd668c30c5279c8f334a2379aa588702c06bec442a811d31837c3dba22b40 [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" "77bfd668c30c5279c8f334a2379aa588702c06bec442a811d31837c3dba22b40", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.89 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking bitvec-rs v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [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: 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 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] error[E0277]: the trait bound `H: handle::ItemHandle` is not satisfied [INFO] [stdout] --> src/property/property.rs:119:14 [INFO] [stdout] | [INFO] [stdout] 119 | self.clone_as_trait() [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `handle::ItemHandle` is not implemented for `H` [INFO] [stdout] | [INFO] [stdout] help: consider restricting type parameter `H` [INFO] [stdout] | [INFO] [stdout] 116 | impl Clone for Box> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `H: handle::ItemHandle` is not satisfied [INFO] [stdout] --> src/property/property.rs:119:14 [INFO] [stdout] | [INFO] [stdout] 119 | self.clone_as_trait() [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `handle::ItemHandle` is not implemented for `H` [INFO] [stdout] | [INFO] [stdout] help: consider restricting type parameter `H` [INFO] [stdout] | [INFO] [stdout] 116 | impl Clone for Box> [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] error: aborting due to previous error; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `openmesh` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] error: aborting due to previous error; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "77bfd668c30c5279c8f334a2379aa588702c06bec442a811d31837c3dba22b40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77bfd668c30c5279c8f334a2379aa588702c06bec442a811d31837c3dba22b40", kill_on_drop: false }` [INFO] [stdout] 77bfd668c30c5279c8f334a2379aa588702c06bec442a811d31837c3dba22b40