[INFO] fetching crate git_function_history 0.7.1... [INFO] testing git_function_history-0.7.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate git_function_history 0.7.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate git_function_history 0.7.1 [INFO] finished tweaking crates.io crate git_function_history 0.7.1 [INFO] tweaked toml for crates.io crate git_function_history 0.7.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate git_function_history 0.7.1 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 333 packages to latest compatible versions [INFO] [stderr] Adding cached v0.46.1 (available: v0.56.0) [INFO] [stderr] Adding gix v0.55.2 (available: v0.73.0) [INFO] [stderr] Adding gix-features v0.36.1 (available: v0.43.1) [INFO] [stderr] Adding perf-event v0.4.7 (available: v0.4.8) [INFO] [stderr] Adding ra_ap_syntax v0.0.180 (available: v0.0.301) [INFO] [stderr] Adding rustpython-parser v0.3.1 (available: v0.4.0) [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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 010dd6b39284bca70490fc21ec5875555245f5e13499fc9768706123cd552d76 [INFO] running `Command { std: "docker" "start" "-a" "010dd6b39284bca70490fc21ec5875555245f5e13499fc9768706123cd552d76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "010dd6b39284bca70490fc21ec5875555245f5e13499fc9768706123cd552d76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "010dd6b39284bca70490fc21ec5875555245f5e13499fc9768706123cd552d76", kill_on_drop: false }` [INFO] [stdout] 010dd6b39284bca70490fc21ec5875555245f5e13499fc9768706123cd552d76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] fad032db1ab5dc858a36835a9e83da3fe33c8b7836b0b5b8a5b0c1da39394512 [INFO] running `Command { std: "docker" "start" "-a" "fad032db1ab5dc858a36835a9e83da3fe33c8b7836b0b5b8a5b0c1da39394512", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling gix-trace v0.1.13 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling prodash v26.2.2 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling faster-hex v0.9.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling btoi v0.4.3 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling gix-hash v0.13.3 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling memmap2 v0.9.8 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling gix-utils v0.1.14 [INFO] [stderr] Compiling memmap2 v0.7.1 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling gix-hashtable v0.4.1 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling malachite-nz v0.4.22 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling gix-chunk v0.4.11 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling ra-ap-rustc_index v0.14.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling ra-ap-rustc_lexer v0.14.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling unicode_names2_generator v1.3.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling malachite-base v0.4.22 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling ra-ap-rustc_abi v0.14.0 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling ra-ap-rustc_parse_format v0.14.0 [INFO] [stderr] Compiling unicode_names2 v1.3.0 [INFO] [stderr] Compiling uluru v3.1.0 [INFO] [stderr] Compiling gix-sec v0.10.12 [INFO] [stderr] Compiling jwalk v0.8.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rustpython-parser-vendored v0.3.1 [INFO] [stderr] Compiling perf-event-open-sys v1.0.1 [INFO] [stderr] Compiling gix-features v0.36.1 [INFO] [stderr] Compiling clru v0.6.2 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling rustpython-parser-core v0.3.1 [INFO] [stderr] Compiling perf-event v0.4.7 [INFO] [stderr] Compiling ra_ap_rustc-dependencies v0.0.180 [INFO] [stderr] Compiling gix-fs v0.8.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling gix-tempfile v11.0.1 [INFO] [stderr] Compiling gix-bitmap v0.2.14 [INFO] [stderr] Compiling unic-emoji-char v0.9.0 [INFO] [stderr] Compiling always-assert v0.1.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling flexi_logger v0.24.2 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling gix-lock v11.0.1 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling lib-ruby-parser v4.0.6+ruby-3.1.2 [INFO] [stderr] Compiling gix-date v0.8.7 [INFO] [stderr] Compiling gix-validate v0.8.5 [INFO] [stderr] Compiling gix-validate v0.10.0 [INFO] [stderr] Compiling gix-commitgraph v0.22.1 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling gix-actor v0.28.1 [INFO] [stderr] Compiling gix-path v0.10.20 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling gix-quote v0.4.15 [INFO] [stderr] Compiling jod-thread v0.1.2 [INFO] [stderr] Compiling gix-object v0.38.0 [INFO] [stderr] Compiling ra_ap_limit v0.0.180 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling la-arena v0.3.1 [INFO] [stderr] Compiling drop_bomb v0.1.5 [INFO] [stderr] Compiling cached_proc_macro v0.18.1 [INFO] [stderr] Compiling gix-config-value v0.14.12 [INFO] [stderr] Compiling gix-glob v0.14.1 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling ra_ap_parser v0.0.180 [INFO] [stderr] Compiling ra_ap_profile v0.0.180 [INFO] [stderr] Compiling gix-url v0.25.2 [INFO] [stderr] Compiling ra_ap_text_edit v0.0.180 [INFO] [stderr] Compiling unic-ucd-category v0.9.0 [INFO] [stderr] Compiling ra_ap_stdx v0.0.180 [INFO] [stderr] Compiling simple_file_logger v0.3.1 [INFO] [stderr] Compiling rowan v0.15.17 [INFO] [stderr] Compiling unic-ucd-ident v0.9.0 [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/ra_ap_stdx-0.0.180/src/anymap.rs:283:40 [INFO] [stdout] | [INFO] [stdout] 283 | unsafe { Box::from_raw(raw as *mut $t) } [INFO] [stdout] | ^^^^^^^^^^^^^^ unsupported cast [INFO] [stdout] ... [INFO] [stdout] 378 | 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/ra_ap_stdx-0.0.180/src/anymap.rs:283:40 [INFO] [stdout] | [INFO] [stdout] 283 | unsafe { Box::from_raw(raw as *mut $t) } [INFO] [stdout] | ^^^^^^^^^^^^^^ unsupported cast [INFO] [stdout] ... [INFO] [stdout] 379 | 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 gix-macros v0.1.5 [INFO] [stderr] Compiling alloc-from-pool v1.0.5 [INFO] [stderr] Compiling gix-revwalk v0.9.0 [INFO] [stderr] Compiling gix-ref v0.38.0 [INFO] [stdout] For more information about this error, try `rustc --explain E0804`. [INFO] [stdout] [INFO] [stderr] Compiling gix-pack v0.44.0 [INFO] [stderr] error: could not compile `ra_ap_stdx` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "fad032db1ab5dc858a36835a9e83da3fe33c8b7836b0b5b8a5b0c1da39394512", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fad032db1ab5dc858a36835a9e83da3fe33c8b7836b0b5b8a5b0c1da39394512", kill_on_drop: false }` [INFO] [stdout] fad032db1ab5dc858a36835a9e83da3fe33c8b7836b0b5b8a5b0c1da39394512