[INFO] cloning repository https://github.com/kuriyosh/kuriyosh-web-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kuriyosh/kuriyosh-web-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkuriyosh%2Fkuriyosh-web-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkuriyosh%2Fkuriyosh-web-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 258ba588a67644e5dd1e7029728a19206fab993c [INFO] testing kuriyosh/kuriyosh-web-server against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkuriyosh%2Fkuriyosh-web-server" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kuriyosh/kuriyosh-web-server on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kuriyosh/kuriyosh-web-server [INFO] finished tweaking git repo https://github.com/kuriyosh/kuriyosh-web-server [INFO] tweaked toml for git repo https://github.com/kuriyosh/kuriyosh-web-server written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kuriyosh/kuriyosh-web-server already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/graphql-rust/juniper` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror v1.0.52 [INFO] [stderr] Downloaded futures-enum v0.1.17 [INFO] [stderr] Downloaded smartstring v1.0.1 [INFO] [stderr] Downloaded thiserror-impl v1.0.52 [INFO] [stderr] Downloaded graphql-parser v0.4.0 [INFO] [stderr] Downloaded async-trait v0.1.75 [INFO] [stderr] Downloaded derive_utils v0.11.2 [INFO] [stderr] Downloaded bson v2.8.1 [INFO] [stderr] Downloaded ascii v0.9.3 [INFO] [stderr] Downloaded unreachable v1.0.0 [INFO] [stderr] Downloaded combine v3.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af9f843aca19346cfa1611211d636062eafb064aae1568ffae72d985649e40c1 [INFO] running `Command { std: "docker" "start" "-a" "af9f843aca19346cfa1611211d636062eafb064aae1568ffae72d985649e40c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af9f843aca19346cfa1611211d636062eafb064aae1568ffae72d985649e40c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af9f843aca19346cfa1611211d636062eafb064aae1568ffae72d985649e40c1", kill_on_drop: false }` [INFO] [stdout] af9f843aca19346cfa1611211d636062eafb064aae1568ffae72d985649e40c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d0e382eee1f7755828012a98c09c9937250feb99d3038a0a367ba434f85addb [INFO] running `Command { std: "docker" "start" "-a" "0d0e382eee1f7755828012a98c09c9937250feb99d3038a0a367ba434f85addb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.52 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling time-macros v0.2.16 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling http v1.0.0 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling async-trait v0.1.75 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.4.0 [INFO] [stderr] Compiling time v0.3.31 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling is-terminal v0.4.10 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling futures-enum v0.1.17 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.52 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling juniper_codegen v0.16.0-dev (https://github.com/graphql-rust/juniper?branch=master#57e6c981) [INFO] [stderr] Compiling env_logger v0.10.1 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling graphql-parser v0.4.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling http-body-util v0.1.0 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling uuid v1.6.1 [INFO] [stderr] Compiling serde_bytes v0.11.14 [INFO] [stderr] Compiling hyper v1.1.0 [INFO] [stderr] Compiling bson v2.8.1 [INFO] [stderr] Compiling hyper-util v0.1.2 [INFO] [stderr] Compiling juniper v0.16.0-dev (https://github.com/graphql-rust/juniper?branch=master#57e6c981) [INFO] [stderr] Compiling juniper_hyper v0.9.0-dev (https://github.com/graphql-rust/juniper?branch=master#57e6c981) [INFO] [stderr] Compiling kuriyosh-web-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `notion_client` is never read [INFO] [stdout] --> src/main.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Context { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 19 | notion_client: notion::NotionClient, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "0d0e382eee1f7755828012a98c09c9937250feb99d3038a0a367ba434f85addb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d0e382eee1f7755828012a98c09c9937250feb99d3038a0a367ba434f85addb", kill_on_drop: false }` [INFO] [stdout] 0d0e382eee1f7755828012a98c09c9937250feb99d3038a0a367ba434f85addb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff11ed15d5299e6b94c989bd0e8b743813b092c5da36d1e875e0e976c3471022 [INFO] running `Command { std: "docker" "start" "-a" "ff11ed15d5299e6b94c989bd0e8b743813b092c5da36d1e875e0e976c3471022", kill_on_drop: false }` [INFO] [stderr] Compiling kuriyosh-web-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `notion_client` is never read [INFO] [stdout] --> src/main.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Context { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 19 | notion_client: notion::NotionClient, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.43s [INFO] running `Command { std: "docker" "inspect" "ff11ed15d5299e6b94c989bd0e8b743813b092c5da36d1e875e0e976c3471022", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff11ed15d5299e6b94c989bd0e8b743813b092c5da36d1e875e0e976c3471022", kill_on_drop: false }` [INFO] [stdout] ff11ed15d5299e6b94c989bd0e8b743813b092c5da36d1e875e0e976c3471022 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fe5df2c50746334a50a2b2b98a76cca6ed511990817d6f8d87edea6ed65e2e65 [INFO] running `Command { std: "docker" "start" "-a" "fe5df2c50746334a50a2b2b98a76cca6ed511990817d6f8d87edea6ed65e2e65", kill_on_drop: false }` [INFO] [stderr] warning: field `notion_client` is never read [INFO] [stderr] --> src/main.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 18 | pub struct Context { [INFO] [stderr] | ------- field in this struct [INFO] [stderr] 19 | notion_client: notion::NotionClient, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `kuriyosh-web-server` (bin "kuriyosh-web-server" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/kuriyosh_web_server-f96314abf38b5253) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fe5df2c50746334a50a2b2b98a76cca6ed511990817d6f8d87edea6ed65e2e65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe5df2c50746334a50a2b2b98a76cca6ed511990817d6f8d87edea6ed65e2e65", kill_on_drop: false }` [INFO] [stdout] fe5df2c50746334a50a2b2b98a76cca6ed511990817d6f8d87edea6ed65e2e65