[INFO] cloning repository https://github.com/quebin31/pso [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quebin31/pso" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquebin31%2Fpso", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquebin31%2Fpso'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fd43868a7adaeac40bd06374ed997b7b0b7a1c31 [INFO] documenting quebin31/pso against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquebin31%2Fpso" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/quebin31/pso on toolchain 394e1b40d264aa6928811919c1124fa248e7d802 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/quebin31/pso [INFO] finished tweaking git repo https://github.com/quebin31/pso [INFO] tweaked toml for git repo https://github.com/quebin31/pso written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/quebin31/pso already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "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] 9027e3bfc18cd9160d164bba5582656ecd439976fd71717c7edde75548507ec7 [INFO] running `Command { std: "docker" "start" "-a" "9027e3bfc18cd9160d164bba5582656ecd439976fd71717c7edde75548507ec7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9027e3bfc18cd9160d164bba5582656ecd439976fd71717c7edde75548507ec7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9027e3bfc18cd9160d164bba5582656ecd439976fd71717c7edde75548507ec7", kill_on_drop: false }` [INFO] [stdout] 9027e3bfc18cd9160d164bba5582656ecd439976fd71717c7edde75548507ec7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd9fd3016b2a9c2c287c12d4b1ef26b37763a8e5ee1ab8cee6449ba76e3a40f0 [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" "cd9fd3016b2a9c2c287c12d4b1ef26b37763a8e5ee1ab8cee6449ba76e3a40f0", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Checking bytemuck v1.2.0 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking deflate v0.8.4 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking jpeg-decoder v0.1.19 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling pathfinder_simd v0.5.0 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Checking png v0.16.5 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking pathfinder_geometry v0.5.1 [INFO] [stderr] Checking freetype v0.4.1 [INFO] [stderr] Checking servo-fontconfig v0.4.0 [INFO] [stderr] Checking font-kit v0.7.1 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking image v0.23.6 [INFO] [stderr] Checking plotters v0.2.15 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking ndarray-rand v0.11.0 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Documenting pso v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.46s [INFO] running `Command { std: "docker" "inspect" "cd9fd3016b2a9c2c287c12d4b1ef26b37763a8e5ee1ab8cee6449ba76e3a40f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd9fd3016b2a9c2c287c12d4b1ef26b37763a8e5ee1ab8cee6449ba76e3a40f0", kill_on_drop: false }` [INFO] [stdout] cd9fd3016b2a9c2c287c12d4b1ef26b37763a8e5ee1ab8cee6449ba76e3a40f0