[INFO] fetching crate holochain_persistence_api 0.0.18... [INFO] testing holochain_persistence_api-0.0.18 against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] extracting crate holochain_persistence_api 0.0.18 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate holochain_persistence_api 0.0.18 on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate holochain_persistence_api 0.0.18 [INFO] finished tweaking crates.io crate holochain_persistence_api 0.0.18 [INFO] tweaked toml for crates.io crate holochain_persistence_api 0.0.18 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", 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] 5c66797070be08a887124a58a6c9ed65d2556310e7a9c3c30fa43ee49c6fc926 [INFO] running `Command { std: "docker" "start" "-a" "5c66797070be08a887124a58a6c9ed65d2556310e7a9c3c30fa43ee49c6fc926", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c66797070be08a887124a58a6c9ed65d2556310e7a9c3c30fa43ee49c6fc926", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c66797070be08a887124a58a6c9ed65d2556310e7a9c3c30fa43ee49c6fc926", kill_on_drop: false }` [INFO] [stdout] 5c66797070be08a887124a58a6c9ed65d2556310e7a9c3c30fa43ee49c6fc926 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a36b10aec43a8ccc9a43285e933ff43e08b1f32ccdd6ecde9be485fcc7e807f [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" "3a36b10aec43a8ccc9a43285e933ff43e08b1f32ccdd6ecde9be485fcc7e807f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling holochain_persistence_api v0.0.18 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_json v1.0.47 [INFO] [stderr] Compiling holochain_json_derive v0.0.23 [INFO] [stderr] Compiling holochain_json_api v0.0.23 [INFO] [stdout] error[E0432]: unresolved import `std::option::NoneError` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/holochain_json_api-0.0.23/src/error/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | option::NoneError, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `NoneError` in `option` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::convert::TryFrom<&json::JsonString>` for type `error::JsonError` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/holochain_json_api-0.0.23/src/error/mod.rs:20:58 [INFO] [stdout] | [INFO] [stdout] 20 | Clone, Debug, PartialEq, Eq, Serialize, Deserialize, DefaultJson, Hash, PartialOrd, Ord, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryFrom for T [INFO] [stdout] where U: Into; [INFO] [stdout] = note: this error originates in the derive macro `DefaultJson` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::convert::TryFrom` for type `error::JsonError` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/holochain_json_api-0.0.23/src/error/mod.rs:20:58 [INFO] [stdout] | [INFO] [stdout] 20 | Clone, Debug, PartialEq, Eq, Serialize, Deserialize, DefaultJson, Hash, PartialOrd, Ord, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryFrom for T [INFO] [stdout] where U: Into; [INFO] [stdout] = note: this error originates in the derive macro `DefaultJson` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0119, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0119`. [INFO] [stdout] [INFO] [stderr] error: could not compile `holochain_json_api` due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "3a36b10aec43a8ccc9a43285e933ff43e08b1f32ccdd6ecde9be485fcc7e807f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a36b10aec43a8ccc9a43285e933ff43e08b1f32ccdd6ecde9be485fcc7e807f", kill_on_drop: false }` [INFO] [stdout] 3a36b10aec43a8ccc9a43285e933ff43e08b1f32ccdd6ecde9be485fcc7e807f