[INFO] cloning repository https://github.com/TheodoreAI/web-framework-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheodoreAI/web-framework-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheodoreAI%2Fweb-framework-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheodoreAI%2Fweb-framework-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cecb46ccad80117a3286ca74c9be4692ea9a17bd [INFO] testing TheodoreAI/web-framework-rust against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheodoreAI%2Fweb-framework-rust" "/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/TheodoreAI/web-framework-rust 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/TheodoreAI/web-framework-rust [INFO] finished tweaking git repo https://github.com/TheodoreAI/web-framework-rust [INFO] tweaked toml for git repo https://github.com/TheodoreAI/web-framework-rust written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/TheodoreAI/web-framework-rust 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] Downloading crates ... [INFO] [stderr] Downloaded thread_local v1.1.4 [INFO] [stderr] Downloaded slug v0.1.4 [INFO] [stderr] Downloaded pest_generator v2.7.1 [INFO] [stderr] Downloaded rocket_dyn_templates v0.1.0-rc.3 [INFO] [stderr] Downloaded tera v1.19.0 [INFO] [stderr] Downloaded async-executor v1.5.1 [INFO] [stderr] Downloaded atomic-waker v1.1.1 [INFO] [stderr] Downloaded async-task v4.4.0 [INFO] [stderr] Downloaded pulldown-cmark v0.9.3 [INFO] [stderr] Downloaded handlebars v4.3.7 [INFO] [stderr] Downloaded rustix v0.37.23 [INFO] [stderr] Downloaded chrono-tz v0.6.1 [INFO] [stderr] Downloaded bstr v1.6.0 [INFO] [stderr] Downloaded notify v5.2.0 [INFO] [stderr] Downloaded winnow v0.5.0 [INFO] [stderr] Downloaded toml_edit v0.19.14 [INFO] [stderr] Downloaded toml v0.7.6 [INFO] [stderr] Downloaded ignore v0.4.20 [INFO] [stderr] Downloaded libm v0.2.7 [INFO] [stderr] Downloaded pest v2.7.1 [INFO] [stderr] Downloaded pest_meta v2.7.1 [INFO] [stderr] Downloaded deunicode v0.4.3 [INFO] [stderr] Downloaded parking v2.1.0 [INFO] [stderr] Downloaded filetime v0.2.21 [INFO] [stderr] Downloaded async-trait v0.1.71 [INFO] [stderr] Downloaded yansi v1.0.0-rc [INFO] [stderr] Downloaded ref-cast-impl v1.0.18 [INFO] [stderr] Downloaded globset v0.4.11 [INFO] [stderr] Downloaded pest_derive v2.7.1 [INFO] [stderr] Downloaded value-bag v1.4.1 [INFO] [stderr] Downloaded blocking v1.3.1 [INFO] [stderr] Downloaded concurrent-queue v2.2.0 [INFO] [stderr] Downloaded ref-cast v1.0.18 [INFO] [stderr] Downloaded chrono-tz-build v0.0.2 [INFO] [stderr] Downloaded sha2 v0.10.7 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4fd3688f14a1561472b53269355fcc17fdb02f9232d04f464c7a9bdc40bc5d5e [INFO] running `Command { std: "docker" "start" "-a" "4fd3688f14a1561472b53269355fcc17fdb02f9232d04f464c7a9bdc40bc5d5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4fd3688f14a1561472b53269355fcc17fdb02f9232d04f464c7a9bdc40bc5d5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fd3688f14a1561472b53269355fcc17fdb02f9232d04f464c7a9bdc40bc5d5e", kill_on_drop: false }` [INFO] [stdout] 4fd3688f14a1561472b53269355fcc17fdb02f9232d04f464c7a9bdc40bc5d5e [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=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] 1f1c5eb09d6ff889237d5e69004f2d1a220deb0afc0b444271779c9d2689383f [INFO] running `Command { std: "docker" "start" "-a" "1f1c5eb09d6ff889237d5e69004f2d1a220deb0afc0b444271779c9d2689383f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling value-bag v1.4.1 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling yansi v1.0.0-rc [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling time-macros v0.2.10 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling syn v2.0.26 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ref-cast v1.0.18 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling bstr v1.6.0 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling time v0.3.23 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling winnow v0.5.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling figment v0.10.10 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling async-trait v0.1.71 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling rocket v0.5.0-rc.3 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling atomic-waker v1.1.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling blocking v1.3.1 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling filetime v0.2.21 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling pulldown-cmark v0.9.3 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling globset v0.4.11 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling normpath v1.1.1 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling notify v5.2.0 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling pear_codegen v0.2.7 [INFO] [stderr] Compiling ref-cast-impl v1.0.18 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling pear v0.2.7 [INFO] [stderr] Compiling pest v2.7.1 [INFO] [stderr] Compiling pest_meta v2.7.1 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.3 [INFO] [stderr] Compiling pest_generator v2.7.1 [INFO] [stderr] Compiling pest_derive v2.7.1 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.3 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling ubyte v0.10.3 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling handlebars v4.3.7 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Compiling tera v1.19.0 [INFO] [stderr] Compiling rocket_dyn_templates v0.1.0-rc.3 [INFO] [stderr] Compiling rust-web v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> src/main.rs:134:1 [INFO] [stdout] | [INFO] [stdout] 134 | struct Search { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> src/main.rs:139:1 [INFO] [stdout] | [INFO] [stdout] 139 | struct Add { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 45s [INFO] running `Command { std: "docker" "inspect" "1f1c5eb09d6ff889237d5e69004f2d1a220deb0afc0b444271779c9d2689383f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f1c5eb09d6ff889237d5e69004f2d1a220deb0afc0b444271779c9d2689383f", kill_on_drop: false }` [INFO] [stdout] 1f1c5eb09d6ff889237d5e69004f2d1a220deb0afc0b444271779c9d2689383f [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=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] cbc49c3c6b10fe513ebb7e4068ec5097f30ff5a975f8771a9e8d6845265933dd [INFO] running `Command { std: "docker" "start" "-a" "cbc49c3c6b10fe513ebb7e4068ec5097f30ff5a975f8771a9e8d6845265933dd", kill_on_drop: false }` [INFO] [stderr] Compiling rust-web v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> src/main.rs:134:1 [INFO] [stdout] | [INFO] [stdout] 134 | struct Search { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> src/main.rs:139:1 [INFO] [stdout] | [INFO] [stdout] 139 | struct Add { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.96s [INFO] running `Command { std: "docker" "inspect" "cbc49c3c6b10fe513ebb7e4068ec5097f30ff5a975f8771a9e8d6845265933dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbc49c3c6b10fe513ebb7e4068ec5097f30ff5a975f8771a9e8d6845265933dd", kill_on_drop: false }` [INFO] [stdout] cbc49c3c6b10fe513ebb7e4068ec5097f30ff5a975f8771a9e8d6845265933dd [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=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] 9eb153b13bb0d52c71781cd5ba302ba2ab55c8ad9d249a00c498b40615c73fe4 [INFO] running `Command { std: "docker" "start" "-a" "9eb153b13bb0d52c71781cd5ba302ba2ab55c8ad9d249a00c498b40615c73fe4", kill_on_drop: false }` [INFO] [stderr] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stderr] --> src/main.rs:134:1 [INFO] [stderr] | [INFO] [stderr] 134 | struct Search { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stderr] --> src/main.rs:139:1 [INFO] [stderr] | [INFO] [stderr] 139 | struct Add { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `rust-web` (bin "rust-web" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_web-7809e1c9a8e3cf88) [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" "9eb153b13bb0d52c71781cd5ba302ba2ab55c8ad9d249a00c498b40615c73fe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9eb153b13bb0d52c71781cd5ba302ba2ab55c8ad9d249a00c498b40615c73fe4", kill_on_drop: false }` [INFO] [stdout] 9eb153b13bb0d52c71781cd5ba302ba2ab55c8ad9d249a00c498b40615c73fe4 [INFO] testing TheodoreAI/web-framework-rust against beta-2024-06-22 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheodoreAI%2Fweb-framework-rust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TheodoreAI/web-framework-rust on toolchain beta-2024-06-22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-06-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TheodoreAI/web-framework-rust [INFO] finished tweaking git repo https://github.com/TheodoreAI/web-framework-rust [INFO] tweaked toml for git repo https://github.com/TheodoreAI/web-framework-rust written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/TheodoreAI/web-framework-rust 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" "+beta-2024-06-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+beta-2024-06-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e62380725944277b8e62cfedefcdb0303aa9176144e4baa2d96ebb76a3cbd64c [INFO] running `Command { std: "docker" "start" "-a" "e62380725944277b8e62cfedefcdb0303aa9176144e4baa2d96ebb76a3cbd64c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e62380725944277b8e62cfedefcdb0303aa9176144e4baa2d96ebb76a3cbd64c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e62380725944277b8e62cfedefcdb0303aa9176144e4baa2d96ebb76a3cbd64c", kill_on_drop: false }` [INFO] [stdout] e62380725944277b8e62cfedefcdb0303aa9176144e4baa2d96ebb76a3cbd64c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+beta-2024-06-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] abdd7418cb5fea0d7ee3355dddc4f9c21c1693892efbb7ba9f4b05cc2850f027 [INFO] running `Command { std: "docker" "start" "-a" "abdd7418cb5fea0d7ee3355dddc4f9c21c1693892efbb7ba9f4b05cc2850f027", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling value-bag v1.4.1 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling yansi v1.0.0-rc [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling time-macros v0.2.10 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling ref-cast v1.0.18 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.26 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling bstr v1.6.0 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling time v0.3.23 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling winnow v0.5.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling figment v0.10.10 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling async-trait v0.1.71 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.23/src/format_description/parse/mod.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | let items = format_items [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | Ok(items.into()) [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `items` an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 83 | let items: Box<_> = format_items [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] error: could not compile `time` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "abdd7418cb5fea0d7ee3355dddc4f9c21c1693892efbb7ba9f4b05cc2850f027", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abdd7418cb5fea0d7ee3355dddc4f9c21c1693892efbb7ba9f4b05cc2850f027", kill_on_drop: false }` [INFO] [stdout] abdd7418cb5fea0d7ee3355dddc4f9c21c1693892efbb7ba9f4b05cc2850f027