[INFO] cloning repository https://github.com/morioka-programing-club/graft_server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/morioka-programing-club/graft_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmorioka-programing-club%2Fgraft_server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmorioka-programing-club%2Fgraft_server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad71f054971f6b321cd8d1750b312a02c0faf84a [INFO] testing morioka-programing-club/graft_server against 1.52.1 for beta-1.52-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmorioka-programing-club%2Fgraft_server" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/morioka-programing-club/graft_server on toolchain 1.52.1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/morioka-programing-club/graft_server [INFO] finished tweaking git repo https://github.com/morioka-programing-club/graft_server [INFO] tweaked toml for git repo https://github.com/morioka-programing-club/graft_server written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/morioka-programing-club/graft_server already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf2642848814eb272f08ed4ebac15e54fbf34e61c8d1e95e0a88b91c85885f1b [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" "bf2642848814eb272f08ed4ebac15e54fbf34e61c8d1e95e0a88b91c85885f1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf2642848814eb272f08ed4ebac15e54fbf34e61c8d1e95e0a88b91c85885f1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf2642848814eb272f08ed4ebac15e54fbf34e61c8d1e95e0a88b91c85885f1b", kill_on_drop: false }` [INFO] [stdout] bf2642848814eb272f08ed4ebac15e54fbf34e61c8d1e95e0a88b91c85885f1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc570c27127ac286fc3eda74ffe6a0db03ce6b8862cd4c70e1eed842e59decfa [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" "cc570c27127ac286fc3eda74ffe6a0db03ce6b8862cd4c70e1eed842e59decfa", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling siphasher v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling backtrace-sys v0.1.34 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling bytestring v0.1.4 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling lexical-core v0.6.2 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling tokio v0.2.13 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling backtrace v0.3.45 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling postgres-protocol v0.5.0 [INFO] [stderr] Compiling regex v1.3.5 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling activitystreams-derive v0.1.1 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-openssl v0.4.0 [INFO] [stderr] Compiling tokio-util v0.3.0 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling derive_more v0.99.3 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling actix-web-codegen v0.2.1 [INFO] [stderr] Compiling async-recursion v0.1.2 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling actix-threadpool v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling actix-service v1.0.5 [INFO] [stderr] Compiling h2 v0.2.2 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling actix-rt v1.0.0 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling futures-locks v0.5.1-pre (https://github.com/asomers/futures-locks.git#c380ff6e) [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling actix-server v1.0.2 [INFO] [stderr] Compiling actix-testing v1.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling postgres-types v0.1.1 [INFO] [stderr] Compiling activitystreams-traits v0.1.0 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling activitystreams-types v0.2.3 [INFO] [stderr] Compiling tokio-postgres v0.5.3 [INFO] [stderr] Compiling deadpool v0.5.1 [INFO] [stderr] Compiling deadpool-postgres v0.5.5 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling activitypub v0.1.6 [INFO] [stderr] Compiling graft-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant is never used: `delete_actor` [INFO] [stdout] --> src/db/mod.rs:30:2 [INFO] [stdout] | [INFO] [stdout] 30 | pub const delete_actor: &str = "DELETE FROM actors WHERE actortype = $2 AND id = $1;"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `pool` should have an upper case name [INFO] [stdout] --> src/db/mod.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | pub static ref pool: Pool = ::config::Config::new().merge(Environment::new()).unwrap().clone() [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `POOL` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 24s [INFO] running `Command { std: "docker" "inspect" "cc570c27127ac286fc3eda74ffe6a0db03ce6b8862cd4c70e1eed842e59decfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc570c27127ac286fc3eda74ffe6a0db03ce6b8862cd4c70e1eed842e59decfa", kill_on_drop: false }` [INFO] [stdout] cc570c27127ac286fc3eda74ffe6a0db03ce6b8862cd4c70e1eed842e59decfa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 978050a6b3bfefe81cad73daf61c0ab5166d2c7fb0ca868c08b311564dc94517 [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" "978050a6b3bfefe81cad73daf61c0ab5166d2c7fb0ca868c08b311564dc94517", kill_on_drop: false }` [INFO] [stderr] Compiling graft-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant is never used: `delete_actor` [INFO] [stdout] --> src/db/mod.rs:30:2 [INFO] [stdout] | [INFO] [stdout] 30 | pub const delete_actor: &str = "DELETE FROM actors WHERE actortype = $2 AND id = $1;"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `pool` should have an upper case name [INFO] [stdout] --> src/db/mod.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | pub static ref pool: Pool = ::config::Config::new().merge(Environment::new()).unwrap().clone() [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `POOL` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.62s [INFO] running `Command { std: "docker" "inspect" "978050a6b3bfefe81cad73daf61c0ab5166d2c7fb0ca868c08b311564dc94517", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "978050a6b3bfefe81cad73daf61c0ab5166d2c7fb0ca868c08b311564dc94517", kill_on_drop: false }` [INFO] [stdout] 978050a6b3bfefe81cad73daf61c0ab5166d2c7fb0ca868c08b311564dc94517 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4a7e12de0ff9ff1cd975981e397deff3318458f7018f3a193e52c806a21f4b0e [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" "4a7e12de0ff9ff1cd975981e397deff3318458f7018f3a193e52c806a21f4b0e", kill_on_drop: false }` [INFO] [stderr] warning: constant is never used: `delete_actor` [INFO] [stderr] --> src/db/mod.rs:30:2 [INFO] [stderr] | [INFO] [stderr] 30 | pub const delete_actor: &str = "DELETE FROM actors WHERE actortype = $2 AND id = $1;"; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: static variable `pool` should have an upper case name [INFO] [stderr] --> src/db/mod.rs:38:17 [INFO] [stderr] | [INFO] [stderr] 38 | pub static ref pool: Pool = ::config::Config::new().merge(Environment::new()).unwrap().clone() [INFO] [stderr] | ^^^^ help: convert the identifier to upper case: `POOL` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/graft_server-7a97136ecb94acfc) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test activitypub_util::tests::timestamp_formatting ... ok [INFO] [stdout] test activitypub_util::tests::short_vec ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4a7e12de0ff9ff1cd975981e397deff3318458f7018f3a193e52c806a21f4b0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a7e12de0ff9ff1cd975981e397deff3318458f7018f3a193e52c806a21f4b0e", kill_on_drop: false }` [INFO] [stdout] 4a7e12de0ff9ff1cd975981e397deff3318458f7018f3a193e52c806a21f4b0e