[INFO] cloning repository https://github.com/nmrshll-templates/rust-api-warp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nmrshll-templates/rust-api-warp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnmrshll-templates%2Frust-api-warp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnmrshll-templates%2Frust-api-warp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fd257bddd17eb71a9d252d4c4ab57e5189673a62 [INFO] testing nmrshll-templates/rust-api-warp against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnmrshll-templates%2Frust-api-warp" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nmrshll-templates/rust-api-warp on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nmrshll-templates/rust-api-warp [INFO] finished tweaking git repo https://github.com/nmrshll-templates/rust-api-warp [INFO] tweaked toml for git repo https://github.com/nmrshll-templates/rust-api-warp written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/nmrshll-templates/rust-api-warp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--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-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" "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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", 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] ba75b08c8b0a45d59d654892dde3160b6f0a09c48c0e62f3459ac7788a5fb623 [INFO] running `Command { std: "docker" "start" "-a" "ba75b08c8b0a45d59d654892dde3160b6f0a09c48c0e62f3459ac7788a5fb623", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba75b08c8b0a45d59d654892dde3160b6f0a09c48c0e62f3459ac7788a5fb623", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba75b08c8b0a45d59d654892dde3160b6f0a09c48c0e62f3459ac7788a5fb623", kill_on_drop: false }` [INFO] [stdout] ba75b08c8b0a45d59d654892dde3160b6f0a09c48c0e62f3459ac7788a5fb623 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac899d6b347f65a7649bc3f2cf3d630f81dc0bb3d5ec4d50158cd7d43c9566b5 [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" "ac899d6b347f65a7649bc3f2cf3d630f81dc0bb3d5ec4d50158cd7d43c9566b5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling syn v1.0.43 [INFO] [stderr] Compiling pin-project-internal v0.4.26 [INFO] [stderr] Compiling futures-sink v0.3.6 [INFO] [stderr] Compiling futures-io v0.3.6 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling futures-channel v0.3.6 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling postgres-protocol v0.3.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling postgres-shared v0.4.2 [INFO] [stderr] Compiling pretty_env_logger v0.3.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling postgres v0.15.2 [INFO] [stderr] Compiling multipart v0.17.0 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling pin-project v0.4.26 [INFO] [stderr] Compiling futures-util v0.3.6 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling diesel v1.4.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures v0.3.6 [INFO] [stderr] Compiling tokio-tungstenite v0.11.0 [INFO] [stderr] Compiling hyper v0.13.8 [INFO] [stderr] Compiling warp v0.2.5 [INFO] [stderr] Compiling crypto-timestamp-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `body`, `post` [INFO] [stdout] --> src/main.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | use warp::{body, get, path, post, Filter, Reply}; [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `PooledConnection` [INFO] [stdout] --> src/utils/db_conn.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / pub type PooledConnection = [INFO] [stdout] 10 | | r2d2::PooledConnection>; [INFO] [stdout] | |__________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get` [INFO] [stdout] --> src/utils/db_conn.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn get() -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 07s [INFO] running `Command { std: "docker" "inspect" "ac899d6b347f65a7649bc3f2cf3d630f81dc0bb3d5ec4d50158cd7d43c9566b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac899d6b347f65a7649bc3f2cf3d630f81dc0bb3d5ec4d50158cd7d43c9566b5", kill_on_drop: false }` [INFO] [stdout] ac899d6b347f65a7649bc3f2cf3d630f81dc0bb3d5ec4d50158cd7d43c9566b5 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a37fa7a8544cdeb23c275f35fc79139570056bf85d77327c7e0d27c1463b2fdf [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" "a37fa7a8544cdeb23c275f35fc79139570056bf85d77327c7e0d27c1463b2fdf", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling crypto-timestamp-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `body`, `post` [INFO] [stdout] --> src/main.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | use warp::{body, get, path, post, Filter, Reply}; [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `PooledConnection` [INFO] [stdout] --> src/utils/db_conn.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / pub type PooledConnection = [INFO] [stdout] 10 | | r2d2::PooledConnection>; [INFO] [stdout] | |__________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get` [INFO] [stdout] --> src/utils/db_conn.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn get() -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.18s [INFO] running `Command { std: "docker" "inspect" "a37fa7a8544cdeb23c275f35fc79139570056bf85d77327c7e0d27c1463b2fdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a37fa7a8544cdeb23c275f35fc79139570056bf85d77327c7e0d27c1463b2fdf", kill_on_drop: false }` [INFO] [stdout] a37fa7a8544cdeb23c275f35fc79139570056bf85d77327c7e0d27c1463b2fdf [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 41a302ab9fa7ba04ebfe2a6a4222d47a66b9f0a5db77faf50fd047a37c89bc9c [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" "41a302ab9fa7ba04ebfe2a6a4222d47a66b9f0a5db77faf50fd047a37c89bc9c", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `body`, `post` [INFO] [stderr] --> src/main.rs:12:12 [INFO] [stderr] | [INFO] [stderr] 12 | use warp::{body, get, path, post, Filter, Reply}; [INFO] [stderr] | ^^^^ ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `PooledConnection` [INFO] [stderr] --> src/utils/db_conn.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / pub type PooledConnection = [INFO] [stderr] 10 | | r2d2::PooledConnection>; [INFO] [stderr] | |__________________________________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `get` [INFO] [stderr] --> src/utils/db_conn.rs:13:8 [INFO] [stderr] | [INFO] [stderr] 13 | pub fn get() -> Result { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/crypto_timestamp_api-00846d333d422684 [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] running `Command { std: "docker" "inspect" "41a302ab9fa7ba04ebfe2a6a4222d47a66b9f0a5db77faf50fd047a37c89bc9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41a302ab9fa7ba04ebfe2a6a4222d47a66b9f0a5db77faf50fd047a37c89bc9c", kill_on_drop: false }` [INFO] [stdout] 41a302ab9fa7ba04ebfe2a6a4222d47a66b9f0a5db77faf50fd047a37c89bc9c