[INFO] cloning repository https://github.com/vicanso/charts-rs-web [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vicanso/charts-rs-web" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvicanso%2Fcharts-rs-web", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvicanso%2Fcharts-rs-web'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 72a9028656d7535853090fef9f7cbb92120c4319 [INFO] testing vicanso/charts-rs-web against master#ff2c56344c764af598ad33027e9c7a48881808ef for pr-118825 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvicanso%2Fcharts-rs-web" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vicanso/charts-rs-web on toolchain ff2c56344c764af598ad33027e9c7a48881808ef [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vicanso/charts-rs-web [INFO] finished tweaking git repo https://github.com/vicanso/charts-rs-web [INFO] tweaked toml for git repo https://github.com/vicanso/charts-rs-web written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/vicanso/charts-rs-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" "+ff2c56344c764af598ad33027e9c7a48881808ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded include-flate-codegen-exports v0.1.4 [INFO] [stderr] Downloaded include-flate-codegen v0.1.4 [INFO] [stderr] Downloaded forwarded-header-value v0.1.1 [INFO] [stderr] Downloaded fallible_collections v0.4.9 [INFO] [stderr] Downloaded lodepng v3.9.2 [INFO] [stderr] Downloaded imagequant v4.2.2 [INFO] [stderr] Downloaded axum-client-ip v0.5.0 [INFO] [stderr] Downloaded include-flate v0.2.0 [INFO] [stderr] Downloaded charts-rs-derive v0.1.21 [INFO] [stderr] Downloaded charts-rs v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c59a2d6e523f4c279dc942cebbe59834af3d0549f7bf9c4583b879dab853713 [INFO] running `Command { std: "docker" "start" "-a" "2c59a2d6e523f4c279dc942cebbe59834af3d0549f7bf9c4583b879dab853713", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c59a2d6e523f4c279dc942cebbe59834af3d0549f7bf9c4583b879dab853713", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c59a2d6e523f4c279dc942cebbe59834af3d0549f7bf9c4583b879dab853713", kill_on_drop: false }` [INFO] [stdout] 2c59a2d6e523f4c279dc942cebbe59834af3d0549f7bf9c4583b879dab853713 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eac63e1e89f5a55fb6de7ab2ff6a2e4c30dec6d64b8f7ccc05e057e55108f05c [INFO] running `Command { std: "docker" "start" "-a" "eac63e1e89f5a55fb6de7ab2ff6a2e4c30dec6d64b8f7ccc05e057e55108f05c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling zerocopy v0.7.28 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling http v1.0.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling tiny-skia-path v0.11.2 [INFO] [stderr] Compiling kurbo v0.9.5 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling roxmltree v0.18.1 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling rctree v0.5.0 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling svgtypes v0.12.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling ttf-parser v0.19.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling libflate_lz77 v1.2.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling fontconfig-parser v0.5.3 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling usvg-tree v0.36.0 [INFO] [stderr] Compiling fdeflate v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling unicode-ccc v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling unicode-script v0.5.5 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling unicode-properties v0.1.0 [INFO] [stderr] Compiling libflate v1.4.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling http-body-util v0.1.0 [INFO] [stderr] Compiling axum-core v0.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rgb v0.8.37 [INFO] [stderr] Compiling fontdb v0.15.0 [INFO] [stderr] Compiling rustybuzz v0.10.0 [INFO] [stderr] Compiling simplecss v0.2.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling imagesize v0.12.0 [INFO] [stderr] Compiling data-url v0.3.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling usvg-parser v0.36.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling axum v0.7.1 [INFO] [stderr] Compiling substring v1.4.5 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling rust-embed-utils v8.0.0 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling tiny-skia v0.11.2 [INFO] [stderr] Compiling validator_types v0.16.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling nonempty v0.7.0 [INFO] [stderr] Compiling usvg-text-layout v0.36.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling usvg v0.36.0 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling exr v1.71.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling fallible_collections v0.4.9 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling include-flate-codegen v0.1.4 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling include-flate-codegen-exports v0.1.4 [INFO] [stderr] Compiling include-flate v0.2.0 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling fontdue v0.8.0 [INFO] [stderr] Compiling charts-rs-derive v0.1.21 [INFO] [stderr] Compiling rust-embed-impl v8.0.0 [INFO] [stderr] Compiling tiff v0.9.0 [INFO] [stderr] Compiling resvg v0.36.0 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling pest v2.7.5 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling forwarded-header-value v0.1.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling snafu v0.7.5 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling lodepng v3.9.2 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling imagequant v4.2.2 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling rust-embed v8.0.0 [INFO] [stderr] Compiling pest_meta v2.7.5 [INFO] [stderr] Compiling validator_derive v0.16.0 [INFO] [stderr] Compiling pest_generator v2.7.5 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling h2 v0.4.0 [INFO] [stderr] Compiling pest_derive v2.7.5 [INFO] [stderr] Compiling serde_path_to_error v0.1.14 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling zstd v0.13.0 [INFO] [stderr] Compiling async-compression v0.4.5 [INFO] [stderr] Compiling validator v0.16.1 [INFO] [stderr] Compiling charts-rs v0.2.0 [INFO] [stderr] Compiling config v0.13.4 [INFO] [stderr] Compiling tower-http v0.5.0 [INFO] [stderr] Compiling hyper v1.0.1 [INFO] [stderr] Compiling hyper-util v0.1.1 [INFO] [stderr] Compiling axum-client-ip v0.5.0 [INFO] [stderr] Compiling charts-rs-web v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `shutdown_signal` is never used [INFO] [stdout] --> src/main.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | async fn shutdown_signal() { [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 [unoptimized + debuginfo] target(s) in 52.57s [INFO] running `Command { std: "docker" "inspect" "eac63e1e89f5a55fb6de7ab2ff6a2e4c30dec6d64b8f7ccc05e057e55108f05c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eac63e1e89f5a55fb6de7ab2ff6a2e4c30dec6d64b8f7ccc05e057e55108f05c", kill_on_drop: false }` [INFO] [stdout] eac63e1e89f5a55fb6de7ab2ff6a2e4c30dec6d64b8f7ccc05e057e55108f05c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fcd5cbab03fdf6a29c9fa58c0c402cc39118d2da18baa55b950299903c29c1fb [INFO] running `Command { std: "docker" "start" "-a" "fcd5cbab03fdf6a29c9fa58c0c402cc39118d2da18baa55b950299903c29c1fb", kill_on_drop: false }` [INFO] [stderr] Compiling charts-rs-web v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `shutdown_signal` is never used [INFO] [stdout] --> src/main.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | async fn shutdown_signal() { [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 [unoptimized + debuginfo] target(s) in 2.57s [INFO] running `Command { std: "docker" "inspect" "fcd5cbab03fdf6a29c9fa58c0c402cc39118d2da18baa55b950299903c29c1fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcd5cbab03fdf6a29c9fa58c0c402cc39118d2da18baa55b950299903c29c1fb", kill_on_drop: false }` [INFO] [stdout] fcd5cbab03fdf6a29c9fa58c0c402cc39118d2da18baa55b950299903c29c1fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 19ec0d082f8e9e296f45cbc24c873fc59be4d91642b9600c24034d7eab0bc2e3 [INFO] running `Command { std: "docker" "start" "-a" "19ec0d082f8e9e296f45cbc24c873fc59be4d91642b9600c24034d7eab0bc2e3", kill_on_drop: false }` [INFO] [stderr] warning: function `shutdown_signal` is never used [INFO] [stderr] --> src/main.rs:43:10 [INFO] [stderr] | [INFO] [stderr] 43 | async fn shutdown_signal() { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `charts-rs-web` (bin "charts-rs-web" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/charts_rs_web-212e0305674c8232) [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" "19ec0d082f8e9e296f45cbc24c873fc59be4d91642b9600c24034d7eab0bc2e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19ec0d082f8e9e296f45cbc24c873fc59be4d91642b9600c24034d7eab0bc2e3", kill_on_drop: false }` [INFO] [stdout] 19ec0d082f8e9e296f45cbc24c873fc59be4d91642b9600c24034d7eab0bc2e3