[INFO] updating cached repository https://github.com/YeyaSwizaw/schema [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] f57115dcca66541d7d6cd9f18688b8b186b7e420 [INFO] documenting YeyaSwizaw/schema against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYeyaSwizaw%2Fschema" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/YeyaSwizaw/schema 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/YeyaSwizaw/schema [INFO] finished tweaking git repo https://github.com/YeyaSwizaw/schema [INFO] tweaked toml for git repo https://github.com/YeyaSwizaw/schema written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/YeyaSwizaw/schema 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 825d5dec59077b0d36cd2e0ae7c6e7a834390e18c68f0dc37eb3d8f2b4176cdb [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" "825d5dec59077b0d36cd2e0ae7c6e7a834390e18c68f0dc37eb3d8f2b4176cdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "825d5dec59077b0d36cd2e0ae7c6e7a834390e18c68f0dc37eb3d8f2b4176cdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "825d5dec59077b0d36cd2e0ae7c6e7a834390e18c68f0dc37eb3d8f2b4176cdb", kill_on_drop: false }` [INFO] [stdout] 825d5dec59077b0d36cd2e0ae7c6e7a834390e18c68f0dc37eb3d8f2b4176cdb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 9f3b873479053e2b59c1cfcd1a7437e6e5631fac32887e0b554de4c1d81e1a2b [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" "9f3b873479053e2b59c1cfcd1a7437e6e5631fac32887e0b554de4c1d81e1a2b", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling cc v1.0.9 [INFO] [stderr] Checking libc v0.2.40 [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling khronos_api v2.1.0 [INFO] [stderr] Checking remove_dir_all v0.5.0 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking rustc-demangle v0.1.7 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling x11-dl v2.17.3 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Checking shared_library v0.1.8 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Compiling wayland-scanner v0.12.5 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking tempfile v3.0.0 [INFO] [stderr] Checking wayland-sys v0.12.5 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Compiling glutin v0.13.1 [INFO] [stderr] Compiling glium v0.20.0 (https://github.com/Brooooooklyn/glium?rev=13ccc9cebe#13ccc9ce) [INFO] [stderr] Checking wayland-kbd v0.13.1 [INFO] [stderr] Checking wayland-window v0.13.3 [INFO] [stderr] Checking winit v0.11.3 [INFO] [stderr] Checking stateloop v0.4.0 (https://github.com/YeyaSwizaw/stateloop?rev=cfa352b70c#cfa352b7) [INFO] [stderr] Checking backtrace v0.3.5 [INFO] [stderr] Documenting schema v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "9f3b873479053e2b59c1cfcd1a7437e6e5631fac32887e0b554de4c1d81e1a2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f3b873479053e2b59c1cfcd1a7437e6e5631fac32887e0b554de4c1d81e1a2b", kill_on_drop: false }` [INFO] [stdout] 9f3b873479053e2b59c1cfcd1a7437e6e5631fac32887e0b554de4c1d81e1a2b