[INFO] crate eventific_postgres 0.1.3 is already in cache [INFO] checking eventific_postgres-0.1.3 against try#8a5e87609850cdd8679aada01eb0f3062f254ca8 for pr-71140 [INFO] extracting crate eventific_postgres 0.1.3 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate eventific_postgres 0.1.3 on toolchain 8a5e87609850cdd8679aada01eb0f3062f254ca8 [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "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-3/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "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" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "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-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" "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" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "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] eaa2b7265164fdaaa95ca027199c227c8efba6304328ae2044b5d31538510827 [INFO] running `"docker" "start" "-a" "eaa2b7265164fdaaa95ca027199c227c8efba6304328ae2044b5d31538510827"` [INFO] [stderr] Compiling protobuf v2.8.2 [INFO] [stderr] Checking strum v0.15.0 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking bb8 v0.3.1 [INFO] [stderr] Checking postgres-protocol v0.4.1 [INFO] [stderr] Checking tokio-postgres v0.4.0-rc.3 [INFO] [stderr] Checking bb8-postgres v0.3.1 [INFO] [stderr] Checking prometheus v0.7.0 [INFO] [stderr] Checking eventific v0.1.18 [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" "eaa2b7265164fdaaa95ca027199c227c8efba6304328ae2044b5d31538510827"` [INFO] running `"docker" "rm" "-f" "eaa2b7265164fdaaa95ca027199c227c8efba6304328ae2044b5d31538510827"` [INFO] [stdout] eaa2b7265164fdaaa95ca027199c227c8efba6304328ae2044b5d31538510827