[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 1.86.0 for beta-1.87-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhalhen%2Fattractor-rust" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/halhen/attractor-rust on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "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-6-tc1/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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded eframe v0.18.0 [INFO] [stderr] Downloaded colorgrad v0.6.1 [INFO] [stderr] Downloaded phf_generator v0.11.0 [INFO] [stderr] Downloaded phf_shared v0.11.0 [INFO] [stderr] Downloaded phf v0.11.0 [INFO] [stderr] Downloaded phf_macros v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3746f538f64b71cdae458c40c8d091d54f27791fa0e392b9aff89eb4d5833ae3 [INFO] running `Command { std: "docker" "start" "-a" "3746f538f64b71cdae458c40c8d091d54f27791fa0e392b9aff89eb4d5833ae3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3746f538f64b71cdae458c40c8d091d54f27791fa0e392b9aff89eb4d5833ae3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3746f538f64b71cdae458c40c8d091d54f27791fa0e392b9aff89eb4d5833ae3", kill_on_drop: false }` [INFO] [stdout] 3746f538f64b71cdae458c40c8d091d54f27791fa0e392b9aff89eb4d5833ae3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.86.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e45e4fd21e79f27a479a2f843cda9f9f558b33b0631160baeffff51b40829ff [INFO] running `Command { std: "docker" "start" "-a" "9e45e4fd21e79f27a479a2f843cda9f9f558b33b0631160baeffff51b40829ff", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [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] Compiling syn v1.0.98 [INFO] [stderr] Checking once_cell v1.13.0 [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 bitflags v1.3.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling gl_generator v0.14.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] Checking ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking tracing-core v0.1.28 [INFO] [stderr] Compiling phf_shared v0.11.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking either v1.7.0 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Checking spin v0.9.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling rustversion v1.0.8 [INFO] [stderr] Checking weezl 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 nix v0.22.3 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking owned_ttf_parser v0.15.0 [INFO] [stderr] Checking ab_glyph v0.2.15 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking memmap2 v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking lebe v0.5.1 [INFO] [stderr] Checking glow v0.11.2 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Checking gif v0.11.4 [INFO] [stderr] Checking png v0.17.5 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking webbrowser v0.7.1 [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 phf_generator v0.11.0 [INFO] [stderr] Checking jpeg-decoder v0.2.6 [INFO] [stderr] Checking tiff v0.7.2 [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 wayland-cursor v0.29.4 [INFO] [stderr] Checking wayland-egl v0.29.4 [INFO] [stderr] Checking bytemuck v1.10.0 [INFO] [stderr] Checking pin-project v1.0.11 [INFO] [stderr] Checking flume v0.10.14 [INFO] [stderr] Checking phf v0.11.0 [INFO] [stderr] Checking emath v0.18.0 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking csscolorparser v0.6.2 [INFO] [stderr] Checking colorgrad v0.6.1 [INFO] [stderr] Checking exr v1.4.2 [INFO] [stderr] Checking epaint v0.18.1 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Checking egui v0.18.1 [INFO] [stderr] Checking arboard v2.1.1 [INFO] [stderr] Checking image v0.24.3 [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 40s [INFO] [stderr] Generated /opt/rustwide/target/doc/attractor/index.html [INFO] running `Command { std: "docker" "inspect" "9e45e4fd21e79f27a479a2f843cda9f9f558b33b0631160baeffff51b40829ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e45e4fd21e79f27a479a2f843cda9f9f558b33b0631160baeffff51b40829ff", kill_on_drop: false }` [INFO] [stdout] 9e45e4fd21e79f27a479a2f843cda9f9f558b33b0631160baeffff51b40829ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=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" "+1.86.0" "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] c3dbd789fa340e455e54a402d32bd985682be78b8ea4fa92a713ee992386c914 [INFO] running `Command { std: "docker" "start" "-a" "c3dbd789fa340e455e54a402d32bd985682be78b8ea4fa92a713ee992386c914", 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.71s [INFO] [stderr] Generated /opt/rustwide/target/doc/attractor/index.html [INFO] running `Command { std: "docker" "inspect" "c3dbd789fa340e455e54a402d32bd985682be78b8ea4fa92a713ee992386c914", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3dbd789fa340e455e54a402d32bd985682be78b8ea4fa92a713ee992386c914", kill_on_drop: false }` [INFO] [stdout] c3dbd789fa340e455e54a402d32bd985682be78b8ea4fa92a713ee992386c914