[INFO] crate eventific_postgres 0.1.3 is already in cache [INFO] checking eventific_postgres-0.1.3 against try#1a608893c03d7722effeb0058e82770bd36b4b3c for pr-66504-1 [INFO] extracting crate eventific_postgres 0.1.3 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate eventific_postgres 0.1.3 on toolchain 1a608893c03d7722effeb0058e82770bd36b4b3c [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "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-7/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "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] 2590507e6db6755b2b3c97b7243f54d199a5ff17d2b44e4cb0443180987b9194 [INFO] running `"docker" "start" "-a" "2590507e6db6755b2b3c97b7243f54d199a5ff17d2b44e4cb0443180987b9194"` [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Checking rent_to_own v0.1.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking md5 v0.6.1 [INFO] [stderr] Compiling prometheus v0.7.0 [INFO] [stderr] Checking strum v0.15.0 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking bb8 v0.3.1 [INFO] [stderr] Compiling darling_core v0.8.6 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking postgres-protocol v0.4.1 [INFO] [stderr] Checking eventific v0.1.18 [INFO] [stderr] Compiling darling_macro v0.8.6 [INFO] [stderr] Compiling darling v0.8.6 [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 type `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 type `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 type `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 type `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 type `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 type `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 type `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 type `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 type `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 type `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 type `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" "2590507e6db6755b2b3c97b7243f54d199a5ff17d2b44e4cb0443180987b9194"` [INFO] running `"docker" "rm" "-f" "2590507e6db6755b2b3c97b7243f54d199a5ff17d2b44e4cb0443180987b9194"` [INFO] [stdout] 2590507e6db6755b2b3c97b7243f54d199a5ff17d2b44e4cb0443180987b9194