[INFO] cloning repository https://github.com/nibrivia/particle-sim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nibrivia/particle-sim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnibrivia%2Fparticle-sim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnibrivia%2Fparticle-sim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 824ac5bd846564b2fb919ad36082a97a8b693d64 [INFO] documenting nibrivia/particle-sim 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%2Fnibrivia%2Fparticle-sim" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nibrivia/particle-sim 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/nibrivia/particle-sim [INFO] finished tweaking git repo https://github.com/nibrivia/particle-sim [INFO] tweaked toml for git repo https://github.com/nibrivia/particle-sim written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/nibrivia/particle-sim 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 rapier3d v0.11.1 [INFO] [stderr] Downloaded parry3d v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] e96ebb1b5d1feecc268452fc1a81036b60403792c6924d89e5b36e3092f49fdd [INFO] running `Command { std: "docker" "start" "-a" "e96ebb1b5d1feecc268452fc1a81036b60403792c6924d89e5b36e3092f49fdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e96ebb1b5d1feecc268452fc1a81036b60403792c6924d89e5b36e3092f49fdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e96ebb1b5d1feecc268452fc1a81036b60403792c6924d89e5b36e3092f49fdd", kill_on_drop: false }` [INFO] [stdout] e96ebb1b5d1feecc268452fc1a81036b60403792c6924d89e5b36e3092f49fdd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stdout] 37e9b848913889f837d116b40de24b4320ad768570d6b28e35df476e2c15962e [INFO] running `Command { std: "docker" "start" "-a" "37e9b848913889f837d116b40de24b4320ad768570d6b28e35df476e2c15962e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking safe_arch v0.6.0 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking wide v0.7.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking approx v0.5.0 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking simba v0.6.0 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking nalgebra v0.29.0 [INFO] [stderr] Checking parry3d v0.7.1 [INFO] [stderr] Checking rapier3d v0.11.1 [INFO] [stderr] Documenting particle-sim v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.09s [INFO] running `Command { std: "docker" "inspect" "37e9b848913889f837d116b40de24b4320ad768570d6b28e35df476e2c15962e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37e9b848913889f837d116b40de24b4320ad768570d6b28e35df476e2c15962e", kill_on_drop: false }` [INFO] [stdout] 37e9b848913889f837d116b40de24b4320ad768570d6b28e35df476e2c15962e