[INFO] crate specs_sprite 0.4.3 is already in cache [INFO] checking specs_sprite-0.4.3 against try#38f08371587f97c145dedb2c055ac7b01bf1e788 for pr-65294 [INFO] extracting crate specs_sprite 0.4.3 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate specs_sprite 0.4.3 on toolchain 38f08371587f97c145dedb2c055ac7b01bf1e788 [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate specs_sprite 0.4.3 [INFO] finished tweaking crates.io crate specs_sprite 0.4.3 [INFO] tweaked toml for crates.io crate specs_sprite 0.4.3 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 89506f2f3eb8e637c4461f6867452f8e16447d67410708959ef41f3f770cb011 [INFO] running `"docker" "start" "-a" "89506f2f3eb8e637c4461f6867452f8e16447d67410708959ef41f3f770cb011"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking tuple_utils v0.3.0 [INFO] [stderr] Checking cast_trait v0.1.2 [INFO] [stderr] Checking type-name v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling glutin_egl_sys v0.1.3 [INFO] [stderr] Checking rusttype v0.8.1 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking gl_helpers v0.1.8 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking vec3 v0.2.1 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking rayon-core v1.6.0 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking vec2 v0.2.1 [INFO] [stderr] Checking mat4 v0.2.1 [INFO] [stderr] Checking mat32 v0.2.1 [INFO] [stderr] Checking crossbeam-channel v0.2.6 [INFO] [stderr] Compiling const-random-macro v0.1.6 [INFO] [stderr] Checking rayon v1.2.0 [INFO] [stderr] Checking const-random v0.1.6 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Checking ahash v0.2.16 [INFO] [stderr] Checking crossbeam v0.4.1 [INFO] [stderr] Checking hashbrown v0.6.1 [INFO] [stderr] Checking hibitset v0.6.2 [INFO] [stderr] Checking shred v0.9.3 [INFO] [stderr] Checking hibitset v0.5.4 [INFO] [stderr] Checking shred v0.7.2 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Compiling shred-derive v0.5.1 [INFO] [stderr] Checking specs v0.15.1 [INFO] [stderr] Checking specs v0.14.3 [INFO] [stderr] Checking specs_bundler v0.5.0 [INFO] [stderr] Checking specs_guided_join v0.2.1 [INFO] [stderr] Checking specs_scene_graph v0.2.3 [INFO] [stderr] Checking specs_time v0.5.2 [INFO] [stderr] Checking specs_sprite v0.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking smithay-client-toolkit v0.4.6 [INFO] [stderr] error[E0599]: no method named `register` found for type `&'world mut shred::world::World` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/specs_scene_graph-0.2.3/src/scene_graph_bundle.rs:43:23 [INFO] [stderr] | [INFO] [stderr] 43 | bundler.world.register::
(); [INFO] [stderr] | ^^^^^^^^ method not found in `&'world mut shred::world::World` [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stderr] `use specs::world::world_ext::WorldExt;` [INFO] [stderr] [INFO] [stderr] error[E0609]: no field `res` on type `&'world mut shred::world::World` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/specs_scene_graph-0.2.3/src/scene_graph_bundle.rs:47:41 [INFO] [stderr] | [INFO] [stderr] 47 | system.setup(&mut bundler.world.res); [INFO] [stderr] | ^^^ unknown field [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `for<'c> scene_graph_system::SceneGraphSystem
: shred::system::System<'c>` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/specs_scene_graph-0.2.3/src/scene_graph_bundle.rs:49:65 [INFO] [stderr] | [INFO] [stderr] 49 | bundler.dispatcher_builder = bundler.dispatcher_builder.with( [INFO] [stderr] | ^^^^ the trait `for<'c> shred::system::System<'c>` is not implemented for `scene_graph_system::SceneGraphSystem
`
[INFO] [stderr]
[INFO] [stderr] error[E0599]: no method named `register` found for type `&'world mut shred::world::World` in the current scope
[INFO] [stderr] --> src/sprite_bundle.rs:44:23
[INFO] [stderr] |
[INFO] [stderr] 44 | bundler.world.register::