[INFO] cloning repository https://github.com/tuxparty/tuxparty [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tuxparty/tuxparty" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftuxparty%2Ftuxparty", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftuxparty%2Ftuxparty'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 27e3ebe518862c05c2f5f99fb2ccdb62cbedb23f [INFO] documenting tuxparty/tuxparty against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftuxparty%2Ftuxparty" "/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/tuxparty/tuxparty on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tuxparty/tuxparty [INFO] finished tweaking git repo https://github.com/tuxparty/tuxparty [INFO] tweaked toml for git repo https://github.com/tuxparty/tuxparty written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/tuxparty/tuxparty already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--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" "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" "+beta-2022-05-20" "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] 43447bb3749e670ac19ab963d818cd7f70a74bd73a43e54835a6b084413ea8be [INFO] running `Command { std: "docker" "start" "-a" "43447bb3749e670ac19ab963d818cd7f70a74bd73a43e54835a6b084413ea8be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43447bb3749e670ac19ab963d818cd7f70a74bd73a43e54835a6b084413ea8be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43447bb3749e670ac19ab963d818cd7f70a74bd73a43e54835a6b084413ea8be", kill_on_drop: false }` [INFO] [stdout] 43447bb3749e670ac19ab963d818cd7f70a74bd73a43e54835a6b084413ea8be [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" "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" "+beta-2022-05-20" "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] 931ced2ebd4311c64c3974e18a638aa470b1df850ef329e4e559e5f8ab81062f [INFO] running `Command { std: "docker" "start" "-a" "931ced2ebd4311c64c3974e18a638aa470b1df850ef329e4e559e5f8ab81062f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Checking bitflags v1.0.3 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Checking shader_version v0.3.0 [INFO] [stderr] Compiling pkg-config v0.3.12 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Checking piston-texture v0.6.0 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Checking piston-viewport v0.5.0 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking stb_truetype v0.2.2 [INFO] [stderr] Checking rand_jitter v0.1.3 [INFO] [stderr] Checking deflate v0.7.18 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling quote v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Compiling syn v0.14.5 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rayon-core v1.4.1 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Checking rusttype v0.7.6 [INFO] [stderr] Checking num-iter v0.1.37 [INFO] [stderr] Checking num-rational v0.2.1 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking png v0.14.0 [INFO] [stderr] Checking piston2d-graphics v0.30.0 [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Checking gilrs-core v0.2.2 [INFO] [stderr] Checking gilrs v0.7.1 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Checking pistoncore-input v0.24.0 [INFO] [stderr] Checking tiff v0.2.2 [INFO] [stderr] Checking image v0.21.1 [INFO] [stderr] Checking pistoncore-window v0.37.0 [INFO] [stderr] Checking pistoncore-event_loop v0.42.0 [INFO] [stderr] Checking pistoncore-sdl2_window v0.55.0 [INFO] [stderr] Checking piston v0.42.0 [INFO] [stderr] Checking piston2d-opengl_graphics v0.59.0 [INFO] [stderr] Documenting tuxparty v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `Command { std: "docker" "inspect" "931ced2ebd4311c64c3974e18a638aa470b1df850ef329e4e559e5f8ab81062f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "931ced2ebd4311c64c3974e18a638aa470b1df850ef329e4e559e5f8ab81062f", kill_on_drop: false }` [INFO] [stdout] 931ced2ebd4311c64c3974e18a638aa470b1df850ef329e4e559e5f8ab81062f