[INFO] fetching crate specs_guided_join 0.2.1... [INFO] checking specs_guided_join-0.2.1 against master#db1fb85cff63ad5fffe435e17128f99f9e1d970c for pr-89056 [INFO] extracting crate specs_guided_join 0.2.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate specs_guided_join 0.2.1 on toolchain db1fb85cff63ad5fffe435e17128f99f9e1d970c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eed04f070810cc4c1ea6ce68abd3a8fdbefbf4c8224018ee403cdcd661ade517 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "eed04f070810cc4c1ea6ce68abd3a8fdbefbf4c8224018ee403cdcd661ade517", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eed04f070810cc4c1ea6ce68abd3a8fdbefbf4c8224018ee403cdcd661ade517", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eed04f070810cc4c1ea6ce68abd3a8fdbefbf4c8224018ee403cdcd661ade517", kill_on_drop: false }` [INFO] [stdout] eed04f070810cc4c1ea6ce68abd3a8fdbefbf4c8224018ee403cdcd661ade517 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e6f7ee42df7e43d5c132b691b1e36bb98167202a56f3b4a3afd5c4dc1232a7b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4e6f7ee42df7e43d5c132b691b1e36bb98167202a56f3b4a3afd5c4dc1232a7b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking tynm v0.1.6 [INFO] [stderr] Checking hibitset v0.6.3 [INFO] [stderr] Checking shred v0.12.0 [INFO] [stderr] Checking specs v0.17.0 [INFO] [stderr] Checking specs_guided_join v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> benches/bench.rs:34:23 [INFO] [stdout] | [INFO] [stdout] 34 | 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] 34 - type SystemData = (WriteStorage<'a, Pos>); [INFO] [stdout] 34 + type SystemData = WriteStorage<'a, Pos>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> benches/bench.rs:54:23 [INFO] [stdout] | [INFO] [stdout] 54 | type SystemData = (WriteStorage<'a, Pos>); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 54 - type SystemData = (WriteStorage<'a, Pos>); [INFO] [stdout] 54 + type SystemData = WriteStorage<'a, Pos>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [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] --> benches/bench.rs:66:28 [INFO] [stdout] | [INFO] [stdout] 66 | let mut world = World::new(); [INFO] [stdout] | ^^^ function or associated item not found in `World` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 8 | use specs::WorldExt; [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] --> benches/bench.rs:87:28 [INFO] [stdout] | [INFO] [stdout] 87 | let mut world = World::new(); [INFO] [stdout] | ^^^ function or associated item not found in `World` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 8 | use specs::WorldExt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Builder` [INFO] [stdout] --> benches/bench.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | Builder, Component, DispatcherBuilder, Entity, Join, System, VecStorage, World, WriteStorage, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 3 warnings emitted [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` due to 3 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 4 | use specs::WorldExt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Builder` [INFO] [stdout] --> tests/test.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Builder, Component, DispatcherBuilder, Entity, System, VecStorage, World, WriteStorage, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4e6f7ee42df7e43d5c132b691b1e36bb98167202a56f3b4a3afd5c4dc1232a7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e6f7ee42df7e43d5c132b691b1e36bb98167202a56f3b4a3afd5c4dc1232a7b", kill_on_drop: false }` [INFO] [stdout] 4e6f7ee42df7e43d5c132b691b1e36bb98167202a56f3b4a3afd5c4dc1232a7b