[INFO] cloning repository https://github.com/MrPicklePinosaur/pinosh [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MrPicklePinosaur/pinosh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrPicklePinosaur%2Fpinosh", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrPicklePinosaur%2Fpinosh'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 662690cb2adbaabe23193513a70f105aaaf03318 [INFO] documenting MrPicklePinosaur/pinosh against beta-2025-04-13 for beta-1.87-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrPicklePinosaur%2Fpinosh" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MrPicklePinosaur/pinosh on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MrPicklePinosaur/pinosh [INFO] finished tweaking git repo https://github.com/MrPicklePinosaur/pinosh [INFO] tweaked toml for git repo https://github.com/MrPicklePinosaur/pinosh written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/MrPicklePinosaur/pinosh 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-2025-04-13" "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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d5b9a6ae0c20ea45d007c28b57d276e7308c8970aa7ecf6663792dfc05c8f96e [INFO] running `Command { std: "docker" "start" "-a" "d5b9a6ae0c20ea45d007c28b57d276e7308c8970aa7ecf6663792dfc05c8f96e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5b9a6ae0c20ea45d007c28b57d276e7308c8970aa7ecf6663792dfc05c8f96e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5b9a6ae0c20ea45d007c28b57d276e7308c8970aa7ecf6663792dfc05c8f96e", kill_on_drop: false }` [INFO] [stdout] d5b9a6ae0c20ea45d007c28b57d276e7308c8970aa7ecf6663792dfc05c8f96e [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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14633d53cc087957702186656d7841a800883172f500b0e15dae5af581fe7bcf [INFO] running `Command { std: "docker" "start" "-a" "14633d53cc087957702186656d7841a800883172f500b0e15dae5af581fe7bcf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking str_indices v0.4.3 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking bytemuck v1.16.0 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking timer v0.2.0 [INFO] [stderr] Checking ropey v1.6.1 [INFO] [stderr] Checking vte v0.11.1 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking fid-rs v0.1.1 [INFO] [stderr] Checking clap_builder v4.5.7 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking louds-rs v0.4.0 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking image v0.25.1 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking tuikit v0.5.0 [INFO] [stderr] Checking crossterm v0.26.1 [INFO] [stderr] Checking lalrpop-util v0.19.12 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking defer-drop v1.3.0 [INFO] [stderr] Checking beef v0.5.2 [INFO] [stderr] Checking shlex v1.3.0 [INFO] [stderr] Checking trie-rs v0.1.1 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking anymap v1.0.0-beta.2 [INFO] [stderr] Checking 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 darling_core v0.14.4 [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" "14633d53cc087957702186656d7841a800883172f500b0e15dae5af581fe7bcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14633d53cc087957702186656d7841a800883172f500b0e15dae5af581fe7bcf", kill_on_drop: false }` [INFO] [stdout] 14633d53cc087957702186656d7841a800883172f500b0e15dae5af581fe7bcf