[INFO] cloning repository https://github.com/untitaker/spacemod [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/untitaker/spacemod" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funtitaker%2Fspacemod", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funtitaker%2Fspacemod'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 43bf6336cc0a184f93ba205701c5f687466d0c23 [INFO] testing untitaker/spacemod against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funtitaker%2Fspacemod" "/workspace/builds/worker-38/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-38/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/untitaker/spacemod on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/untitaker/spacemod [INFO] finished tweaking git repo https://github.com/untitaker/spacemod [INFO] tweaked toml for git repo https://github.com/untitaker/spacemod written to /workspace/builds/worker-38/source/Cargo.toml [INFO] crate git repo https://github.com/untitaker/spacemod already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 280bb056b2bbd3af22f5e20efa28b04709c928650190efb0216da704f4c8bd25 [INFO] running `Command { std: "docker" "start" "-a" "280bb056b2bbd3af22f5e20efa28b04709c928650190efb0216da704f4c8bd25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "280bb056b2bbd3af22f5e20efa28b04709c928650190efb0216da704f4c8bd25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "280bb056b2bbd3af22f5e20efa28b04709c928650190efb0216da704f4c8bd25", kill_on_drop: false }` [INFO] [stdout] 280bb056b2bbd3af22f5e20efa28b04709c928650190efb0216da704f4c8bd25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83459c764c1395da867cb1554a0a47c52d8553d7214f875a7baafec595a76557 [INFO] running `Command { std: "docker" "start" "-a" "83459c764c1395da867cb1554a0a47c52d8553d7214f875a7baafec595a76557", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling unicode-segmentation v1.7.0 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling zeroize v0.9.3 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling terminal_size v0.1.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling console v0.13.0 [INFO] [stderr] Compiling ignore v0.4.16 [INFO] [stderr] Compiling dialoguer v0.7.1 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling structopt v0.3.20 [INFO] [stderr] Compiling spacemod v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.27s [INFO] running `Command { std: "docker" "inspect" "83459c764c1395da867cb1554a0a47c52d8553d7214f875a7baafec595a76557", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83459c764c1395da867cb1554a0a47c52d8553d7214f875a7baafec595a76557", kill_on_drop: false }` [INFO] [stdout] 83459c764c1395da867cb1554a0a47c52d8553d7214f875a7baafec595a76557 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11baa26f390b67f769edf9c1b17e066c3604d4a7533c7bf2ebd06618563e1a97 [INFO] running `Command { std: "docker" "start" "-a" "11baa26f390b67f769edf9c1b17e066c3604d4a7533c7bf2ebd06618563e1a97", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling console v0.12.0 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling serde_yaml v0.8.14 [INFO] [stderr] Compiling insta v1.2.0 [INFO] [stderr] Compiling spacemod v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 44.47s [INFO] running `Command { std: "docker" "inspect" "11baa26f390b67f769edf9c1b17e066c3604d4a7533c7bf2ebd06618563e1a97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11baa26f390b67f769edf9c1b17e066c3604d4a7533c7bf2ebd06618563e1a97", kill_on_drop: false }` [INFO] [stdout] 11baa26f390b67f769edf9c1b17e066c3604d4a7533c7bf2ebd06618563e1a97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a867efafaa3bcc047d7b4f954610f6209bcdd3eb3f550fddb0c67dd27576d5a7 [INFO] running `Command { std: "docker" "start" "-a" "a867efafaa3bcc047d7b4f954610f6209bcdd3eb3f550fddb0c67dd27576d5a7", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/spacemod-b6d803d6bc5a1a24) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test expr::test_nested_expr ... ok [INFO] [stdout] test expr::test_basic_regex ... ok [INFO] [stdout] test expr::test_nested_parens ... ok [INFO] [stdout] test expr::test_commas ... ok [INFO] [stdout] test expr::test_basic_regex_with_backslash ... ok [INFO] [stdout] test expr::test_multi_whitespace ... ok [INFO] [stdout] test expr::test_parse_xml ... ok [INFO] [stdout] test expr::test_basic ... ok [INFO] [stdout] test expr::test_regression_parens ... ok [INFO] [stdout] test expr::test_example_bad ... ok [INFO] [stdout] test expr::test_remaining_expr_parens ... ok [INFO] [stdout] test expr::test_no_match ... ok [INFO] [stdout] test expr::test_simple_string ... ok [INFO] [stdout] test expr::test_regex_and_regular_parens3 ... ok [INFO] [stdout] test expr::test_regex_and_regular_parens2 ... ok [INFO] [stdout] test expr::test_regex_and_regular_parens ... ok [INFO] [stdout] test expr::test_regex_and_regular_parens4 ... ok [INFO] [stdout] test expr::test_garbage_string ... ok [INFO] [stdout] test expr::test_relay_code ... ok [INFO] [stdout] test expr::test_example_good ... ok [INFO] [stdout] test expr::test_xml_without_balancing ... ok [INFO] [stdout] test expr::test_xml_balanced ... ok [INFO] [stdout] test expr::test_regression_extra_parens ... ok [INFO] [stdout] test expr::test_regression1 ... ok [INFO] [stdout] test expr::test_xml_without_parens ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a867efafaa3bcc047d7b4f954610f6209bcdd3eb3f550fddb0c67dd27576d5a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a867efafaa3bcc047d7b4f954610f6209bcdd3eb3f550fddb0c67dd27576d5a7", kill_on_drop: false }` [INFO] [stdout] a867efafaa3bcc047d7b4f954610f6209bcdd3eb3f550fddb0c67dd27576d5a7