[INFO] updating cached repository https://github.com/main--/rust-factorio-ic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a5aa237f619b8832947642389aff021519b6517f [INFO] documenting main--/rust-factorio-ic against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmain--%2Frust-factorio-ic" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/main--/rust-factorio-ic 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/main--/rust-factorio-ic [INFO] finished tweaking git repo https://github.com/main--/rust-factorio-ic [INFO] tweaked toml for git repo https://github.com/main--/rust-factorio-ic written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/main--/rust-factorio-ic 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] [stdout] 2c620e9b1116393bdc235184356d749b6e07c611e33a019d0fa75614a571e1c7 [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" "2c620e9b1116393bdc235184356d749b6e07c611e33a019d0fa75614a571e1c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c620e9b1116393bdc235184356d749b6e07c611e33a019d0fa75614a571e1c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c620e9b1116393bdc235184356d749b6e07c611e33a019d0fa75614a571e1c7", kill_on_drop: false }` [INFO] [stdout] 2c620e9b1116393bdc235184356d749b6e07c611e33a019d0fa75614a571e1c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4e0e02c0fe836394242deb642f03da227cd3f05e04774a430d68c4a1e6b52d56 [INFO] running `Command { std: "docker" "start" "-a" "4e0e02c0fe836394242deb642f03da227cd3f05e04774a430d68c4a1e6b52d56", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Checking base64 v0.12.0 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking leemaze v0.1.11 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling rlua v0.17.0 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking bstr v0.2.12 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling paste-impl v0.1.11 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling fehler-macros v1.0.0 [INFO] [stderr] Checking paste v0.1.11 [INFO] [stderr] Checking simba v0.1.2 [INFO] [stderr] Checking thiserror v1.0.15 [INFO] [stderr] Checking nalgebra v0.21.0 [INFO] [stderr] Checking fehler v1.0.0 [INFO] [stderr] Checking serde_json v1.0.51 [INFO] [stderr] Checking noisy_float v0.1.12 [INFO] [stderr] Checking factorio-blueprint v0.1.1 (https://github.com/coriolinus/factorio-blueprint?rev=0809254a78b1165a2d7e014db9e377bfe55b8ecc#0809254a) [INFO] [stderr] Documenting factorio-ic v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "4e0e02c0fe836394242deb642f03da227cd3f05e04774a430d68c4a1e6b52d56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e0e02c0fe836394242deb642f03da227cd3f05e04774a430d68c4a1e6b52d56", kill_on_drop: false }` [INFO] [stdout] 4e0e02c0fe836394242deb642f03da227cd3f05e04774a430d68c4a1e6b52d56