[INFO] cloning repository https://github.com/linyinfeng/mpi-traffic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/linyinfeng/mpi-traffic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinyinfeng%2Fmpi-traffic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinyinfeng%2Fmpi-traffic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7d0311f75f1906ecf872e25b4613630c8ca0d0fe [INFO] documenting linyinfeng/mpi-traffic against 1.46.0 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinyinfeng%2Fmpi-traffic" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/linyinfeng/mpi-traffic on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/linyinfeng/mpi-traffic [INFO] finished tweaking git repo https://github.com/linyinfeng/mpi-traffic [INFO] tweaked toml for git repo https://github.com/linyinfeng/mpi-traffic written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/linyinfeng/mpi-traffic already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84c1337ac12de74668f41cb2fb3d24d8b49879d46238490224699da95d40b4a2 [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" "84c1337ac12de74668f41cb2fb3d24d8b49879d46238490224699da95d40b4a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84c1337ac12de74668f41cb2fb3d24d8b49879d46238490224699da95d40b4a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84c1337ac12de74668f41cb2fb3d24d8b49879d46238490224699da95d40b4a2", kill_on_drop: false }` [INFO] [stdout] 84c1337ac12de74668f41cb2fb3d24d8b49879d46238490224699da95d40b4a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae74f4d0efbaf699dd6aa73f789b490a244f71da4e0fd8c7dbf8ca7f697ae473 [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" "ae74f4d0efbaf699dd6aa73f789b490a244f71da4e0fd8c7dbf8ca7f697ae473", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking piston-graphics_api_version v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Checking bytemuck v1.3.1 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling build-probe-mpi v0.1.1 (https://github.com/bsteinb/rsmpi.git#4f07e748) [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking shader_version v0.7.0 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking tiff v0.5.0 [INFO] [stderr] Checking x11-dl v2.18.5 [INFO] [stderr] Compiling mpi v0.6.0 (https://github.com/bsteinb/rsmpi.git#4f07e748) [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking gfx_core v0.9.2 [INFO] [stderr] Checking conv v0.3.3 [INFO] [stderr] Checking clap v2.33.2 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking rayon-core v1.7.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rayon v1.3.1 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Checking gfx v0.18.2 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Checking wayland-client v0.21.13 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking wayland-protocols v0.21.13 [INFO] [stderr] Checking image v0.23.8 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling structopt-derive v0.4.9 [INFO] [stderr] Checking gfx_device_gl v0.16.2 [INFO] [stderr] Checking smithay-client-toolkit v0.4.6 [INFO] [stderr] Checking winit v0.19.5 [INFO] [stderr] Checking structopt v0.3.16 [INFO] [stderr] Checking piston-gfx_texture v0.41.0 [INFO] [stderr] Checking piston2d-gfx_graphics v0.69.0 [INFO] [stderr] Compiling mpi-sys v0.2.0 (https://github.com/bsteinb/rsmpi.git#4f07e748) [INFO] [stderr] Checking glutin v0.21.2 [INFO] [stderr] Checking serde v1.0.114 [INFO] [stderr] Checking pistoncore-input v1.0.0 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking pistoncore-window v0.47.0 [INFO] [stderr] Checking pistoncore-event_loop v0.52.0 [INFO] [stderr] Checking pistoncore-glutin_window v0.66.0 [INFO] [stderr] Checking piston v0.52.0 [INFO] [stderr] Checking piston_window v0.111.0 [INFO] [stderr] Documenting mpi-traffic v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 18s [INFO] running `Command { std: "docker" "inspect" "ae74f4d0efbaf699dd6aa73f789b490a244f71da4e0fd8c7dbf8ca7f697ae473", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae74f4d0efbaf699dd6aa73f789b490a244f71da4e0fd8c7dbf8ca7f697ae473", kill_on_drop: false }` [INFO] [stdout] ae74f4d0efbaf699dd6aa73f789b490a244f71da4e0fd8c7dbf8ca7f697ae473