[INFO] fetching crate nsh 0.3.5... [INFO] testing nsh-0.3.5 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate nsh 0.3.5 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate nsh 0.3.5 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate nsh 0.3.5 [INFO] finished tweaking crates.io crate nsh 0.3.5 [INFO] tweaked toml for crates.io crate nsh 0.3.5 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate nsh 0.3.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", 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] ecd17b32f1dcc1e68a1fcf75f82c2ddffeea67606a98002ca3c2149daa46fdb7 [INFO] running `Command { std: "docker" "start" "-a" "ecd17b32f1dcc1e68a1fcf75f82c2ddffeea67606a98002ca3c2149daa46fdb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ecd17b32f1dcc1e68a1fcf75f82c2ddffeea67606a98002ca3c2149daa46fdb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecd17b32f1dcc1e68a1fcf75f82c2ddffeea67606a98002ca3c2149daa46fdb7", kill_on_drop: false }` [INFO] [stdout] ecd17b32f1dcc1e68a1fcf75f82c2ddffeea67606a98002ca3c2149daa46fdb7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 242272b7ac2dcd5c734da66cf824f744a24ae226f91d4183a7081677a16d7b21 [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" "242272b7ac2dcd5c734da66cf824f744a24ae226f91d4183a7081677a16d7b21", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling termion v1.5.5 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling addr2line v0.12.2 [INFO] [stderr] Compiling backtrace v0.3.49 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling structopt v0.3.15 [INFO] [stderr] Compiling nsh v0.3.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `Command { std: "docker" "inspect" "242272b7ac2dcd5c734da66cf824f744a24ae226f91d4183a7081677a16d7b21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "242272b7ac2dcd5c734da66cf824f744a24ae226f91d4183a7081677a16d7b21", kill_on_drop: false }` [INFO] [stdout] 242272b7ac2dcd5c734da66cf824f744a24ae226f91d4183a7081677a16d7b21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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] 8417b7605e8f8901ce74a04ee05d2c8ea8ffb9067775a4027d0b4a82ad43f3be [INFO] running `Command { std: "docker" "start" "-a" "8417b7605e8f8901ce74a04ee05d2c8ea8ffb9067775a4027d0b4a82ad43f3be", kill_on_drop: false }` [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling nsh v0.3.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 19.89s [INFO] running `Command { std: "docker" "inspect" "8417b7605e8f8901ce74a04ee05d2c8ea8ffb9067775a4027d0b4a82ad43f3be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8417b7605e8f8901ce74a04ee05d2c8ea8ffb9067775a4027d0b4a82ad43f3be", kill_on_drop: false }` [INFO] [stdout] 8417b7605e8f8901ce74a04ee05d2c8ea8ffb9067775a4027d0b4a82ad43f3be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0aa739227c36fa8565adbbed5f011e7c63840df3b798f8854f986da56f1c0016 [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" "0aa739227c36fa8565adbbed5f011e7c63840df3b798f8854f986da56f1c0016", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/nsh-55919c3d1c5f0acc [INFO] [stdout] [INFO] [stdout] running 42 tests [INFO] [stdout] test context_parser::tests::statements ... ok [INFO] [stdout] test context_parser::tests::assign_like_argument ... ok [INFO] [stdout] test context_parser::tests::incomplete ... ok [INFO] [stdout] test eval::test_expr ... ok [INFO] [stdout] test fuzzy::tests::test_fuzzy_search ... ok [INFO] [stdout] test highlight::benchmarks::syntax_highlight_bench ... ok [INFO] [stdout] test mainloop::tests::automatically_select_single_completion ... ok [INFO] [stdout] test context_parser::benchmarks::simple_oneliner_parsring_bench ... ok [INFO] [stdout] test context_parser::benchmarks::complex_oneliner_parsring_bench ... ok [INFO] [stdout] test context_parser::tests::short ... ok [INFO] [stdout] test mainloop::tests::completion_updates ... ok [INFO] [stdout] test mainloop::tests::ctrl_c_to_clear_input ... ok [INFO] [stdout] test mainloop::tests::move_cursor_in_completion ... ok [INFO] [stdout] test mainloop::tests::move_by_word ... ok [INFO] [stdout] test mainloop::tests::select_completion_at_the_end_of_input ... ok [INFO] [stdout] test mainloop::tests::select_completion_in_current_word ... ok [INFO] [stdout] test mainloop::tests::no_completions ... ok [INFO] [stdout] test mainloop::tests::remove_until_word_start ... ok [INFO] [stdout] test parser::benchmarks::complex_oneliner_parsing_bench ... ok [INFO] [stdout] test parser::benchmarks::newline_parsing_bench ... ok [INFO] [stdout] test parser::benchmarks::simple_oneliner_parsing_bench ... ok [INFO] [stdout] test parser::test_arith_expr ... ok [INFO] [stdout] test parser::test_assign_like_prefix ... ok [INFO] [stdout] test parser::test_escape_sequences ... ok [INFO] [stdout] test parser::test_comments ... ok [INFO] [stdout] test parser::test_patterns ... ok [INFO] [stdout] test parser::test_courner_cases ... ok [INFO] [stdout] test prompt::benchmarks::simple_prompt_rendering ... ok [INFO] [stdout] test parser::test_process_substitution ... ok [INFO] [stdout] test parser::test_string_literal ... ok [INFO] [stdout] test pattern::tests::complex_pattern ... ok [INFO] [stdout] test pattern::tests::wildcard ... ok [INFO] [stdout] test pattern::tests::literal_only ... ok [INFO] [stdout] test prompt::benchmarks::complex_prompt_rendering ... ok [INFO] [stdout] test parser::test_expansions ... ok [INFO] [stdout] test parser::test_assignments ... ok [INFO] [stdout] test parser::test_cond_ex ... ok [INFO] [stdout] test prompt::test_prompt_parser ... ok [INFO] [stdout] test parser::test_heredoc ... ok [INFO] [stdout] test parser::test_tilde ... ok [INFO] [stdout] test parser::test_simple_commands ... ok [INFO] [stdout] test parser::test_compound_commands ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0aa739227c36fa8565adbbed5f011e7c63840df3b798f8854f986da56f1c0016", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0aa739227c36fa8565adbbed5f011e7c63840df3b798f8854f986da56f1c0016", kill_on_drop: false }` [INFO] [stdout] 0aa739227c36fa8565adbbed5f011e7c63840df3b798f8854f986da56f1c0016