[INFO] cloning repository https://github.com/vldm/playground [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vldm/playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvldm%2Fplayground", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvldm%2Fplayground'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2751e76ab683c2fc8e2ffcc7b92412aae2e67e3c [INFO] documenting vldm/playground 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%2Fvldm%2Fplayground" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vldm/playground 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/vldm/playground [INFO] finished tweaking git repo https://github.com/vldm/playground [INFO] tweaked toml for git repo https://github.com/vldm/playground written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/vldm/playground 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] a822fbabff35521dfae4caaeb2f9103a1de95fb6d32dd051deb5d5b88dec56b8 [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" "a822fbabff35521dfae4caaeb2f9103a1de95fb6d32dd051deb5d5b88dec56b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a822fbabff35521dfae4caaeb2f9103a1de95fb6d32dd051deb5d5b88dec56b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a822fbabff35521dfae4caaeb2f9103a1de95fb6d32dd051deb5d5b88dec56b8", kill_on_drop: false }` [INFO] [stdout] a822fbabff35521dfae4caaeb2f9103a1de95fb6d32dd051deb5d5b88dec56b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] ce8e3fdfa13d034d7c6674d63f91fd505eccb9918929d604e9491a006ef0de79 [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" "ce8e3fdfa13d034d7c6674d63f91fd505eccb9918929d604e9491a006ef0de79", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Checking thread-scoped v1.0.2 [INFO] [stderr] Checking bit-vec v0.4.4 [INFO] [stderr] Compiling xattr v0.2.1 [INFO] [stderr] Compiling serde v1.0.66 [INFO] [stderr] Checking log v0.4.2 [INFO] [stderr] Checking term v0.5.1 [INFO] [stderr] Checking textwrap v0.9.0 [INFO] [stderr] Compiling msdos_time v0.1.6 [INFO] [stderr] Checking criterion-plot v0.2.3 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Compiling pest_derive v1.0.7 [INFO] [stderr] Checking itertools-num v0.1.1 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Compiling serde_derive v1.0.66 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling filetime v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.1.2 [INFO] [stderr] Checking criterion-stats v0.2.3 [INFO] [stderr] Checking clap v2.31.2 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling tar v0.4.15 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Compiling rayon v1.0.1 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Compiling cc v1.0.17 [INFO] [stderr] Compiling bzip2-sys v0.1.6 [INFO] [stderr] Compiling miniz_oxide_c_api v0.1.2 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Checking chrono v0.4.3 [INFO] [stderr] Checking serde_json v1.0.21 [INFO] [stderr] Checking bincode v1.0.1 [INFO] [stderr] Checking uuid v0.6.5 [INFO] [stderr] Checking rust_decimal v0.8.1 [INFO] [stderr] Compiling flate2 v1.0.1 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Checking backtrace v0.3.8 [INFO] [stderr] Compiling zip v0.2.8 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Compiling exonum_libsodium-sys v0.0.16 [INFO] [stderr] Checking handlebars v0.31.0 [INFO] [stderr] Checking simplelog v0.5.2 [INFO] [stderr] Checking exonum_sodiumoxide v0.0.16 [INFO] [stderr] Checking criterion v0.2.3 [INFO] [stderr] Documenting bench_seperate v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.49s [INFO] running `Command { std: "docker" "inspect" "ce8e3fdfa13d034d7c6674d63f91fd505eccb9918929d604e9491a006ef0de79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce8e3fdfa13d034d7c6674d63f91fd505eccb9918929d604e9491a006ef0de79", kill_on_drop: false }` [INFO] [stdout] ce8e3fdfa13d034d7c6674d63f91fd505eccb9918929d604e9491a006ef0de79