[INFO] cloning repository https://github.com/halhen/attractor-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/halhen/attractor-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhalhen%2Fattractor-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhalhen%2Fattractor-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cb1accc2bab1ffd4f0f8747ebdfa98a0cfd3ff33
[INFO] documenting halhen/attractor-rust against beta-2025-04-20 for beta-1.87-rustdoc-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhalhen%2Fattractor-rust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/halhen/attractor-rust on toolchain beta-2025-04-20
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/halhen/attractor-rust
[INFO] finished tweaking git repo https://github.com/halhen/attractor-rust
[INFO] tweaked toml for git repo https://github.com/halhen/attractor-rust written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/halhen/attractor-rust 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-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e932cb397a40ea92edd96ba049ae98240312e55398f12425244bb09a1c7df0e8
[INFO] running `Command { std: "docker" "start" "-a" "e932cb397a40ea92edd96ba049ae98240312e55398f12425244bb09a1c7df0e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e932cb397a40ea92edd96ba049ae98240312e55398f12425244bb09a1c7df0e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e932cb397a40ea92edd96ba049ae98240312e55398f12425244bb09a1c7df0e8", kill_on_drop: false }`
[INFO] [stdout] e932cb397a40ea92edd96ba049ae98240312e55398f12425244bb09a1c7df0e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c8aeedd37b8aa69d344e7d56d96c827e45136637e919e9f3625f042a4f44d0c
[INFO] running `Command { std: "docker" "start" "-a" "5c8aeedd37b8aa69d344e7d56d96c827e45136637e919e9f3625f042a4f44d0c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking libloading v0.7.3
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]     Checking dlib v0.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.10
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling wayland-sys v0.29.4
[INFO] [stderr]    Compiling x11-dl v2.19.1
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.15.4
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]     Checking tracing-core v0.1.28
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling phf_shared v0.11.0
[INFO] [stderr]    Compiling winit v0.26.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]     Checking miniz_oxide v0.5.3
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking either v1.7.0
[INFO] [stderr]    Compiling wayland-scanner v0.29.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking deflate v1.0.0
[INFO] [stderr]     Checking spin v0.9.4
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking weezl v0.1.7
[INFO] [stderr]    Compiling rustversion v1.0.8
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.5
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.7
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]     Checking lebe v0.5.1
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking bit_field v0.10.1
[INFO] [stderr]     Checking glow v0.11.2
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking unicode-normalization v0.1.21
[INFO] [stderr]     Checking png v0.17.5
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking gif v0.11.4
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking nix v0.22.3
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking memmap2 v0.3.1
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]    Compiling phf_generator v0.11.0
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]    Compiling wayland-client v0.29.4
[INFO] [stderr]    Compiling wayland-protocols v0.29.4
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking owned_ttf_parser v0.15.0
[INFO] [stderr]     Checking ab_glyph v0.2.15
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking webbrowser v0.7.1
[INFO] [stderr]     Checking jpeg-decoder v0.2.6
[INFO] [stderr]     Checking tiff v0.7.2
[INFO] [stderr]     Checking wayland-commons v0.29.4
[INFO] [stderr]     Checking calloop v0.9.3
[INFO] [stderr]     Checking x11rb v0.9.0
[INFO] [stderr]    Compiling bytemuck_derive v1.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling pin-project-internal v1.0.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling phf_macros v0.11.0
[INFO] [stderr]    Compiling strum_macros v0.24.2
[INFO] [stderr]     Checking phf v0.11.0
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking bytemuck v1.10.0
[INFO] [stderr]     Checking csscolorparser v0.6.2
[INFO] [stderr]     Checking emath v0.18.0
[INFO] [stderr]     Checking pin-project v1.0.11
[INFO] [stderr]     Checking flume v0.10.14
[INFO] [stderr]     Checking epaint v0.18.1
[INFO] [stderr]     Checking colorgrad v0.6.1
[INFO] [stderr]     Checking tracing v0.1.35
[INFO] [stderr]     Checking exr v1.4.2
[INFO] [stderr]     Checking wayland-cursor v0.29.4
[INFO] [stderr]     Checking wayland-egl v0.29.4
[INFO] [stderr]     Checking egui v0.18.1
[INFO] [stderr]     Checking image v0.24.3
[INFO] [stderr]     Checking arboard v2.1.1
[INFO] [stderr]     Checking egui_glow v0.18.1
[INFO] [stderr]     Checking glutin v0.28.0
[INFO] [stderr]     Checking egui-winit v0.18.0
[INFO] [stderr]     Checking eframe v0.18.0
[INFO] [stderr]  Documenting attractor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/attractor/index.html
[INFO] running `Command { std: "docker" "inspect" "5c8aeedd37b8aa69d344e7d56d96c827e45136637e919e9f3625f042a4f44d0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c8aeedd37b8aa69d344e7d56d96c827e45136637e919e9f3625f042a4f44d0c", kill_on_drop: false }`
[INFO] [stdout] 5c8aeedd37b8aa69d344e7d56d96c827e45136637e919e9f3625f042a4f44d0c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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-20" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fdc3cc34c7ff3287e97def26abac33207dd8b3d1802b85417e95c004ec6f5779
[INFO] running `Command { std: "docker" "start" "-a" "fdc3cc34c7ff3287e97def26abac33207dd8b3d1802b85417e95c004ec6f5779", kill_on_drop: false }`
[INFO] [stderr]  Documenting attractor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.84s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/attractor/index.html
[INFO] running `Command { std: "docker" "inspect" "fdc3cc34c7ff3287e97def26abac33207dd8b3d1802b85417e95c004ec6f5779", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdc3cc34c7ff3287e97def26abac33207dd8b3d1802b85417e95c004ec6f5779", kill_on_drop: false }`
[INFO] [stdout] fdc3cc34c7ff3287e97def26abac33207dd8b3d1802b85417e95c004ec6f5779
