[INFO] cloning repository https://github.com/jzhang538/IDS-project3
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jzhang538/IDS-project3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjzhang538%2FIDS-project3", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjzhang538%2FIDS-project3'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fc0467283c3577b1bc2b8a720bb05a4a0f467d58
[INFO] testing jzhang538/IDS-project3 against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjzhang538%2FIDS-project3" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jzhang538/IDS-project3
[INFO] finished tweaking git repo https://github.com/jzhang538/IDS-project3
[INFO] tweaked toml for git repo https://github.com/jzhang538/IDS-project3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jzhang538/IDS-project3 on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jzhang538/IDS-project3 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 153 packages to latest compatible versions
[INFO] [stderr]     Updating actix-http v3.3.0 -> v3.11.2
[INFO] [stderr]     Updating actix-router v0.5.1 -> v0.5.3
[INFO] [stderr]     Updating actix-web v4.3.0 -> v4.10.2 (available: v4.11.0)
[INFO] [stderr]     Updating actix-web-codegen v4.1.0 -> v4.3.0
[INFO] [stderr]       Adding anstream v0.6.21
[INFO] [stderr]       Adding anstyle v1.0.13
[INFO] [stderr]       Adding anstyle-parse v0.2.7
[INFO] [stderr]       Adding anstyle-query v1.1.4
[INFO] [stderr]       Adding anstyle-wincon v3.0.10
[INFO] [stderr]       Adding async-stream v0.3.6
[INFO] [stderr]       Adding async-stream-impl v0.3.6
[INFO] [stderr]       Adding axum v0.6.7 (available: v0.6.20)
[INFO] [stderr]       Adding axum-core v0.3.4
[INFO] [stderr]       Adding base64 v0.22.1
[INFO] [stderr]       Adding bitflags v2.10.0
[INFO] [stderr]     Updating brotli v3.3.4 -> v8.0.2
[INFO] [stderr]     Updating brotli-decompressor v2.3.4 -> v5.0.0
[INFO] [stderr]       Adding byteorder v1.5.0
[INFO] [stderr]       Adding clap v4.5.51
[INFO] [stderr]       Adding clap_builder v4.5.51
[INFO] [stderr]       Adding clap_derive v4.5.49
[INFO] [stderr]       Adding clap_lex v0.7.6
[INFO] [stderr]       Adding colorchoice v1.0.4
[INFO] [stderr]       Adding dashmap v5.5.3
[INFO] [stderr]     Updating derive_more v0.99.17 -> v2.0.1
[INFO] [stderr]       Adding derive_more-impl v2.0.1
[INFO] [stderr]       Adding equivalent v1.0.2
[INFO] [stderr]       Adding errno v0.3.14
[INFO] [stderr]       Adding fastrand v2.3.0
[INFO] [stderr]       Adding fixedbitset v0.4.2
[INFO] [stderr]       Adding foldhash v0.1.5
[INFO] [stderr]       Adding getrandom v0.3.4
[INFO] [stderr]     Updating h2 v0.3.15 -> v0.3.27
[INFO] [stderr]       Adding hashbrown v0.14.5
[INFO] [stderr]       Adding hashbrown v0.16.0
[INFO] [stderr]       Adding heck v0.5.0
[INFO] [stderr]       Adding home v0.5.12
[INFO] [stderr]       Adding http-body v0.4.6
[INFO] [stderr]       Adding http-range-header v0.3.1
[INFO] [stderr]       Adding http-serde v1.1.3
[INFO] [stderr]       Adding hyper v0.14.32
[INFO] [stderr]       Adding hyper-timeout v0.4.1
[INFO] [stderr]       Adding impl-more v0.1.9
[INFO] [stderr]       Adding indexmap v2.12.0
[INFO] [stderr]       Adding is_terminal_polyfill v1.70.2
[INFO] [stderr]       Adding jsonwebtoken v8.3.0
[INFO] [stderr]     Updating libc v0.2.139 -> v0.2.177
[INFO] [stderr]       Adding linked-hash-map v0.5.6
[INFO] [stderr]       Adding linux-raw-sys v0.4.15
[INFO] [stderr]       Adding linux-raw-sys v0.11.0
[INFO] [stderr]     Updating lock_api v0.4.9 -> v0.4.14
[INFO] [stderr]       Adding matchit v0.7.3
[INFO] [stderr]       Adding mio v1.1.0
[INFO] [stderr]       Adding multimap v0.8.3
[INFO] [stderr]       Adding num-bigint v0.4.3 (available: v0.4.6)
[INFO] [stderr]     Updating once_cell v1.17.0 -> v1.21.3
[INFO] [stderr]       Adding once_cell_polyfill v1.70.2
[INFO] [stderr]       Adding opentelemetry v0.18.0
[INFO] [stderr]       Adding opentelemetry-http v0.7.0
[INFO] [stderr]       Adding opentelemetry-otlp v0.11.0
[INFO] [stderr]       Adding opentelemetry-proto v0.1.0
[INFO] [stderr]       Adding opentelemetry_api v0.18.0
[INFO] [stderr]       Adding opentelemetry_sdk v0.18.0
[INFO] [stderr]     Updating parking_lot_core v0.9.7 -> v0.9.12
[INFO] [stderr]       Adding pem v1.1.1
[INFO] [stderr]       Adding petgraph v0.6.5
[INFO] [stderr]     Updating pin-project-lite v0.2.9 -> v0.2.16
[INFO] [stderr]     Updating pkg-config v0.3.26 -> v0.3.32
[INFO] [stderr]       Adding prettyplease v0.1.25
[INFO] [stderr]     Updating proc-macro2 v1.0.52 -> v1.0.103
[INFO] [stderr]       Adding prost v0.11.9
[INFO] [stderr]       Adding prost-build v0.11.9
[INFO] [stderr]       Adding prost-derive v0.11.9
[INFO] [stderr]       Adding prost-types v0.11.9
[INFO] [stderr]     Updating quote v1.0.26 -> v1.0.42
[INFO] [stderr]       Adding r-efi v5.3.0
[INFO] [stderr]       Adding rand v0.9.2
[INFO] [stderr]       Adding rand_chacha v0.9.0
[INFO] [stderr]       Adding rand_core v0.9.3
[INFO] [stderr]     Updating redox_syscall v0.2.16 -> v0.5.18
[INFO] [stderr]       Adding regex-lite v0.1.8
[INFO] [stderr]       Adding ring v0.16.20
[INFO] [stderr]       Adding rmp v0.8.14
[INFO] [stderr]       Adding rmp-serde v1.3.0
[INFO] [stderr]       Adding rustix v0.38.44
[INFO] [stderr]       Adding rustix v1.1.2
[INFO] [stderr]     Updating serde v1.0.152 -> v1.0.228
[INFO] [stderr]       Adding serde_core v1.0.228
[INFO] [stderr]     Updating serde_derive v1.0.152 -> v1.0.228
[INFO] [stderr]       Adding shuttle-actix-web v0.12.0 (available: v0.57.0)
[INFO] [stderr]     Updating shuttle-codegen v0.11.0 -> v0.12.0
[INFO] [stderr]     Updating shuttle-common v0.11.2 -> v0.12.0
[INFO] [stderr]       Adding shuttle-proto v0.12.0
[INFO] [stderr]       Adding shuttle-runtime v0.12.0 (available: v0.57.0)
[INFO] [stderr]     Updating shuttle-service v0.11.0 -> v0.12.0
[INFO] [stderr]       Adding simple_asn1 v0.6.3
[INFO] [stderr]       Adding socket2 v0.5.10
[INFO] [stderr]       Adding socket2 v0.6.1
[INFO] [stderr]       Adding spin v0.5.2
[INFO] [stderr]       Adding strsim v0.11.1
[INFO] [stderr]     Updating syn v2.0.4 -> v2.0.109
[INFO] [stderr]       Adding sync_wrapper v0.1.2
[INFO] [stderr]       Adding tempfile v3.23.0
[INFO] [stderr]       Adding thiserror v2.0.17
[INFO] [stderr]       Adding thiserror-impl v2.0.17
[INFO] [stderr]     Updating tokio v1.22.0 -> v1.48.0
[INFO] [stderr]       Adding tokio-io-timeout v1.2.1
[INFO] [stderr]       Adding tokio-macros v2.6.0
[INFO] [stderr]       Adding tokio-stream v0.1.17
[INFO] [stderr]       Adding tonic v0.8.3
[INFO] [stderr]       Adding tonic-build v0.8.4
[INFO] [stderr]       Adding tower v0.4.13
[INFO] [stderr]       Adding tower-http v0.3.5
[INFO] [stderr]       Adding tower-layer v0.3.3
[INFO] [stderr]       Adding tower-service v0.3.3
[INFO] [stderr]       Adding tracing-futures v0.2.5
[INFO] [stderr]       Adding tracing-opentelemetry v0.18.0
[INFO] [stderr]       Adding try-lock v0.2.5
[INFO] [stderr]       Adding ttl_cache v0.5.1
[INFO] [stderr]       Adding unicode-xid v0.2.6
[INFO] [stderr]       Adding untrusted v0.7.1
[INFO] [stderr]       Adding utf8parse v0.2.2
[INFO] [stderr]       Adding want v0.3.1
[INFO] [stderr]       Adding wasip2 v1.0.1+wasi-0.2.4
[INFO] [stderr]       Adding web-sys v0.3.61 (available: v0.3.82)
[INFO] [stderr]       Adding which v4.4.2
[INFO] [stderr]       Adding windows-link v0.2.1
[INFO] [stderr]       Adding windows-sys v0.52.0
[INFO] [stderr]       Adding windows-sys v0.59.0
[INFO] [stderr]       Adding windows-sys v0.60.2
[INFO] [stderr]       Adding windows-sys v0.61.2
[INFO] [stderr]       Adding windows-targets v0.52.6
[INFO] [stderr]       Adding windows-targets v0.53.5
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.52.6
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.53.1
[INFO] [stderr]       Adding windows_aarch64_msvc v0.52.6
[INFO] [stderr]       Adding windows_aarch64_msvc v0.53.1
[INFO] [stderr]       Adding windows_i686_gnu v0.52.6
[INFO] [stderr]       Adding windows_i686_gnu v0.53.1
[INFO] [stderr]       Adding windows_i686_gnullvm v0.52.6
[INFO] [stderr]       Adding windows_i686_gnullvm v0.53.1
[INFO] [stderr]       Adding windows_i686_msvc v0.52.6
[INFO] [stderr]       Adding windows_i686_msvc v0.53.1
[INFO] [stderr]       Adding windows_x86_64_gnu v0.52.6
[INFO] [stderr]       Adding windows_x86_64_gnu v0.53.1
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.52.6
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.53.1
[INFO] [stderr]       Adding windows_x86_64_msvc v0.52.6
[INFO] [stderr]       Adding windows_x86_64_msvc v0.53.1
[INFO] [stderr]       Adding wit-bindgen v0.46.0
[INFO] [stderr]     Updating zstd v0.12.3+zstd.1.5.2 -> v0.13.3
[INFO] [stderr]     Updating zstd-safe v6.0.4+zstd.1.5.4 -> v7.2.4
[INFO] [stderr]     Updating zstd-sys v2.0.7+zstd.1.5.4 -> v2.0.16+zstd.1.5.7
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded futures-sink v0.3.27
[INFO] [stderr]   Downloaded futures-io v0.3.27
[INFO] [stderr]   Downloaded shuttle-runtime v0.12.0
[INFO] [stderr]   Downloaded scratch v1.0.5
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.93
[INFO] [stderr]   Downloaded opentelemetry v0.18.0
[INFO] [stderr]   Downloaded shuttle-actix-web v0.12.0
[INFO] [stderr]   Downloaded home v0.5.12
[INFO] [stderr]   Downloaded paste v1.0.11
[INFO] [stderr]   Downloaded actix-rt v2.8.0
[INFO] [stderr]   Downloaded ttl_cache v0.5.1
[INFO] [stderr]   Downloaded strfmt v0.2.4
[INFO] [stderr]   Downloaded async-trait v0.1.67
[INFO] [stderr]   Downloaded actix-server v2.2.0
[INFO] [stderr]   Downloaded unicode-bidi v0.3.10
[INFO] [stderr]   Downloaded futures-executor v0.3.27
[INFO] [stderr]   Downloaded chrono v0.4.24
[INFO] [stderr]   Downloaded actix-http v3.11.2
[INFO] [stderr]   Downloaded actix-web v4.10.2
[INFO] [stderr]   Downloaded futures-task v0.3.27
[INFO] [stderr]   Downloaded cxx v1.0.93
[INFO] [stderr]   Downloaded axum v0.6.7
[INFO] [stderr]   Downloaded tracing-opentelemetry v0.18.0
[INFO] [stderr]   Downloaded tower-http v0.3.5
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.93
[INFO] [stderr]   Downloaded tonic v0.8.3
[INFO] [stderr]   Downloaded headers v0.3.8
[INFO] [stderr]   Downloaded http-serde v1.1.3
[INFO] [stderr]   Downloaded opentelemetry-proto v0.1.0
[INFO] [stderr]   Downloaded zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]   Downloaded opentelemetry_api v0.18.0
[INFO] [stderr]   Downloaded futures-util v0.3.27
[INFO] [stderr]   Downloaded encoding_rs v0.8.32
[INFO] [stderr]   Downloaded fst v0.4.7
[INFO] [stderr]   Downloaded chinese_detection v2.0.3
[INFO] [stderr]   Downloaded shuttle-codegen v0.12.0
[INFO] [stderr]   Downloaded regex-lite v0.1.8
[INFO] [stderr]   Downloaded futures-core v0.3.27
[INFO] [stderr]   Downloaded character_converter v2.1.4
[INFO] [stderr]   Downloaded shuttle-proto v0.12.0
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.18.0
[INFO] [stderr]   Downloaded futures-channel v0.3.27
[INFO] [stderr]   Downloaded shuttle-service v0.12.0
[INFO] [stderr]   Downloaded uuid v1.3.0
[INFO] [stderr]   Downloaded futures-macro v0.3.27
[INFO] [stderr]   Downloaded prost-build v0.11.9
[INFO] [stderr]   Downloaded tokio-io-timeout v1.2.1
[INFO] [stderr]   Downloaded rustrict v0.5.14
[INFO] [stderr]   Downloaded tokio-util v0.7.5
[INFO] [stderr]   Downloaded bytestring v1.2.0
[INFO] [stderr]   Downloaded cxx-build v1.0.93
[INFO] [stderr]   Downloaded futures v0.3.27
[INFO] [stderr]   Downloaded prost-derive v0.11.9
[INFO] [stderr]   Downloaded jobserver v0.1.25
[INFO] [stderr]   Downloaded opentelemetry-http v0.7.0
[INFO] [stderr]   Downloaded tonic-build v0.8.4
[INFO] [stderr]   Downloaded opentelemetry-otlp v0.11.0
[INFO] [stderr]   Downloaded prost-types v0.11.9
[INFO] [stderr]   Downloaded shuttle-common v0.12.0
[INFO] [stderr]   Downloaded prost v0.11.9
[INFO] [stderr]   Downloaded brotli v8.0.2
[INFO] [stderr]   Downloaded chinese_dictionary v2.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2f3c41f0466db06b150792cccf37553c32e8aaab9de3f6e773cb4c45aee789c2
[INFO] running `Command { std: "docker" "start" "-a" "2f3c41f0466db06b150792cccf37553c32e8aaab9de3f6e773cb4c45aee789c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f3c41f0466db06b150792cccf37553c32e8aaab9de3f6e773cb4c45aee789c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f3c41f0466db06b150792cccf37553c32e8aaab9de3f6e773cb4c45aee789c2", kill_on_drop: false }`
[INFO] [stdout] 2f3c41f0466db06b150792cccf37553c32e8aaab9de3f6e773cb4c45aee789c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b3ad661c1ff912c18e03de0ac4dcf2b6ddaaf083b20d92af16c657d8492fe3d
[INFO] running `Command { std: "docker" "start" "-a" "4b3ad661c1ff912c18e03de0ac4dcf2b6ddaaf083b20d92af16c657d8492fe3d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling futures-core v0.3.27
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling futures-sink v0.3.27
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-channel v0.3.27
[INFO] [stderr]    Compiling futures-task v0.3.27
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling futures-util v0.3.27
[INFO] [stderr]    Compiling futures-io v0.3.27
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling anyhow v1.0.70
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling async-trait v0.1.67
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling paste v1.0.11
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.7
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling axum v0.6.7
[INFO] [stderr]    Compiling http-range-header v0.3.1
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling serde_json v1.0.93
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling bytestring v1.2.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling local-waker v0.1.3
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling finl_unicode v1.2.0
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling fst v0.4.7
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling ttl_cache v0.5.1
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling headers v0.3.8
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling rustrict v0.5.14
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.10
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling character_converter v2.1.4
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling strfmt v0.2.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling futures-macro v0.3.27
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling shuttle-codegen v0.12.0
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling actix-macros v0.2.3
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling tracing-subscriber v0.3.16
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling opentelemetry_api v0.18.0
[INFO] [stderr]    Compiling futures-executor v0.3.27
[INFO] [stderr]    Compiling futures v0.3.27
[INFO] [stderr]    Compiling local-channel v0.1.3
[INFO] [stderr]    Compiling tonic-build v0.8.4
[INFO] [stderr]    Compiling opentelemetry-http v0.7.0
[INFO] [stderr]    Compiling chrono v0.4.24
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling http-serde v1.1.3
[INFO] [stderr]    Compiling uuid v1.3.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chinese_detection v2.0.3
[INFO] [stderr]    Compiling opentelemetry-proto v0.1.0
[INFO] [stderr]    Compiling shuttle-proto v0.12.0
[INFO] [stderr]    Compiling chinese_dictionary v2.1.2
[INFO] [stderr]    Compiling jsonwebtoken v8.3.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling tokio-util v0.7.5
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.1
[INFO] [stderr]    Compiling actix-rt v2.8.0
[INFO] [stderr]    Compiling actix-server v2.2.0
[INFO] [stderr]    Compiling opentelemetry_sdk v0.18.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling actix-codec v0.5.0
[INFO] [stderr]    Compiling opentelemetry v0.18.0
[INFO] [stderr]    Compiling tracing-opentelemetry v0.18.0
[INFO] [stderr]    Compiling tower-http v0.3.5
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling actix-http v3.11.2
[INFO] [stderr]    Compiling actix-web v4.10.2
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling tonic v0.8.3
[INFO] [stderr]    Compiling opentelemetry-otlp v0.11.0
[INFO] [stderr]    Compiling shuttle-common v0.12.0
[INFO] [stderr]    Compiling shuttle-service v0.12.0
[INFO] [stderr]    Compiling shuttle-runtime v0.12.0
[INFO] [stderr]    Compiling shuttle-actix-web v0.12.0
[INFO] [stderr]    Compiling project3-zjh v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `HttpResponse`
[INFO] [stdout]  --> src/lib.rs:1:47
[INFO] [stdout]   |
[INFO] [stdout] 1 | use actix_web::{get, web, web::ServiceConfig, HttpResponse, Error};
[INFO] [stdout]   |                                               ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `actix_web` is never used
[INFO] [stdout]   --> src/lib.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | async fn actix_web(
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "4b3ad661c1ff912c18e03de0ac4dcf2b6ddaaf083b20d92af16c657d8492fe3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b3ad661c1ff912c18e03de0ac4dcf2b6ddaaf083b20d92af16c657d8492fe3d", kill_on_drop: false }`
[INFO] [stdout] 4b3ad661c1ff912c18e03de0ac4dcf2b6ddaaf083b20d92af16c657d8492fe3d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e9be5e25f05c570f3cf10006fb1c3f9fa747e07fe9b8b914618a3b77ad682fa
[INFO] running `Command { std: "docker" "start" "-a" "2e9be5e25f05c570f3cf10006fb1c3f9fa747e07fe9b8b914618a3b77ad682fa", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `HttpResponse`
[INFO] [stdout]  --> src/lib.rs:1:47
[INFO] [stdout]   |
[INFO] [stdout] 1 | use actix_web::{get, web, web::ServiceConfig, HttpResponse, Error};
[INFO] [stdout]   |                                               ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `actix_web` is never used
[INFO] [stdout]   --> src/lib.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | async fn actix_web(
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling project3-zjh v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `HttpResponse`
[INFO] [stdout]  --> src/lib.rs:1:47
[INFO] [stdout]   |
[INFO] [stdout] 1 | use actix_web::{get, web, web::ServiceConfig, HttpResponse, Error};
[INFO] [stdout]   |                                               ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.79s
[INFO] running `Command { std: "docker" "inspect" "2e9be5e25f05c570f3cf10006fb1c3f9fa747e07fe9b8b914618a3b77ad682fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e9be5e25f05c570f3cf10006fb1c3f9fa747e07fe9b8b914618a3b77ad682fa", kill_on_drop: false }`
[INFO] [stdout] 2e9be5e25f05c570f3cf10006fb1c3f9fa747e07fe9b8b914618a3b77ad682fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a55ae32b15718f211e23dd8b24e156dae7742104d968461b4102fd75c6217d0a
[INFO] running `Command { std: "docker" "start" "-a" "a55ae32b15718f211e23dd8b24e156dae7742104d968461b4102fd75c6217d0a", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `HttpResponse`
[INFO] [stderr]  --> src/lib.rs:1:47
[INFO] [stderr]   |
[INFO] [stderr] 1 | use actix_web::{get, web, web::ServiceConfig, HttpResponse, Error};
[INFO] [stderr]   |                                               ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `actix_web` is never used
[INFO] [stderr]   --> src/lib.rs:17:10
[INFO] [stderr]    |
[INFO] [stderr] 17 | async fn actix_web(
[INFO] [stderr]    |          ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `project3-zjh` (lib) generated 2 warnings (run `cargo fix --lib -p project3-zjh` to apply 1 suggestion)
[INFO] [stderr] warning: `project3-zjh` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/project3_zjh-ced27f3de5696261)
[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] [stderr]    Doc-tests project3_zjh
[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" "a55ae32b15718f211e23dd8b24e156dae7742104d968461b4102fd75c6217d0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a55ae32b15718f211e23dd8b24e156dae7742104d968461b4102fd75c6217d0a", kill_on_drop: false }`
[INFO] [stdout] a55ae32b15718f211e23dd8b24e156dae7742104d968461b4102fd75c6217d0a
