[INFO] cloning repository https://github.com/wycats/objectshell [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wycats/objectshell" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwycats%2Fobjectshell", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwycats%2Fobjectshell'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a6a96b29cbadf42e2fb0908e71947689e8861669 [INFO] testing wycats/objectshell against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwycats%2Fobjectshell" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wycats/objectshell on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-8/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/wycats/objectshell [INFO] finished tweaking git repo https://github.com/wycats/objectshell [INFO] tweaked toml for git repo https://github.com/wycats/objectshell written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/wycats/objectshell already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2782ba4355088d6146e633fbeb885c761a1056ca892c5c3d81fe8b1820d0237 [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" "c2782ba4355088d6146e633fbeb885c761a1056ca892c5c3d81fe8b1820d0237", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2782ba4355088d6146e633fbeb885c761a1056ca892c5c3d81fe8b1820d0237", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2782ba4355088d6146e633fbeb885c761a1056ca892c5c3d81fe8b1820d0237", kill_on_drop: false }` [INFO] [stdout] c2782ba4355088d6146e633fbeb885c761a1056ca892c5c3d81fe8b1820d0237 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 877f7d9da0f777436f5945cfc66da4c742fc51d8c8ede1fc52adbb2456a6c5ff [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" "877f7d9da0f777436f5945cfc66da4c742fc51d8c8ede1fc52adbb2456a6c5ff", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde_test v1.0.136 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling erased-serde v0.3.18 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling utf8-width v0.1.5 [INFO] [stderr] Compiling owo-colors v3.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling io-lifetimes v0.4.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling rustix v0.32.1 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling capnp v0.14.5 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling linux-raw-sys v0.0.37 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling is_debug v1.0.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling sysinfo v0.22.5 [INFO] [stderr] Compiling result v1.0.0 [INFO] [stderr] Compiling zeroize v1.5.2 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling umask v1.0.1 [INFO] [stderr] Compiling filesize v0.2.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling is_executable v1.0.1 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling crossterm_winapi v0.9.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling im v15.0.0 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling byte-unit v4.0.13 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling nu-ansi-term v0.42.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling lscolors v0.9.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling meval v0.2.0 [INFO] [stderr] Compiling tracing v0.1.30 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling which v4.2.4 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling supports-color v1.3.0 [INFO] [stderr] Compiling supports-unicode v1.0.2 [INFO] [stderr] Compiling supports-hyperlinks v1.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling cstr_core v0.2.5 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling quick-xml v0.19.0 [INFO] [stderr] Compiling codepage v0.1.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling nu-path v0.59.0 (/opt/rustwide/workdir/crates/nu-path) [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling block-buffer v0.10.1 [INFO] [stderr] Compiling crypto-common v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling sys-locale v0.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling fd-lock v3.0.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling digest v0.10.1 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling eml-parser v0.1.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling titlecase v1.1.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling md-5 v0.10.0 [INFO] [stderr] Compiling sha2 v0.10.1 [INFO] [stderr] Compiling nu-term-grid v0.59.0 (/opt/rustwide/workdir/crates/nu-term-grid) [INFO] [stderr] Compiling rust-embed-utils v7.1.0 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling dialoguer v0.9.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling nu-pretty-hex v0.59.0 (/opt/rustwide/workdir/crates/nu-pretty-hex) [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling ansi-parser v0.8.0 [INFO] [stderr] Compiling ctrlc v3.2.1 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling ansi-cut v0.2.0 [INFO] [stderr] Compiling hamcrest2 v0.3.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling miette-derive v4.1.0 [INFO] [stderr] Compiling typetag-impl v0.1.8 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling rust-embed-impl v6.2.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling inventory v0.2.2 [INFO] [stderr] Compiling rust-embed v6.3.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling git2 v0.13.25 [INFO] [stderr] Compiling miette v4.1.0 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling ical v0.7.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling rust_decimal v0.10.2 [INFO] [stderr] Compiling calamine v0.18.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_ini v0.2.0 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling typetag v0.1.8 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling nu-json v0.59.0 (/opt/rustwide/workdir/crates/nu-json) [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling chrono-humanize v0.2.1 [INFO] [stderr] Compiling shadow-rs v0.8.1 [INFO] [stderr] Compiling procfs v0.12.0 [INFO] [stderr] Compiling reedline v0.2.0 (https://github.com/nushell/reedline?branch=main#e314e849) [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling nu-protocol v0.59.0 (/opt/rustwide/workdir/crates/nu-protocol) [INFO] [stderr] Compiling bigdecimal v0.3.0 [INFO] [stderr] Compiling nu-command v0.59.0 (/opt/rustwide/workdir/crates/nu-command) [INFO] [stderr] Compiling nu-system v0.59.0 (/opt/rustwide/workdir/crates/nu-system) [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling dtparse v1.2.0 [INFO] [stderr] Compiling nu-engine v0.59.0 (/opt/rustwide/workdir/crates/nu-engine) [INFO] [stderr] Compiling nu-table v0.59.0 (/opt/rustwide/workdir/crates/nu-table) [INFO] [stderr] Compiling nu-test-support v0.59.0 (/opt/rustwide/workdir/crates/nu-test-support) [INFO] [stderr] Compiling nu-color-config v0.59.0 (/opt/rustwide/workdir/crates/nu-color-config) [INFO] [stderr] Compiling nu-plugin v0.59.0 (/opt/rustwide/workdir/crates/nu-plugin) [INFO] [stderr] Compiling nu-parser v0.59.0 (/opt/rustwide/workdir/crates/nu-parser) [INFO] [stderr] Compiling nu_plugin_example v0.59.0 (/opt/rustwide/workdir/crates/nu_plugin_example) [INFO] [stderr] Compiling nu_plugin_inc v0.59.0 (/opt/rustwide/workdir/crates/nu_plugin_inc) [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling nu-cli v0.59.0 (/opt/rustwide/workdir/crates/nu-cli) [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling nu v0.59.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7m 10s [INFO] running `Command { std: "docker" "inspect" "877f7d9da0f777436f5945cfc66da4c742fc51d8c8ede1fc52adbb2456a6c5ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "877f7d9da0f777436f5945cfc66da4c742fc51d8c8ede1fc52adbb2456a6c5ff", kill_on_drop: false }` [INFO] [stdout] 877f7d9da0f777436f5945cfc66da4c742fc51d8c8ede1fc52adbb2456a6c5ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "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] 989407a486ecf5041c91d0647dc414e739fef7781a85e2c669d74e65fff1bcee [INFO] running `Command { std: "docker" "start" "-a" "989407a486ecf5041c91d0647dc414e739fef7781a85e2c669d74e65fff1bcee", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.5 [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling pretty_assertions v1.1.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling serial_test_derive v0.5.1 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.0.4 [INFO] [stderr] Compiling rstest v0.12.0 [INFO] [stderr] Compiling serial_test v0.5.1 [INFO] [stderr] Compiling nu v0.59.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 41.89s [INFO] running `Command { std: "docker" "inspect" "989407a486ecf5041c91d0647dc414e739fef7781a85e2c669d74e65fff1bcee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "989407a486ecf5041c91d0647dc414e739fef7781a85e2c669d74e65fff1bcee", kill_on_drop: false }` [INFO] [stdout] 989407a486ecf5041c91d0647dc414e739fef7781a85e2c669d74e65fff1bcee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "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] 05e60a71e90000af9030017f28b067b44d2746ae35941f682ce7ae462cafdecd [INFO] running `Command { std: "docker" "start" "-a" "05e60a71e90000af9030017f28b067b44d2746ae35941f682ce7ae462cafdecd", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.71s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/nu-24c35a65cd1489bc) [INFO] [stdout] [INFO] [stdout] running 273 tests [INFO] [stdout] test reedline_config::test::test_edit_event ... ok [INFO] [stdout] test reedline_config::test::test_error ... ok [INFO] [stdout] test reedline_config::test::test_multiple_event ... ok [INFO] [stdout] test reedline_config::test::test_send_event ... ok [INFO] [stdout] test reedline_config::test::test_until_event ... ok [INFO] [stdout] test reedline_config::test::test_send_menu ... ok [INFO] [stdout] test tests::test_conditionals::simple_if ... ok [INFO] [stdout] test tests::test_conditionals::if_test2 ... ok [INFO] [stdout] test tests::test_converters::from_json_1 ... ok [INFO] [stdout] test tests::test_converters::to_json_escaped ... ok [INFO] [stdout] test tests::test_converters::from_json_2 ... ok [INFO] [stdout] test tests::test_conditionals::if_elseif3 ... ok [INFO] [stdout] test tests::test_conditionals::if_test1 ... ok [INFO] [stdout] test tests::test_conditionals::if_cond2 ... ok [INFO] [stdout] test tests::test_conditionals::if_elseif1 ... ok [INFO] [stdout] test tests::test_conditionals::simple_if2 ... ok [INFO] [stdout] test tests::test_converters::to_json_raw_flag_3 ... ok [INFO] [stdout] test tests::test_converters::to_json_raw_flag_1 ... ok [INFO] [stdout] test tests::test_conditionals::if_cond3 ... ok [INFO] [stdout] test tests::test_conditionals::if_elseif2 ... ok [INFO] [stdout] test tests::test_conditionals::if_elseif4 ... ok [INFO] [stdout] test tests::test_conditionals::if_cond ... ok [INFO] [stdout] test tests::test_conditionals::if_cond4 ... ok [INFO] [stdout] test tests::test_converters::to_json_raw_flag_2 ... ok [INFO] [stdout] test tests::test_custom_commands::allow_missing_optional_params ... ok [INFO] [stdout] test tests::test_custom_commands::custom_rest_var ... ok [INFO] [stdout] test tests::test_custom_commands::def_twice_should_fail ... ok [INFO] [stdout] test tests::test_custom_commands::custom_switch1 ... ok [INFO] [stdout] test tests::test_custom_commands::do_rest_args ... ok [INFO] [stdout] test tests::test_custom_commands::no_scope_leak2 ... ok [INFO] [stdout] test tests::test_custom_commands::def_with_no_dollar ... ok [INFO] [stdout] test tests::test_custom_commands::custom_switch2 ... ok [INFO] [stdout] test tests::test_custom_commands::no_scope_leak3 ... ok [INFO] [stdout] test tests::test_custom_commands::flag_param_value ... ok [INFO] [stdout] test tests::test_custom_commands::no_scope_leak1 ... ok [INFO] [stdout] test tests::test_engine::config_filesize_format_with_metric_false_kb ... ok [INFO] [stdout] test tests::test_custom_commands::simple_var_closing ... ok [INFO] [stdout] test tests::test_custom_commands::predecl_check ... ok [INFO] [stdout] test tests::test_engine::config_filesize_format_with_metric_true ... ok [INFO] [stdout] test tests::test_engine::concrete_variable_assignment ... ok [INFO] [stdout] test tests::test_custom_commands::custom_switch4 ... ok [INFO] [stdout] test tests::test_engine::datetime_literal ... ok [INFO] [stdout] test tests::test_custom_commands::custom_switch3 ... ok [INFO] [stdout] test tests::test_engine::earlier_errors ... ok [INFO] [stdout] test tests::test_engine::config_filesize_format_with_metric_false_kib ... ok [INFO] [stdout] test tests::test_custom_commands::no_scope_leak4 ... ok [INFO] [stdout] test tests::test_engine::def_env ... ok [INFO] [stdout] test tests::test_engine::def_env_hiding_something ... ok [INFO] [stdout] test tests::test_engine::date_comparison ... ok [INFO] [stdout] test tests::test_custom_commands::missing_parameters ... ok [INFO] [stdout] test tests::test_engine::def_env_then_hide ... ok [INFO] [stdout] test tests::test_engine::dynamic_let_env ... ok [INFO] [stdout] test tests::test_engine::export_def_env ... ok [INFO] [stdout] test tests::test_engine::in_variable_4 ... ok [INFO] [stdout] test tests::test_engine::divide_filesize ... ok [INFO] [stdout] test tests::test_engine::in_variable_2 ... ok [INFO] [stdout] test tests::test_engine::help_works_with_missing_requirements ... ok [INFO] [stdout] test tests::test_engine::divide_duration ... ok [INFO] [stdout] test tests::test_engine::in_variable_1 ... ok [INFO] [stdout] test tests::test_engine::in_variable_5 ... ok [INFO] [stdout] test tests::test_engine::in_variable_3 ... ok [INFO] [stdout] test tests::test_engine::let_sees_in_variable ... ok [INFO] [stdout] test tests::test_engine::missing_flags_are_nothing4 ... ok [INFO] [stdout] test tests::test_engine::not_def_env ... ok [INFO] [stdout] test tests::test_engine::missing_flags_are_nothing ... ok [INFO] [stdout] test tests::test_engine::proper_variable_captures_with_calls ... ok [INFO] [stdout] test tests::test_engine::in_variable_6 ... ok [INFO] [stdout] test tests::test_engine::let_sees_input ... ok [INFO] [stdout] test tests::test_engine::let_sees_in_variable2 ... ok [INFO] [stdout] test tests::test_engine::missing_flags_are_nothing3 ... ok [INFO] [stdout] test tests::test_engine::missing_flags_are_nothing2 ... ok [INFO] [stdout] test tests::test_engine::reduce_spans ... ok [INFO] [stdout] test tests::test_engine::proper_variable_captures ... ok [INFO] [stdout] test tests::test_engine::test_redirection_stderr ... ok [INFO] [stdout] test tests::test_engine::proper_shadow ... ok [INFO] [stdout] test tests::test_engine::shortcircuiting_and ... ok [INFO] [stdout] test tests::test_engine::shortcircuiting_or ... ok [INFO] [stdout] test tests::test_engine::with_env_shorthand_nested_quotes ... ok [INFO] [stdout] test tests::test_env::shorthand_env_1 ... ok [INFO] [stdout] test tests::test_engine::scope_variable ... ok [INFO] [stdout] test tests::test_env::shorthand_env_3 ... ok [INFO] [stdout] test tests::test_engine::proper_variable_for ... ok [INFO] [stdout] test tests::test_hiding::hide_env_twice_not_allowed ... ok [INFO] [stdout] test tests::test_engine::proper_variable_captures_with_nesting ... ok [INFO] [stdout] test tests::test_hiding::hide_shadowed_decl ... ok [INFO] [stdout] test tests::test_hiding::hide_alias_twice_not_allowed ... ok [INFO] [stdout] test tests::test_hiding::hide_def_twice_not_allowed ... ok [INFO] [stdout] test tests::test_hiding::hides_alias_runs_def_1 ... ok [INFO] [stdout] test tests::test_hiding::hide_shadowed_env ... ok [INFO] [stdout] test tests::test_engine::open_ended_range ... ok [INFO] [stdout] test tests::test_env::shorthand_env_2 ... ok [INFO] [stdout] test tests::test_hiding::hides_alias ... ok [INFO] [stdout] test tests::test_hiding::hides_alias_in_scope_2 ... ok [INFO] [stdout] test tests::test_hiding::hides_alias_runs_def_2 ... ok [INFO] [stdout] test tests::test_hiding::hides_alias_in_scope_3 ... ok [INFO] [stdout] test tests::test_hiding::hides_alias_def_and_env_2 ... ok [INFO] [stdout] test tests::test_hiding::hides_alias_def_and_env_1 ... ok [INFO] [stdout] test tests::test_hiding::hides_alias_runs_env_1 ... ok [INFO] [stdout] test tests::test_hiding::hides_alias_runs_env_2 ... ok [INFO] [stdout] test tests::test_hiding::hides_alias_and_def ... ok [INFO] [stdout] test tests::test_hiding::hides_alias_in_scope_1 ... ok [INFO] [stdout] test tests::test_hiding::hides_def_and_env_import_1 ... ok [INFO] [stdout] test tests::test_hiding::hides_alias_then_redefines ... ok [INFO] [stdout] test tests::test_hiding::hides_alias_in_scope_4 ... ok [INFO] [stdout] test tests::test_hiding::hides_def_and_env ... ok [INFO] [stdout] test tests::test_hiding::hides_all_envs_within_scope ... ok [INFO] [stdout] test tests::test_hiding::hides_def_import_3 ... ok [INFO] [stdout] test tests::test_hiding::hides_def ... ok [INFO] [stdout] test tests::test_hiding::hides_all_decls_within_scope ... ok [INFO] [stdout] test tests::test_hiding::hides_def_and_env_import_2 ... ok [INFO] [stdout] test tests::test_hiding::hides_def_import_4 ... ok [INFO] [stdout] test tests::test_hiding::hides_def_runs_env_import ... ok [INFO] [stdout] test tests::test_hiding::hides_def_import_1 ... ok [INFO] [stdout] test tests::test_hiding::hides_def_in_scope_2 ... ok [INFO] [stdout] test tests::test_hiding::hides_def_import_5 ... ok [INFO] [stdout] test tests::test_hiding::hides_def_in_scope_1 ... ok [INFO] [stdout] test tests::test_hiding::hides_def_import_2 ... ok [INFO] [stdout] test tests::test_hiding::hides_def_import_6 ... ok [INFO] [stdout] test tests::test_hiding::hides_def_runs_env_1 ... ok [INFO] [stdout] test tests::test_hiding::hides_def_in_scope_3 ... ok [INFO] [stdout] test tests::test_hiding::hides_env ... ok [INFO] [stdout] test tests::test_hiding::hides_env_import_3 ... ok [INFO] [stdout] test tests::test_hiding::hides_def_in_scope_4 ... ok [INFO] [stdout] test tests::test_hiding::hides_def_runs_env_2 ... ok [INFO] [stdout] test tests::test_hiding::hides_def_then_redefines ... ok [INFO] [stdout] test tests::test_hiding::hides_env_import_5 ... ok [INFO] [stdout] test tests::test_hiding::hides_env_import_1 ... ok [INFO] [stdout] test tests::test_hiding::hides_env_import_2 ... ok [INFO] [stdout] test tests::test_hiding::hides_env_import_4 ... ok [INFO] [stdout] test tests::test_hiding::hides_env_then_redefines ... ok [INFO] [stdout] test tests::test_hiding::hides_env_in_scope_3 ... ok [INFO] [stdout] test tests::test_hiding::hides_env_in_scope_2 ... ok [INFO] [stdout] test tests::test_hiding::hides_env_in_scope_4 ... ok [INFO] [stdout] test tests::test_hiding::hides_env_import_6 ... ok [INFO] [stdout] test tests::test_hiding::hides_env_in_scope_1 ... ok [INFO] [stdout] test tests::test_iteration::for_loops ... ok [INFO] [stdout] test tests::test_iteration::row_condition1 ... ok [INFO] [stdout] test tests::test_hiding::use_env_import_after_hide ... ok [INFO] [stdout] test tests::test_iteration::par_each ... ok [INFO] [stdout] test tests::test_iteration::row_iteration ... ok [INFO] [stdout] test tests::test_hiding::use_def_import_after_hide ... ok [INFO] [stdout] test tests::test_math::add_simple ... ok [INFO] [stdout] test tests::test_math::floating_add ... ok [INFO] [stdout] test tests::test_iteration::row_condition2 ... ok [INFO] [stdout] test tests::test_math::broken_math ... ok [INFO] [stdout] test tests::test_math::add_simple2 ... ok [INFO] [stdout] test tests::test_iteration::better_block_types ... ok [INFO] [stdout] test tests::test_math::modulo1 ... ok [INFO] [stdout] test tests::test_math::not_contains ... ok [INFO] [stdout] test tests::test_math::and ... ok [INFO] [stdout] test tests::test_math::contains ... ok [INFO] [stdout] test tests::test_modules::module_env_imports_1 ... ok [INFO] [stdout] test tests::test_math::or ... ok [INFO] [stdout] test tests::test_math::modulo2 ... ok [INFO] [stdout] test tests::test_math::precedence_of_or_groups ... ok [INFO] [stdout] test tests::test_modules::module_def_and_env_imports_1 ... ok [INFO] [stdout] test tests::test_math::pow ... ok [INFO] [stdout] test tests::test_modules::module_def_imports_1 ... ok [INFO] [stdout] test tests::test_modules::module_def_imports_3 ... ok [INFO] [stdout] test tests::test_modules::module_def_imports_2 ... ok [INFO] [stdout] test tests::test_modules::module_def_imports_4 ... ok [INFO] [stdout] test tests::test_modules::module_env_imports_2 ... ok [INFO] [stdout] test tests::test_modules::module_def_import_uses_internal_command ... ok [INFO] [stdout] test tests::test_modules::module_def_and_env_imports_2 ... ok [INFO] [stdout] test tests::test_modules::multi_word_imports ... ok [INFO] [stdout] test tests::test_modules::module_def_imports_5 ... ok [INFO] [stdout] test tests::test_modules::module_env_imports_3 ... ok [INFO] [stdout] test tests::test_modules::module_env_imports_4 ... ok [INFO] [stdout] test tests::test_modules::module_env_import_uses_internal_command ... ok [INFO] [stdout] test tests::test_parser::alias_2 ... ok [INFO] [stdout] test tests::test_parser::bad_var_name ... ok [INFO] [stdout] test tests::test_modules::module_env_imports_5 ... ok [INFO] [stdout] test tests::test_parser::alias_2_multi_word ... ok [INFO] [stdout] test tests::test_parser::block_arity_check1 ... ok [INFO] [stdout] test tests::test_parser::alias_1 ... ok [INFO] [stdout] test tests::test_parser::block_arity_check2 ... ok [INFO] [stdout] test tests::test_parser::capture_multiple_commands3 ... ok [INFO] [stdout] test tests::test_parser::bad_short_flag ... ok [INFO] [stdout] test tests::test_parser::capture_multiple_commands2 ... ok [INFO] [stdout] test tests::test_parser::capture_multiple_commands ... ok [INFO] [stdout] test tests::test_parser::block_arity_check3 ... ok [INFO] [stdout] test tests::test_parser::alias_with_error_doesnt_panic ... ok [INFO] [stdout] test tests::test_parser::comment_skipping_1 ... ok [INFO] [stdout] test tests::test_parser::block_param1 ... ok [INFO] [stdout] test tests::test_parser::block_param4_list_iteration ... ok [INFO] [stdout] test tests::test_parser::alias_recursion ... ok [INFO] [stdout] test tests::test_parser::block_param3_list_iteration ... ok [INFO] [stdout] test tests::test_parser::env_shorthand ... ok [INFO] [stdout] test tests::test_parser::block_param2 ... ok [INFO] [stdout] test tests::test_parser::range_iteration1 ... ok [INFO] [stdout] test tests::test_parser::long_flag ... ok [INFO] [stdout] test tests::test_parser::let_env_expressions ... ok [INFO] [stdout] test tests::test_parser::comment_multiline ... ok [INFO] [stdout] test tests::test_parser::capture_multiple_commands4 ... ok [INFO] [stdout] test tests::test_parser::for_in_missing_var_name ... ok [INFO] [stdout] test tests::test_parser::quotes_with_equals ... ok [INFO] [stdout] test tests::test_parser::capture_row_condition ... ok [INFO] [stdout] test tests::test_parser::string_interp_with_equals ... ok [INFO] [stdout] test tests::test_parser::comment_skipping_2 ... ok [INFO] [stdout] test tests::test_parser::equals_separates_long_flag ... ok [INFO] [stdout] test tests::test_parser::string_interpolation_paren_test2 ... ok [INFO] [stdout] test tests::test_parser::multiline_pipe_in_block ... ok [INFO] [stdout] test tests::test_ranges::int_in_dec_range ... ok [INFO] [stdout] test tests::test_parser::range_iteration2 ... ok [INFO] [stdout] test tests::test_parser::subcommand ... ok [INFO] [stdout] test tests::test_ranges::float_not_in_inc_range ... ok [INFO] [stdout] test tests::test_parser::proper_missing_param ... ok [INFO] [stdout] test tests::test_parser::string_interpolation_paren_test3 ... ok [INFO] [stdout] test tests::test_parser::recursive_parse ... ok [INFO] [stdout] test tests::test_ranges::int_in_exclusive_range ... ok [INFO] [stdout] test tests::test_parser::simple_value_iteration ... ok [INFO] [stdout] test tests::test_parser::commands_have_usage ... ok [INFO] [stdout] test tests::test_parser::let_not_statement ... ok [INFO] [stdout] test tests::test_strings::build_string1 ... ok [INFO] [stdout] test tests::test_parser::string_interpolation_paren_test ... ok [INFO] [stdout] test tests::test_ranges::zip_ranges ... ok [INFO] [stdout] test tests::test_ranges::int_in_inc_range ... ok [INFO] [stdout] test tests::test_ranges::range_and_reduction ... ok [INFO] [stdout] test tests::test_strings::build_string2 ... ok [INFO] [stdout] test tests::test_strings::build_string5 ... ok [INFO] [stdout] test tests::test_strings::case_insensitive_sort ... ok [INFO] [stdout] test tests::test_ranges::non_number_in_range ... ok [INFO] [stdout] test tests::test_strings::case_insensitive_sort_columns ... ok [INFO] [stdout] test tests::test_strings::build_string3 ... ok [INFO] [stdout] test tests::test_strings::detect_newlines ... ok [INFO] [stdout] test tests::test_strings::build_string4 ... ok [INFO] [stdout] test tests::test_strings::single_tick_interpolation ... ok [INFO] [stdout] test tests::test_strings::non_string_in_string ... ok [INFO] [stdout] test tests::test_strings::cjk_in_substrings ... ok [INFO] [stdout] test tests::test_table_operations::cell_path_subexpr2 ... ok [INFO] [stdout] test tests::test_table_operations::cell_path_subexpr1 ... ok [INFO] [stdout] test tests::test_strings::string_not_in_string ... ok [INFO] [stdout] test tests::test_strings::string_in_record ... ok [INFO] [stdout] test tests::test_strings::string_in_string ... ok [INFO] [stdout] test tests::test_strings::non_string_in_record ... ok [INFO] [stdout] test tests::test_strings::string_in_valuestream ... ok [INFO] [stdout] test tests::test_table_operations::command_drop_column_1 ... ok [INFO] [stdout] test tests::test_table_operations::cell_path_var1 ... ok [INFO] [stdout] test tests::test_table_operations::command_filter_reject_2 ... ok [INFO] [stdout] test tests::test_table_operations::cell_path_var2 ... ok [INFO] [stdout] test tests::test_table_operations::command_filter_reject_3 ... ok [INFO] [stdout] test tests::test_table_operations::command_filter_reject_1 ... ok [INFO] [stdout] test tests::test_table_operations::get_fuzzy ... ok [INFO] [stdout] test tests::test_table_operations::get ... ok [INFO] [stdout] test tests::test_table_operations::flatten_table_get ... ok [INFO] [stdout] test tests::test_table_operations::command_filter_reject_4 ... ok [INFO] [stdout] test tests::test_table_operations::record_2 ... ok [INFO] [stdout] test tests::test_table_operations::flatten_simple_list ... ok [INFO] [stdout] test tests::test_table_operations::flatten_get_simple_list ... ok [INFO] [stdout] test tests::test_table_operations::get_table_columns_1 ... ok [INFO] [stdout] test tests::test_table_operations::length_for_rows ... ok [INFO] [stdout] test tests::test_table_operations::index_on_list ... ok [INFO] [stdout] test tests::test_table_operations::split_column ... ok [INFO] [stdout] test tests::test_table_operations::split_row ... ok [INFO] [stdout] test tests::test_table_operations::flatten_should_flatten_inner_table ... ok [INFO] [stdout] test tests::test_table_operations::length_defaulted_columns ... ok [INFO] [stdout] test tests::test_table_operations::missing_column_fills_in_nothing ... ok [INFO] [stdout] test tests::test_table_operations::length_for_columns ... ok [INFO] [stdout] test tests::test_table_operations::flatten_table_column_get_last ... ok [INFO] [stdout] test tests::test_table_operations::get_table_columns_2 ... ok [INFO] [stdout] test tests::test_table_operations::select_2 ... ok [INFO] [stdout] test tests::test_table_operations::record_1 ... ok [INFO] [stdout] test tests::test_table_operations::select_1 ... ok [INFO] [stdout] test tests::test_table_operations::string_cell_path ... ok [INFO] [stdout] test tests::test_table_operations::where_on_ranges ... ok [INFO] [stdout] test tests::test_table_operations::update_cell_path_1 ... ok [INFO] [stdout] test tests::test_type_check::chained_operator_typecheck ... ok [INFO] [stdout] test tests::test_table_operations::update_will_insert ... ok [INFO] [stdout] test tests::test_type_check::type_in_list_of_non_this_type ... ok [INFO] [stdout] test tests::test_type_check::type_in_list_of_this_type ... ok [INFO] [stdout] test tests::test_type_check::number_float ... ok [INFO] [stdout] test tests::test_table_operations::wrap ... ok [INFO] [stdout] test tests::test_type_check::number_int ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 273 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.81s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/nu_plugin_core_example-ba0df6eca2c1cfe3) [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 (/opt/rustwide/target/debug/deps/nu_plugin_core_inc-c16fab2bd6902491) [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/main.rs (/opt/rustwide/target/debug/deps/main-958a5e9fcfb9ef45) [INFO] [stdout] [INFO] [stdout] running 185 tests [INFO] [stdout] test path::canonicalize::canonicalize_double_dot ... ok [INFO] [stdout] test path::canonicalize::canonicalize_non_utf8_path ... ignored [INFO] [stdout] test path::canonicalize::canonicalize_non_utf8_path_relative_to_non_utf8_path_with_spaces ... ignored [INFO] [stdout] test path::canonicalize::canonicalize_ndots ... ok [INFO] [stdout] test path::canonicalize::canonicalize_many_dots ... ok [INFO] [stdout] test path::canonicalize::canonicalize_path ... ok [INFO] [stdout] test path::canonicalize::canonicalize_path_relative_to ... ok [INFO] [stdout] test path::canonicalize::canonicalize_path_with_4_ndots_relative_to ... ok [INFO] [stdout] test path::canonicalize::canonicalize_path_with_many_double_dots_relative_to ... ok [INFO] [stdout] test path::canonicalize::canonicalize_should_fail ... ok [INFO] [stdout] test path::canonicalize::canonicalize_path_with_many_dots_relative_to ... ok [INFO] [stdout] test path::canonicalize::canonicalize_dot ... ok [INFO] [stdout] test path::canonicalize::canonicalize_tilde ... ok [INFO] [stdout] test path::canonicalize::canonicalize_tilde_relative_to ... ok [INFO] [stdout] test path::canonicalize::canonicalize_with_should_fail ... ok [INFO] [stdout] test path::canonicalize::canonicalize_path_with_double_dot_relative_to ... ok [INFO] [stdout] test path::canonicalize::canonicalize_nested_symlink_within_symlink_dir_relative_to ... ok [INFO] [stdout] test path::canonicalize::canonicalize_path_with_many_3_ndots_relative_to ... ok [INFO] [stdout] test path::canonicalize::canonicalize_path_with_dot_relative_to ... ok [INFO] [stdout] test path::canonicalize::canonicalize_path_with_3_ndots_relative_to ... ok [INFO] [stdout] test path::canonicalize::canonicalize_absolute_path_relative_to ... ok [INFO] [stdout] test path::expand_path::expand_non_utf8_path ... ignored [INFO] [stdout] test path::canonicalize::canonicalize_unicode_path ... ok [INFO] [stdout] test path::expand_path::expand_non_utf8_path_relative_to_non_utf8_path_with_spaces ... ignored [INFO] [stdout] test path::expand_path::expand_path_tilde ... ok [INFO] [stdout] test path::expand_path::expand_path_tilde_relative_to ... ok [INFO] [stdout] test path::expand_path::expand_absolute_path_relative_to ... ok [INFO] [stdout] test path::expand_path::expand_path_with_4_ndots_relative_to ... ok [INFO] [stdout] test path::expand_path::expand_path_with_double_dot_relative_to ... ok [INFO] [stdout] test path::expand_path::expand_path_with_and_without_relative ... ok [INFO] [stdout] test path::expand_path::expand_path_with_many_dots_relative_to ... ok [INFO] [stdout] test path::expand_path::expand_path_with_dot_relative_to ... ok [INFO] [stdout] test path::expand_path::expand_path_with_3_ndots_relative_to ... ok [INFO] [stdout] test path::expand_path::expand_path_no_change ... ok [INFO] [stdout] test path::expand_path::expand_path_with_many_3_ndots_relative_to ... ok [INFO] [stdout] test path::expand_path::expand_path_with_many_double_dots_relative_to ... ok [INFO] [stdout] test path::canonicalize::canonicalize_unicode_path_with_way_too_many_dots_relative_to_unicode_path_with_spaces ... ok [INFO] [stdout] test path::canonicalize::canonicalize_symlink ... ok [INFO] [stdout] test shell::pipeline::commands::external::automatically_change_directory ... ignored [INFO] [stdout] test shell::pipeline::commands::external::automatically_change_directory_with_trailing_slash_and_same_name_as_command ... ignored [INFO] [stdout] test path::canonicalize::canonicalize_symlink_loop_relative_to_should_fail ... ok [INFO] [stdout] test path::canonicalize::canonicalize_symlink_relative_to ... ok [INFO] [stdout] test path::expand_path::expand_path_with_relative ... ok [INFO] [stdout] test path::canonicalize::canonicalize_nested_symlink_relative_to ... ok [INFO] [stdout] test path::expand_path::expand_unicode_path_relative_to_unicode_path_with_spaces ... ok [INFO] [stdout] test path::expand_path::expand_path_with_way_too_many_dots_relative_to ... ok [INFO] [stdout] test path::expand_path::expand_unicode_path_no_change ... ok [INFO] [stdout] test path::expand_path::expand_unicode_path_with_way_too_many_dots_relative_to_unicode_path_with_spaces ... ok [INFO] [stdout] test path::canonicalize::canonicalize_path_with_way_too_many_dots_relative_to ... ok [INFO] [stdout] test path::canonicalize::canonicalize_path_with_many_4_ndots_relative_to ... ok [INFO] [stdout] test path::canonicalize::canonicalize_unicode_path_relative_to_unicode_path_with_spaces ... ok [INFO] [stdout] test path::expand_path::expand_path_relative_to ... ok [INFO] [stdout] test path::expand_path::expand_path_with_many_4_ndots_relative_to ... ok [INFO] [stdout] test shell::do_not_panic_if_broken_pipe ... ok [INFO] [stdout] test shell::pipeline::commands::external::external_words::external_arg_with_special_characters::case_6 ... ok [INFO] [stdout] test shell::pipeline::commands::external::external_words::no_escaping_for_single_quoted_strings ... ignored [INFO] [stdout] test shell::pipeline::commands::external::correctly_escape_external_arguments ... ok [INFO] [stdout] test shell::pipeline::commands::external::external_words::external_arg_with_special_characters::case_2 ... ok [INFO] [stdout] test shell::pipeline::commands::external::external_command_arguments::ampersands_are_sanitized_before_passing_to_subshell ... ok [INFO] [stdout] test shell::pipeline::commands::external::execute_binary_in_string ... ok [INFO] [stdout] test shell::pipeline::commands::external::external_command_arguments::semicolons_are_sanitized_before_passing_to_subshell ... ok [INFO] [stdout] test shell::pipeline::commands::external::external_words::external_arg_with_special_characters::case_3 ... ok [INFO] [stdout] test shell::pipeline::commands::external::external_command_arguments::shell_arguments_are_sanitized_even_if_coming_from_other_commands ... ok [INFO] [stdout] test shell::pipeline::commands::external::external_command_arguments::string_interpolation_with_an_external_command ... ok [INFO] [stdout] test shell::pipeline::commands::external::redirects_custom_command_external ... ignored [INFO] [stdout] test shell::pipeline::commands::external::external_words::external_arg_with_special_characters::case_5 ... ok [INFO] [stdout] test shell::pipeline::commands::external::external_command_arguments::subcommands_are_sanitized_before_passing_to_subshell ... ok [INFO] [stdout] test shell::pipeline::commands::external::stdin_evaluation::does_not_block_indefinitely ... ignored [INFO] [stdout] test shell::pipeline::commands::external::external_words::external_arg_with_special_characters::case_4 ... ok [INFO] [stdout] test shell::pipeline::commands::external::external_words::external_arg_with_special_characters::case_1 ... ok [INFO] [stdout] test shell::pipeline::commands::external::external_command_arguments::expands_table_of_primitives_to_positional_arguments ... ok [INFO] [stdout] test shell::pipeline::commands::external::external_command_arguments::proper_subexpression_paths_in_external_args ... ok [INFO] [stdout] test shell::pipeline::commands::external::external_words::external_arg_with_special_characters::case_7 ... ok [INFO] [stdout] test shell::pipeline::commands::external::it_evaluation::supports_fetching_given_a_column_path_to_it ... ok [INFO] [stdout] test shell::pipeline::commands::external::external_words::relaxed_external_words ... ok [INFO] [stdout] test shell::pipeline::commands::external::it_evaluation::can_properly_buffer_lines_externally ... ok [INFO] [stdout] test shell::pipeline::commands::external::shows_error_for_command_not_found_in_pipeline ... ok [INFO] [stdout] test shell::pipeline::commands::internal::bad_operator ... ok [INFO] [stdout] test shell::pipeline::commands::external::it_evaluation::takes_rows_of_nu_value_strings ... ok [INFO] [stdout] test shell::pipeline::commands::external::it_evaluation::takes_rows_of_nu_value_lines ... ok [INFO] [stdout] test shell::pipeline::commands::external::stdin_evaluation::does_not_panic_with_no_newline_in_stream ... ok [INFO] [stdout] test shell::pipeline::commands::internal::dash_def ... ignored [INFO] [stdout] test shell::pipeline::commands::internal::argument_subexpression ... ok [INFO] [stdout] test shell::pipeline::commands::internal::argument_subexpression_reports_errors ... ok [INFO] [stdout] test shell::pipeline::commands::internal::better_table_lex ... ok [INFO] [stdout] test shell::pipeline::commands::internal::binary_number ... ok [INFO] [stdout] test shell::pipeline::commands::external::shows_error_for_command_not_found ... ok [INFO] [stdout] test shell::pipeline::commands::external::nu_script::run_nu_script_multiline ... ok [INFO] [stdout] test shell::pipeline::commands::internal::block_params_override ... ok [INFO] [stdout] test shell::pipeline::commands::external::nu_script::run_nu_script ... ok [INFO] [stdout] test shell::pipeline::commands::external::tilde_expansion::as_home_directory_when_passed_as_argument_and_begins_with_tilde ... ok [INFO] [stdout] test shell::pipeline::commands::internal::alias_a_load_env ... ok [INFO] [stdout] test shell::pipeline::commands::internal::date_and_duration_overflow ... ok [INFO] [stdout] test shell::pipeline::commands::internal::exclusive_range_with_mixed_types ... ok [INFO] [stdout] test shell::pipeline::commands::internal::better_subexpr_lex ... ok [INFO] [stdout] test shell::pipeline::commands::internal::can_process_one_row_from_internal_and_pipes_it_to_stdin_of_external ... ok [INFO] [stdout] test shell::pipeline::commands::internal::echoing_exclusive_ranges ... ok [INFO] [stdout] test shell::pipeline::commands::internal::echoing_ranges ... ok [INFO] [stdout] test shell::pipeline::commands::internal::filesize_math2 ... ok [INFO] [stdout] test shell::pipeline::commands::external::tilde_expansion::does_not_expand_when_passed_as_argument_and_does_not_start_with_tilde ... ok [INFO] [stdout] test shell::pipeline::commands::internal::exclusive_range_with_open_left ... ok [INFO] [stdout] test shell::pipeline::commands::internal::exclusive_range_with_open_right ... ok [INFO] [stdout] test shell::pipeline::commands::internal::filesize_math5 ... ok [INFO] [stdout] test shell::pipeline::commands::internal::block_params_override_correct ... ok [INFO] [stdout] test shell::pipeline::commands::external::nu_commands::echo_internally_externally ... ok [INFO] [stdout] test shell::pipeline::commands::internal::let_doesnt_leak ... ok [INFO] [stdout] test shell::pipeline::commands::internal::filesize_math ... ok [INFO] [stdout] test shell::pipeline::commands::internal::duration_overflow ... ok [INFO] [stdout] test shell::pipeline::commands::internal::load_env_can_hide_var_envs ... ignored [INFO] [stdout] test shell::pipeline::commands::internal::load_env_can_hide_var_envs_in_parent_scope ... ignored [INFO] [stdout] test shell::pipeline::commands::internal::let_env_variable ... ok [INFO] [stdout] test shell::pipeline::commands::internal::let_env_hides_variable ... ok [INFO] [stdout] test shell::pipeline::commands::internal::let_env_doesnt_leak ... ok [INFO] [stdout] test shell::pipeline::commands::internal::index_cell_alt ... ok [INFO] [stdout] test shell::pipeline::commands::internal::filesize_math3 ... ok [INFO] [stdout] test shell::pipeline::commands::internal::filesize_math4 ... ok [INFO] [stdout] test shell::pipeline::commands::internal::hex_number ... ok [INFO] [stdout] test shell::pipeline::commands::internal::index_cell ... ok [INFO] [stdout] test shell::pipeline::commands::internal::load_env_doesnt_leak ... ok [INFO] [stdout] test shell::pipeline::commands::internal::filesize_math7 ... ok [INFO] [stdout] test shell::pipeline::commands::internal::index_out_of_bounds ... ok [INFO] [stdout] test shell::pipeline::commands::internal::filesize_math6 ... ok [INFO] [stdout] test shell::pipeline::commands::internal::let_variable ... ok [INFO] [stdout] test shell::pipeline::commands::internal::list_with_commas ... ok [INFO] [stdout] test shell::pipeline::commands::internal::let_env_hides_variable_in_parent_scope ... ok [INFO] [stdout] test shell::pipeline::commands::internal::parse::errors_if_flag_is_not_supported ... ok [INFO] [stdout] test shell::pipeline::commands::internal::index_row ... ok [INFO] [stdout] test shell::pipeline::commands::internal::not_echoing_ranges_without_numbers ... ok [INFO] [stdout] test shell::pipeline::commands::internal::load_env_variable_arg ... ok [INFO] [stdout] test shell::pipeline::commands::internal::not_echoing_exclusive_ranges_without_numbers ... ok [INFO] [stdout] test shell::pipeline::commands::internal::negative_decimal_start ... ok [INFO] [stdout] test shell::pipeline::commands::internal::nothing_string_1 ... ok [INFO] [stdout] test shell::pipeline::commands::internal::proper_shadow_let_aliases ... ok [INFO] [stdout] test shell::pipeline::commands::internal::proper_shadow_let_env_aliases ... ok [INFO] [stdout] test shell::pipeline::commands::internal::parse::errors_if_flag_passed_is_not_exact ... ok [INFO] [stdout] test shell::pipeline::commands::internal::pipeline_params_inner ... ok [INFO] [stdout] test shell::pipeline::commands::internal::range_with_left_var ... ok [INFO] [stdout] test shell::pipeline::commands::internal::pipeline_params_simple ... ok [INFO] [stdout] test shell::pipeline::commands::internal::load_env_variable ... ok [INFO] [stdout] test shell::pipeline::commands::internal::octal_number ... ok [INFO] [stdout] test shell::pipeline::commands::internal::run_custom_command_with_rest_other_name ... ignored [INFO] [stdout] test shell::pipeline::commands::internal::parse::errors_if_passed_an_unexpected_argument ... ok [INFO] [stdout] test shell::pipeline::commands::internal::manysubcommand ... ok [INFO] [stdout] test shell::pipeline::commands::internal::run_custom_command_with_empty_rest ... ok [INFO] [stdout] test shell::pipeline::commands::internal::proper_shadow_load_env_aliases ... ok [INFO] [stdout] test shell::pipeline::commands::internal::string_interpolation_and_paren ... ignored [INFO] [stdout] test shell::pipeline::commands::internal::run_broken_inner_custom_command ... ok [INFO] [stdout] test shell::pipeline::commands::internal::run_custom_subcommand ... ok [INFO] [stdout] test shell::pipeline::commands::internal::range_with_open_left ... ok [INFO] [stdout] test shell::pipeline::commands::internal::run_custom_command_with_rest_and_arg ... ok [INFO] [stdout] test shell::pipeline::commands::internal::range_with_mixed_types ... ok [INFO] [stdout] test shell::pipeline::commands::internal::range_with_right_var ... ok [INFO] [stdout] test shell::pipeline::commands::internal::string_interpolation_with_it ... ok [INFO] [stdout] test shell::pipeline::commands::internal::run_dynamic_blocks ... ok [INFO] [stdout] test shell::pipeline::commands::internal::run_custom_command_with_flag_missing ... ok [INFO] [stdout] test shell::pipeline::commands::internal::run_inner_custom_command ... ok [INFO] [stdout] test shell::pipeline::commands::internal::string_not_inside_of ... ok [INFO] [stdout] test shell::pipeline::commands::internal::run_custom_command_with_rest_and_flag ... ok [INFO] [stdout] test shell::pipeline::commands::internal::string_interpolation_shorthand_overlap ... ok [INFO] [stdout] test shell::pipeline::commands::internal::run_custom_command ... ok [INFO] [stdout] test shell::pipeline::commands::internal::run_custom_command_with_rest ... ok [INFO] [stdout] test shell::pipeline::commands::internal::range_with_open_right ... ok [INFO] [stdout] test shell::pipeline::commands::internal::unalias_does_not_escape_scope ... ignored [INFO] [stdout] test shell::pipeline::commands::internal::unalias_hides_alias ... ignored [INFO] [stdout] test shell::pipeline::commands::internal::unalias_shadowing ... ignored [INFO] [stdout] test shell::pipeline::commands::internal::string_interpolation_with_unicode ... ok [INFO] [stdout] test shell::pipeline::commands::internal::run_custom_command_with_flag ... ok [INFO] [stdout] test shell::pipeline::commands::internal::table_with_commas ... ok [INFO] [stdout] test shell::pipeline::commands::internal::string_interpolation_with_it_column_path ... ok [INFO] [stdout] test shell::plugins_are_declared_with_wix ... ignored [INFO] [stdout] test shell::pipeline::commands::internal::string_inside_of ... ok [INFO] [stdout] test shell::pipeline::commands::internal::table_literals2 ... ok [INFO] [stdout] test shell::pipeline::commands::internal::subsubcommand ... ok [INFO] [stdout] test shell::pipeline::commands::internal::table_literals1 ... ok [INFO] [stdout] test shell::pipeline::commands::internal::subexpression_properly_redirects ... ok [INFO] [stdout] test shell::pipeline::commands::internal::treats_dot_dot_as_path_not_range ... ok [INFO] [stdout] test shell::pipeline::commands::internal::unlet_variable_in_parent_scope ... ok [INFO] [stdout] test shell::pipeline::doesnt_break_on_utf8 ... ok [INFO] [stdout] test shell::pipeline::commands::internal::tilde_expansion::as_home_directory_when_passed_as_argument_and_begins_with_tilde - should panic ... ok [INFO] [stdout] test shell::pipeline::commands::internal::unlet_env_variable ... ok [INFO] [stdout] test shell::pipeline::commands::internal::tilde_expansion::does_not_expand_when_passed_as_argument_and_does_not_start_with_tilde ... ok [INFO] [stdout] test shell::pipeline::commands::internal::unlet_nonexistent_variable ... ok [INFO] [stdout] test shell::pipeline::commands::internal::subexpression_handles_dot ... ok [INFO] [stdout] test shell::pipeline::commands::internal::takes_rows_of_nu_value_strings_and_pipes_it_to_stdin_of_external ... ok [INFO] [stdout] test shell::pipeline::commands::internal::variable_scoping::access_variables_in_scopes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 167 passed; 0 failed; 18 ignored; 0 measured; 0 filtered out; finished in 2.32s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "05e60a71e90000af9030017f28b067b44d2746ae35941f682ce7ae462cafdecd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05e60a71e90000af9030017f28b067b44d2746ae35941f682ce7ae462cafdecd", kill_on_drop: false }` [INFO] [stdout] 05e60a71e90000af9030017f28b067b44d2746ae35941f682ce7ae462cafdecd