[INFO] cloning repository https://github.com/chipsenkbeil/distant [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chipsenkbeil/distant" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchipsenkbeil%2Fdistant", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchipsenkbeil%2Fdistant'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a2e17ba35b8b3a05fae67722d10c3a1464557a2f [INFO] testing chipsenkbeil/distant against master#0e21a27075a8c508f00d1a4430497f17ce93d5c9 for pr-98839 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchipsenkbeil%2Fdistant" "/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/chipsenkbeil/distant on toolchain 0e21a27075a8c508f00d1a4430497f17ce93d5c9 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chipsenkbeil/distant [INFO] finished tweaking git repo https://github.com/chipsenkbeil/distant [INFO] tweaked toml for git repo https://github.com/chipsenkbeil/distant written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/chipsenkbeil/distant already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded openssl-src v300.0.7+3.0.3 [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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44a105d9fb78e3292c155b46cf1444983e8f959f3e1c6f412cade36920f463b7 [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" "44a105d9fb78e3292c155b46cf1444983e8f959f3e1c6f412cade36920f463b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44a105d9fb78e3292c155b46cf1444983e8f959f3e1c6f412cade36920f463b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44a105d9fb78e3292c155b46cf1444983e8f959f3e1c6f412cade36920f463b7", kill_on_drop: false }` [INFO] [stdout] 44a105d9fb78e3292c155b46cf1444983e8f959f3e1c6f412cade36920f463b7 [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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dadecb7a25c7b7544639603a54d3fbadfa15cfbce204192238f70042570ef8c5 [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" "dadecb7a25c7b7544639603a54d3fbadfa15cfbce204192238f70042570ef8c5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling async-task v4.2.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling camino v1.0.9 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling ciborium-io v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling sysinfo v0.23.13 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling normpath v0.3.2 [INFO] [stderr] Compiling memmem v0.1.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling indoc v1.0.6 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling openssl-src v300.0.7+3.0.3 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling ciborium-ll v0.2.0 [INFO] [stderr] Compiling vtparse v0.6.1 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libssh-rs-sys v0.1.3 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling serial-core v0.4.0 [INFO] [stderr] Compiling ioctl-rs v0.1.6 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling filetime v0.2.16 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling rpassword v5.0.1 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling fork v0.1.19 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling serial-unix v0.4.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling async-io v1.7.0 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling serial v0.4.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling async-net v1.6.1 [INFO] [stderr] Compiling async-process v1.4.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling chacha20 v0.8.1 [INFO] [stderr] Compiling poly1305 v0.7.2 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling smol v1.2.5 [INFO] [stderr] Compiling chacha20poly1305 v0.9.0 [INFO] [stderr] Compiling filenamegen v0.2.4 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling terminfo v0.7.3 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling tokio v1.19.0 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling filedescriptor v0.8.2 [INFO] [stderr] Compiling flexi_logger v0.18.1 [INFO] [stderr] Compiling portable-pty v0.7.0 [INFO] [stderr] Compiling termwiz v0.15.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling async-compat v0.2.1 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling notify v5.0.0-pre.15 [INFO] [stderr] Compiling ciborium v0.2.0 [INFO] [stderr] Compiling distant-core v0.16.4 (/opt/rustwide/workdir/distant-core) [INFO] [stderr] Compiling ssh2 v0.9.3 [INFO] [stderr] Compiling libssh-rs v0.1.4 [INFO] [stderr] Compiling wezterm-ssh v0.4.0 [INFO] [stderr] Compiling distant-ssh2 v0.16.4 (/opt/rustwide/workdir/distant-ssh2) [INFO] [stderr] Compiling distant v0.16.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8m 10s [INFO] running `Command { std: "docker" "inspect" "dadecb7a25c7b7544639603a54d3fbadfa15cfbce204192238f70042570ef8c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dadecb7a25c7b7544639603a54d3fbadfa15cfbce204192238f70042570ef8c5", kill_on_drop: false }` [INFO] [stdout] dadecb7a25c7b7544639603a54d3fbadfa15cfbce204192238f70042570ef8c5 [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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "test" "--frozen" "--no-run" "--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] db59dafa001e559b1c5012f832c94cb6bbf7a500bd615c6c9ac0e778fd01f418 [INFO] running `Command { std: "docker" "start" "-a" "db59dafa001e559b1c5012f832c94cb6bbf7a500bd615c6c9ac0e778fd01f418", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling rstest v0.11.0 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling assert_fs v1.0.7 [INFO] [stderr] Compiling assert_cmd v2.0.4 [INFO] [stderr] Compiling distant v0.16.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 52.66s [INFO] running `Command { std: "docker" "inspect" "db59dafa001e559b1c5012f832c94cb6bbf7a500bd615c6c9ac0e778fd01f418", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db59dafa001e559b1c5012f832c94cb6bbf7a500bd615c6c9ac0e778fd01f418", kill_on_drop: false }` [INFO] [stdout] db59dafa001e559b1c5012f832c94cb6bbf7a500bd615c6c9ac0e778fd01f418 [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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "test" "--frozen", 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] 6a1e0f405bb08a4600ad5649aed6a76c5ed22d5cb30f56d4ac672f98bbf240d7 [INFO] running `Command { std: "docker" "start" "-a" "6a1e0f405bb08a4600ad5649aed6a76c5ed22d5cb30f56d4ac672f98bbf240d7", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.49s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/distant-3e3a1e4deb02e02a) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/distant-2886017c93f94114) [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] [stderr] Running tests/cli_tests.rs (/opt/rustwide/target/debug/deps/cli_tests-6fd12fc28a071513) [INFO] [stdout] [INFO] [stdout] running 94 tests [INFO] [stdout] test cli::action::dir_create::should_support_json_creating_missing_parent_directories_if_specified ... ok [INFO] [stdout] test cli::action::dir_create::yield_an_error_when_fails ... ok [INFO] [stdout] test cli::action::dir_create::should_support_json_output ... ok [INFO] [stdout] test cli::action::dir_read::should_include_root_directory_if_specified ... ok [INFO] [stdout] test cli::action::copy::should_support_json_output_for_error ... ok [INFO] [stdout] test cli::action::copy::yield_an_error_when_fails ... ok [INFO] [stdout] test cli::action::dir_create::should_report_ok_when_done ... ok [INFO] [stdout] test cli::action::dir_read::should_print_immediate_files_and_directories_by_default ... ok [INFO] [stdout] test cli::action::dir_create::should_support_creating_missing_parent_directories_if_specified ... ok [INFO] [stdout] test cli::action::copy::should_support_copying_file ... ok [INFO] [stdout] test cli::action::dir_read::should_support_json_including_root_directory_if_specified ... ok [INFO] [stdout] test cli::action::copy::should_support_copying_nonempty_directory ... ok [INFO] [stdout] test cli::action::copy::should_support_json_copying_nonempty_directory ... ok [INFO] [stdout] test cli::action::dir_read::should_support_json_output ... ok [INFO] [stdout] test cli::action::dir_read::should_support_json_output_for_error ... ok [INFO] [stdout] test cli::action::dir_read::should_print_all_files_and_directories_if_depth_is_0 ... ok [INFO] [stdout] test cli::action::dir_create::should_support_json_output_for_error ... ok [INFO] [stdout] test cli::action::copy::should_support_json_copying_file ... ok [INFO] [stdout] test cli::action::dir_read::should_use_absolute_paths_if_specified ... ok [INFO] [stdout] test cli::action::dir_read::should_support_json_returning_absolute_paths_if_specified ... ok [INFO] [stdout] test cli::action::exists::should_support_json_true_if_exists ... ok [INFO] [stdout] test cli::action::dir_read::yield_an_error_when_fails ... ok [INFO] [stdout] test cli::action::dir_read::should_support_json_returning_all_files_and_directories_if_depth_is_0 ... ok [INFO] [stdout] test cli::action::exists::should_output_true_if_exists ... ok [INFO] [stdout] test cli::action::file_append::should_support_json_output_for_error ... ok [INFO] [stdout] test cli::action::exists::should_support_json_false_if_not_exists ... ok [INFO] [stdout] test cli::action::exists::should_output_false_if_not_exists ... ok [INFO] [stdout] test cli::action::file_append_text::should_support_json_output_for_error ... ok [INFO] [stdout] test cli::action::file_append::yield_an_error_when_fails ... ok [INFO] [stdout] test cli::action::file_append_text::should_report_ok_when_done ... ok [INFO] [stdout] test cli::action::file_append_text::should_support_json_output ... ok [INFO] [stdout] test cli::action::file_append::should_report_ok_when_done ... ok [INFO] [stdout] test cli::action::file_append::should_support_json_output ... ok [INFO] [stdout] test cli::action::file_read::yield_an_error_when_fails ... ok [INFO] [stdout] test cli::action::file_read_text::should_support_json_output_for_error ... ok [INFO] [stdout] test cli::action::file_read::should_support_json_output_for_error ... ok [INFO] [stdout] test cli::action::file_read::should_support_json_output ... ok [INFO] [stdout] test cli::action::file_read::should_print_out_file_contents ... ok [INFO] [stdout] test cli::action::file_append_text::yield_an_error_when_fails ... ok [INFO] [stdout] test cli::action::file_read_text::should_print_out_file_contents ... ok [INFO] [stdout] test cli::action::file_read_text::should_support_json_output ... ok [INFO] [stdout] test cli::action::file_write::yield_an_error_when_fails ... ok [INFO] [stdout] test cli::action::file_write::should_support_json_output_for_error ... ok [INFO] [stdout] test cli::action::file_read_text::yield_an_error_when_fails ... ok [INFO] [stdout] test cli::action::file_write::should_report_ok_when_done ... ok [INFO] [stdout] test cli::action::file_write_text::yield_an_error_when_fails ... ok [INFO] [stdout] test cli::action::file_write_text::should_support_json_output ... ok [INFO] [stdout] test cli::action::metadata::should_support_json_output_for_error ... ok [INFO] [stdout] test cli::action::metadata::should_support_json_metadata_for_resolving_file_type_of_symlink ... ok [INFO] [stdout] test cli::action::metadata::should_support_json_metadata_for_file ... ok [INFO] [stdout] test cli::action::file_write::should_support_json_output ... ok [INFO] [stdout] test cli::action::metadata::should_support_json_metadata_for_including_a_canonicalized_path ... ok [INFO] [stdout] test cli::action::metadata::should_support_json_metadata_for_directory ... ok [INFO] [stdout] test cli::action::metadata::should_support_resolving_file_type_of_symlink ... ok [INFO] [stdout] test cli::action::file_write_text::should_support_json_output_for_error ... ok [INFO] [stdout] test cli::action::metadata::should_output_metadata_for_directory ... ok [INFO] [stdout] test cli::action::metadata::should_support_including_a_canonicalized_path ... ok [INFO] [stdout] test cli::action::metadata::yield_an_error_when_fails ... ok [INFO] [stdout] test cli::action::proc_spawn::should_capture_and_print_stdout ... ok [INFO] [stdout] test cli::action::metadata::should_output_metadata_for_file ... ok [INFO] [stdout] test cli::action::proc_spawn::should_support_json_output_for_error ... ok [INFO] [stdout] test cli::action::proc_spawn::should_execute_program_and_return_exit_status ... ok [INFO] [stdout] test cli::action::proc_spawn::reflect_the_exit_code_of_the_process ... ok [INFO] [stdout] test cli::action::proc_spawn::should_capture_and_print_stderr ... ok [INFO] [stdout] test cli::action::remove::should_support_json_output_for_error ... ok [INFO] [stdout] test cli::action::remove::should_support_json_removing_empty_directory ... ok [INFO] [stdout] test cli::action::proc_spawn::should_support_json_to_capture_and_print_stdout ... ok [INFO] [stdout] test cli::action::proc_spawn::should_forward_stdin_to_remote_process ... ok [INFO] [stdout] test cli::action::proc_spawn::should_support_json_to_capture_and_print_stderr ... ok [INFO] [stdout] test cli::action::proc_spawn::should_support_json_to_forward_stdin_to_remote_process ... ok [INFO] [stdout] test cli::action::file_write_text::should_report_ok_when_done ... ok [INFO] [stdout] test cli::action::remove::should_support_removing_file ... ok [INFO] [stdout] test cli::action::proc_spawn::should_support_json_to_execute_program_and_return_exit_status ... ok [INFO] [stdout] test cli::action::remove::should_support_removing_empty_directory ... ok [INFO] [stdout] test cli::action::remove::should_support_json_removing_file ... ok [INFO] [stdout] test cli::action::rename::should_support_renaming_file ... ok [INFO] [stdout] test cli::action::rename::yield_an_error_when_fails ... ok [INFO] [stdout] test cli::action::proc_spawn::yield_an_error_when_fails ... ok [INFO] [stdout] test cli::action::rename::should_support_renaming_nonempty_directory ... ok [INFO] [stdout] test cli::action::remove::should_support_json_removing_nonempty_directory_if_force_specified ... ok [INFO] [stdout] test cli::action::system_info::should_output_system_info ... ok [INFO] [stdout] test cli::action::rename::should_support_json_renaming_nonempty_directory ... ok [INFO] [stdout] test cli::action::remove::yield_an_error_when_fails ... ok [INFO] [stdout] test cli::action::remove::should_support_removing_nonempty_directory_if_force_specified ... ok [INFO] [stdout] test cli::action::system_info::should_support_json_system_info ... ok [INFO] [stdout] test cli::action::rename::should_support_json_output_for_error ... ok [INFO] [stdout] test cli::action::rename::should_support_json_renaming_file ... ok [INFO] [stdout] test cli::action::watch::yield_an_error_when_fails ... ok [INFO] [stdout] test cli::action::watch::should_support_json_output_for_error ... ok [INFO] [stdout] test cli::action::watch::should_support_json_watching_single_file ... ok [INFO] [stdout] test cli::action::watch::should_support_json_watching_directory_recursively ... ok [INFO] [stdout] test cli::action::watch::should_support_watching_a_single_file ... ok [INFO] [stdout] test cli::action::watch::should_support_watching_a_directory_recursively ... ok [INFO] [stdout] test cli::action::watch::should_support_json_reporting_changes_using_correct_request_id ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 94 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.70s [INFO] [stdout] [INFO] [stderr] Doc-tests distant [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] running `Command { std: "docker" "inspect" "6a1e0f405bb08a4600ad5649aed6a76c5ed22d5cb30f56d4ac672f98bbf240d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a1e0f405bb08a4600ad5649aed6a76c5ed22d5cb30f56d4ac672f98bbf240d7", kill_on_drop: false }` [INFO] [stdout] 6a1e0f405bb08a4600ad5649aed6a76c5ed22d5cb30f56d4ac672f98bbf240d7