Build #555218 2022-05-08T22:42:41.137441+00:00
# rustc version
rustc 1.62.0-nightly (ea92b0838 2022-05-07)# docs.rs version
docsrs 0.6.0 (ff301c9 2022-04-27)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/dkernel-0.0.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/dkernel-0.0.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20220507-1.62.0-nightly-ea92b0838\", \"--static-root-path\", \"/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\"]" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-j3" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 697654f7841ecce2954fc8a2032b6297da80ebc444149409706caeaaa656516d
[INFO] running `Command { std: "docker" "start" "-a" "697654f7841ecce2954fc8a2032b6297da80ebc444149409706caeaaa656516d", kill_on_drop: false }`
[INFO] [stderr] Checking dkernel-card v0.0.0
[INFO] [stderr] Checking salsa v0.16.1
[INFO] [stderr] error[E0277]: the trait bound `Expr: Eq` is not satisfied
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dkernel-card-0.0.0/src/flat_node.rs:15:5
[INFO] [stderr] |
[INFO] [stderr] 10 | #[derive(Clone, Debug, PartialEq, Eq)]
[INFO] [stderr] | -- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 15 | pub attributes: Attributes,
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Eq` is not implemented for `Expr`
[INFO] [stderr] |
[INFO] [stderr] = help: the trait `Eq` is implemented for `HashMap<K, V, S>`
[INFO] [stderr] = note: required because of the requirements on the impl of `Eq` for `HashMap<AttributeKey, Expr>`
[INFO] [stderr] note: required by a bound in `AssertParamIsEq`
[INFO] [stderr] = note: this error originates in the derive macro `Eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0277]: the trait bound `Expr: Eq` is not satisfied
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dkernel-card-0.0.0/src/node.rs:15:5
[INFO] [stderr] |
[INFO] [stderr] 11 | #[derive(Clone, Debug, PartialEq, Eq)]
[INFO] [stderr] | -- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 15 | pub attributes: HashMap<AttributeKey, Expr>,
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Eq` is not implemented for `Expr`
[INFO] [stderr] |
[INFO] [stderr] = help: the trait `Eq` is implemented for `HashMap<K, V, S>`
[INFO] [stderr] = note: required because of the requirements on the impl of `Eq` for `HashMap<AttributeKey, Expr>`
[INFO] [stderr] note: required by a bound in `AssertParamIsEq`
[INFO] [stderr] = note: this error originates in the derive macro `Eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0277]: the trait bound `Expr: Eq` is not satisfied
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dkernel-card-0.0.0/src/patch/mod.rs:29:5
[INFO] [stderr] |
[INFO] [stderr] 26 | #[derive(Debug, Clone, PartialEq, Eq)]
[INFO] [stderr] | -- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 29 | pub value: Expr,
[INFO] [stderr] | ^^^^^^^^^^^^^^^ the trait `Eq` is not implemented for `Expr`
[INFO] [stderr] |
[INFO] [stderr] note: required by a bound in `AssertParamIsEq`
[INFO] [stderr] = note: this error originates in the derive macro `Eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] For more information about this error, try `rustc --explain E0277`.
[INFO] [stderr] error: could not compile `dkernel-card` due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "697654f7841ecce2954fc8a2032b6297da80ebc444149409706caeaaa656516d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "697654f7841ecce2954fc8a2032b6297da80ebc444149409706caeaaa656516d", kill_on_drop: false }`
[INFO] [stdout] 697654f7841ecce2954fc8a2032b6297da80ebc444149409706caeaaa656516d