[INFO] cloning repository https://github.com/rbtying/shengji
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rbtying/shengji" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frbtying%2Fshengji", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frbtying%2Fshengji'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 71f8d43ee1094fa17206a938ba76813b29e16b0b
[INFO] testing rbtying/shengji/71f8d43ee1094fa17206a938ba76813b29e16b0b against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frbtying%2Fshengji" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rbtying/shengji
[INFO] finished tweaking git repo https://github.com/rbtying/shengji
[INFO] tweaked toml for git repo https://github.com/rbtying/shengji written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rbtying/shengji on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rbtying/shengji 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded slog_derive v0.2.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.97
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.97
[INFO] [stderr]   Downloaded slog v2.7.0
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.97
[INFO] [stderr]   Downloaded is-terminal v0.4.13
[INFO] [stderr]   Downloaded auto-future v1.0.0
[INFO] [stderr]   Downloaded zstd v0.12.4
[INFO] [stderr]   Downloaded reserve-port v2.3.0
[INFO] [stderr]   Downloaded slog-bunyan v2.5.0
[INFO] [stderr]   Downloaded ctrlc v3.4.5
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.97
[INFO] [stderr]   Downloaded slog-async v2.8.0
[INFO] [stderr]   Downloaded pin-project v1.1.7
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.97
[INFO] [stderr]   Downloaded pin-project-internal v1.1.7
[INFO] [stderr]   Downloaded slog-term v2.9.1
[INFO] [stderr]   Downloaded slog-json v2.6.1
[INFO] [stderr]   Downloaded zstd-safe v6.0.6
[INFO] [stderr]   Downloaded axum-test v13.4.1
[INFO] [stderr]   Downloaded axum-macros v0.3.8
[INFO] [stderr]   Downloaded js-sys v0.3.74
[INFO] [stderr]   Downloaded tower-http v0.4.4
[INFO] [stderr]   Downloaded redis v0.23.3
[INFO] [stderr]   Downloaded hyper v0.14.31
[INFO] [stderr]   Downloaded web-sys v0.3.74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e677bcd529b8d1c02006753157ad43545081e1b4d5452982081d59e882bf97a6
[INFO] running `Command { std: "docker" "start" "e677bcd529b8d1c02006753157ad43545081e1b4d5452982081d59e882bf97a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e677bcd529b8d1c02006753157ad43545081e1b4d5452982081d59e882bf97a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e677bcd529b8d1c02006753157ad43545081e1b4d5452982081d59e882bf97a6" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e677bcd529b8d1c02006753157ad43545081e1b4d5452982081d59e882bf97a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e677bcd529b8d1c02006753157ad43545081e1b4d5452982081d59e882bf97a6" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.97
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling wasm-bindgen v0.2.97
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling thiserror-core v1.0.50
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling zstd-safe v6.0.6
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling slog_derive v0.2.0
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling http-range-header v0.3.1
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.97
[INFO] [stderr]    Compiling ctrlc v3.4.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.97
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.97
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling pin-project v1.1.7
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling thiserror-core-impl v1.0.50
[INFO] [stderr]    Compiling axum-macros v0.3.8
[INFO] [stderr]    Compiling js-sys v0.3.74
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling zstd v0.12.4
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling ruzstd v0.4.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tokio-retry v0.3.0
[INFO] [stderr]    Compiling hyper v0.14.31
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling tower-http v0.4.4
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling tungstenite v0.20.1
[INFO] [stderr]    Compiling web-sys v0.3.74
[INFO] [stderr]    Compiling slog-json v2.6.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling slog-bunyan v2.5.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.20.1
[INFO] [stderr]    Compiling shengji-mechanics v0.1.0 (/opt/rustwide/workdir/mechanics)
[INFO] [stderr]    Compiling shengji-core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling redis v0.23.3
[INFO] [stderr]    Compiling gloo-utils v0.1.7
[INFO] [stderr]    Compiling shengji-types v0.1.0 (/opt/rustwide/workdir/backend/backend-types)
[INFO] [stderr]    Compiling wasm-rpc-impl v0.1.0 (/opt/rustwide/workdir/wasm-rpc-impl)
[INFO] [stderr]    Compiling shengji-wasm v0.1.0 (/opt/rustwide/workdir/frontend/shengji-wasm)
[INFO] [stderr]    Compiling storage v0.1.0 (/opt/rustwide/workdir/storage)
[INFO] [stderr]    Compiling shengji-json-schema v0.1.0 (/opt/rustwide/workdir/frontend/json-schema-bin)
[INFO] [stderr]    Compiling shengji v0.1.5-beta.25 (/opt/rustwide/workdir/backend)
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]    --> backend/src/main.rs:304:41
[INFO] [stdout]     |
[INFO] [stdout] 304 |     static DIST: include_dir::Dir<'_> = include_dir::include_dir!("frontend/dist");
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: "frontend/dist" is not a directory
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `shengji` (bin "shengji") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "e677bcd529b8d1c02006753157ad43545081e1b4d5452982081d59e882bf97a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e677bcd529b8d1c02006753157ad43545081e1b4d5452982081d59e882bf97a6", kill_on_drop: false }`
[INFO] [stdout] e677bcd529b8d1c02006753157ad43545081e1b4d5452982081d59e882bf97a6
