[INFO] cloning repository eulegang/romulus [INFO] running `"git" "clone" "--bare" "git://github.com/eulegang/romulus.git" "work/cache/sources/gh/eulegang/romulus"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/eulegang/romulus'... [INFO] running `"git" "clone" "work/cache/sources/gh/eulegang/romulus" "work/ex/beta-1.37-6/sources/1.36.0/gh/eulegang/romulus"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/eulegang/romulus'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/eulegang/romulus" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/eulegang/romulus"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/eulegang/romulus'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c1d00c975f6de44dd7c6b092495c73f3a0d3585d [INFO] sha for GitHub repo eulegang/romulus: c1d00c975f6de44dd7c6b092495c73f3a0d3585d [INFO] validating manifest of eulegang/romulus on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of eulegang/romulus on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing eulegang/romulus [INFO] finished frobbing eulegang/romulus [INFO] frobbed toml for eulegang/romulus written to work/ex/beta-1.37-6/sources/1.36.0/gh/eulegang/romulus/Cargo.toml [INFO] started frobbing eulegang/romulus [INFO] finished frobbing eulegang/romulus [INFO] frobbed toml for eulegang/romulus written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/eulegang/romulus/Cargo.toml [INFO] crate eulegang/romulus already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing eulegang/romulus against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/eulegang/romulus:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 8e4693ab70ec0312718b13529b8dac79d784bc0af888c30d8ceba6e84d4f7714 [INFO] running `"docker" "start" "-a" "8e4693ab70ec0312718b13529b8dac79d784bc0af888c30d8ceba6e84d4f7714"` [INFO] [stderr] Compiling clap v2.27.1 [INFO] [stderr] Compiling regex v1.1.9 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling romulus v0.1.3 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.15s [INFO] running `"docker" "inspect" "8e4693ab70ec0312718b13529b8dac79d784bc0af888c30d8ceba6e84d4f7714"` [INFO] running `"docker" "rm" "-f" "8e4693ab70ec0312718b13529b8dac79d784bc0af888c30d8ceba6e84d4f7714"` [INFO] [stdout] 8e4693ab70ec0312718b13529b8dac79d784bc0af888c30d8ceba6e84d4f7714 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/eulegang/romulus:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 1473e589f29a55575fefc4005743c5275f0ed886dba1c789fe645b7c5feb36e7 [INFO] running `"docker" "start" "-a" "1473e589f29a55575fefc4005743c5275f0ed886dba1c789fe645b7c5feb36e7"` [INFO] [stderr] Compiling romulus v0.1.3 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.29s [INFO] running `"docker" "inspect" "1473e589f29a55575fefc4005743c5275f0ed886dba1c789fe645b7c5feb36e7"` [INFO] running `"docker" "rm" "-f" "1473e589f29a55575fefc4005743c5275f0ed886dba1c789fe645b7c5feb36e7"` [INFO] [stdout] 1473e589f29a55575fefc4005743c5275f0ed886dba1c789fe645b7c5feb36e7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/eulegang/romulus:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 558dc1f472c47a7b68fe32141958d6fbda760bfdf0adf5da798f89ab2e53dde0 [INFO] running `"docker" "start" "-a" "558dc1f472c47a7b68fe32141958d6fbda760bfdf0adf5da798f89ab2e53dde0"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/romulus-1fe14e85972cd22b [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test lang::lex::tests::test_lex_comment ... ok [INFO] [stdout] test lang::lex::tests::test_func ... ok [INFO] [stdout] test lang::lex::tests::test_lex_regex ... ok [INFO] [stdout] test lang::lex::tests::test_lex_numbers ... ok [INFO] [stdout] test lang::nodes::parse_tests::basic_parse ... ok [INFO] [stdout] test lang::lex::tests::test_lex_ignores_white_space ... ok [INFO] [stdout] test lang::lex::tests::test_removed ... ok [INFO] [stdout] test lang::nodes::parse_tests::basic_func ... ok [INFO] [stdout] test lang::nodes::parse_tests::parse_range ... ok [INFO] [stdout] test lang::lex::tests::test_lex_context ... ok [INFO] [stdout] test lang::nodes::parse_tests::parse_identifiers ... ok [INFO] [stdout] test lang::tests::basic ... ok [INFO] [stdout] test lang::tests::range ... ok [INFO] [stdout] test lang::tests::capture ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "558dc1f472c47a7b68fe32141958d6fbda760bfdf0adf5da798f89ab2e53dde0"` [INFO] running `"docker" "rm" "-f" "558dc1f472c47a7b68fe32141958d6fbda760bfdf0adf5da798f89ab2e53dde0"` [INFO] [stdout] 558dc1f472c47a7b68fe32141958d6fbda760bfdf0adf5da798f89ab2e53dde0