[INFO] cloning repository https://github.com/vaassi/addressbook [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vaassi/addressbook" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvaassi%2Faddressbook", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvaassi%2Faddressbook'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4e19f9469cb10b1eb0fdf1ab55d68d5da487837f [INFO] checking vaassi/addressbook against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvaassi%2Faddressbook" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/vaassi/addressbook [INFO] finished tweaking git repo https://github.com/vaassi/addressbook [INFO] tweaked toml for git repo https://github.com/vaassi/addressbook written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vaassi/addressbook on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/vaassi/addressbook 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 59c305d40e339b99d4e9f5026ddc052bf53086b37d561271e8e1d7983a8ee79c [INFO] running `Command { std: "docker" "start" "-a" "59c305d40e339b99d4e9f5026ddc052bf53086b37d561271e8e1d7983a8ee79c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59c305d40e339b99d4e9f5026ddc052bf53086b37d561271e8e1d7983a8ee79c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59c305d40e339b99d4e9f5026ddc052bf53086b37d561271e8e1d7983a8ee79c", kill_on_drop: false }` [INFO] [stdout] 59c305d40e339b99d4e9f5026ddc052bf53086b37d561271e8e1d7983a8ee79c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8db9194b6bbf8dd805bfd746e19bed696c27d101a8fb1d077306d7c1855732ef [INFO] running `Command { std: "docker" "start" "-a" "8db9194b6bbf8dd805bfd746e19bed696c27d101a8fb1d077306d7c1855732ef", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Checking futures-core v0.3.28 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking value-bag v1.4.1 [INFO] [stderr] Compiling thiserror v1.0.41 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.97 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.97 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling cc v1.2.2 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking parking v2.1.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling async-trait v0.1.70 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling bigdecimal v0.4.6 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling rust_decimal v1.30.0 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Checking lock_api v0.4.10 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rustversion v1.0.13 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking allocator-api2 v0.2.15 [INFO] [stderr] Compiling paste v1.0.13 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking ordered-float v3.9.2 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.97 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking async-lock v2.7.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.22 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.97 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling thiserror-impl v1.0.41 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.97 [INFO] [stderr] Checking tokio v1.42.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking js-sys v0.3.64 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling sea-query-derive v0.4.2 [INFO] [stderr] Compiling inherent v1.0.11 [INFO] [stderr] Compiling ouroboros_macro v0.18.4 [INFO] [stderr] Checking pin-project v1.1.2 [INFO] [stderr] Compiling sea-bae v0.2.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Compiling sea-orm-macros v1.1.2 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking clap_lex v0.7.3 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking ouroboros v0.18.4 [INFO] [stderr] Checking regex-syntax v0.7.2 [INFO] [stderr] Checking async-task v4.4.0 [INFO] [stderr] Checking anymap2 v0.13.0 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking web-sys v0.3.64 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.37 [INFO] [stderr] Checking gloo-timers v0.2.6 [INFO] [stderr] Checking clap_builder v4.5.22 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Checking regex v1.8.4 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking uuid v1.4.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking serde-wasm-bindgen v0.5.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking indexmap v1.9.3 [INFO] [stderr] Checking pinned v0.1.0 [INFO] [stderr] Compiling sea-schema-derive v0.3.0 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking async-channel v1.8.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Checking atomic-waker v1.1.1 [INFO] [stderr] Checking blocking v1.3.1 [INFO] [stderr] Checking prokio v0.1.0 [INFO] [stderr] Checking implicit-clone v0.3.9 [INFO] [stderr] Compiling yew-macro v0.20.0 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking clap v4.5.22 [INFO] [stderr] Checking async-executor v1.5.1 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking sqlformat v0.2.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling thiserror v2.0.4 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking async-global-executor v2.3.1 [INFO] [stderr] Checking sea-query v0.32.1 [INFO] [stderr] Compiling thiserror-impl v2.0.4 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking async-std v1.12.0 [INFO] [stderr] Checking sea-schema v0.16.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking stylist-core v0.12.1 [INFO] [stderr] Compiling yewdux-macros v0.9.4 [INFO] [stderr] Compiling yew-router-macro v0.17.0 [INFO] [stderr] Checking sea-orm-cli v1.1.2 [INFO] [stderr] Checking fastrand v2.2.0 [INFO] [stderr] Checking route-recognizer v0.3.1 [INFO] [stderr] Checking anymap v1.0.0-beta.2 [INFO] [stderr] Checking hyper v1.5.1 [INFO] [stdout] error[E0804]: 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[E0804]: 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] [stderr] Compiling dotenvy_macro v0.15.7 [INFO] [stdout] For more information about this error, try `rustc --explain E0804`. [INFO] [stdout] [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" "8db9194b6bbf8dd805bfd746e19bed696c27d101a8fb1d077306d7c1855732ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8db9194b6bbf8dd805bfd746e19bed696c27d101a8fb1d077306d7c1855732ef", kill_on_drop: false }` [INFO] [stdout] 8db9194b6bbf8dd805bfd746e19bed696c27d101a8fb1d077306d7c1855732ef