[INFO] cloning repository https://github.com/zayman2045/portfolio-website [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zayman2045/portfolio-website" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzayman2045%2Fportfolio-website", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzayman2045%2Fportfolio-website'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c63ae69e887cbee4460be7a3fb0a818a5239053 [INFO] checking zayman2045/portfolio-website against try#8cf44c88fc5805dc578c5c987397615b47d2e2b2 for pr-136764 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzayman2045%2Fportfolio-website" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zayman2045/portfolio-website on toolchain 8cf44c88fc5805dc578c5c987397615b47d2e2b2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8cf44c88fc5805dc578c5c987397615b47d2e2b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zayman2045/portfolio-website [INFO] finished tweaking git repo https://github.com/zayman2045/portfolio-website [INFO] tweaked toml for git repo https://github.com/zayman2045/portfolio-website written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/zayman2045/portfolio-website 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" "+8cf44c88fc5805dc578c5c987397615b47d2e2b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+8cf44c88fc5805dc578c5c987397615b47d2e2b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61cb6efb961eda1e3d26097cf4c74ef59ef6d079290e293daac8401abba52b08 [INFO] running `Command { std: "docker" "start" "-a" "61cb6efb961eda1e3d26097cf4c74ef59ef6d079290e293daac8401abba52b08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61cb6efb961eda1e3d26097cf4c74ef59ef6d079290e293daac8401abba52b08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61cb6efb961eda1e3d26097cf4c74ef59ef6d079290e293daac8401abba52b08", kill_on_drop: false }` [INFO] [stdout] 61cb6efb961eda1e3d26097cf4c74ef59ef6d079290e293daac8401abba52b08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+8cf44c88fc5805dc578c5c987397615b47d2e2b2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 467cfe21a7bd162645daa7b29d4e9467f28f43c1ae9555076925ae3959dc0cba [INFO] running `Command { std: "docker" "start" "-a" "467cfe21a7bd162645daa7b29d4e9467f28f43c1ae9555076925ae3959dc0cba", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.95 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling wasm-bindgen v0.2.95 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cc v1.1.37 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking litemap v0.7.3 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Checking hashbrown v0.15.1 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking allocator-api2 v0.2.19 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Checking anymap2 v0.13.0 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking unicode-bidi v0.3.17 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking unicode-properties v0.1.3 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking implicit-clone v0.3.9 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking whoami v1.5.2 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking ordered-float v3.9.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking headers v0.3.9 [INFO] [stderr] Compiling litrs v0.2.3 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking sqlformat v0.2.6 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking pem v1.1.1 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking anymap v1.0.0-beta.2 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stdout] error[E0802]: cannot add auto trait `Send` to dyn bound via pointer cast [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anymap-1.0.0-beta.2/src/any.rs:37:40 [INFO] [stdout] | [INFO] [stdout] 37 | unsafe { Box::from_raw(raw as *mut $t) } [INFO] [stdout] | ^^^^^^^^^^^^^^ unsupported cast [INFO] [stdout] ... [INFO] [stdout] 144 | impl_clone!(dyn CloneAny + Send); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this could allow UB elsewhere [INFO] [stdout] = help: use `transmute` if you're sure this is sound [INFO] [stdout] = note: this error originates in the macro `impl_clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0802]: cannot add auto traits `Send` and `Sync` to dyn bound via pointer cast [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anymap-1.0.0-beta.2/src/any.rs:37:40 [INFO] [stdout] | [INFO] [stdout] 37 | unsafe { Box::from_raw(raw as *mut $t) } [INFO] [stdout] | ^^^^^^^^^^^^^^ unsupported cast [INFO] [stdout] ... [INFO] [stdout] 145 | impl_clone!(dyn CloneAny + Send + Sync); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this could allow UB elsewhere [INFO] [stdout] = help: use `transmute` if you're sure this is sound [INFO] [stdout] = note: this error originates in the macro `impl_clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0802`. [INFO] [stdout] [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] error: could not compile `anymap` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "467cfe21a7bd162645daa7b29d4e9467f28f43c1ae9555076925ae3959dc0cba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "467cfe21a7bd162645daa7b29d4e9467f28f43c1ae9555076925ae3959dc0cba", kill_on_drop: false }` [INFO] [stdout] 467cfe21a7bd162645daa7b29d4e9467f28f43c1ae9555076925ae3959dc0cba