[INFO] fetching crate plop 0.0.1...
[INFO] checking plop-0.0.1 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate plop 0.0.1 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate plop 0.0.1 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate plop 0.0.1
[INFO] finished tweaking crates.io crate plop 0.0.1
[INFO] tweaked toml for crates.io crate plop 0.0.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 21 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded aci_png v0.8.0-pre0
[INFO] [stderr]   Downloaded ami v0.13.1
[INFO] [stderr]   Downloaded afi v0.8.0-pre0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 894fd014a5ba3df928811ac68845b48efce73d5092b70f76bec328d995ce8e22
[INFO] running `Command { std: "docker" "start" "-a" "894fd014a5ba3df928811ac68845b48efce73d5092b70f76bec328d995ce8e22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "894fd014a5ba3df928811ac68845b48efce73d5092b70f76bec328d995ce8e22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "894fd014a5ba3df928811ac68845b48efce73d5092b70f76bec328d995ce8e22", kill_on_drop: false }`
[INFO] [stdout] 894fd014a5ba3df928811ac68845b48efce73d5092b70f76bec328d995ce8e22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ccbb31faec21c8abeeb939380664c029cbe72a536dc22a755cb2a8a295602a3d
[INFO] running `Command { std: "docker" "start" "-a" "ccbb31faec21c8abeeb939380664c029cbe72a536dc22a755cb2a8a295602a3d", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cgmath v0.16.1
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking approx v0.1.1
[INFO] [stderr]     Checking afi v0.8.0-pre0
[INFO] [stderr]     Checking deflate v0.7.20
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]     Checking aci_png v0.8.0-pre0
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking ami v0.13.1
[INFO] [stderr]     Checking plop v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `plop::World`, `plop::Object`
[INFO] [stdout]   --> examples/tutorial.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | use plop::{ World, Object };
[INFO] [stdout]    |             ^^^^^  ^^^^^^ no `Object` in the root
[INFO] [stdout]    |             |
[INFO] [stdout]    |             no `World` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec3` in this scope
[INFO] [stdout]    --> examples/tutorial.rs:125:8
[INFO] [stdout]     |
[INFO] [stdout] 125 |         rot: vec3!(0.0, 0.0, 0.0),
[INFO] [stdout]     |              ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/alloc/src/macros.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec3` in this scope
[INFO] [stdout]    --> examples/tutorial.rs:124:8
[INFO] [stdout]     |
[INFO] [stdout] 124 |         pos: vec3!(0.0, 0.0, 0.0),
[INFO] [stdout]     |              ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/alloc/src/macros.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `add` in this scope
[INFO] [stdout]    --> examples/tutorial.rs:112:20
[INFO] [stdout]     |
[INFO] [stdout] 112 |     let mut falling = add!(world, 1.0,
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec3` in this scope
[INFO] [stdout]    --> examples/tutorial.rs:109:21
[INFO] [stdout]     |
[INFO] [stdout] 109 |     rotator.apply_spin(vec3!(0.0, -0.2 * PI, 0.0)); // Add rotation.
[INFO] [stdout]     |                        ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/alloc/src/macros.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `add` in this scope
[INFO] [stdout]    --> examples/tutorial.rs:101:20
[INFO] [stdout]     |
[INFO] [stdout] 101 |     let mut rotator = add!(&mut world, 1.0,
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `set_models` in this scope
[INFO] [stdout]   --> examples/tutorial.rs:98:2
[INFO] [stdout]    |
[INFO] [stdout] 98 |     set_models!(world, "res/block.data");
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `set_textures` in this scope
[INFO] [stdout]   --> examples/tutorial.rs:94:2
[INFO] [stdout]    |
[INFO] [stdout] 94 |     set_textures!(world, aci_png::decode,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `Quit` is not bound in all patterns
[INFO] [stdout]   --> examples/tutorial.rs:32:3
[INFO] [stdout]    |
[INFO] [stdout] 32 |         Back | Quit => return true,
[INFO] [stdout]    |         ^^^^   ---- variable not in all patterns
[INFO] [stdout]    |         |
[INFO] [stdout]    |         pattern doesn't bind `Quit`
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::Quit`
[INFO] [stdout]   --> examples/tutorial.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 |         Back | Quit => return true,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `Back` is not bound in all patterns
[INFO] [stdout]   --> examples/tutorial.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 |         Back | Quit => return true,
[INFO] [stdout]    |         ----   ^^^^ pattern doesn't bind `Back`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         variable not in all patterns
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::Back`
[INFO] [stdout]   --> examples/tutorial.rs:32:3
[INFO] [stdout]    |
[INFO] [stdout] 32 |         Back | Quit => return true,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope
[INFO] [stdout]   --> examples/tutorial.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pos: Vec3,
[INFO] [stdout]    |          ^^^^ help: a struct with a similar name exists: `Vec`
[INFO] [stdout]   --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/alloc/src/vec/mod.rs:397:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named struct `Vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope
[INFO] [stdout]   --> examples/tutorial.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 |     rot: Vec3,
[INFO] [stdout]    |          ^^^^ help: a struct with a similar name exists: `Vec`
[INFO] [stdout]   --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/alloc/src/vec/mod.rs:397:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named struct `Vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Input` in this scope
[INFO] [stdout]   --> examples/tutorial.rs:28:45
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn read_input(context: &mut Context, input: Input) -> bool {
[INFO] [stdout]    |                                             ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `W` in this scope
[INFO] [stdout]   --> examples/tutorial.rs:33:3
[INFO] [stdout]    |
[INFO] [stdout] 33 |         W(Some(_)) => {
[INFO] [stdout]    |         ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `S` in this scope
[INFO] [stdout]   --> examples/tutorial.rs:40:3
[INFO] [stdout]    |
[INFO] [stdout] 40 |         S(Some(_)) => {
[INFO] [stdout]    |         ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `D` in this scope
[INFO] [stdout]   --> examples/tutorial.rs:47:3
[INFO] [stdout]    |
[INFO] [stdout] 47 |         D(Some(_)) => {
[INFO] [stdout]    |         ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `A` in this scope
[INFO] [stdout]   --> examples/tutorial.rs:54:3
[INFO] [stdout]    |
[INFO] [stdout] 54 |         A(Some(_)) => {
[INFO] [stdout]    |         ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Space` in this scope
[INFO] [stdout]   --> examples/tutorial.rs:61:3
[INFO] [stdout]    |
[INFO] [stdout] 61 |         Space(Some(_)) => {
[INFO] [stdout]    |         ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `LShift` in this scope
[INFO] [stdout]   --> examples/tutorial.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 |         LShift(Some(_)) | RShift(Some(_)) => {
[INFO] [stdout]    |         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `RShift` in this scope
[INFO] [stdout]   --> examples/tutorial.rs:65:21
[INFO] [stdout]    |
[INFO] [stdout] 65 |         LShift(Some(_)) | RShift(Some(_)) => {
[INFO] [stdout]    |                           ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Q` in this scope
[INFO] [stdout]   --> examples/tutorial.rs:69:3
[INFO] [stdout]    |
[INFO] [stdout] 69 |         Q(Some(_)) => {
[INFO] [stdout]    |         ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `E` in this scope
[INFO] [stdout]   --> examples/tutorial.rs:73:3
[INFO] [stdout]    |
[INFO] [stdout] 73 |         E(Some(_)) => {
[INFO] [stdout]    |         ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `R` in this scope
[INFO] [stdout]   --> examples/tutorial.rs:77:3
[INFO] [stdout]    |
[INFO] [stdout] 77 |         R(Some(_)) => {
[INFO] [stdout]    |         ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `F` in this scope
[INFO] [stdout]   --> examples/tutorial.rs:80:3
[INFO] [stdout]    |
[INFO] [stdout] 80 |         F(Some(_)) => {
[INFO] [stdout]    |         ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> examples/tutorial.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[macro_use] extern crate plop;
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `plop::prelude::*`
[INFO] [stdout]   --> examples/tutorial.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use plop::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WorldBuilder`
[INFO] [stdout]   --> examples/tutorial.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 |     let mut world = WorldBuilder::new().finish();
[INFO] [stdout]    |                     ^^^^^^^^^^^^ use of undeclared type `WorldBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0408, E0412, E0432, E0433, E0531.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0408`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `plop` (example "tutorial") due to 25 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "ccbb31faec21c8abeeb939380664c029cbe72a536dc22a755cb2a8a295602a3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccbb31faec21c8abeeb939380664c029cbe72a536dc22a755cb2a8a295602a3d", kill_on_drop: false }`
[INFO] [stdout] ccbb31faec21c8abeeb939380664c029cbe72a536dc22a755cb2a8a295602a3d
