[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.37-6/sources/1.36.0/gh/vincentisambart/parser"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/vincentisambart/parser'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/vincentisambart/parser" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/vincentisambart/parser"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/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.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 vincentisambart/parser 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 vincentisambart/parser [INFO] finished frobbing vincentisambart/parser [INFO] frobbed toml for vincentisambart/parser written to work/ex/beta-1.37-6/sources/1.36.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.37-6/sources/beta-2019-07-23/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.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] testing vincentisambart/parser 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-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.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.36.0" "build" "--frozen"` [INFO] [stdout] 0bff5120e380e13ec201f253fb7a148364f06e00e0abed0ca93a33ad09d1ad3c [INFO] running `"docker" "start" "-a" "0bff5120e380e13ec201f253fb7a148364f06e00e0abed0ca93a33ad09d1ad3c"` [INFO] [stderr] Compiling parser v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.71s [INFO] running `"docker" "inspect" "0bff5120e380e13ec201f253fb7a148364f06e00e0abed0ca93a33ad09d1ad3c"` [INFO] running `"docker" "rm" "-f" "0bff5120e380e13ec201f253fb7a148364f06e00e0abed0ca93a33ad09d1ad3c"` [INFO] [stdout] 0bff5120e380e13ec201f253fb7a148364f06e00e0abed0ca93a33ad09d1ad3c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 0e243378d1afcccc6623b380a96c6ed6771d3d0186a43a6e86913538bdc90713 [INFO] running `"docker" "start" "-a" "0e243378d1afcccc6623b380a96c6ed6771d3d0186a43a6e86913538bdc90713"` [INFO] [stderr] Compiling parser v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.10s [INFO] running `"docker" "inspect" "0e243378d1afcccc6623b380a96c6ed6771d3d0186a43a6e86913538bdc90713"` [INFO] running `"docker" "rm" "-f" "0e243378d1afcccc6623b380a96c6ed6771d3d0186a43a6e86913538bdc90713"` [INFO] [stdout] 0e243378d1afcccc6623b380a96c6ed6771d3d0186a43a6e86913538bdc90713 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.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.36.0" "test" "--frozen"` [INFO] [stdout] 9b7bd4b4d57353d4cde31d0bb040c24b8a0f497d66232dc0315108ce21ae64c9 [INFO] running `"docker" "start" "-a" "9b7bd4b4d57353d4cde31d0bb040c24b8a0f497d66232dc0315108ce21ae64c9"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/parser-934eb68cd1bd539f [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test parser::tests::test_simple_declaration ... ok [INFO] [stdout] test parser::tests::test_simple_type_definition ... ok [INFO] [stdout] test parser::tests::test_function_pointer_declaration ... ok [INFO] [stdout] test parser::tests::test_function_definition ... ok [INFO] [stdout] test parser::tests::test_function_declaration ... ok [INFO] [stdout] test parser::tests::test_variable_initialization ... ok [INFO] [stdout] test parser::tests::test_array_declaration ... ok [INFO] [stdout] test lex::tests::test_punctuators ... ok [INFO] [stdout] test lex::tests::test_string_literal ... ok [INFO] [stdout] test parser::tests::test_tag_definition ... ok [INFO] [stdout] test lex::tests::test_number_literal ... 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" "9b7bd4b4d57353d4cde31d0bb040c24b8a0f497d66232dc0315108ce21ae64c9"` [INFO] running `"docker" "rm" "-f" "9b7bd4b4d57353d4cde31d0bb040c24b8a0f497d66232dc0315108ce21ae64c9"` [INFO] [stdout] 9b7bd4b4d57353d4cde31d0bb040c24b8a0f497d66232dc0315108ce21ae64c9