[INFO] updating cached repository andyyu2004/rust_lambda_calculus [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/andyyu2004/rust_lambda_calculus [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/andyyu2004/rust_lambda_calculus" "work/ex/beta-1.38-1/sources/1.37.0/gh/andyyu2004/rust_lambda_calculus"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/andyyu2004/rust_lambda_calculus'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/andyyu2004/rust_lambda_calculus" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/andyyu2004/rust_lambda_calculus"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/andyyu2004/rust_lambda_calculus'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0338fcf8342bbbfc079270004d4bd93960520f56 [INFO] sha for GitHub repo andyyu2004/rust_lambda_calculus: 0338fcf8342bbbfc079270004d4bd93960520f56 [INFO] validating manifest of andyyu2004/rust_lambda_calculus on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of andyyu2004/rust_lambda_calculus on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing andyyu2004/rust_lambda_calculus [INFO] finished frobbing andyyu2004/rust_lambda_calculus [INFO] frobbed toml for andyyu2004/rust_lambda_calculus written to work/ex/beta-1.38-1/sources/1.37.0/gh/andyyu2004/rust_lambda_calculus/Cargo.toml [INFO] started frobbing andyyu2004/rust_lambda_calculus [INFO] finished frobbing andyyu2004/rust_lambda_calculus [INFO] frobbed toml for andyyu2004/rust_lambda_calculus written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/andyyu2004/rust_lambda_calculus/Cargo.toml [INFO] crate andyyu2004/rust_lambda_calculus already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing andyyu2004/rust_lambda_calculus against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/andyyu2004/rust_lambda_calculus:/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.37.0" "build" "--frozen"` [INFO] [stdout] eda3bc8863e2c92490221f101c86f4c442b5886c419ec5e067d2c27caea38ee7 [INFO] running `"docker" "start" "-a" "eda3bc8863e2c92490221f101c86f4c442b5886c419ec5e067d2c27caea38ee7"` [INFO] [stderr] Compiling dirs-sys v0.3.3 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling dirs v2.0.1 [INFO] [stderr] Compiling rustyline v5.0.0 [INFO] [stderr] Compiling r_lambda_calculus v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/lexing/lexer.rs:43:20 [INFO] [stderr] | [INFO] [stderr] 43 | 'a'...'z' => tokens.push( [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: #[warn(ellipsis_inclusive_range_patterns)] on by default [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/lexing/lexer.rs:48:26 [INFO] [stderr] | [INFO] [stderr] 48 | '$' | 'A'...'Z' => { [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.53s [INFO] running `"docker" "inspect" "eda3bc8863e2c92490221f101c86f4c442b5886c419ec5e067d2c27caea38ee7"` [INFO] running `"docker" "rm" "-f" "eda3bc8863e2c92490221f101c86f4c442b5886c419ec5e067d2c27caea38ee7"` [INFO] [stdout] eda3bc8863e2c92490221f101c86f4c442b5886c419ec5e067d2c27caea38ee7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/andyyu2004/rust_lambda_calculus:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 3714a46386c936df541515f30033330d812c49882002233fce3fe05d7d934bc4 [INFO] running `"docker" "start" "-a" "3714a46386c936df541515f30033330d812c49882002233fce3fe05d7d934bc4"` [INFO] [stderr] Compiling r_lambda_calculus v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/lexing/lexer.rs:43:20 [INFO] [stderr] | [INFO] [stderr] 43 | 'a'...'z' => tokens.push( [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: #[warn(ellipsis_inclusive_range_patterns)] on by default [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/lexing/lexer.rs:48:26 [INFO] [stderr] | [INFO] [stderr] 48 | '$' | 'A'...'Z' => { [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.18s [INFO] running `"docker" "inspect" "3714a46386c936df541515f30033330d812c49882002233fce3fe05d7d934bc4"` [INFO] running `"docker" "rm" "-f" "3714a46386c936df541515f30033330d812c49882002233fce3fe05d7d934bc4"` [INFO] [stdout] 3714a46386c936df541515f30033330d812c49882002233fce3fe05d7d934bc4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/andyyu2004/rust_lambda_calculus:/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.37.0" "test" "--frozen"` [INFO] [stdout] 100ef77fc45ef5bd46585b6ebe07e7cdddce09d6b3cf5162dc4cb71887537575 [INFO] running `"docker" "start" "-a" "100ef77fc45ef5bd46585b6ebe07e7cdddce09d6b3cf5162dc4cb71887537575"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/r_lambda_calculus-2a34d1e45b9fcb0a [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "100ef77fc45ef5bd46585b6ebe07e7cdddce09d6b3cf5162dc4cb71887537575"` [INFO] running `"docker" "rm" "-f" "100ef77fc45ef5bd46585b6ebe07e7cdddce09d6b3cf5162dc4cb71887537575"` [INFO] [stdout] 100ef77fc45ef5bd46585b6ebe07e7cdddce09d6b3cf5162dc4cb71887537575