[INFO] crate eventific_postgres 0.1.3 is already in cache
[INFO] checking eventific_postgres-0.1.3 against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] extracting crate eventific_postgres 0.1.3 into /workspace/builds/worker-9/source
[INFO] validating manifest of crates.io crate eventific_postgres 0.1.3 on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate eventific_postgres 0.1.3
[INFO] finished tweaking crates.io crate eventific_postgres 0.1.3
[INFO] tweaked toml for crates.io crate eventific_postgres 0.1.3 written to /workspace/builds/worker-9/source/Cargo.toml
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stdout] 5d9ad5714067a73bad9c286d6d4e27c894ceecf990d2655221df6c281007c87f
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `"docker" "start" "-a" "5d9ad5714067a73bad9c286d6d4e27c894ceecf990d2655221df6c281007c87f"`
[INFO] [stderr]    Compiling protobuf v2.8.2
[INFO] [stderr]     Checking rent_to_own v0.1.0
[INFO] [stderr]    Compiling prometheus v0.7.0
[INFO] [stderr]    Compiling slog v2.5.2
[INFO] [stderr]     Checking strum v0.15.0
[INFO] [stderr]     Checking uuid v0.7.4
[INFO] [stderr]    Compiling darling_core v0.8.6
[INFO] [stderr]     Checking bb8 v0.3.1
[INFO] [stderr]     Checking postgres-protocol v0.4.1
[INFO] [stderr]    Compiling darling_macro v0.8.6
[INFO] [stderr]    Compiling darling v0.8.6
[INFO] [stderr]     Checking eventific v0.1.18
[INFO] [stderr]    Compiling derive_state_machine_future v0.2.0
[INFO] [stderr]     Checking state_machine_future v0.2.0
[INFO] [stderr]     Checking tokio-postgres v0.4.0-rc.3
[INFO] [stderr]     Checking bb8-postgres v0.3.1
[INFO] [stderr]     Checking eventific_postgres v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0599]: no function or associated item named `new_v4` found for struct `uuid::Uuid` in the current scope
[INFO] [stderr]   --> tests/postgres_store.rs:39:20
[INFO] [stderr]    |
[INFO] [stderr] 39 |     let id = Uuid::new_v4();
[INFO] [stderr]    |                    ^^^^^^ function or associated item not found in `uuid::Uuid`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `new_v4` found for struct `uuid::Uuid` in the current scope
[INFO] [stderr]   --> tests/postgres_store.rs:94:33
[INFO] [stderr]    |
[INFO] [stderr] 94 |             aggregate_id: Uuid::new_v4(),
[INFO] [stderr]    |                                 ^^^^^^ function or associated item not found in `uuid::Uuid`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `new_v4` found for struct `uuid::Uuid` in the current scope
[INFO] [stderr]    --> tests/postgres_store.rs:103:33
[INFO] [stderr]     |
[INFO] [stderr] 103 |             aggregate_id: Uuid::new_v4(),
[INFO] [stderr]     |                                 ^^^^^^ function or associated item not found in `uuid::Uuid`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `new_v4` found for struct `uuid::Uuid` in the current scope
[INFO] [stderr]    --> tests/postgres_store.rs:112:33
[INFO] [stderr]     |
[INFO] [stderr] 112 |             aggregate_id: Uuid::new_v4(),
[INFO] [stderr]     |                                 ^^^^^^ function or associated item not found in `uuid::Uuid`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `new_v4` found for struct `uuid::Uuid` in the current scope
[INFO] [stderr]    --> tests/postgres_store.rs:145:33
[INFO] [stderr]     |
[INFO] [stderr] 145 |             aggregate_id: Uuid::new_v4(),
[INFO] [stderr]     |                                 ^^^^^^ function or associated item not found in `uuid::Uuid`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `new_v4` found for struct `uuid::Uuid` in the current scope
[INFO] [stderr]    --> tests/postgres_store.rs:154:33
[INFO] [stderr]     |
[INFO] [stderr] 154 |             aggregate_id: Uuid::new_v4(),
[INFO] [stderr]     |                                 ^^^^^^ function or associated item not found in `uuid::Uuid`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `new_v4` found for struct `uuid::Uuid` in the current scope
[INFO] [stderr]    --> tests/postgres_store.rs:163:33
[INFO] [stderr]     |
[INFO] [stderr] 163 |             aggregate_id: Uuid::new_v4(),
[INFO] [stderr]     |                                 ^^^^^^ function or associated item not found in `uuid::Uuid`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `new_v4` found for struct `uuid::Uuid` in the current scope
[INFO] [stderr]    --> tests/postgres_store.rs:196:33
[INFO] [stderr]     |
[INFO] [stderr] 196 |             aggregate_id: Uuid::new_v4(),
[INFO] [stderr]     |                                 ^^^^^^ function or associated item not found in `uuid::Uuid`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `new_v4` found for struct `uuid::Uuid` in the current scope
[INFO] [stderr]    --> tests/postgres_store.rs:205:33
[INFO] [stderr]     |
[INFO] [stderr] 205 |             aggregate_id: Uuid::new_v4(),
[INFO] [stderr]     |                                 ^^^^^^ function or associated item not found in `uuid::Uuid`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `new_v4` found for struct `uuid::Uuid` in the current scope
[INFO] [stderr]    --> tests/postgres_store.rs:214:33
[INFO] [stderr]     |
[INFO] [stderr] 214 |             aggregate_id: Uuid::new_v4(),
[INFO] [stderr]     |                                 ^^^^^^ function or associated item not found in `uuid::Uuid`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `new_v4` found for struct `uuid::Uuid` in the current scope
[INFO] [stderr]    --> tests/postgres_store.rs:245:20
[INFO] [stderr]     |
[INFO] [stderr] 245 |     let id = Uuid::new_v4();
[INFO] [stderr]     |                    ^^^^^^ function or associated item not found in `uuid::Uuid`
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 11 previous errors
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0599`.
[INFO] [stderr] error: could not compile `eventific_postgres`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "5d9ad5714067a73bad9c286d6d4e27c894ceecf990d2655221df6c281007c87f"`
[INFO] running `"docker" "rm" "-f" "5d9ad5714067a73bad9c286d6d4e27c894ceecf990d2655221df6c281007c87f"`
[INFO] [stdout] 5d9ad5714067a73bad9c286d6d4e27c894ceecf990d2655221df6c281007c87f
