[INFO] fetching crate entity-inmemory 0.3.2... [INFO] checking entity-inmemory-0.3.2 against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] extracting crate entity-inmemory 0.3.2 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate entity-inmemory 0.3.2 on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate entity-inmemory 0.3.2 [INFO] finished tweaking crates.io crate entity-inmemory 0.3.2 [INFO] tweaked toml for crates.io crate entity-inmemory 0.3.2 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate entity-inmemory 0.3.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38346918f862199eafd7b33df693b95b8c280f76201b36c464bcf3965db94fe3 [INFO] running `Command { std: "docker" "start" "-a" "38346918f862199eafd7b33df693b95b8c280f76201b36c464bcf3965db94fe3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38346918f862199eafd7b33df693b95b8c280f76201b36c464bcf3965db94fe3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38346918f862199eafd7b33df693b95b8c280f76201b36c464bcf3965db94fe3", kill_on_drop: false }` [INFO] [stdout] 38346918f862199eafd7b33df693b95b8c280f76201b36c464bcf3965db94fe3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 889d814fd8e705191c7bf33b4f40e5516ea139014485891fc6e026b997afc75d [INFO] running `Command { std: "docker" "start" "-a" "889d814fd8e705191c7bf33b4f40e5516ea139014485891fc6e026b997afc75d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling entity_noop_macros v0.3.2 [INFO] [stderr] Checking dyn-clone v1.0.4 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling strum_macros v0.19.4 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling derive_more v0.99.13 [INFO] [stderr] Checking strum v0.19.5 [INFO] [stderr] Checking entity v0.3.2 [INFO] [stderr] Checking entity-inmemory v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] error: cannot find attribute `simple_ent` in this scope [INFO] [stdout] --> examples/user.rs:4:3 [INFO] [stdout] | [INFO] [stdout] 4 | #[simple_ent] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `ent` in this scope [INFO] [stdout] --> examples/user.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[ent(edge)] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simple_ent` in this scope [INFO] [stdout] --> examples/user.rs:13:3 [INFO] [stdout] | [INFO] [stdout] 13 | #[simple_ent] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `build` found for struct `Address` in the current scope [INFO] [stdout] --> examples/user.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 14 | struct Address { [INFO] [stdout] | -------------- function or associated item `build` not found for this [INFO] [stdout] ... [INFO] [stdout] 25 | let address = Address::build() [INFO] [stdout] | ^^^^^ function or associated item not found in `Address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `build` found for struct `User` in the current scope [INFO] [stdout] --> examples/user.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 5 | struct User { [INFO] [stdout] | ----------- function or associated item `build` not found for this [INFO] [stdout] ... [INFO] [stdout] 36 | let user = User::build() [INFO] [stdout] | ^^^^^ function or associated item not found in `User` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `entity` [INFO] [stdout] --> examples/user.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use entity::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 1 warning 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 `entity-inmemory` due to 6 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "889d814fd8e705191c7bf33b4f40e5516ea139014485891fc6e026b997afc75d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "889d814fd8e705191c7bf33b4f40e5516ea139014485891fc6e026b997afc75d", kill_on_drop: false }` [INFO] [stdout] 889d814fd8e705191c7bf33b4f40e5516ea139014485891fc6e026b997afc75d