[INFO] fetching crate lapin-futures-tls-api 0.19.1... [INFO] documenting lapin-futures-tls-api-0.19.1 against 1.46.0 for beta-1.47-rustdoc-1 [INFO] extracting crate lapin-futures-tls-api 0.19.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate lapin-futures-tls-api 0.19.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 lapin-futures-tls-api 0.19.1 [INFO] finished tweaking crates.io crate lapin-futures-tls-api 0.19.1 [INFO] tweaked toml for crates.io crate lapin-futures-tls-api 0.19.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate lapin-futures-tls-api 0.19.1 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 048e3e85ede9611675478a5606163b62d4a66823c1f9618e8b0ff0caf3f31f9e [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" "048e3e85ede9611675478a5606163b62d4a66823c1f9618e8b0ff0caf3f31f9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "048e3e85ede9611675478a5606163b62d4a66823c1f9618e8b0ff0caf3f31f9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "048e3e85ede9611675478a5606163b62d4a66823c1f9618e8b0ff0caf3f31f9e", kill_on_drop: false }` [INFO] [stdout] 048e3e85ede9611675478a5606163b62d4a66823c1f9618e8b0ff0caf3f31f9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 35fabbe108ac83fe360c0bc83683e3ce7bfadf3ed92f967626780ceb2819046c [INFO] running `Command { std: "docker" "start" "-a" "35fabbe108ac83fe360c0bc83683e3ce7bfadf3ed92f967626780ceb2819046c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.16 [INFO] [stderr] Compiling cookie-factory v0.2.4 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling backtrace-sys v0.1.34 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Checking tls-api v0.2.1 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking socket2 v0.3.11 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking resolv-conf v0.6.3 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking backtrace v0.3.45 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tokio-tls-api v0.2.1 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-uds v0.2.6 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling pest_generator v2.1.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking failure v0.1.7 [INFO] [stderr] Checking trust-dns-proto v0.7.4 [INFO] [stderr] Checking trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking amq-protocol-types v1.2.0 [INFO] [stderr] Checking handlebars v1.1.0 [INFO] [stderr] Checking amq-protocol-codegen v1.4.0 [INFO] [stderr] Compiling amq-protocol v1.4.0 [INFO] [stderr] Checking lapin-async v0.18.0 [INFO] [stderr] Checking lapin-futures v0.18.0 [INFO] [stderr] Checking lapin-futures-tls-internal v0.7.1 [INFO] [stderr] Documenting lapin-futures-tls-api v0.19.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 54s [INFO] running `Command { std: "docker" "inspect" "35fabbe108ac83fe360c0bc83683e3ce7bfadf3ed92f967626780ceb2819046c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35fabbe108ac83fe360c0bc83683e3ce7bfadf3ed92f967626780ceb2819046c", kill_on_drop: false }` [INFO] [stdout] 35fabbe108ac83fe360c0bc83683e3ce7bfadf3ed92f967626780ceb2819046c