[INFO] fetching crate specs_guided_join 0.2.1...
[INFO] testing specs_guided_join-0.2.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate specs_guided_join 0.2.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate specs_guided_join 0.2.1
[INFO] finished tweaking crates.io crate specs_guided_join 0.2.1
[INFO] tweaked toml for crates.io crate specs_guided_join 0.2.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate specs_guided_join 0.2.1 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 36 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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 shrev v1.1.3
[INFO] [stderr]   Downloaded tuple_utils v0.4.0
[INFO] [stderr]   Downloaded tynm v0.1.10
[INFO] [stderr]   Downloaded hibitset v0.6.4
[INFO] [stderr]   Downloaded macro_rules_attribute-proc_macro v0.1.3
[INFO] [stderr]   Downloaded shred v0.15.0
[INFO] [stderr]   Downloaded specs v0.20.0
[INFO] [stderr]   Downloaded macro_rules_attribute v0.1.3
[INFO] [stderr]   Downloaded nougat-proc_macros v0.2.4
[INFO] [stderr]   Downloaded nougat v0.2.4
[INFO] [stderr]   Downloaded atomic_refcell v0.1.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 789b308b6213efe2872881a2a6e9ebe8a6656822746bbc37e524442e7b024972
[INFO] running `Command { std: "docker" "start" "-a" "789b308b6213efe2872881a2a6e9ebe8a6656822746bbc37e524442e7b024972", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "789b308b6213efe2872881a2a6e9ebe8a6656822746bbc37e524442e7b024972", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "789b308b6213efe2872881a2a6e9ebe8a6656822746bbc37e524442e7b024972", kill_on_drop: false }`
[INFO] [stdout] 789b308b6213efe2872881a2a6e9ebe8a6656822746bbc37e524442e7b024972
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf4085801ce9bb2e7fed4566242db0d921ffa30c0ffe70e1d406dc33c47aada8
[INFO] running `Command { std: "docker" "start" "-a" "cf4085801ce9bb2e7fed4566242db0d921ffa30c0ffe70e1d406dc33c47aada8", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.1.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling atomic_refcell v0.1.13
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tuple_utils v0.4.0
[INFO] [stderr]    Compiling shrev v1.1.3
[INFO] [stderr]    Compiling macro_rules_attribute v0.1.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling tynm v0.1.10
[INFO] [stderr]    Compiling hibitset v0.6.4
[INFO] [stderr]    Compiling shred v0.15.0
[INFO] [stderr]    Compiling nougat-proc_macros v0.2.4
[INFO] [stderr]    Compiling nougat v0.2.4
[INFO] [stderr]    Compiling specs v0.20.0
[INFO] [stderr]    Compiling specs_guided_join v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.88s
[INFO] running `Command { std: "docker" "inspect" "cf4085801ce9bb2e7fed4566242db0d921ffa30c0ffe70e1d406dc33c47aada8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf4085801ce9bb2e7fed4566242db0d921ffa30c0ffe70e1d406dc33c47aada8", kill_on_drop: false }`
[INFO] [stdout] cf4085801ce9bb2e7fed4566242db0d921ffa30c0ffe70e1d406dc33c47aada8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d103f020676ce45188a4578cf33d69dfdd90fee92d45e22797955e62c16233e
[INFO] running `Command { std: "docker" "start" "-a" "1d103f020676ce45188a4578cf33d69dfdd90fee92d45e22797955e62c16233e", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling specs_guided_join v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> tests/test.rs:28:23
[INFO] [stdout]    |
[INFO] [stdout] 28 |     type SystemData = (WriteStorage<'a, Pos>);
[INFO] [stdout]    |                       ^                     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 28 -     type SystemData = (WriteStorage<'a, Pos>);
[INFO] [stdout] 28 +     type SystemData = WriteStorage<'a, Pos>;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `World` in the current scope
[INFO] [stdout]    --> tests/test.rs:40:28
[INFO] [stdout]     |
[INFO] [stdout]  40 |     let mut world = World::new();
[INFO] [stdout]     |                            ^^^ function or associated item not found in `World`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `World`, consider using `World::empty` which returns `World`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shred-0.15.0/src/world/mod.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn empty() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `WorldExt` which provides `new` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use specs::WorldExt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `specs_guided_join` (test "test") due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1d103f020676ce45188a4578cf33d69dfdd90fee92d45e22797955e62c16233e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d103f020676ce45188a4578cf33d69dfdd90fee92d45e22797955e62c16233e", kill_on_drop: false }`
[INFO] [stdout] 1d103f020676ce45188a4578cf33d69dfdd90fee92d45e22797955e62c16233e
