[INFO] crate specs_messenger 0.1.0 is already in cache [INFO] checking specs_messenger-0.1.0 against master#fdc0011561c6365c596dfd8fa1ef388162bc89c7 for pr-66504-1 [INFO] extracting crate specs_messenger 0.1.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate specs_messenger 0.1.0 on toolchain fdc0011561c6365c596dfd8fa1ef388162bc89c7 [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate specs_messenger 0.1.0 [INFO] finished tweaking crates.io crate specs_messenger 0.1.0 [INFO] tweaked toml for crates.io crate specs_messenger 0.1.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "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] 0dba524570a67e594477b5164cef4113603589a6b375cc88aa377ae176768409 [INFO] running `"docker" "start" "-a" "0dba524570a67e594477b5164cef4113603589a6b375cc88aa377ae176768409"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking type-name v0.1.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Checking rayon-core v1.6.1 [INFO] [stderr] Checking rayon v1.2.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking hibitset v0.6.2 [INFO] [stderr] Checking shred v0.7.2 [INFO] [stderr] Checking hibitset v0.5.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling const-random-macro v0.1.6 [INFO] [stderr] Checking const-random v0.1.6 [INFO] [stderr] Checking ahash v0.2.18 [INFO] [stderr] Checking hashbrown v0.6.3 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Compiling shred-derive v0.5.1 [INFO] [stderr] Checking shred v0.9.4 [INFO] [stderr] Checking specs v0.15.1 [INFO] [stderr] Checking specs v0.11.2 [INFO] [stderr] Checking specs_bundler v0.3.2 [INFO] [stderr] Checking specs_messenger v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0053]: method `build` has an incompatible type for trait [INFO] [stderr] --> src/messenger_bundle.rs:31:5 [INFO] [stderr] | [INFO] [stderr] 31 | / fn build( [INFO] [stderr] 32 | | self, [INFO] [stderr] 33 | | world: &mut World, [INFO] [stderr] 34 | | dispatch_builder: DispatcherBuilder<'a, 'b>, [INFO] [stderr] ... | [INFO] [stderr] 42 | | )) [INFO] [stderr] 43 | | } [INFO] [stderr] | |_____^ expected struct `shred::world::World`, found struct `specs::World` [INFO] [stderr] | [INFO] [stderr] = note: expected fn pointer `fn(messenger_bundle::MessengerBundle<_>, &mut shred::world::World, shred::dispatch::builder::DispatcherBuilder<'a, 'b>) -> std::result::Result, _>` [INFO] [stderr] found fn pointer `fn(messenger_bundle::MessengerBundle<_>, &mut specs::World, specs::DispatcherBuilder<'a, 'b>) -> std::result::Result, _>` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0053`. [INFO] [stderr] error: could not compile `specs_messenger`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0053]: method `build` has an incompatible type for trait [INFO] [stderr] --> src/messenger_bundle.rs:31:5 [INFO] [stderr] | [INFO] [stderr] 31 | / fn build( [INFO] [stderr] 32 | | self, [INFO] [stderr] 33 | | world: &mut World, [INFO] [stderr] 34 | | dispatch_builder: DispatcherBuilder<'a, 'b>, [INFO] [stderr] ... | [INFO] [stderr] 42 | | )) [INFO] [stderr] 43 | | } [INFO] [stderr] | |_____^ expected struct `shred::world::World`, found struct `specs::World` [INFO] [stderr] | [INFO] [stderr] = note: expected fn pointer `fn(messenger_bundle::MessengerBundle<_>, &mut shred::world::World, shred::dispatch::builder::DispatcherBuilder<'a, 'b>) -> std::result::Result, _>` [INFO] [stderr] found fn pointer `fn(messenger_bundle::MessengerBundle<_>, &mut specs::World, specs::DispatcherBuilder<'a, 'b>) -> std::result::Result, _>` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0053`. [INFO] [stderr] error: could not compile `specs_messenger`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "0dba524570a67e594477b5164cef4113603589a6b375cc88aa377ae176768409"` [INFO] running `"docker" "rm" "-f" "0dba524570a67e594477b5164cef4113603589a6b375cc88aa377ae176768409"` [INFO] [stdout] 0dba524570a67e594477b5164cef4113603589a6b375cc88aa377ae176768409