[INFO] fetching crate layer-proc-gen 3.0.0... [INFO] testing layer-proc-gen-3.0.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate layer-proc-gen 3.0.0 into /workspace/builds/worker-0-tc1/source [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain [INFO] started tweaking crates.io crate layer-proc-gen 3.0.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate layer-proc-gen 3.0.0 [INFO] tweaked toml for crates.io crate layer-proc-gen 3.0.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate layer-proc-gen 3.0.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate layer-proc-gen 3.0.0 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rigid2d v1.0.0 [INFO] [stderr] Downloaded rand_core v0.9.2 [INFO] [stderr] Downloaded macroquad_macro v0.1.8 [INFO] [stderr] Downloaded quad-rand v0.2.2 [INFO] [stderr] Downloaded fdeflate v0.3.5 [INFO] [stderr] Downloaded tracing-tree v0.4.0 [INFO] [stderr] Downloaded miniquad v0.4.6 [INFO] [stderr] Downloaded glam v0.27.0 [INFO] [stderr] Downloaded fontdue v0.7.3 [INFO] [stderr] Downloaded macroquad v0.4.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e86833c0e84aa10aba4cba73547d40aa397cbaaec15088a6f62124e5045be624 [INFO] running `Command { std: "docker" "start" "-a" "e86833c0e84aa10aba4cba73547d40aa397cbaaec15088a6f62124e5045be624", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e86833c0e84aa10aba4cba73547d40aa397cbaaec15088a6f62124e5045be624", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e86833c0e84aa10aba4cba73547d40aa397cbaaec15088a6f62124e5045be624", kill_on_drop: false }` [INFO] [stdout] e86833c0e84aa10aba4cba73547d40aa397cbaaec15088a6f62124e5045be624 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b0dd559b52c6a4da9c029e4eb39e64cfbeca15dee605e2d31ddcd75b78efcdd [INFO] running `Command { std: "docker" "start" "-a" "0b0dd559b52c6a4da9c029e4eb39e64cfbeca15dee605e2d31ddcd75b78efcdd", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.21 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling rand_core v0.9.2 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling layer-proc-gen v3.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.40s [INFO] running `Command { std: "docker" "inspect" "0b0dd559b52c6a4da9c029e4eb39e64cfbeca15dee605e2d31ddcd75b78efcdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b0dd559b52c6a4da9c029e4eb39e64cfbeca15dee605e2d31ddcd75b78efcdd", kill_on_drop: false }` [INFO] [stdout] 0b0dd559b52c6a4da9c029e4eb39e64cfbeca15dee605e2d31ddcd75b78efcdd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1f3ca2a7d228c7a016ad631af2d22959d03d5daa39891663c3e25cdcaa7f37b [INFO] running `Command { std: "docker" "start" "-a" "b1f3ca2a7d228c7a016ad631af2d22959d03d5daa39891663c3e25cdcaa7f37b", kill_on_drop: false }` [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling miniquad v0.4.6 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling bytemuck v1.18.0 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling quad-rand v0.2.2 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling fdeflate v0.3.5 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling fontdue v0.7.3 [INFO] [stderr] Compiling layer-proc-gen v3.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling png v0.17.14 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling rigid2d v1.0.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling macroquad v0.4.13 [INFO] [stderr] Compiling tracing-tree v0.4.0 [INFO] [stdout] error[E0433]: failed to resolve: could not find `distributions` in `rand` [INFO] [stdout] --> examples/infinite_roads.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use ::rand::distributions::uniform::SampleRange as _; [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `distributions` in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `sample_single` found for struct `std::ops::Range` in the current scope [INFO] [stdout] --> examples/infinite_roads.rs:30:39 [INFO] [stdout] | [INFO] [stdout] 30 | let size = Self::RADIUS_RANGE.sample_single(&mut rng); [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `std::ops::Range` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.0/src/distr/uniform.rs:424:8 [INFO] [stdout] | [INFO] [stdout] 424 | fn sample_single(self, rng: &mut R) -> Result; [INFO] [stdout] | ------------- the method is available for `std::ops::Range` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `SampleRange` which provides `sample_single` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use rand::distr::uniform::SampleRange; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `sample_single` found for struct `std::ops::Range` in the current scope [INFO] [stdout] --> examples/infinite_roads.rs:35:36 [INFO] [stdout] | [INFO] [stdout] 35 | name: (0..(3..(n + 3)).sample_single(&mut rng)) [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `std::ops::Range` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `SampleRange` which provides `sample_single` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use rand::distr::uniform::SampleRange; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `sample_single` found for struct `std::ops::RangeInclusive` in the current scope [INFO] [stdout] --> examples/infinite_roads.rs:36:38 [INFO] [stdout] | [INFO] [stdout] 36 | .map(|_| ('a'..='z').sample_single(&mut rng)) [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `std::ops::RangeInclusive` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.0/src/distr/uniform.rs:424:8 [INFO] [stdout] | [INFO] [stdout] 424 | fn sample_single(self, rng: &mut R) -> Result; [INFO] [stdout] | ------------- the method is available for `std::ops::RangeInclusive` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `SampleRange` which provides `sample_single` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use rand::distr::uniform::SampleRange; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `layer-proc-gen` (example "infinite_roads") due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "b1f3ca2a7d228c7a016ad631af2d22959d03d5daa39891663c3e25cdcaa7f37b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1f3ca2a7d228c7a016ad631af2d22959d03d5daa39891663c3e25cdcaa7f37b", kill_on_drop: false }` [INFO] [stdout] b1f3ca2a7d228c7a016ad631af2d22959d03d5daa39891663c3e25cdcaa7f37b