[INFO] fetching crate dfw 1.2.0... [INFO] documenting dfw-1.2.0 against 1.46.0 for beta-1.47-rustdoc-1 [INFO] extracting crate dfw 1.2.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate dfw 1.2.0 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 dfw 1.2.0 [INFO] finished tweaking crates.io crate dfw 1.2.0 [INFO] tweaked toml for crates.io crate dfw 1.2.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate dfw 1.2.0 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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 9b83313001c92b9a690fd4119b9dd139db4b8a1a4cb0ff880062586ba322795f [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" "9b83313001c92b9a690fd4119b9dd139db4b8a1a4cb0ff880062586ba322795f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b83313001c92b9a690fd4119b9dd139db4b8a1a4cb0ff880062586ba322795f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b83313001c92b9a690fd4119b9dd139db4b8a1a4cb0ff880062586ba322795f", kill_on_drop: false }` [INFO] [stdout] 9b83313001c92b9a690fd4119b9dd139db4b8a1a4cb0ff880062586ba322795f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 145585422cec43f3997e54bf2a63ff6e98a6a27d415620eee846757f6f63eadb [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" "145585422cec43f3997e54bf2a63ff6e98a6a27d415620eee846757f6f63eadb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling standback v0.2.8 [INFO] [stderr] Compiling hyper-openssl v0.7.1 [INFO] [stderr] Checking bitflags v0.4.0 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking libflate_lz77 v1.0.0 [INFO] [stderr] Checking strum v0.18.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking linked_hash_set v0.1.3 [INFO] [stderr] Compiling nix v0.7.0 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking filetime v0.2.10 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking libflate v1.0.0 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking tar v0.4.28 [INFO] [stderr] Checking signal-hook v0.1.16 [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Compiling dfw v1.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking slog-scope v4.3.0 [INFO] [stderr] Checking slog-kvfilter v0.7.0 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking slog-async v2.5.0 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking slog-stdlog v4.0.0 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Compiling openssl-sys v0.9.57 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio-uds v0.2.6 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Checking iptables v0.2.2 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Checking tokio-openssl v0.3.0 [INFO] [stderr] Checking hyperlocal v0.6.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling trackable_derive v1.0.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Checking trackable v1.0.0 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking time v0.2.16 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking serde v1.0.114 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking slog-term v2.5.0 [INFO] [stderr] Checking shiplift v0.6.0 [INFO] [stderr] Checking sloggers v1.0.1 [INFO] [stderr] Documenting dfw v1.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unknown attribute `norun`. Did you mean `no_run`? [INFO] [stdout] --> src/types.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | / /// The `default_policy` defines the default for when there is not a specific rule. [INFO] [stdout] 176 | | /// [INFO] [stdout] 177 | | /// # Filtering traffic within the same bridge [INFO] [stdout] 178 | | /// [INFO] [stdout] ... | [INFO] [stdout] 191 | | /// [INFO] [stdout] 192 | | /// To permanently set this configuration, take a look at `man sysctl.d` and `man sysctl.conf`. [INFO] [stdout] | |___________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_codeblock_attributes)]` on by default [INFO] [stdout] = help: the code block will either not be tested if not marked as a rust one or will be run (which you might not want) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `Command { std: "docker" "inspect" "145585422cec43f3997e54bf2a63ff6e98a6a27d415620eee846757f6f63eadb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "145585422cec43f3997e54bf2a63ff6e98a6a27d415620eee846757f6f63eadb", kill_on_drop: false }` [INFO] [stdout] 145585422cec43f3997e54bf2a63ff6e98a6a27d415620eee846757f6f63eadb