[INFO] cloning repository https://github.com/skillzaa/fast [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skillzaa/fast" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskillzaa%2Ffast", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskillzaa%2Ffast'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fd1fc9ab17e0ebf64fbfa93db3b6e858cf86ad93 [INFO] documenting skillzaa/fast 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%2Fskillzaa%2Ffast" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/skillzaa/fast 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/skillzaa/fast [INFO] finished tweaking git repo https://github.com/skillzaa/fast [INFO] tweaked toml for git repo https://github.com/skillzaa/fast written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/skillzaa/fast 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] Downloading crates ... [INFO] [stderr] Downloaded pkg-config v0.3.23 [INFO] [stderr] Downloaded fl2rust v0.4.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stdout] 0359b3ba1b64fa0a2c8bdf72a437600eb2bff848ea753931a18db0ca02aa16e2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0359b3ba1b64fa0a2c8bdf72a437600eb2bff848ea753931a18db0ca02aa16e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0359b3ba1b64fa0a2c8bdf72a437600eb2bff848ea753931a18db0ca02aa16e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0359b3ba1b64fa0a2c8bdf72a437600eb2bff848ea753931a18db0ca02aa16e2", kill_on_drop: false }` [INFO] [stdout] 0359b3ba1b64fa0a2c8bdf72a437600eb2bff848ea753931a18db0ca02aa16e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 9c16993bca6054f66f24bdea4bcf7127f3fd6866e11cbd844734ac749a0248d3 [INFO] running `Command { std: "docker" "start" "-a" "9c16993bca6054f66f24bdea4bcf7127f3fd6866e11cbd844734ac749a0248d3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling pkg-config v0.3.23 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling fltk-build v0.1.1 [INFO] [stderr] Compiling cmake v0.1.46 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling cfg-expr v0.8.1 [INFO] [stderr] Compiling fltk-sys v1.2.20 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking futures-executor v0.3.18 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling system-deps v3.2.0 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling glib-macros v0.14.1 [INFO] [stderr] Compiling glib-sys v0.14.0 [INFO] [stderr] Compiling gobject-sys v0.14.0 [INFO] [stderr] Compiling cairo-sys-rs v0.14.9 [INFO] [stderr] Checking glib v0.14.8 [INFO] [stderr] Checking fltk v1.2.20 [INFO] [stderr] Compiling fltk-flow v0.1.2 [INFO] [stderr] Checking cairo-rs v0.14.9 [INFO] [stderr] Documenting fast v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 41s [INFO] running `Command { std: "docker" "inspect" "9c16993bca6054f66f24bdea4bcf7127f3fd6866e11cbd844734ac749a0248d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c16993bca6054f66f24bdea4bcf7127f3fd6866e11cbd844734ac749a0248d3", kill_on_drop: false }` [INFO] [stdout] 9c16993bca6054f66f24bdea4bcf7127f3fd6866e11cbd844734ac749a0248d3