[INFO] fetching crate koibumi-node 0.0.3... [INFO] testing koibumi-node-0.0.3 against 1.45.2 for beta-1.46-1 [INFO] extracting crate koibumi-node 0.0.3 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate koibumi-node 0.0.3 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate koibumi-node 0.0.3 [INFO] finished tweaking crates.io crate koibumi-node 0.0.3 [INFO] tweaked toml for crates.io crate koibumi-node 0.0.3 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6cf44652734d9134954084293a12adecaa5c77b2fc3a0b8377441b30ee6428a4 [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" "6cf44652734d9134954084293a12adecaa5c77b2fc3a0b8377441b30ee6428a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6cf44652734d9134954084293a12adecaa5c77b2fc3a0b8377441b30ee6428a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cf44652734d9134954084293a12adecaa5c77b2fc3a0b8377441b30ee6428a4", kill_on_drop: false }` [INFO] [stdout] 6cf44652734d9134954084293a12adecaa5c77b2fc3a0b8377441b30ee6428a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2f24047f2552e823a79be6a7e00e09e9e3d21064f66b90d5ab638e84a1e0242 [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" "e2f24047f2552e823a79be6a7e00e09e9e3d21064f66b90d5ab638e84a1e0242", kill_on_drop: false }` [INFO] [stderr] Compiling block-padding v0.2.0 [INFO] [stderr] Compiling whoami v0.9.0 [INFO] [stderr] Compiling koibumi-base32 v0.0.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling futures-lite v0.1.10 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling sqlformat v0.1.0 [INFO] [stderr] Compiling atoi v0.3.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.67 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling blocking v0.4.7 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.67 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.67 [INFO] [stderr] Compiling wasm-bindgen v0.2.67 [INFO] [stderr] Compiling smol v0.1.18 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling js-sys v0.3.44 [INFO] [stderr] Compiling koibumi-socks v0.0.2 [INFO] [stderr] Compiling koibumi-core v0.0.3 [INFO] [stderr] Compiling web-sys v0.3.44 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling async-std v1.6.2 [INFO] [stderr] Compiling async-native-tls v0.3.3 [INFO] [stderr] Compiling sqlx-rt v0.1.1 [INFO] [stderr] Compiling sqlx-core v0.4.0-beta.1 [INFO] [stderr] Compiling sqlx-macros v0.4.0-beta.1 [INFO] [stderr] Compiling sqlx v0.4.0-beta.1 [INFO] [stderr] Compiling koibumi-node v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 51s [INFO] running `Command { std: "docker" "inspect" "e2f24047f2552e823a79be6a7e00e09e9e3d21064f66b90d5ab638e84a1e0242", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2f24047f2552e823a79be6a7e00e09e9e3d21064f66b90d5ab638e84a1e0242", kill_on_drop: false }` [INFO] [stdout] e2f24047f2552e823a79be6a7e00e09e9e3d21064f66b90d5ab638e84a1e0242 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b1ec1413e6b3e489176bc40ddaaa451c46ceb50a1b436fd9e7b38dc9abc09eb [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" "6b1ec1413e6b3e489176bc40ddaaa451c46ceb50a1b436fd9e7b38dc9abc09eb", kill_on_drop: false }` [INFO] [stderr] Compiling koibumi-node v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.11s [INFO] running `Command { std: "docker" "inspect" "6b1ec1413e6b3e489176bc40ddaaa451c46ceb50a1b436fd9e7b38dc9abc09eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b1ec1413e6b3e489176bc40ddaaa451c46ceb50a1b436fd9e7b38dc9abc09eb", kill_on_drop: false }` [INFO] [stdout] 6b1ec1413e6b3e489176bc40ddaaa451c46ceb50a1b436fd9e7b38dc9abc09eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 71aa9b4e7101af59d25cf40d86ddc2eda5e4166799fb69fa8915726e6969c624 [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" "71aa9b4e7101af59d25cf40d86ddc2eda5e4166799fb69fa8915726e6969c624", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/koibumi_node-6ab1cf4b6277a3cd [INFO] [stderr] Doc-tests koibumi-node [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 11) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 11) stdout ---- [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `sqlx_core::pool::Pool<_>` in the current scope [INFO] [stdout] --> src/lib.rs:29:28 [INFO] [stdout] | [INFO] [stdout] 21 | let pool = sqlx::Pool::new("sqlite::memory:").await; [INFO] [stdout] | ^^^ function or associated item not found in `sqlx_core::pool::Pool<_>` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 11) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "71aa9b4e7101af59d25cf40d86ddc2eda5e4166799fb69fa8915726e6969c624", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71aa9b4e7101af59d25cf40d86ddc2eda5e4166799fb69fa8915726e6969c624", kill_on_drop: false }` [INFO] [stdout] 71aa9b4e7101af59d25cf40d86ddc2eda5e4166799fb69fa8915726e6969c624