[INFO] cloning repository https://github.com/Saecki/s3plot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Saecki/s3plot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaecki%2Fs3plot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaecki%2Fs3plot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3d261fdc0e577174c32027c6c11e92aa418b9d14 [INFO] documenting Saecki/s3plot against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaecki%2Fs3plot" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Saecki/s3plot on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Saecki/s3plot [INFO] finished tweaking git repo https://github.com/Saecki/s3plot [INFO] tweaked toml for git repo https://github.com/Saecki/s3plot written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/Saecki/s3plot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/saecki/comeondosomething` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rfd v0.8.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ece008d9ee9cfce6cbb489ad6aba0dec8abbb1bf197f48ed07f98de7b23011cf [INFO] running `Command { std: "docker" "start" "-a" "ece008d9ee9cfce6cbb489ad6aba0dec8abbb1bf197f48ed07f98de7b23011cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ece008d9ee9cfce6cbb489ad6aba0dec8abbb1bf197f48ed07f98de7b23011cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ece008d9ee9cfce6cbb489ad6aba0dec8abbb1bf197f48ed07f98de7b23011cf", kill_on_drop: false }` [INFO] [stdout] ece008d9ee9cfce6cbb489ad6aba0dec8abbb1bf197f48ed07f98de7b23011cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d45271e652dd2aa4ae456ebd4803939e16b34b1239d58855cbebd81bce4c41f5 [INFO] running `Command { std: "docker" "start" "-a" "d45271e652dd2aa4ae456ebd4803939e16b34b1239d58855cbebd81bce4c41f5", kill_on_drop: false }` [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking easy-parallel v3.2.0 [INFO] [stderr] Compiling rfd v0.8.2 [INFO] [stderr] Checking glow v0.11.2 [INFO] [stderr] Checking detect-desktop-environment v0.2.0 [INFO] [stderr] Checking dconf_rs v0.3.0 [INFO] [stderr] Compiling cfg-expr v0.10.2 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking log v0.4.17 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking ab_glyph v0.2.15 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking parking_lot_core v0.9.3 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking ordered-stream v0.0.1 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking sha1 v0.6.1 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking polling v2.2.0 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling system-deps v6.0.2 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking webbrowser v0.7.1 [INFO] [stderr] Checking serde v1.0.137 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking strum v0.24.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking cods v0.2.0 (https://github.com/saecki/comeondosomething#98e32276) [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking async-broadcast v0.4.0 [INFO] [stderr] Checking async-io v1.6.0 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling glib-sys v0.15.10 [INFO] [stderr] Compiling gobject-sys v0.15.10 [INFO] [stderr] Compiling atk-sys v0.15.1 [INFO] [stderr] Compiling gio-sys v0.15.10 [INFO] [stderr] Compiling gdk-sys v0.15.1 [INFO] [stderr] Compiling cairo-sys-rs v0.15.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.15.10 [INFO] [stderr] Compiling pango-sys v0.15.10 [INFO] [stderr] Compiling gtk-sys v0.15.3 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking dlv-list v0.2.3 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Checking ordered-multimap v0.3.1 [INFO] [stderr] Checking rust-ini v0.17.0 [INFO] [stderr] Compiling zbus_macros v2.2.0 [INFO] [stderr] Checking enumflags2 v0.7.5 [INFO] [stderr] Checking emath v0.18.0 [INFO] [stderr] Checking ron v0.7.0 [INFO] [stderr] Checking wayland-commons v0.29.4 [INFO] [stderr] Checking calloop v0.9.3 [INFO] [stderr] Checking x11rb v0.9.0 [INFO] [stderr] Checking zvariant v3.2.1 [INFO] [stderr] Checking epaint v0.18.1 [INFO] [stderr] Checking wayland-cursor v0.29.4 [INFO] [stderr] Checking wayland-egl v0.29.4 [INFO] [stderr] Checking zbus_names v2.1.0 [INFO] [stderr] Checking egui v0.18.1 [INFO] [stderr] Checking zbus v2.2.0 [INFO] [stderr] Checking arboard v2.1.0 [INFO] [stderr] Checking egui_glow v0.18.1 [INFO] [stderr] Checking dark-light v0.2.2 [INFO] [stderr] Checking egui-winit v0.18.0 [INFO] [stderr] Checking glutin v0.28.0 [INFO] [stderr] Checking eframe v0.18.0 [INFO] [stderr] Documenting s3plot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 57s [INFO] running `Command { std: "docker" "inspect" "d45271e652dd2aa4ae456ebd4803939e16b34b1239d58855cbebd81bce4c41f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d45271e652dd2aa4ae456ebd4803939e16b34b1239d58855cbebd81bce4c41f5", kill_on_drop: false }` [INFO] [stdout] d45271e652dd2aa4ae456ebd4803939e16b34b1239d58855cbebd81bce4c41f5