[INFO] cloning repository https://github.com/xmh0511/simple-ssr-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xmh0511/simple-ssr-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxmh0511%2Fsimple-ssr-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxmh0511%2Fsimple-ssr-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bf85173c9cafd928f7fa7d408b5c39bf0c5383ed [INFO] testing xmh0511/simple-ssr-rs against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxmh0511%2Fsimple-ssr-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xmh0511/simple-ssr-rs 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/xmh0511/simple-ssr-rs [INFO] finished tweaking git repo https://github.com/xmh0511/simple-ssr-rs [INFO] tweaked toml for git repo https://github.com/xmh0511/simple-ssr-rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/xmh0511/simple-ssr-rs 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] Updating crates.io index [INFO] [stderr] Locking 1 package to latest compatible version [INFO] [stderr] Updating simple-ssr-rs v0.2.1 (/workspace/builds/worker-1-tc1/source) -> v0.2.2 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pest_generator v2.7.1 [INFO] [stderr] Downloaded globset v0.4.11 [INFO] [stderr] Downloaded pest_derive v2.7.1 [INFO] [stderr] Downloaded pest_meta v2.7.1 [INFO] [stderr] Downloaded headers-core v0.3.0 [INFO] [stderr] Downloaded salvo-proxy v0.67.2 [INFO] [stderr] Downloaded salvo v0.67.2 [INFO] [stderr] Downloaded pem v3.0.4 [INFO] [stderr] Downloaded salvo-jwt-auth v0.67.2 [INFO] [stderr] Downloaded path-slash v0.2.1 [INFO] [stderr] Downloaded rust-embed-utils v7.8.1 [INFO] [stderr] Downloaded winreg v0.52.0 [INFO] [stderr] Downloaded pest v2.7.1 [INFO] [stderr] Downloaded num-bigint v0.4.5 [INFO] [stderr] Downloaded reqwest v0.12.4 [INFO] [stderr] Downloaded nix v0.28.0 [INFO] [stderr] Downloaded chrono-tz v0.8.4 [INFO] [stderr] Downloaded rustls v0.23.5 [INFO] [stderr] Downloaded rust-embed v6.8.1 [INFO] [stderr] Downloaded bstr v1.6.0 [INFO] [stderr] Downloaded h2 v0.4.4 [INFO] [stderr] Downloaded quinn-proto v0.10.1 [INFO] [stderr] Downloaded salvo-http3 v0.0.10 [INFO] [stderr] Downloaded winnow v0.5.0 [INFO] [stderr] Downloaded toml_edit v0.20.7 [INFO] [stderr] Downloaded salvo_core v0.67.2 [INFO] [stderr] Downloaded syn v2.0.58 [INFO] [stderr] Downloaded jsonwebtoken v9.3.0 [INFO] [stderr] Downloaded headers v0.4.0 [INFO] [stderr] Downloaded security-framework v2.11.0 [INFO] [stderr] Downloaded quinn v0.10.1 [INFO] [stderr] Downloaded num-traits v0.2.19 [INFO] [stderr] Downloaded tera v1.19.1 [INFO] [stderr] Downloaded rustls-pemfile v2.1.2 [INFO] [stderr] Downloaded xml-rs v0.8.16 [INFO] [stderr] Downloaded tokio-rustls v0.26.0 [INFO] [stderr] Downloaded salvo-serve-static v0.67.2 [INFO] [stderr] Downloaded security-framework-sys v2.11.0 [INFO] [stderr] Downloaded hyper-rustls v0.27.1 [INFO] [stderr] Downloaded mime-infer v3.0.0 [INFO] [stderr] Downloaded multimap v0.10.0 [INFO] [stderr] Downloaded quinn-udp v0.4.0 [INFO] [stderr] Downloaded proc-macro-crate v2.0.0 [INFO] [stderr] Downloaded salvo-serde-util v0.67.2 [INFO] [stderr] Downloaded salvo_macros v0.67.2 [INFO] [stderr] Downloaded serde-xml-rs v0.6.0 [INFO] [stderr] Downloaded sync_wrapper v1.0.1 [INFO] [stderr] Downloaded chrono-tz-build v0.2.1 [INFO] [stderr] Downloaded rust-embed-impl v6.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 45d22a3b8a258d1864137e345b09ef8d51675ebfafd10e088982de23f80b88eb [INFO] running `Command { std: "docker" "start" "-a" "45d22a3b8a258d1864137e345b09ef8d51675ebfafd10e088982de23f80b88eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45d22a3b8a258d1864137e345b09ef8d51675ebfafd10e088982de23f80b88eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45d22a3b8a258d1864137e345b09ef8d51675ebfafd10e088982de23f80b88eb", kill_on_drop: false }` [INFO] [stdout] 45d22a3b8a258d1864137e345b09ef8d51675ebfafd10e088982de23f80b88eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 7b048db30acc3e7deec00a8fc723275c1ee0466282eb5041c5ea87c7fe3f6113 [INFO] running `Command { std: "docker" "start" "-a" "7b048db30acc3e7deec00a8fc723275c1ee0466282eb5041c5ea87c7fe3f6113", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling pin-project-lite v0.2.12 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling winnow v0.5.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling time-macros v0.2.10 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling mime-infer v3.0.0 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling multer v3.0.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cookie v0.18.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling async-trait v0.1.71 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling toml_edit v0.20.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling polyval v0.6.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling ghash v0.5.0 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.3 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rust-embed-utils v7.8.1 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling bstr v1.6.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling xml-rs v0.8.16 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling headers v0.4.0 [INFO] [stderr] Compiling aes-gcm v0.10.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling path-slash v0.2.1 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling proc-macro-crate v2.0.0 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling globset v0.4.11 [INFO] [stderr] Compiling salvo-serde-util v0.67.2 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling chrono-tz v0.8.4 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling enumflags2_derive v0.7.7 [INFO] [stderr] Compiling salvo_macros v0.67.2 [INFO] [stderr] Compiling rust-embed-impl v6.8.1 [INFO] [stderr] Compiling rust-embed v6.8.1 [INFO] [stderr] Compiling enumflags2 v0.7.7 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling pin-project v1.1.2 [INFO] [stderr] Compiling pest v2.7.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling pest_meta v2.7.1 [INFO] [stderr] Compiling pest_generator v2.7.1 [INFO] [stderr] Compiling pest_derive v2.7.1 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling time v0.3.23 [INFO] [stderr] Compiling serde-xml-rs v0.6.0 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling h2 v0.4.4 [INFO] [stderr] Compiling tera v1.19.1 [INFO] [stderr] Compiling hyper v1.2.0 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling salvo_core v0.67.2 [INFO] [stderr] Compiling salvo-serve-static v0.67.2 [INFO] [stderr] Compiling salvo v0.67.2 [INFO] [stderr] Compiling simple-ssr-rs v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "7b048db30acc3e7deec00a8fc723275c1ee0466282eb5041c5ea87c7fe3f6113", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b048db30acc3e7deec00a8fc723275c1ee0466282eb5041c5ea87c7fe3f6113", kill_on_drop: false }` [INFO] [stdout] 7b048db30acc3e7deec00a8fc723275c1ee0466282eb5041c5ea87c7fe3f6113 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] e54be0fdc6f07111d11592eb244405df4e9fd48994c7ae0af3a66f5b71baf3a9 [INFO] running `Command { std: "docker" "start" "-a" "e54be0fdc6f07111d11592eb244405df4e9fd48994c7ae0af3a66f5b71baf3a9", kill_on_drop: false }` [INFO] [stderr] Compiling simple-ssr-rs v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.88s [INFO] running `Command { std: "docker" "inspect" "e54be0fdc6f07111d11592eb244405df4e9fd48994c7ae0af3a66f5b71baf3a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e54be0fdc6f07111d11592eb244405df4e9fd48994c7ae0af3a66f5b71baf3a9", kill_on_drop: false }` [INFO] [stdout] e54be0fdc6f07111d11592eb244405df4e9fd48994c7ae0af3a66f5b71baf3a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 279b5a5070d1f5784cfbf0265279b7319429d4117cca94694e39b969a2e25c11 [INFO] running `Command { std: "docker" "start" "-a" "279b5a5070d1f5784cfbf0265279b7319429d4117cca94694e39b969a2e25c11", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/simple_ssr_rs-c695b5017829d242) [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 simple_ssr_rs [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" "279b5a5070d1f5784cfbf0265279b7319429d4117cca94694e39b969a2e25c11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "279b5a5070d1f5784cfbf0265279b7319429d4117cca94694e39b969a2e25c11", kill_on_drop: false }` [INFO] [stdout] 279b5a5070d1f5784cfbf0265279b7319429d4117cca94694e39b969a2e25c11 [INFO] testing xmh0511/simple-ssr-rs 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%2Fxmh0511%2Fsimple-ssr-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xmh0511/simple-ssr-rs 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/xmh0511/simple-ssr-rs [INFO] finished tweaking git repo https://github.com/xmh0511/simple-ssr-rs [INFO] tweaked toml for git repo https://github.com/xmh0511/simple-ssr-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/xmh0511/simple-ssr-rs 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 1 package to latest compatible version [INFO] [stderr] Updating simple-ssr-rs v0.2.1 (/workspace/builds/worker-1-tc2/source) -> v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 2995c41fda144cc28c0e608902bc692384f56a273801e91449bcb660f22c6747 [INFO] running `Command { std: "docker" "start" "-a" "2995c41fda144cc28c0e608902bc692384f56a273801e91449bcb660f22c6747", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2995c41fda144cc28c0e608902bc692384f56a273801e91449bcb660f22c6747", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2995c41fda144cc28c0e608902bc692384f56a273801e91449bcb660f22c6747", kill_on_drop: false }` [INFO] [stdout] 2995c41fda144cc28c0e608902bc692384f56a273801e91449bcb660f22c6747 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] b4be54af95c80ee51c3437456a7f0d63be55924ce0e94db04ea73764085a8553 [INFO] running `Command { std: "docker" "start" "-a" "b4be54af95c80ee51c3437456a7f0d63be55924ce0e94db04ea73764085a8553", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling pin-project-lite v0.2.12 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling winnow v0.5.0 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling time-macros v0.2.10 [INFO] [stderr] Compiling mime-infer v3.0.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cookie v0.18.0 [INFO] [stderr] Compiling multer v3.0.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling async-trait v0.1.71 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling polyval v0.6.1 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.3 [INFO] [stderr] Compiling ghash v0.5.0 [INFO] [stderr] Compiling rust-embed-utils v7.8.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling toml_edit v0.20.7 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling bstr v1.6.0 [INFO] [stderr] Compiling xml-rs v0.8.16 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling aes-gcm v0.10.2 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling headers v0.4.0 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling salvo-serde-util v0.67.2 [INFO] [stderr] Compiling path-slash v0.2.1 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling globset v0.4.11 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling proc-macro-crate v2.0.0 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling enumflags2_derive v0.7.7 [INFO] [stderr] Compiling rust-embed-impl v6.8.1 [INFO] [stderr] Compiling salvo_macros v0.67.2 [INFO] [stderr] Compiling chrono-tz v0.8.4 [INFO] [stderr] Compiling rust-embed v6.8.1 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling enumflags2 v0.7.7 [INFO] [stderr] Compiling pin-project v1.1.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling pest v2.7.1 [INFO] [stderr] Compiling pest_meta v2.7.1 [INFO] [stderr] Compiling pest_generator v2.7.1 [INFO] [stderr] Compiling pest_derive v2.7.1 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling h2 v0.4.4 [INFO] [stderr] Compiling time v0.3.23 [INFO] [stderr] Compiling serde-xml-rs v0.6.0 [INFO] [stderr] Compiling multimap v0.10.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 tera v1.19.1 [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] 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" "b4be54af95c80ee51c3437456a7f0d63be55924ce0e94db04ea73764085a8553", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4be54af95c80ee51c3437456a7f0d63be55924ce0e94db04ea73764085a8553", kill_on_drop: false }` [INFO] [stdout] b4be54af95c80ee51c3437456a7f0d63be55924ce0e94db04ea73764085a8553