[INFO] fetching crate entity-inmemory 0.3.2...
[INFO] checking entity-inmemory-0.3.2 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate entity-inmemory 0.3.2 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate entity-inmemory 0.3.2 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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-5-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typetag v0.1.7
[INFO] [stderr]   Downloaded ghost v0.1.2
[INFO] [stderr]   Downloaded typetag-impl v0.1.7
[INFO] [stderr]   Downloaded entity v0.3.2
[INFO] [stderr]   Downloaded ctor v0.1.20
[INFO] [stderr]   Downloaded entity_noop_macros v0.3.2
[INFO] [stderr]   Downloaded strum v0.19.5
[INFO] [stderr]   Downloaded inventory-impl v0.1.10
[INFO] [stderr]   Downloaded inventory v0.1.10
[INFO] [stderr]   Downloaded derive_more v0.99.13
[INFO] [stderr]   Downloaded dyn-clone v1.0.4
[INFO] [stderr]   Downloaded syn v1.0.70
[INFO] [stderr]   Downloaded strum_macros v0.19.4
[INFO] [stderr]   Downloaded erased-serde v0.3.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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a3edb22345ad3fe708471a4226ea8ed6bf2583452199dfd61d4355f12d36570b
[INFO] running `Command { std: "docker" "start" "-a" "a3edb22345ad3fe708471a4226ea8ed6bf2583452199dfd61d4355f12d36570b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a3edb22345ad3fe708471a4226ea8ed6bf2583452199dfd61d4355f12d36570b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3edb22345ad3fe708471a4226ea8ed6bf2583452199dfd61d4355f12d36570b", kill_on_drop: false }`
[INFO] [stdout] a3edb22345ad3fe708471a4226ea8ed6bf2583452199dfd61d4355f12d36570b
[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=forbid" "-e" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0bb297d51fdf8afa7ec37a7ac9f0ebdc6adc56bc2917d37e6259f9dc000aa721
[INFO] running `Command { std: "docker" "start" "-a" "0bb297d51fdf8afa7ec37a7ac9f0ebdc6adc56bc2917d37e6259f9dc000aa721", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling syn v1.0.70
[INFO] [stderr]    Compiling entity_noop_macros v0.3.2
[INFO] [stderr]     Checking dyn-clone v1.0.4
[INFO] [stderr]    Compiling paste v1.0.5
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling strum_macros v0.19.4
[INFO] [stderr]    Compiling derive_more v0.99.13
[INFO] [stderr]    Compiling derivative v2.2.0
[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 struct
[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 struct
[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` (example "user") due to 6 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0bb297d51fdf8afa7ec37a7ac9f0ebdc6adc56bc2917d37e6259f9dc000aa721", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bb297d51fdf8afa7ec37a7ac9f0ebdc6adc56bc2917d37e6259f9dc000aa721", kill_on_drop: false }`
[INFO] [stdout] 0bb297d51fdf8afa7ec37a7ac9f0ebdc6adc56bc2917d37e6259f9dc000aa721
[INFO] checking entity-inmemory-0.3.2 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate entity-inmemory 0.3.2 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate entity-inmemory 0.3.2 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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-5-tc2/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b0ec959e7206f9200617b259ea39116f8c07b9c4dd00e297c796a5f6ced5cfee
[INFO] running `Command { std: "docker" "start" "-a" "b0ec959e7206f9200617b259ea39116f8c07b9c4dd00e297c796a5f6ced5cfee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b0ec959e7206f9200617b259ea39116f8c07b9c4dd00e297c796a5f6ced5cfee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0ec959e7206f9200617b259ea39116f8c07b9c4dd00e297c796a5f6ced5cfee", kill_on_drop: false }`
[INFO] [stdout] b0ec959e7206f9200617b259ea39116f8c07b9c4dd00e297c796a5f6ced5cfee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fdd1b604cf56b291e72a6543c0d0a2adf5fd09f03fa83af56c682cec5ccc6189
[INFO] running `Command { std: "docker" "start" "-a" "fdd1b604cf56b291e72a6543c0d0a2adf5fd09f03fa83af56c682cec5ccc6189", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling syn v1.0.70
[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 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 struct
[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 struct
[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` (example "user") due to 6 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "fdd1b604cf56b291e72a6543c0d0a2adf5fd09f03fa83af56c682cec5ccc6189", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdd1b604cf56b291e72a6543c0d0a2adf5fd09f03fa83af56c682cec5ccc6189", kill_on_drop: false }`
[INFO] [stdout] fdd1b604cf56b291e72a6543c0d0a2adf5fd09f03fa83af56c682cec5ccc6189
