[INFO] cloning repository https://github.com/Dennis-Zhang-SH/nft-web [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dennis-Zhang-SH/nft-web" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDennis-Zhang-SH%2Fnft-web", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDennis-Zhang-SH%2Fnft-web'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 98a6c7605f1b6bd9c12d339e973c4d9a1b81752e [INFO] checking Dennis-Zhang-SH/nft-web against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDennis-Zhang-SH%2Fnft-web" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Dennis-Zhang-SH/nft-web [INFO] finished tweaking git repo https://github.com/Dennis-Zhang-SH/nft-web [INFO] tweaked toml for git repo https://github.com/Dennis-Zhang-SH/nft-web written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Dennis-Zhang-SH/nft-web on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Dennis-Zhang-SH/nft-web 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded poem-openapi-derive v1.3.29 [INFO] [stderr] Downloaded proc-macro-crate v1.1.3 [INFO] [stderr] Downloaded darling_macro v0.13.4 [INFO] [stderr] Downloaded semver v1.0.7 [INFO] [stderr] Downloaded aes-gcm v0.9.4 [INFO] [stderr] Downloaded ghash v0.4.4 [INFO] [stderr] Downloaded httparse v1.7.0 [INFO] [stderr] Downloaded darling_core v0.13.4 [INFO] [stderr] Downloaded hkdf v0.12.3 [INFO] [stderr] Downloaded darling v0.13.4 [INFO] [stderr] Downloaded poem-derive v1.3.29 [INFO] [stderr] Downloaded cookie v0.16.0 [INFO] [stderr] Downloaded poem-openapi v1.3.29 [INFO] [stderr] Downloaded poem v1.3.29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 343d56aaa78cee3520ba518399cd728c574f5c76c8f63c27885056ab8301f676 [INFO] running `Command { std: "docker" "start" "-a" "343d56aaa78cee3520ba518399cd728c574f5c76c8f63c27885056ab8301f676", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "343d56aaa78cee3520ba518399cd728c574f5c76c8f63c27885056ab8301f676", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "343d56aaa78cee3520ba518399cd728c574f5c76c8f63c27885056ab8301f676", kill_on_drop: false }` [INFO] [stdout] 343d56aaa78cee3520ba518399cd728c574f5c76c8f63c27885056ab8301f676 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48e44b28dc79dce12d10291546e5b77f8fc2e49ea808dd1fb5f2c93e48782a94 [INFO] running `Command { std: "docker" "start" "-a" "48e44b28dc79dce12d10291546e5b77f8fc2e49ea808dd1fb5f2c93e48782a94", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling multer v2.0.2 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Compiling nft-macros v0.1.0 (/opt/rustwide/workdir/nft-macros) [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking tracing-subscriber v0.3.11 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking aead v0.4.3 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Checking polyval v0.5.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking aes v0.7.5 [INFO] [stderr] Checking ctr v0.8.0 [INFO] [stderr] Checking ghash v0.4.4 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Checking hkdf v0.12.3 [INFO] [stderr] Checking headers v0.3.7 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_json v1.0.79 [INFO] [stderr] Checking aes-gcm v0.9.4 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Checking tokio-util v0.7.1 [INFO] [stderr] Checking tokio-stream v0.1.8 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Compiling poem-derive v1.3.29 [INFO] [stderr] Compiling poem-openapi-derive v1.3.29 [INFO] [stderr] Checking hyper v0.14.18 [INFO] [stderr] Checking poem v1.3.29 [INFO] [stderr] Checking poem-openapi v1.3.29 [INFO] [stderr] Checking nft-web v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Api` is never constructed [INFO] [stdout] --> src/user/mod.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Api; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `index` is never used [INFO] [stdout] --> src/user/mod.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 18 | impl Api { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 21 | async fn index(&self) -> PlainText<&'static str> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Api` is never constructed [INFO] [stdout] --> src/user/mod.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Api; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `index` is never used [INFO] [stdout] --> src/user/mod.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 18 | impl Api { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 21 | async fn index(&self) -> PlainText<&'static str> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.84s [INFO] running `Command { std: "docker" "inspect" "48e44b28dc79dce12d10291546e5b77f8fc2e49ea808dd1fb5f2c93e48782a94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48e44b28dc79dce12d10291546e5b77f8fc2e49ea808dd1fb5f2c93e48782a94", kill_on_drop: false }` [INFO] [stdout] 48e44b28dc79dce12d10291546e5b77f8fc2e49ea808dd1fb5f2c93e48782a94