[INFO] fetching crate batch 0.1.1... [INFO] documenting batch-0.1.1 against 1.46.0 for beta-1.47-rustdoc-1 [INFO] extracting crate batch 0.1.1 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate batch 0.1.1 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 crates.io crate batch 0.1.1 [INFO] finished tweaking crates.io crate batch 0.1.1 [INFO] tweaked toml for crates.io crate batch 0.1.1 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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-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] 03936ba231d631f3087b738e4ea949be61df406125744ded5641ceab157f91a5 [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" "03936ba231d631f3087b738e4ea949be61df406125744ded5641ceab157f91a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03936ba231d631f3087b738e4ea949be61df406125744ded5641ceab157f91a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03936ba231d631f3087b738e4ea949be61df406125744ded5641ceab157f91a5", kill_on_drop: false }` [INFO] [stdout] 03936ba231d631f3087b738e4ea949be61df406125744ded5641ceab157f91a5 [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] 00022987fc3b578b0aa0ae6e4f3e804839c1fc266548800759a1cd18b512589a [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" "00022987fc3b578b0aa0ae6e4f3e804839c1fc266548800759a1cd18b512589a", kill_on_drop: false }` [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling pest v0.3.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling cookie-factory v0.2.4 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Checking slab v0.3.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking wait-timeout v0.1.5 [INFO] [stderr] Checking tls-api v0.1.22 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Checking abstract-ns v0.4.3 [INFO] [stderr] Checking uuid v0.6.5 [INFO] [stderr] Checking tokio-timer v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking nom v3.2.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Checking sasl v0.4.3 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Checking amq-protocol-types v0.20.0 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking tokio-tls-api v0.1.22 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-uds v0.2.7 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking domain v0.2.4 [INFO] [stderr] Compiling batch-codegen v0.1.0 [INFO] [stderr] Checking handlebars v0.27.0 [INFO] [stderr] Checking webpki v0.19.1 [INFO] [stderr] Checking sct v0.5.0 [INFO] [stderr] Checking rustls v0.15.2 [INFO] [stderr] Checking webpki-roots v0.16.0 [INFO] [stderr] Checking amq-protocol-codegen v0.27.0 [INFO] [stderr] Checking ns-dns-tokio v0.4.0 [INFO] [stderr] Checking tls-api-rustls v0.1.22 [INFO] [stderr] Compiling amq-protocol v0.19.1 [INFO] [stderr] Compiling lapin-async v0.10.0 [INFO] [stderr] Checking lapin-futures v0.10.0 [INFO] [stderr] Checking lapin-futures-tls-api v0.6.0 [INFO] [stderr] Checking lapin-futures-rustls v0.10.0 [INFO] [stderr] Documenting batch v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "00022987fc3b578b0aa0ae6e4f3e804839c1fc266548800759a1cd18b512589a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00022987fc3b578b0aa0ae6e4f3e804839c1fc266548800759a1cd18b512589a", kill_on_drop: false }` [INFO] [stdout] 00022987fc3b578b0aa0ae6e4f3e804839c1fc266548800759a1cd18b512589a