[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] b4675ab01c73f0350779f1e7e8298d69c06c5227 [INFO] testing untitaker/spacemod against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funtitaker%2Fspacemod" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/untitaker/spacemod on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", 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-2/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] dbfdbe936f1e6f72ae53d002b62bf6cfba2c1f239cdd7b16956e09bb8ea2d147 [INFO] running `Command { std: "docker" "start" "-a" "dbfdbe936f1e6f72ae53d002b62bf6cfba2c1f239cdd7b16956e09bb8ea2d147", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dbfdbe936f1e6f72ae53d002b62bf6cfba2c1f239cdd7b16956e09bb8ea2d147", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbfdbe936f1e6f72ae53d002b62bf6cfba2c1f239cdd7b16956e09bb8ea2d147", kill_on_drop: false }` [INFO] [stdout] dbfdbe936f1e6f72ae53d002b62bf6cfba2c1f239cdd7b16956e09bb8ea2d147 [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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--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] 7f6a57ff2e535f6e64ff06deac1edf2d95185759cc9b884faea5e93f65822344 [INFO] running `Command { std: "docker" "start" "-a" "7f6a57ff2e535f6e64ff06deac1edf2d95185759cc9b884faea5e93f65822344", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.15 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling console v0.13.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling ignore v0.4.16 [INFO] [stderr] Compiling dialoguer v0.7.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling pest_derive v2.1.0 [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 1m 27s [INFO] running `Command { std: "docker" "inspect" "7f6a57ff2e535f6e64ff06deac1edf2d95185759cc9b884faea5e93f65822344", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f6a57ff2e535f6e64ff06deac1edf2d95185759cc9b884faea5e93f65822344", kill_on_drop: false }` [INFO] [stdout] 7f6a57ff2e535f6e64ff06deac1edf2d95185759cc9b884faea5e93f65822344 [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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b701af7824a13f39c326cd8a40481c3250dd22f78a88b38be421caba80e65720 [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" "b701af7824a13f39c326cd8a40481c3250dd22f78a88b38be421caba80e65720", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling ryu v1.0.5 [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 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 43.12s [INFO] running `Command { std: "docker" "inspect" "b701af7824a13f39c326cd8a40481c3250dd22f78a88b38be421caba80e65720", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b701af7824a13f39c326cd8a40481c3250dd22f78a88b38be421caba80e65720", kill_on_drop: false }` [INFO] [stdout] b701af7824a13f39c326cd8a40481c3250dd22f78a88b38be421caba80e65720 [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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dbdce9443b7016a4ff0845d5e1d8b62d504b6674b71844dd9df388957fd4a3c3 [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" "dbdce9443b7016a4ff0845d5e1d8b62d504b6674b71844dd9df388957fd4a3c3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/spacemod-9d1c8232f85f44fd [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test expr::test_basic_regex ... ok [INFO] [stdout] test expr::test_example_bad ... ok [INFO] [stdout] test expr::test_regex_and_regular_parens4 ... ok [INFO] [stdout] test expr::test_remaining_expr_parens ... ok [INFO] [stdout] test expr::test_regression1 ... ok [INFO] [stdout] test expr::test_nested_expr ... ok [INFO] [stdout] test expr::test_garbage_string ... ok [INFO] [stdout] test expr::test_basic ... ok [INFO] [stdout] test expr::test_regex_and_regular_parens ... ok [INFO] [stdout] test expr::test_regex_and_regular_parens2 ... ok [INFO] [stdout] test expr::test_regression_extra_parens ... ok [INFO] [stdout] test expr::test_regex_and_regular_parens3 ... ok [INFO] [stdout] test expr::test_relay_code ... ok [INFO] [stdout] test expr::test_nested_parens ... ok [INFO] [stdout] test expr::test_simple_string ... ok [INFO] [stdout] test expr::test_example_good ... ok [INFO] [stdout] test expr::test_no_match ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "dbdce9443b7016a4ff0845d5e1d8b62d504b6674b71844dd9df388957fd4a3c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbdce9443b7016a4ff0845d5e1d8b62d504b6674b71844dd9df388957fd4a3c3", kill_on_drop: false }` [INFO] [stdout] dbdce9443b7016a4ff0845d5e1d8b62d504b6674b71844dd9df388957fd4a3c3