[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad71f054971f6b321cd8d1750b312a02c0faf84a [INFO] testing morioka-programing-club/graft_server against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmorioka-programing-club%2Fgraft_server" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/morioka-programing-club/graft_server on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", 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-4/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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] e18afba753d5f17989a8eadaf36e9ebe8c9e9460b7a009f0dcf24d6bbf715e4d [INFO] running `Command { std: "docker" "start" "-a" "e18afba753d5f17989a8eadaf36e9ebe8c9e9460b7a009f0dcf24d6bbf715e4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e18afba753d5f17989a8eadaf36e9ebe8c9e9460b7a009f0dcf24d6bbf715e4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e18afba753d5f17989a8eadaf36e9ebe8c9e9460b7a009f0dcf24d6bbf715e4d", kill_on_drop: false }` [INFO] [stdout] e18afba753d5f17989a8eadaf36e9ebe8c9e9460b7a009f0dcf24d6bbf715e4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=forbid" "-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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--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] 034c2501c1142b7992ad495ba155902aab712e7ee67fda43f5eea013bf04b985 [INFO] running `Command { std: "docker" "start" "-a" "034c2501c1142b7992ad495ba155902aab712e7ee67fda43f5eea013bf04b985", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling bytestring v0.1.4 [INFO] [stderr] Compiling backtrace-sys v0.1.34 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.54 [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 nom v5.1.1 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling lexical-core v0.6.2 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling regex v1.3.5 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling backtrace v0.3.45 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling tokio v0.2.13 [INFO] [stderr] Compiling postgres-protocol v0.5.0 [INFO] [stderr] Compiling activitystreams-derive v0.1.1 [INFO] [stderr] Compiling brotli2 v0.3.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 synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling derive_more v0.99.3 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling actix-macros v0.1.1 [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 futures-macro v0.3.4 [INFO] [stderr] Compiling failure v0.1.7 [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 serde v1.0.104 [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 actix-utils v1.0.6 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling actix-server v1.0.2 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-testing v1.0.0 [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 serde_urlencoded v0.6.1 [INFO] [stderr] Compiling toml v0.5.6 [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 actix-http v1.0.1 [INFO] [stderr] Compiling config v0.10.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 awc v1.0.1 [INFO] [stderr] Compiling deadpool-postgres v0.5.5 [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 1m 50s [INFO] running `Command { std: "docker" "inspect" "034c2501c1142b7992ad495ba155902aab712e7ee67fda43f5eea013bf04b985", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "034c2501c1142b7992ad495ba155902aab712e7ee67fda43f5eea013bf04b985", kill_on_drop: false }` [INFO] [stdout] 034c2501c1142b7992ad495ba155902aab712e7ee67fda43f5eea013bf04b985 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=forbid" "-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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1dbaa64e118166641af5bccfb33827cc4ed0249e829f5f7fa661e76f8d588f7b [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" "1dbaa64e118166641af5bccfb33827cc4ed0249e829f5f7fa661e76f8d588f7b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 7.57s [INFO] running `Command { std: "docker" "inspect" "1dbaa64e118166641af5bccfb33827cc4ed0249e829f5f7fa661e76f8d588f7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dbaa64e118166641af5bccfb33827cc4ed0249e829f5f7fa661e76f8d588f7b", kill_on_drop: false }` [INFO] [stdout] 1dbaa64e118166641af5bccfb33827cc4ed0249e829f5f7fa661e76f8d588f7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=forbid" "-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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen", 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] bca8f024b5285cadfbe10d283164599a5bac1f2319cbfeadea76883b3674e5a6 [INFO] running `Command { std: "docker" "start" "-a" "bca8f024b5285cadfbe10d283164599a5bac1f2319cbfeadea76883b3674e5a6", 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.92s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/graft_server-4bece2fb2b6c5166 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test activitypub_util::tests::short_vec ... ok [INFO] [stdout] test activitypub_util::tests::timestamp_formatting ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bca8f024b5285cadfbe10d283164599a5bac1f2319cbfeadea76883b3674e5a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bca8f024b5285cadfbe10d283164599a5bac1f2319cbfeadea76883b3674e5a6", kill_on_drop: false }` [INFO] [stdout] bca8f024b5285cadfbe10d283164599a5bac1f2319cbfeadea76883b3674e5a6