[INFO] cloning repository https://github.com/Ruin0x11/infinigen-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ruin0x11/infinigen-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRuin0x11%2Finfinigen-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRuin0x11%2Finfinigen-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9a1536d3f10ee7d1d387fc01552f639c0937e58e [INFO] checking Ruin0x11/infinigen-rs/9a1536d3f10ee7d1d387fc01552f639c0937e58e against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRuin0x11%2Finfinigen-rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ruin0x11/infinigen-rs on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ruin0x11/infinigen-rs [INFO] finished tweaking git repo https://github.com/Ruin0x11/infinigen-rs [INFO] tweaked toml for git repo https://github.com/Ruin0x11/infinigen-rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Ruin0x11/infinigen-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/lib/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/example/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gcc v0.3.51 [INFO] [stderr] Downloaded serde_codegen_internals v0.14.2 [INFO] [stderr] Downloaded num-traits v0.1.39 [INFO] [stderr] Downloaded ncurses v5.85.0 [INFO] [stderr] Downloaded serde_derive v0.9.15 [INFO] [stderr] Downloaded pancurses v0.8.0 [INFO] [stderr] Downloaded noise v0.4.1 [INFO] [stderr] Downloaded bincode v0.8.0 [INFO] [stderr] Downloaded pdcurses-sys v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3724a3b776d4c0caffa55dfeb76168824aa3e6a112223d1276e0e63387a5986e [INFO] running `Command { std: "docker" "start" "-a" "3724a3b776d4c0caffa55dfeb76168824aa3e6a112223d1276e0e63387a5986e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3724a3b776d4c0caffa55dfeb76168824aa3e6a112223d1276e0e63387a5986e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3724a3b776d4c0caffa55dfeb76168824aa3e6a112223d1276e0e63387a5986e", kill_on_drop: false }` [INFO] [stdout] 3724a3b776d4c0caffa55dfeb76168824aa3e6a112223d1276e0e63387a5986e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80581adedc4f30284eb379b164bae62d6a548ebf0541c36d5a289847b5d2adcc [INFO] running `Command { std: "docker" "start" "-a" "80581adedc4f30284eb379b164bae62d6a548ebf0541c36d5a289847b5d2adcc", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/lib/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /opt/rustwide/workdir/example/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling gcc v0.3.51 [INFO] [stderr] Checking libc v0.2.23 [INFO] [stderr] Checking num-traits v0.1.39 [INFO] [stderr] Checking serde v1.0.8 [INFO] [stderr] Checking byteorder v1.0.0 [INFO] [stderr] Checking log v0.3.8 [INFO] [stderr] Checking serde v0.9.15 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking rand v0.3.15 [INFO] [stderr] Compiling miniz-sys v0.1.9 [INFO] [stderr] Compiling ncurses v5.85.0 [INFO] [stderr] Checking noise v0.4.1 [INFO] [stderr] Checking pancurses v0.8.0 [INFO] [stderr] Compiling serde_derive_internals v0.15.1 [INFO] [stderr] Compiling serde_codegen_internals v0.14.2 [INFO] [stderr] Checking flate2 v0.2.19 [INFO] [stderr] Compiling serde_derive v0.9.15 [INFO] [stderr] Compiling serde_derive v1.0.8 [INFO] [stderr] Checking bincode v0.8.0 [INFO] [stderr] Checking infinigen v0.1.1 (/opt/rustwide/workdir/lib) [INFO] [stderr] Checking infinigen-example v0.0.0 (/opt/rustwide/workdir/example) [INFO] [stdout] error[E0407]: method `update_chunks` is not a member of trait `ChunkedWorld` [INFO] [stdout] --> example/src/world.rs:296:5 [INFO] [stdout] | [INFO] [stdout] 296 | / fn update_chunks(&mut self) -> Result<(), SerialError>{ [INFO] [stdout] 297 | | let mut relevant: HashSet = HashSet::new(); [INFO] [stdout] 298 | | let center = ChunkIndex::from_world_pos(self.observer); [INFO] [stdout] 299 | | relevant.insert(center); [INFO] [stdout] ... | [INFO] [stdout] 330 | | Ok(()) [INFO] [stdout] 331 | | } [INFO] [stdout] | |_____^ not a member of trait `ChunkedWorld` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `update_chunks` is not a member of trait `ChunkedWorld` [INFO] [stdout] --> example/src/world.rs:296:5 [INFO] [stdout] | [INFO] [stdout] 296 | / fn update_chunks(&mut self) -> Result<(), SerialError>{ [INFO] [stdout] 297 | | let mut relevant: HashSet = HashSet::new(); [INFO] [stdout] 298 | | let center = ChunkIndex::from_world_pos(self.observer); [INFO] [stdout] 299 | | relevant.insert(center); [INFO] [stdout] ... | [INFO] [stdout] 330 | | Ok(()) [INFO] [stdout] 331 | | } [INFO] [stdout] | |_____^ not a member of trait `ChunkedWorld` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'de> chunk::SerialChunk: serde::de::Deserialize<'de>` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> example/src/chunk.rs:186:23 [INFO] [stdout] | [INFO] [stdout] 186 | impl ManagedChunk for SerialChunk { [INFO] [stdout] | ^^^^^^^^^^^ the trait `for<'de> serde::de::Deserialize<'de>` is not implemented for `chunk::SerialChunk` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `serde` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.8/src/de/mod.rs:496:1 [INFO] [stdout] | [INFO] [stdout] 496 | pub trait Deserialize<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: example/src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate infinigen; [INFO] [stdout] | ----------------------- one version of crate `serde` is used here, as a dependency of crate `bincode` [INFO] [stdout] ... [INFO] [stdout] 6 | extern crate serde; [INFO] [stdout] | ------------------- one version of crate `serde` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: example/src/chunk.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 | pub struct SerialChunk { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-0.9.15/src/de/value.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | pub trait ValueDeserializer { [INFO] [stdout] | ------------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `chunk::SerialChunk: serde::ser::Serialize` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> example/src/chunk.rs:186:23 [INFO] [stdout] | [INFO] [stdout] 186 | impl ManagedChunk for SerialChunk { [INFO] [stdout] | ^^^^^^^^^^^ the trait `serde::ser::Serialize` is not implemented for `chunk::SerialChunk` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `serde` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.8/src/ser/mod.rs:206:1 [INFO] [stdout] | [INFO] [stdout] 206 | pub trait Serialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: example/src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate infinigen; [INFO] [stdout] | ----------------------- one version of crate `serde` is used here, as a dependency of crate `bincode` [INFO] [stdout] ... [INFO] [stdout] 6 | extern crate serde; [INFO] [stdout] | ------------------- one version of crate `serde` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: example/src/chunk.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 | pub struct SerialChunk { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-0.9.15/src/de/value.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | pub trait ValueDeserializer { [INFO] [stdout] | ------------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'de> chunk::SerialChunk: serde::de::Deserialize<'de>` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> example/src/chunk.rs:186:23 [INFO] [stdout] | [INFO] [stdout] 186 | impl ManagedChunk for SerialChunk { [INFO] [stdout] | ^^^^^^^^^^^ the trait `for<'de> serde::de::Deserialize<'de>` is not implemented for `chunk::SerialChunk` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `serde` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.8/src/de/mod.rs:496:1 [INFO] [stdout] | [INFO] [stdout] 496 | pub trait Deserialize<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: example/src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate infinigen; [INFO] [stdout] | ----------------------- one version of crate `serde` is used here, as a dependency of crate `bincode` [INFO] [stdout] ... [INFO] [stdout] 6 | extern crate serde; [INFO] [stdout] | ------------------- one version of crate `serde` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: example/src/chunk.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 | pub struct SerialChunk { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-0.9.15/src/de/value.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | pub trait ValueDeserializer { [INFO] [stdout] | ------------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `chunk::SerialChunk: serde::ser::Serialize` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> example/src/chunk.rs:186:23 [INFO] [stdout] | [INFO] [stdout] 186 | impl ManagedChunk for SerialChunk { [INFO] [stdout] | ^^^^^^^^^^^ the trait `serde::ser::Serialize` is not implemented for `chunk::SerialChunk` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `serde` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.8/src/ser/mod.rs:206:1 [INFO] [stdout] | [INFO] [stdout] 206 | pub trait Serialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: example/src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate infinigen; [INFO] [stdout] | ----------------------- one version of crate `serde` is used here, as a dependency of crate `bincode` [INFO] [stdout] ... [INFO] [stdout] 6 | extern crate serde; [INFO] [stdout] | ------------------- one version of crate `serde` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: example/src/chunk.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 | pub struct SerialChunk { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-0.9.15/src/de/value.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | pub trait ValueDeserializer { [INFO] [stdout] | ------------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'de> chunk::SerialChunk: serde::de::Deserialize<'de>` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> example/src/world.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | impl<'a> RegionManager<'a, ChunkIndex, SerialChunk> for Terrain [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> serde::de::Deserialize<'de>` is not implemented for `chunk::SerialChunk` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `serde` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.8/src/de/mod.rs:496:1 [INFO] [stdout] | [INFO] [stdout] 496 | pub trait Deserialize<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: example/src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate infinigen; [INFO] [stdout] | ----------------------- one version of crate `serde` is used here, as a dependency of crate `bincode` [INFO] [stdout] ... [INFO] [stdout] 6 | extern crate serde; [INFO] [stdout] | ------------------- one version of crate `serde` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: example/src/chunk.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 | pub struct SerialChunk { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-0.9.15/src/de/value.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | pub trait ValueDeserializer { [INFO] [stdout] | ------------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `chunk::SerialChunk: serde::ser::Serialize` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> example/src/world.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | impl<'a> RegionManager<'a, ChunkIndex, SerialChunk> for Terrain [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `serde::ser::Serialize` is not implemented for `chunk::SerialChunk` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `serde` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.8/src/ser/mod.rs:206:1 [INFO] [stdout] | [INFO] [stdout] 206 | pub trait Serialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: example/src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate infinigen; [INFO] [stdout] | ----------------------- one version of crate `serde` is used here, as a dependency of crate `bincode` [INFO] [stdout] ... [INFO] [stdout] 6 | extern crate serde; [INFO] [stdout] | ------------------- one version of crate `serde` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: example/src/chunk.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 | pub struct SerialChunk { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-0.9.15/src/de/value.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | pub trait ValueDeserializer { [INFO] [stdout] | ------------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'de> chunk::SerialChunk: serde::de::Deserialize<'de>` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> example/src/world.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | impl<'a> RegionManager<'a, ChunkIndex, SerialChunk> for Terrain [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> serde::de::Deserialize<'de>` is not implemented for `chunk::SerialChunk` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `serde` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.8/src/de/mod.rs:496:1 [INFO] [stdout] | [INFO] [stdout] 496 | pub trait Deserialize<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: example/src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate infinigen; [INFO] [stdout] | ----------------------- one version of crate `serde` is used here, as a dependency of crate `bincode` [INFO] [stdout] ... [INFO] [stdout] 6 | extern crate serde; [INFO] [stdout] | ------------------- one version of crate `serde` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: example/src/chunk.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 | pub struct SerialChunk { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-0.9.15/src/de/value.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | pub trait ValueDeserializer { [INFO] [stdout] | ------------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `chunk::SerialChunk: serde::ser::Serialize` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> example/src/world.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | impl<'a> RegionManager<'a, ChunkIndex, SerialChunk> for Terrain [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `serde::ser::Serialize` is not implemented for `chunk::SerialChunk` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `serde` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.8/src/ser/mod.rs:206:1 [INFO] [stdout] | [INFO] [stdout] 206 | pub trait Serialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: example/src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate infinigen; [INFO] [stdout] | ----------------------- one version of crate `serde` is used here, as a dependency of crate `bincode` [INFO] [stdout] ... [INFO] [stdout] 6 | extern crate serde; [INFO] [stdout] | ------------------- one version of crate `serde` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: example/src/chunk.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 | pub struct SerialChunk { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-0.9.15/src/de/value.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | pub trait ValueDeserializer { [INFO] [stdout] | ------------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'de> chunk::SerialChunk: serde::de::Deserialize<'de>` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> example/src/world.rs:231:10 [INFO] [stdout] | [INFO] [stdout] 231 | impl<'a> ChunkedTerrain<'a, ChunkIndex, SerialChunk, Terrain> for World { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> serde::de::Deserialize<'de>` is not implemented for `chunk::SerialChunk` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `serde` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.8/src/de/mod.rs:496:1 [INFO] [stdout] | [INFO] [stdout] 496 | pub trait Deserialize<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: example/src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate infinigen; [INFO] [stdout] | ----------------------- one version of crate `serde` is used here, as a dependency of crate `bincode` [INFO] [stdout] ... [INFO] [stdout] 6 | extern crate serde; [INFO] [stdout] | ------------------- one version of crate `serde` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: example/src/chunk.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 | pub struct SerialChunk { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-0.9.15/src/de/value.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | pub trait ValueDeserializer { [INFO] [stdout] | ------------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `chunk::SerialChunk: serde::ser::Serialize` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> example/src/world.rs:231:10 [INFO] [stdout] | [INFO] [stdout] 231 | impl<'a> ChunkedTerrain<'a, ChunkIndex, SerialChunk, Terrain> for World { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `serde::ser::Serialize` is not implemented for `chunk::SerialChunk` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `serde` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.8/src/ser/mod.rs:206:1 [INFO] [stdout] | [INFO] [stdout] 206 | pub trait Serialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: example/src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate infinigen; [INFO] [stdout] | ----------------------- one version of crate `serde` is used here, as a dependency of crate `bincode` [INFO] [stdout] ... [INFO] [stdout] 6 | extern crate serde; [INFO] [stdout] | ------------------- one version of crate `serde` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: example/src/chunk.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 | pub struct SerialChunk { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-0.9.15/src/de/value.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | pub trait ValueDeserializer { [INFO] [stdout] | ------------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'de> chunk::SerialChunk: serde::de::Deserialize<'de>` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> example/src/world.rs:231:10 [INFO] [stdout] | [INFO] [stdout] 231 | impl<'a> ChunkedTerrain<'a, ChunkIndex, SerialChunk, Terrain> for World { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> serde::de::Deserialize<'de>` is not implemented for `chunk::SerialChunk` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `serde` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.8/src/de/mod.rs:496:1 [INFO] [stdout] | [INFO] [stdout] 496 | pub trait Deserialize<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: example/src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate infinigen; [INFO] [stdout] | ----------------------- one version of crate `serde` is used here, as a dependency of crate `bincode` [INFO] [stdout] ... [INFO] [stdout] 6 | extern crate serde; [INFO] [stdout] | ------------------- one version of crate `serde` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: example/src/chunk.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 | pub struct SerialChunk { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-0.9.15/src/de/value.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | pub trait ValueDeserializer { [INFO] [stdout] | ------------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `chunk::SerialChunk: serde::ser::Serialize` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> example/src/world.rs:231:10 [INFO] [stdout] | [INFO] [stdout] 231 | impl<'a> ChunkedTerrain<'a, ChunkIndex, SerialChunk, Terrain> for World { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `serde::ser::Serialize` is not implemented for `chunk::SerialChunk` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `serde` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.8/src/ser/mod.rs:206:1 [INFO] [stdout] | [INFO] [stdout] 206 | pub trait Serialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: example/src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate infinigen; [INFO] [stdout] | ----------------------- one version of crate `serde` is used here, as a dependency of crate `bincode` [INFO] [stdout] ... [INFO] [stdout] 6 | extern crate serde; [INFO] [stdout] | ------------------- one version of crate `serde` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: example/src/chunk.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 | pub struct SerialChunk { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-0.9.15/src/de/value.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | pub trait ValueDeserializer { [INFO] [stdout] | ------------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'de> chunk::SerialChunk: serde::de::Deserialize<'de>` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> example/src/world.rs:249:10 [INFO] [stdout] | [INFO] [stdout] 249 | impl<'a> ChunkedWorld<'a, ChunkIndex, SerialChunk, Terrain, World> for World [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> serde::de::Deserialize<'de>` is not implemented for `chunk::SerialChunk` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `serde` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.8/src/de/mod.rs:496:1 [INFO] [stdout] | [INFO] [stdout] 496 | pub trait Deserialize<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: example/src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate infinigen; [INFO] [stdout] | ----------------------- one version of crate `serde` is used here, as a dependency of crate `bincode` [INFO] [stdout] ... [INFO] [stdout] 6 | extern crate serde; [INFO] [stdout] | ------------------- one version of crate `serde` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: example/src/chunk.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 | pub struct SerialChunk { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-0.9.15/src/de/value.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | pub trait ValueDeserializer { [INFO] [stdout] | ------------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'de> chunk::SerialChunk: serde::de::Deserialize<'de>` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> example/src/world.rs:249:10 [INFO] [stdout] | [INFO] [stdout] 249 | impl<'a> ChunkedWorld<'a, ChunkIndex, SerialChunk, Terrain, World> for World [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> serde::de::Deserialize<'de>` is not implemented for `chunk::SerialChunk` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `serde` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.8/src/de/mod.rs:496:1 [INFO] [stdout] | [INFO] [stdout] 496 | pub trait Deserialize<'de>: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: example/src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate infinigen; [INFO] [stdout] | ----------------------- one version of crate `serde` is used here, as a dependency of crate `bincode` [INFO] [stdout] ... [INFO] [stdout] 6 | extern crate serde; [INFO] [stdout] | ------------------- one version of crate `serde` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: example/src/chunk.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 | pub struct SerialChunk { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-0.9.15/src/de/value.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | pub trait ValueDeserializer { [INFO] [stdout] | ------------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `chunk::SerialChunk: serde::ser::Serialize` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> example/src/world.rs:249:10 [INFO] [stdout] | [INFO] [stdout] 249 | impl<'a> ChunkedWorld<'a, ChunkIndex, SerialChunk, Terrain, World> for World [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `serde::ser::Serialize` is not implemented for `chunk::SerialChunk` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `serde` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.8/src/ser/mod.rs:206:1 [INFO] [stdout] | [INFO] [stdout] 206 | pub trait Serialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: example/src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate infinigen; [INFO] [stdout] | ----------------------- one version of crate `serde` is used here, as a dependency of crate `bincode` [INFO] [stdout] ... [INFO] [stdout] 6 | extern crate serde; [INFO] [stdout] | ------------------- one version of crate `serde` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: example/src/chunk.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 | pub struct SerialChunk { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-0.9.15/src/de/value.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | pub trait ValueDeserializer { [INFO] [stdout] | ------------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `chunk::SerialChunk: serde::ser::Serialize` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> example/src/world.rs:249:10 [INFO] [stdout] | [INFO] [stdout] 249 | impl<'a> ChunkedWorld<'a, ChunkIndex, SerialChunk, Terrain, World> for World [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `serde::ser::Serialize` is not implemented for `chunk::SerialChunk` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `serde` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.8/src/ser/mod.rs:206:1 [INFO] [stdout] | [INFO] [stdout] 206 | pub trait Serialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: example/src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate infinigen; [INFO] [stdout] | ----------------------- one version of crate `serde` is used here, as a dependency of crate `bincode` [INFO] [stdout] ... [INFO] [stdout] 6 | extern crate serde; [INFO] [stdout] | ------------------- one version of crate `serde` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: example/src/chunk.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 | pub struct SerialChunk { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-0.9.15/src/de/value.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | pub trait ValueDeserializer { [INFO] [stdout] | ------------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `update_chunks` found for struct `World` in the current scope [INFO] [stdout] --> example/src/main.rs:36:15 [INFO] [stdout] | [INFO] [stdout] 36 | world.update_chunks().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `World` [INFO] [stdout] | [INFO] [stdout] ::: example/src/world.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | pub struct World { [INFO] [stdout] | ---------------- method `update_chunks` not found for this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `update_chunks` found for struct `World` in the current scope [INFO] [stdout] --> example/src/main.rs:36:15 [INFO] [stdout] | [INFO] [stdout] 36 | world.update_chunks().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `World` [INFO] [stdout] | [INFO] [stdout] ::: example/src/world.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | pub struct World { [INFO] [stdout] | ---------------- method `update_chunks` not found for this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0407, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `infinigen-example` (bin "infinigen-example") due to 10 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0277, E0407, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `infinigen-example` (bin "infinigen-example" test) due to 10 previous errors [INFO] running `Command { std: "docker" "inspect" "80581adedc4f30284eb379b164bae62d6a548ebf0541c36d5a289847b5d2adcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80581adedc4f30284eb379b164bae62d6a548ebf0541c36d5a289847b5d2adcc", kill_on_drop: false }` [INFO] [stdout] 80581adedc4f30284eb379b164bae62d6a548ebf0541c36d5a289847b5d2adcc