[INFO] cloning repository https://github.com/mdellavo/rust-tracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mdellavo/rust-tracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdellavo%2Frust-tracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdellavo%2Frust-tracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] da3ba3932a31f88cd74500e7e6446c1ddc3c4f4f [INFO] documenting mdellavo/rust-tracer 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%2Fmdellavo%2Frust-tracer" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mdellavo/rust-tracer 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/mdellavo/rust-tracer [INFO] finished tweaking git repo https://github.com/mdellavo/rust-tracer [INFO] tweaked toml for git repo https://github.com/mdellavo/rust-tracer written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/mdellavo/rust-tracer 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] warning: dependency (image) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (indicatif) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (nalgebra) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (rand) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (threadpool) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cdc1d3c1a6d9797dcfe4372b713e0ba2e7aa4b7d0efad9e040fe41644a0b1ec6 [INFO] running `Command { std: "docker" "start" "-a" "cdc1d3c1a6d9797dcfe4372b713e0ba2e7aa4b7d0efad9e040fe41644a0b1ec6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cdc1d3c1a6d9797dcfe4372b713e0ba2e7aa4b7d0efad9e040fe41644a0b1ec6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdc1d3c1a6d9797dcfe4372b713e0ba2e7aa4b7d0efad9e040fe41644a0b1ec6", kill_on_drop: false }` [INFO] [stdout] cdc1d3c1a6d9797dcfe4372b713e0ba2e7aa4b7d0efad9e040fe41644a0b1ec6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7b3f1d0deb4de311109fa040600810c39142ab870b35f75e6f8300e703836dc5 [INFO] running `Command { std: "docker" "start" "-a" "7b3f1d0deb4de311109fa040600810c39142ab870b35f75e6f8300e703836dc5", kill_on_drop: false }` [INFO] [stderr] warning: dependency (image) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (indicatif) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (nalgebra) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (rand) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (threadpool) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Checking regex-syntax v0.6.14 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking crossbeam-utils v0.7.0 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking tiff v0.4.0 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking crossbeam-epoch v0.8.0 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking png v0.15.3 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking rayon-core v1.7.0 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking num-integer v0.1.42 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking num-complex v0.2.4 [INFO] [stderr] Checking num-rational v0.2.3 [INFO] [stderr] Checking num-iter v0.1.40 [INFO] [stderr] Checking alga v0.9.2 [INFO] [stderr] Checking console v0.9.2 [INFO] [stderr] Checking indicatif v0.14.0 [INFO] [stderr] Checking nalgebra v0.19.0 [INFO] [stderr] Checking jpeg-decoder v0.1.18 [INFO] [stderr] Checking image v0.23.0-preview.0 [INFO] [stderr] Documenting rust-tracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.80s [INFO] running `Command { std: "docker" "inspect" "7b3f1d0deb4de311109fa040600810c39142ab870b35f75e6f8300e703836dc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b3f1d0deb4de311109fa040600810c39142ab870b35f75e6f8300e703836dc5", kill_on_drop: false }` [INFO] [stdout] 7b3f1d0deb4de311109fa040600810c39142ab870b35f75e6f8300e703836dc5