[INFO] cloning repository https://github.com/pitkley/dfw [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pitkley/dfw" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpitkley%2Fdfw", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpitkley%2Fdfw'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 06926d11e7d4d71740537a53f6cb7afbdab0e714 [INFO] testing pitkley/dfw against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpitkley%2Fdfw" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pitkley/dfw on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pitkley/dfw [INFO] finished tweaking git repo https://github.com/pitkley/dfw [INFO] tweaked toml for git repo https://github.com/pitkley/dfw written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/pitkley/dfw already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5dcb0a8a9c32f130b44d97ca0d56b75431c366ccd82190d875c25afccbcd0d81 [INFO] running `Command { std: "docker" "start" "-a" "5dcb0a8a9c32f130b44d97ca0d56b75431c366ccd82190d875c25afccbcd0d81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5dcb0a8a9c32f130b44d97ca0d56b75431c366ccd82190d875c25afccbcd0d81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dcb0a8a9c32f130b44d97ca0d56b75431c366ccd82190d875c25afccbcd0d81", kill_on_drop: false }` [INFO] [stdout] 5dcb0a8a9c32f130b44d97ca0d56b75431c366ccd82190d875c25afccbcd0d81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "RUSTFLAGS=--cap-lints=forbid" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01638ddd370ff2b6b2486defe515e21f815b850a67a6b607b29fabf9c4824547 [INFO] running `Command { std: "docker" "start" "-a" "01638ddd370ff2b6b2486defe515e21f815b850a67a6b607b29fabf9c4824547", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling once_cell v1.6.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling hyper-openssl v0.9.1 [INFO] [stderr] Compiling arc-swap v1.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling libflate_lz77 v1.0.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.2 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling standback v0.2.15 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling dfw v1.2.2-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tracing v0.1.24 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling slog-kvfilter v0.7.0 [INFO] [stderr] Compiling mio v0.7.8 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tar v0.4.33 [INFO] [stderr] Compiling libflate v1.0.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling slog-stdlog v4.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling slog-async v2.6.0 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling trackable_derive v1.0.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling trackable v1.0.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling hyper v0.14.4 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tokio-openssl v0.6.1 [INFO] [stderr] Compiling futures_codec v0.4.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling hyperlocal v0.8.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling slog-term v2.8.0 [INFO] [stderr] Compiling shiplift v0.7.0 [INFO] [stderr] Compiling sloggers v2.0.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "01638ddd370ff2b6b2486defe515e21f815b850a67a6b607b29fabf9c4824547", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01638ddd370ff2b6b2486defe515e21f815b850a67a6b607b29fabf9c4824547", kill_on_drop: false }` [INFO] [stdout] 01638ddd370ff2b6b2486defe515e21f815b850a67a6b607b29fabf9c4824547 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "RUSTFLAGS=--cap-lints=forbid" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b2a5c2675d53b7a49364a88a8c3264aa1075987b18e6641bf0e993762ab3573 [INFO] running `Command { std: "docker" "start" "-a" "4b2a5c2675d53b7a49364a88a8c3264aa1075987b18e6641bf0e993762ab3573", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling eval v0.4.3 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling dfw v1.2.2-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.67s [INFO] running `Command { std: "docker" "inspect" "4b2a5c2675d53b7a49364a88a8c3264aa1075987b18e6641bf0e993762ab3573", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b2a5c2675d53b7a49364a88a8c3264aa1075987b18e6641bf0e993762ab3573", kill_on_drop: false }` [INFO] [stdout] 4b2a5c2675d53b7a49364a88a8c3264aa1075987b18e6641bf0e993762ab3573 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "RUSTFLAGS=--cap-lints=forbid" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8d159aa0efcca55ccc5dfd57325ac6b5be20ed04ed60e167f9cb40fb535d4b84 [INFO] running `Command { std: "docker" "start" "-a" "8d159aa0efcca55ccc5dfd57325ac6b5be20ed04ed60e167f9cb40fb535d4b84", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/dfw-43ccf20e21190226) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test types::test::chainpolicy_fromstr ... ok [INFO] [stdout] test nftables::rule::test::builder_should_succeed ... ok [INFO] [stdout] test nftables::rule::test::builder_should_fail ... ok [INFO] [stdout] test types::test::ruleverdict_fromstr ... ok [INFO] [stdout] test types::test::chainpolicy_tostring ... ok [INFO] [stdout] test types::test::ruleverdict_tostring ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/dfw-1d51f90fe22acf42) [INFO] [stdout] [INFO] [stderr] Running tests/dfw.rs (/opt/rustwide/target/debug/deps/dfw-6c966760bd2261de) [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/logline.rs (/opt/rustwide/target/debug/deps/logline-aea7e300d704989f) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test regex_ne_self ... ok [INFO] [stdout] test string_eq_self ... ok [INFO] [stdout] test string_eq_string ... ok [INFO] [stdout] test regex_ne_regex ... ok [INFO] [stdout] test string_ne_string ... ok [INFO] [stdout] test string_ne_regex ... ok [INFO] [stdout] test string_eq_regex ... ok [INFO] [stdout] test logline_from_string_with_eval ... ok [INFO] [stdout] test logline_from_string ... ok [INFO] [stdout] test logline_from_wrong_string ... ok [INFO] [stdout] test string_ne_regex_eval ... ok [INFO] [stdout] test string_eq_regex_eval ... ok [INFO] [stdout] test logline_from_string_with_wrong_expansion ... ok [INFO] [stdout] test logline_from_string_with_expansions ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/types.rs (/opt/rustwide/target/debug/deps/types-caa69bce17f6083a) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test parse_expose_port_seq_string ... ok [INFO] [stdout] test parse_expose_port_single_int ... ok [INFO] [stdout] test parse_expose_port_seq_struct ... ok [INFO] [stdout] test parse_external_network_interfaces_single ... ok [INFO] [stdout] test parse_expose_port_single_struct ... ok [INFO] [stdout] test parse_expose_port_single_string ... ok [INFO] [stdout] test ensure_backwards_compatibility_v1 ... ok [INFO] [stdout] test parse_external_network_interfaces_seq ... ok [INFO] [stdout] test parse_expose_port_seq_int ... ok [INFO] [stdout] test parse_conf_path ... ok [INFO] [stdout] test parse_conf_file ... ok [INFO] [stdout] test parse_expose_port_string_invalid_int ... ok [INFO] [stdout] test parse_expose_port_string_invalid_format ... ok [INFO] [stdout] test parse_expose_port_string_invalid_int2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests dfw [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test src/nftables/types.rs - nftables::types (line 13) ... FAILED [INFO] [stdout] test src/iptables/types.rs - iptables::types::Defaults::initialization (line 41) ... FAILED [INFO] [stdout] test src/types.rs - types::WiderWorldToContainerRule::expose_via_ipv6 (line 478) ... FAILED [INFO] [stdout] test src/types.rs - types::ContainerDNAT::rules (line 679) ... FAILED [INFO] [stdout] test src/types.rs - types::ContainerToContainer::rules (line 201) ... FAILED [INFO] [stdout] test src/types.rs - types::WiderWorldToContainer::rules (line 359) ... FAILED [INFO] [stdout] test src/types.rs - types::ContainerToHost::rules (line 309) ... FAILED [INFO] [stdout] test src/types.rs - types (line 15) ... FAILED [INFO] [stdout] test src/types.rs - types::WiderWorldToContainerRule::expose_port (line 412) ... FAILED [INFO] [stdout] test src/types.rs - types::ContainerToWiderWorld::rules (line 257) ... FAILED [INFO] [stdout] test src/iptables/types.rs - iptables::types (line 13) ... FAILED [INFO] [stdout] test src/types.rs - types::ExposePort::from_str (line 637) ... FAILED [INFO] [stdout] test src/types.rs - types::GlobalDefaults::external_network_interfaces (line 129) ... FAILED [INFO] [stdout] test src/types.rs - types::ExposePort::from_str (line 645) ... FAILED [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name dfw --test /opt/rustwide/workdir/src/lib.rs -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-8a2e8f6d8744fb57.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-69977b05ff34800f.rlib --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-9ecadf591d6ccd6e.so --extern dfw=/opt/rustwide/target/debug/deps/libdfw-3202a3adf04ac2ab.rlib --extern eval=/opt/rustwide/target/debug/deps/libeval-503d02269e3c6435.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-d57a3b6ae0547591.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-3009b0d10cf86ad6.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-bebc8faa8687c1c0.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-36728487e4ae6d75.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-2e8bd4bf951429ab.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-00233cab4e8b72fc.so --extern regex=/opt/rustwide/target/debug/deps/libregex-304a182fb235bf3f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ee155d2a9e915d84.rlib --extern shiplift=/opt/rustwide/target/debug/deps/libshiplift-6f412b6f72714478.rlib --extern signal_hook=/opt/rustwide/target/debug/deps/libsignal_hook-58dff66576d276bc.rlib --extern slog=/opt/rustwide/target/debug/deps/libslog-d644c2935417b876.rlib --extern sloggers=/opt/rustwide/target/debug/deps/libsloggers-4975e86915373e07.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-3e3397fe527b1a09.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-95685ad2fb4a8c93.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-c518e506685d0d2d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f437905411dc2ee5.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-ca615c1dbba58420.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-c2f0a098423cb7f1.rlib -C embed-bitcode=no --cfg 'crate_major_version="1"' --error-format human` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "8d159aa0efcca55ccc5dfd57325ac6b5be20ed04ed60e167f9cb40fb535d4b84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d159aa0efcca55ccc5dfd57325ac6b5be20ed04ed60e167f9cb40fb535d4b84", kill_on_drop: false }` [INFO] [stdout] 8d159aa0efcca55ccc5dfd57325ac6b5be20ed04ed60e167f9cb40fb535d4b84