[INFO] crate asexp 0.3.2 is already in cache [INFO] extracting crate asexp 0.3.2 into work/ex/beta-1.38-1/sources/1.37.0/reg/asexp/0.3.2 [INFO] extracting crate asexp 0.3.2 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/asexp/0.3.2 [INFO] validating manifest of asexp-0.3.2 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 asexp-0.3.2 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 asexp-0.3.2 [INFO] finished frobbing asexp-0.3.2 [INFO] frobbed toml for asexp-0.3.2 written to work/ex/beta-1.38-1/sources/1.37.0/reg/asexp/0.3.2/Cargo.toml [INFO] started frobbing asexp-0.3.2 [INFO] finished frobbing asexp-0.3.2 [INFO] frobbed toml for asexp-0.3.2 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/asexp/0.3.2/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 asexp-0.3.2 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-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/asexp/0.3.2:/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] f079301c8e5e973e3d46daa059f43694a22adfd21ed864cbb8b6f7b7ed57f03c [INFO] running `"docker" "start" "-a" "f079301c8e5e973e3d46daa059f43694a22adfd21ed864cbb8b6f7b7ed57f03c"` [INFO] [stderr] Compiling asexp v0.3.2 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/token.rs:172:20 [INFO] [stderr] | [INFO] [stderr] 172 | '0'...'9' => { [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] Finished dev [unoptimized + debuginfo] target(s) in 1.20s [INFO] running `"docker" "inspect" "f079301c8e5e973e3d46daa059f43694a22adfd21ed864cbb8b6f7b7ed57f03c"` [INFO] running `"docker" "rm" "-f" "f079301c8e5e973e3d46daa059f43694a22adfd21ed864cbb8b6f7b7ed57f03c"` [INFO] [stdout] f079301c8e5e973e3d46daa059f43694a22adfd21ed864cbb8b6f7b7ed57f03c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/asexp/0.3.2:/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] 51106b28acd62cb5393dd7f86c8e16945ce05aaf7c24aa8c4fbb87d38406c8fe [INFO] running `"docker" "start" "-a" "51106b28acd62cb5393dd7f86c8e16945ce05aaf7c24aa8c4fbb87d38406c8fe"` [INFO] [stderr] Compiling grabinput v0.1.1 [INFO] [stderr] Compiling asexp v0.3.2 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/token.rs:172:20 [INFO] [stderr] | [INFO] [stderr] 172 | '0'...'9' => { [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] Finished dev [unoptimized + debuginfo] target(s) in 4.33s [INFO] running `"docker" "inspect" "51106b28acd62cb5393dd7f86c8e16945ce05aaf7c24aa8c4fbb87d38406c8fe"` [INFO] running `"docker" "rm" "-f" "51106b28acd62cb5393dd7f86c8e16945ce05aaf7c24aa8c4fbb87d38406c8fe"` [INFO] [stdout] 51106b28acd62cb5393dd7f86c8e16945ce05aaf7c24aa8c4fbb87d38406c8fe [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/asexp/0.3.2:/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] 1dfa43b0a66f02c2b2f3ff99f522111f91d1caae6abc13def87571d708126142 [INFO] running `"docker" "start" "-a" "1dfa43b0a66f02c2b2f3ff99f522111f91d1caae6abc13def87571d708126142"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/asexp-7deff1449c439625 [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test atom::test_is_num_string ... ok [INFO] [stdout] test atom::test_quote ... ok [INFO] [stdout] test atom::test_display ... ok [INFO] [stdout] test parser::test_parse_sexp ... ok [INFO] [stdout] test sexp::test_display ... ok [INFO] [stdout] test sexp::test_from ... ok [INFO] [stdout] test sexp::test_map ... ok [INFO] [stdout] test sexp::test_parse ... ok [INFO] [stdout] test token::test_tokenizer_curly_around ... ok [INFO] [stdout] test token::test_tokenizer_no_whitespace ... ok [INFO] [stdout] test token::test_tokenizer_whitespace ... ok [INFO] [stdout] test sexp::test_parse_toplevel ... ok [INFO] [stdout] test token::test_token ... ok [INFO] [stdout] test token::test_tokenizer_comment ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/lib-18851244c1f46fea [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test node ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests asexp [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" "1dfa43b0a66f02c2b2f3ff99f522111f91d1caae6abc13def87571d708126142"` [INFO] running `"docker" "rm" "-f" "1dfa43b0a66f02c2b2f3ff99f522111f91d1caae6abc13def87571d708126142"` [INFO] [stdout] 1dfa43b0a66f02c2b2f3ff99f522111f91d1caae6abc13def87571d708126142