[INFO] updating cached repository vincentisambart/parser [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/vincentisambart/parser [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/vincentisambart/parser" "work/ex/beta-1.38-1/sources/1.37.0/gh/vincentisambart/parser"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/vincentisambart/parser'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/vincentisambart/parser" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/vincentisambart/parser"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/vincentisambart/parser'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 67794892048e4a8f1a63f30706172827dfa35e06 [INFO] sha for GitHub repo vincentisambart/parser: 67794892048e4a8f1a63f30706172827dfa35e06 [INFO] validating manifest of vincentisambart/parser 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 vincentisambart/parser 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 vincentisambart/parser [INFO] finished frobbing vincentisambart/parser [INFO] frobbed toml for vincentisambart/parser written to work/ex/beta-1.38-1/sources/1.37.0/gh/vincentisambart/parser/Cargo.toml [INFO] started frobbing vincentisambart/parser [INFO] finished frobbing vincentisambart/parser [INFO] frobbed toml for vincentisambart/parser written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/vincentisambart/parser/Cargo.toml [INFO] crate vincentisambart/parser 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 vincentisambart/parser 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-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/vincentisambart/parser:/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] 8e99cd424bcca387a6e693db7a63ffd8f170c1aba925313148d016b807b215d0 [INFO] running `"docker" "start" "-a" "8e99cd424bcca387a6e693db7a63ffd8f170c1aba925313148d016b807b215d0"` [INFO] [stderr] Compiling parser v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.15s [INFO] running `"docker" "inspect" "8e99cd424bcca387a6e693db7a63ffd8f170c1aba925313148d016b807b215d0"` [INFO] running `"docker" "rm" "-f" "8e99cd424bcca387a6e693db7a63ffd8f170c1aba925313148d016b807b215d0"` [INFO] [stdout] 8e99cd424bcca387a6e693db7a63ffd8f170c1aba925313148d016b807b215d0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/vincentisambart/parser:/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] c069ffc8381a7781c718711ef7c4c572a1628aab35999b7f675ec9f82a1fa643 [INFO] running `"docker" "start" "-a" "c069ffc8381a7781c718711ef7c4c572a1628aab35999b7f675ec9f82a1fa643"` [INFO] [stderr] Compiling parser v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.98s [INFO] running `"docker" "inspect" "c069ffc8381a7781c718711ef7c4c572a1628aab35999b7f675ec9f82a1fa643"` [INFO] running `"docker" "rm" "-f" "c069ffc8381a7781c718711ef7c4c572a1628aab35999b7f675ec9f82a1fa643"` [INFO] [stdout] c069ffc8381a7781c718711ef7c4c572a1628aab35999b7f675ec9f82a1fa643 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/vincentisambart/parser:/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] 0701509a46069c7160f7b0b454d43189be7ec7d87e72d4aadbf8e0cae0a72728 [INFO] running `"docker" "start" "-a" "0701509a46069c7160f7b0b454d43189be7ec7d87e72d4aadbf8e0cae0a72728"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/parser-b97d4ac15cac3b20 [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test parser::tests::test_function_declaration ... ok [INFO] [stdout] test parser::tests::test_array_declaration ... ok [INFO] [stdout] test parser::tests::test_simple_declaration ... ok [INFO] [stdout] test parser::tests::test_function_definition ... ok [INFO] [stdout] test lex::tests::test_punctuators ... ok [INFO] [stdout] test lex::tests::test_string_literal ... ok [INFO] [stdout] test lex::tests::test_number_literal ... ok [INFO] [stdout] test parser::tests::test_function_pointer_declaration ... ok [INFO] [stdout] test parser::tests::test_variable_initialization ... ok [INFO] [stdout] test parser::tests::test_tag_definition ... ok [INFO] [stdout] test parser::tests::test_simple_type_definition ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "0701509a46069c7160f7b0b454d43189be7ec7d87e72d4aadbf8e0cae0a72728"` [INFO] running `"docker" "rm" "-f" "0701509a46069c7160f7b0b454d43189be7ec7d87e72d4aadbf8e0cae0a72728"` [INFO] [stdout] 0701509a46069c7160f7b0b454d43189be7ec7d87e72d4aadbf8e0cae0a72728