[INFO] cloning repository https://github.com/jtbarker/eggers [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jtbarker/eggers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtbarker%2Feggers", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtbarker%2Feggers'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e9e7eca3bc27bbf053205fdf7e60cd54fbfc7153 [INFO] documenting jtbarker/eggers 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%2Fjtbarker%2Feggers" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 70% (898/1266) Checking out files: 71% (899/1266) Checking out files: 72% (912/1266) Checking out files: 73% (925/1266) Checking out files: 74% (937/1266) Checking out files: 75% (950/1266) Checking out files: 76% (963/1266) Checking out files: 77% (975/1266) Checking out files: 78% (988/1266) Checking out files: 79% (1001/1266) Checking out files: 80% (1013/1266) Checking out files: 81% (1026/1266) Checking out files: 82% (1039/1266) Checking out files: 83% (1051/1266) Checking out files: 84% (1064/1266) Checking out files: 84% (1071/1266) Checking out files: 85% (1077/1266) Checking out files: 86% (1089/1266) Checking out files: 87% (1102/1266) Checking out files: 88% (1115/1266) Checking out files: 89% (1127/1266) Checking out files: 90% (1140/1266) Checking out files: 91% (1153/1266) Checking out files: 92% (1165/1266) Checking out files: 93% (1178/1266) Checking out files: 94% (1191/1266) Checking out files: 95% (1203/1266) Checking out files: 96% (1216/1266) Checking out files: 97% (1229/1266) Checking out files: 98% (1241/1266) Checking out files: 99% (1254/1266) Checking out files: 100% (1266/1266) Checking out files: 100% (1266/1266), done. [INFO] validating manifest of git repo https://github.com/jtbarker/eggers 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/jtbarker/eggers [INFO] finished tweaking git repo https://github.com/jtbarker/eggers [INFO] tweaked toml for git repo https://github.com/jtbarker/eggers written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/jtbarker/eggers 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-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" "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] 77f0fc1f16c38af2bba2d8bba26e05ed221f4fbe33f56b7363a30ecd646ff479 [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" "77f0fc1f16c38af2bba2d8bba26e05ed221f4fbe33f56b7363a30ecd646ff479", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "77f0fc1f16c38af2bba2d8bba26e05ed221f4fbe33f56b7363a30ecd646ff479", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77f0fc1f16c38af2bba2d8bba26e05ed221f4fbe33f56b7363a30ecd646ff479", kill_on_drop: false }` [INFO] [stdout] 77f0fc1f16c38af2bba2d8bba26e05ed221f4fbe33f56b7363a30ecd646ff479 [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" "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] 5a8a137ef759df6a77060f082734418ec0bd2c0d6a2704bcc66946f08160d365 [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" "5a8a137ef759df6a77060f082734418ec0bd2c0d6a2704bcc66946f08160d365", kill_on_drop: false }` [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling openssl-sys v0.9.50 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking tokio-threadpool v0.1.16 [INFO] [stderr] Checking tokio-reactor v0.1.10 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking egg-mode v0.13.0 [INFO] [stderr] Documenting eggers v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.98s [INFO] running `Command { std: "docker" "inspect" "5a8a137ef759df6a77060f082734418ec0bd2c0d6a2704bcc66946f08160d365", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a8a137ef759df6a77060f082734418ec0bd2c0d6a2704bcc66946f08160d365", kill_on_drop: false }` [INFO] [stdout] 5a8a137ef759df6a77060f082734418ec0bd2c0d6a2704bcc66946f08160d365