[INFO] fetching crate tmp-postgrust 0.5.0... [INFO] checking tmp-postgrust-0.5.0 against master#0599f3403366d9c57f0625e6de3af214b5042a90 for pr-87710 [INFO] extracting crate tmp-postgrust 0.5.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate tmp-postgrust 0.5.0 on toolchain 0599f3403366d9c57f0625e6de3af214b5042a90 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tmp-postgrust 0.5.0 [INFO] finished tweaking crates.io crate tmp-postgrust 0.5.0 [INFO] tweaked toml for crates.io crate tmp-postgrust 0.5.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43056891692f86c0ca21b426500bf21dc82ad9c6d7fc326c7ab2aa0bdecedde5 [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" "43056891692f86c0ca21b426500bf21dc82ad9c6d7fc326c7ab2aa0bdecedde5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43056891692f86c0ca21b426500bf21dc82ad9c6d7fc326c7ab2aa0bdecedde5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43056891692f86c0ca21b426500bf21dc82ad9c6d7fc326c7ab2aa0bdecedde5", kill_on_drop: false }` [INFO] [stdout] 43056891692f86c0ca21b426500bf21dc82ad9c6d7fc326c7ab2aa0bdecedde5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c38f8002a97f23256d38c304d706576f497539cb91e3ab76ec53b38daa3e1f03 [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" "c38f8002a97f23256d38c304d706576f497539cb91e3ab76ec53b38daa3e1f03", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking siphasher v0.3.6 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking tracing-core v0.1.19 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking sharded-slab v0.1.3 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking which v4.2.2 [INFO] [stderr] Checking socket2 v0.4.1 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling tokio v1.10.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking nix v0.22.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Checking postgres-protocol v0.6.1 [INFO] [stderr] Checking postgres-types v0.2.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling test-env-log v0.2.7 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking tracing-subscriber v0.2.20 [INFO] [stderr] Checking tmp-postgrust v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `error` [INFO] [stdout] --> src/lib.rs:31:22 [INFO] [stdout] | [INFO] [stdout] 31 | use tracing::{debug, error, info, instrument}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking futures-executor v0.3.16 [INFO] [stderr] Checking futures v0.3.16 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking tokio-postgres v0.7.2 [INFO] [stdout] error[E0425]: cannot find function `new_default_process_async` in this scope [INFO] [stdout] --> src/lib.rs:518:20 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn new_default_process() -> TmpPostgrustResult { [INFO] [stdout] | ----------------------------------------------------------------------------- similarly named function `new_default_process` defined here [INFO] [stdout] ... [INFO] [stdout] 518 | let proc = new_default_process_async().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `new_default_process` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `new_default_process_async` in this scope [INFO] [stdout] --> src/lib.rs:536:20 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn new_default_process() -> TmpPostgrustResult { [INFO] [stdout] | ----------------------------------------------------------------------------- similarly named function `new_default_process` defined here [INFO] [stdout] ... [INFO] [stdout] 536 | let proc = new_default_process_async().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `new_default_process` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `new_default_process_async` in this scope [INFO] [stdout] --> src/lib.rs:554:20 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn new_default_process() -> TmpPostgrustResult { [INFO] [stdout] | ----------------------------------------------------------------------------- similarly named function `new_default_process` defined here [INFO] [stdout] ... [INFO] [stdout] 554 | let proc = new_default_process_async().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `new_default_process` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `new_default_process_async` in this scope [INFO] [stdout] --> src/lib.rs:572:20 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn new_default_process() -> TmpPostgrustResult { [INFO] [stdout] | ----------------------------------------------------------------------------- similarly named function `new_default_process` defined here [INFO] [stdout] ... [INFO] [stdout] 572 | let proc = new_default_process_async().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `new_default_process` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `try_new_async` found for struct `TmpPostgrustFactory` in the current scope [INFO] [stdout] --> src/lib.rs:330:44 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct TmpPostgrustFactory { [INFO] [stdout] | ------------------------------ function or associated item `try_new_async` not found for this [INFO] [stdout] ... [INFO] [stdout] 330 | let factory = TmpPostgrustFactory::try_new_async() [INFO] [stdout] | ^^^^^^^^^^^^^ function or associated item not found in `TmpPostgrustFactory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `try_new_async` found for struct `TmpPostgrustFactory` in the current scope [INFO] [stdout] --> src/lib.rs:390:44 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct TmpPostgrustFactory { [INFO] [stdout] | ------------------------------ function or associated item `try_new_async` not found for this [INFO] [stdout] ... [INFO] [stdout] 390 | let factory = TmpPostgrustFactory::try_new_async() [INFO] [stdout] | ^^^^^^^^^^^^^ function or associated item not found in `TmpPostgrustFactory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `try_new_async` found for struct `TmpPostgrustFactory` in the current scope [INFO] [stdout] --> src/lib.rs:433:51 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct TmpPostgrustFactory { [INFO] [stdout] | ------------------------------ function or associated item `try_new_async` not found for this [INFO] [stdout] ... [INFO] [stdout] 433 | .get_or_try_init(TmpPostgrustFactory::try_new_async) [INFO] [stdout] | ^^^^^^^^^^^^^ function or associated item not found in `TmpPostgrustFactory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `new_instance_async` found for reference `&TmpPostgrustFactory` in the current scope [INFO] [stdout] --> src/lib.rs:436:29 [INFO] [stdout] | [INFO] [stdout] 436 | let proc1 = factory.new_instance_async().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `new_instance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `try_new_async` found for struct `TmpPostgrustFactory` in the current scope [INFO] [stdout] --> src/lib.rs:449:51 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct TmpPostgrustFactory { [INFO] [stdout] | ------------------------------ function or associated item `try_new_async` not found for this [INFO] [stdout] ... [INFO] [stdout] 449 | .get_or_try_init(TmpPostgrustFactory::try_new_async) [INFO] [stdout] | ^^^^^^^^^^^^^ function or associated item not found in `TmpPostgrustFactory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `new_instance_async` found for reference `&TmpPostgrustFactory` in the current scope [INFO] [stdout] --> src/lib.rs:452:29 [INFO] [stdout] | [INFO] [stdout] 452 | let proc2 = factory.new_instance_async().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `new_instance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `try_new_async` found for struct `TmpPostgrustFactory` in the current scope [INFO] [stdout] --> src/lib.rs:475:51 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct TmpPostgrustFactory { [INFO] [stdout] | ------------------------------ function or associated item `try_new_async` not found for this [INFO] [stdout] ... [INFO] [stdout] 475 | .get_or_try_init(TmpPostgrustFactory::try_new_async) [INFO] [stdout] | ^^^^^^^^^^^^^ function or associated item not found in `TmpPostgrustFactory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `new_instance_async` found for reference `&TmpPostgrustFactory` in the current scope [INFO] [stdout] --> src/lib.rs:478:28 [INFO] [stdout] | [INFO] [stdout] 478 | let proc = factory.new_instance_async().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `new_instance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `try_new_async` found for struct `TmpPostgrustFactory` in the current scope [INFO] [stdout] --> src/lib.rs:497:51 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct TmpPostgrustFactory { [INFO] [stdout] | ------------------------------ function or associated item `try_new_async` not found for this [INFO] [stdout] ... [INFO] [stdout] 497 | .get_or_try_init(TmpPostgrustFactory::try_new_async) [INFO] [stdout] | ^^^^^^^^^^^^^ function or associated item not found in `TmpPostgrustFactory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `new_instance_async` found for reference `&TmpPostgrustFactory` in the current scope [INFO] [stdout] --> src/lib.rs:500:28 [INFO] [stdout] | [INFO] [stdout] 500 | let proc = factory.new_instance_async().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `new_instance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tmp-postgrust` due to 15 previous errors [INFO] running `Command { std: "docker" "inspect" "c38f8002a97f23256d38c304d706576f497539cb91e3ab76ec53b38daa3e1f03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c38f8002a97f23256d38c304d706576f497539cb91e3ab76ec53b38daa3e1f03", kill_on_drop: false }` [INFO] [stdout] c38f8002a97f23256d38c304d706576f497539cb91e3ab76ec53b38daa3e1f03