[INFO] fetching crate eventific_postgres 0.1.3... [INFO] checking eventific_postgres-0.1.3 against try#3e22d1f9053c0fc87629b3c6d5d9567856368e5d for pr-78714 [INFO] extracting crate eventific_postgres 0.1.3 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate eventific_postgres 0.1.3 on toolchain 3e22d1f9053c0fc87629b3c6d5d9567856368e5d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-postgres v0.4.0-rc.3 [INFO] [stderr] Downloaded bb8-postgres v0.3.1 [INFO] [stderr] Downloaded postgres-protocol v0.4.1 [INFO] [stderr] Downloaded bb8 v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c34b16ee3f8a5f05d03fa877bc9ca048406aaa5011161a2d1d371750f098216 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2c34b16ee3f8a5f05d03fa877bc9ca048406aaa5011161a2d1d371750f098216", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c34b16ee3f8a5f05d03fa877bc9ca048406aaa5011161a2d1d371750f098216", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c34b16ee3f8a5f05d03fa877bc9ca048406aaa5011161a2d1d371750f098216", kill_on_drop: false }` [INFO] [stdout] 2c34b16ee3f8a5f05d03fa877bc9ca048406aaa5011161a2d1d371750f098216 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 54dd73eeef6d4c4d87b0bf3f74bdba0825080687a72a68b39480884ecb0d4033 [INFO] running `Command { std: "docker" "start" "-a" "54dd73eeef6d4c4d87b0bf3f74bdba0825080687a72a68b39480884ecb0d4033", kill_on_drop: false }` [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling protobuf v2.8.2 [INFO] [stderr] Checking siphasher v0.2.3 [INFO] [stderr] Checking md5 v0.6.1 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Checking rent_to_own v0.1.0 [INFO] [stderr] Compiling prometheus v0.7.0 [INFO] [stderr] Checking strum v0.15.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking bb8 v0.3.1 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking postgres-protocol v0.4.1 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking tokio-uds v0.2.7 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Compiling darling_core v0.8.6 [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] [stdout] error[E0599]: no function or associated item named `new_v4` found for struct `Uuid` in the current scope [INFO] [stdout] --> tests/postgres_store.rs:39:20 [INFO] [stdout] | [INFO] [stdout] 39 | let id = Uuid::new_v4(); [INFO] [stdout] | ^^^^^^ function or associated item not found in `Uuid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_v4` found for struct `Uuid` in the current scope [INFO] [stdout] --> tests/postgres_store.rs:94:33 [INFO] [stdout] | [INFO] [stdout] 94 | aggregate_id: Uuid::new_v4(), [INFO] [stdout] | ^^^^^^ function or associated item not found in `Uuid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_v4` found for struct `Uuid` in the current scope [INFO] [stdout] --> tests/postgres_store.rs:103:33 [INFO] [stdout] | [INFO] [stdout] 103 | aggregate_id: Uuid::new_v4(), [INFO] [stdout] | ^^^^^^ function or associated item not found in `Uuid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_v4` found for struct `Uuid` in the current scope [INFO] [stdout] --> tests/postgres_store.rs:112:33 [INFO] [stdout] | [INFO] [stdout] 112 | aggregate_id: Uuid::new_v4(), [INFO] [stdout] | ^^^^^^ function or associated item not found in `Uuid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_v4` found for struct `Uuid` in the current scope [INFO] [stdout] --> tests/postgres_store.rs:145:33 [INFO] [stdout] | [INFO] [stdout] 145 | aggregate_id: Uuid::new_v4(), [INFO] [stdout] | ^^^^^^ function or associated item not found in `Uuid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_v4` found for struct `Uuid` in the current scope [INFO] [stdout] --> tests/postgres_store.rs:154:33 [INFO] [stdout] | [INFO] [stdout] 154 | aggregate_id: Uuid::new_v4(), [INFO] [stdout] | ^^^^^^ function or associated item not found in `Uuid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_v4` found for struct `Uuid` in the current scope [INFO] [stdout] --> tests/postgres_store.rs:163:33 [INFO] [stdout] | [INFO] [stdout] 163 | aggregate_id: Uuid::new_v4(), [INFO] [stdout] | ^^^^^^ function or associated item not found in `Uuid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_v4` found for struct `Uuid` in the current scope [INFO] [stdout] --> tests/postgres_store.rs:196:33 [INFO] [stdout] | [INFO] [stdout] 196 | aggregate_id: Uuid::new_v4(), [INFO] [stdout] | ^^^^^^ function or associated item not found in `Uuid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_v4` found for struct `Uuid` in the current scope [INFO] [stdout] --> tests/postgres_store.rs:205:33 [INFO] [stdout] | [INFO] [stdout] 205 | aggregate_id: Uuid::new_v4(), [INFO] [stdout] | ^^^^^^ function or associated item not found in `Uuid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_v4` found for struct `Uuid` in the current scope [INFO] [stdout] --> tests/postgres_store.rs:214:33 [INFO] [stdout] | [INFO] [stdout] 214 | aggregate_id: Uuid::new_v4(), [INFO] [stdout] | ^^^^^^ function or associated item not found in `Uuid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_v4` found for struct `Uuid` in the current scope [INFO] [stdout] --> tests/postgres_store.rs:245:20 [INFO] [stdout] | [INFO] [stdout] 245 | let id = Uuid::new_v4(); [INFO] [stdout] | ^^^^^^ function or associated item not found in `Uuid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `eventific_postgres` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "54dd73eeef6d4c4d87b0bf3f74bdba0825080687a72a68b39480884ecb0d4033", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54dd73eeef6d4c4d87b0bf3f74bdba0825080687a72a68b39480884ecb0d4033", kill_on_drop: false }` [INFO] [stdout] 54dd73eeef6d4c4d87b0bf3f74bdba0825080687a72a68b39480884ecb0d4033