[INFO] fetching crate shrs_completion 0.0.6... [INFO] testing shrs_completion-0.0.6 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate shrs_completion 0.0.6 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate shrs_completion 0.0.6 [INFO] finished tweaking crates.io crate shrs_completion 0.0.6 [INFO] tweaked toml for crates.io crate shrs_completion 0.0.6 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate shrs_completion 0.0.6 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate shrs_completion 0.0.6 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c661a6c6f077f7248ed72edeba3798c4dc64a2c365d0ea1e5ab3e2a16d5a185 [INFO] running `Command { std: "docker" "start" "-a" "1c661a6c6f077f7248ed72edeba3798c4dc64a2c365d0ea1e5ab3e2a16d5a185", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c661a6c6f077f7248ed72edeba3798c4dc64a2c365d0ea1e5ab3e2a16d5a185", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c661a6c6f077f7248ed72edeba3798c4dc64a2c365d0ea1e5ab3e2a16d5a185", kill_on_drop: false }` [INFO] [stdout] 1c661a6c6f077f7248ed72edeba3798c4dc64a2c365d0ea1e5ab3e2a16d5a185 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12176ad0a34129a4c9a801d74b979555d889906550c4c1ee21b9cb3811d8383e [INFO] running `Command { std: "docker" "start" "-a" "12176ad0a34129a4c9a801d74b979555d889906550c4c1ee21b9cb3811d8383e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling lalrpop-util v0.19.12 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling chrono v0.4.35 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling fid-rs v0.1.1 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.11.2 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling derive_builder_macro v0.11.2 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling x11rb-protocol v0.13.0 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling str_indices v0.4.3 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling shrs_job v0.0.6 [INFO] [stderr] Compiling tuikit v0.5.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling vte v0.11.1 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling ropey v1.6.1 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling x11rb v0.13.0 [INFO] [stderr] Compiling clap_derive v4.5.3 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling derive_builder v0.11.2 [INFO] [stderr] Compiling timer v0.2.0 [INFO] [stderr] Compiling louds-rs v0.4.0 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling defer-drop v1.3.0 [INFO] [stderr] Compiling pino_deref v0.1.1 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling skim v0.10.4 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling trie-rs v0.1.1 [INFO] [stderr] Compiling clap v4.5.3 [INFO] [stderr] Compiling shrs_utils v0.0.6 [INFO] [stderr] Compiling multimap v0.9.1 [INFO] [stderr] Compiling arboard v3.3.2 [INFO] [stderr] Compiling shrs_core_macros v0.0.6 [INFO] [stderr] Compiling anymap v1.0.0-beta.2 [INFO] [stderr] Compiling glob v0.3.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 wildmatch v2.3.3 [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" "12176ad0a34129a4c9a801d74b979555d889906550c4c1ee21b9cb3811d8383e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12176ad0a34129a4c9a801d74b979555d889906550c4c1ee21b9cb3811d8383e", kill_on_drop: false }` [INFO] [stdout] 12176ad0a34129a4c9a801d74b979555d889906550c4c1ee21b9cb3811d8383e