[INFO] cloning repository https://github.com/jamescoleuk/runsh [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jamescoleuk/runsh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamescoleuk%2Frunsh", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamescoleuk%2Frunsh'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5826507cc3493cc7425bbdeffd6f633e32b20d16 [INFO] testing jamescoleuk/runsh against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamescoleuk%2Frunsh" "/workspace/builds/worker-45/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-45/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jamescoleuk/runsh on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jamescoleuk/runsh [INFO] finished tweaking git repo https://github.com/jamescoleuk/runsh [INFO] tweaked toml for git repo https://github.com/jamescoleuk/runsh written to /workspace/builds/worker-45/source/Cargo.toml [INFO] crate git repo https://github.com/jamescoleuk/runsh already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 984be3660d623f1efab6597f9984b8a5c1d06f668e226df5659e1874593c470d [INFO] running `Command { std: "docker" "start" "-a" "984be3660d623f1efab6597f9984b8a5c1d06f668e226df5659e1874593c470d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "984be3660d623f1efab6597f9984b8a5c1d06f668e226df5659e1874593c470d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "984be3660d623f1efab6597f9984b8a5c1d06f668e226df5659e1874593c470d", kill_on_drop: false }` [INFO] [stdout] 984be3660d623f1efab6597f9984b8a5c1d06f668e226df5659e1874593c470d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e33afbd3c2d8dd9d845e3198af1a2308608a160f4cc12cde9c591db639c2a66 [INFO] running `Command { std: "docker" "start" "-a" "1e33afbd3c2d8dd9d845e3198af1a2308608a160f4cc12cde9c591db639c2a66", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling pad v0.1.6 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling structopt v0.3.23 [INFO] [stderr] Compiling runsh v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.45s [INFO] running `Command { std: "docker" "inspect" "1e33afbd3c2d8dd9d845e3198af1a2308608a160f4cc12cde9c591db639c2a66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e33afbd3c2d8dd9d845e3198af1a2308608a160f4cc12cde9c591db639c2a66", kill_on_drop: false }` [INFO] [stdout] 1e33afbd3c2d8dd9d845e3198af1a2308608a160f4cc12cde9c591db639c2a66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/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" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12021ed3ae9a60befa95addc02e91311f8cd6e59a40aea68151b61e8bbaee9fb [INFO] running `Command { std: "docker" "start" "-a" "12021ed3ae9a60befa95addc02e91311f8cd6e59a40aea68151b61e8bbaee9fb", kill_on_drop: false }` [INFO] [stderr] Compiling runsh v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.81s [INFO] running `Command { std: "docker" "inspect" "12021ed3ae9a60befa95addc02e91311f8cd6e59a40aea68151b61e8bbaee9fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12021ed3ae9a60befa95addc02e91311f8cd6e59a40aea68151b61e8bbaee9fb", kill_on_drop: false }` [INFO] [stdout] 12021ed3ae9a60befa95addc02e91311f8cd6e59a40aea68151b61e8bbaee9fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/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" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ef79b18e84a7e5dbd72f11ada1c64bfcf68b05d34a28557b4ebd52b9e9e819ce [INFO] running `Command { std: "docker" "start" "-a" "ef79b18e84a7e5dbd72f11ada1c64bfcf68b05d34a28557b4ebd52b9e9e819ce", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/runsh-01a204bda366e04e) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test parser::tests::test_clean_comment_line ... ok [INFO] [stdout] test parser::tests::test_get_function ... ok [INFO] [stdout] test parser::tests::test_get_function_edge ... ok [INFO] [stdout] test parser::tests::test_is_function_header_line ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-e78c35868dbaede6) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test bad_script_path ... ok [INFO] [stdout] test test_function_params ... ok [INFO] [stdout] test test_with_function ... ok [INFO] [stdout] test test_with_empty_script ... ok [INFO] [stdout] test test_with_bad_function_name ... ok [INFO] [stdout] test test_no_function ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.57s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ef79b18e84a7e5dbd72f11ada1c64bfcf68b05d34a28557b4ebd52b9e9e819ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef79b18e84a7e5dbd72f11ada1c64bfcf68b05d34a28557b4ebd52b9e9e819ce", kill_on_drop: false }` [INFO] [stdout] ef79b18e84a7e5dbd72f11ada1c64bfcf68b05d34a28557b4ebd52b9e9e819ce