[INFO] updating cached repository duesee/abnf [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/duesee/abnf [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/duesee/abnf" "work/ex/beta-1.37-6/sources/1.36.0/gh/duesee/abnf"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/duesee/abnf'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/duesee/abnf" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/duesee/abnf"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/duesee/abnf'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 245f908ae2d80a6151ada1eae5ef43eeda93d49c [INFO] sha for GitHub repo duesee/abnf: 245f908ae2d80a6151ada1eae5ef43eeda93d49c [INFO] validating manifest of duesee/abnf 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 duesee/abnf 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 duesee/abnf [INFO] finished frobbing duesee/abnf [INFO] frobbed toml for duesee/abnf written to work/ex/beta-1.37-6/sources/1.36.0/gh/duesee/abnf/Cargo.toml [INFO] started frobbing duesee/abnf [INFO] finished frobbing duesee/abnf [INFO] frobbed toml for duesee/abnf written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/duesee/abnf/Cargo.toml [INFO] crate duesee/abnf 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing duesee/abnf 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-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/duesee/abnf:/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] cc24a4fa0cb3e843ba8ce48874ca36d6510504703dcb501ad2107565ee0e4f17 [INFO] running `"docker" "start" "-a" "cc24a4fa0cb3e843ba8ce48874ca36d6510504703dcb501ad2107565ee0e4f17"` [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling abnf v0.1.3 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.67s [INFO] running `"docker" "inspect" "cc24a4fa0cb3e843ba8ce48874ca36d6510504703dcb501ad2107565ee0e4f17"` [INFO] running `"docker" "rm" "-f" "cc24a4fa0cb3e843ba8ce48874ca36d6510504703dcb501ad2107565ee0e4f17"` [INFO] [stdout] cc24a4fa0cb3e843ba8ce48874ca36d6510504703dcb501ad2107565ee0e4f17 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/duesee/abnf:/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] 808783feaf90eb59ba9938a016447d269267de7def4bd055a4a2e7ede8d304ab [INFO] running `"docker" "start" "-a" "808783feaf90eb59ba9938a016447d269267de7def4bd055a4a2e7ede8d304ab"` [INFO] [stderr] Compiling abnf v0.1.3 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.13s [INFO] running `"docker" "inspect" "808783feaf90eb59ba9938a016447d269267de7def4bd055a4a2e7ede8d304ab"` [INFO] running `"docker" "rm" "-f" "808783feaf90eb59ba9938a016447d269267de7def4bd055a4a2e7ede8d304ab"` [INFO] [stdout] 808783feaf90eb59ba9938a016447d269267de7def4bd055a4a2e7ede8d304ab [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/duesee/abnf:/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] 5c36076e9b1b6beff66dec55eb1702f0ee4573f9b6d633551bb9361a3466cc35 [INFO] running `"docker" "start" "-a" "5c36076e9b1b6beff66dec55eb1702f0ee4573f9b6d633551bb9361a3466cc35"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/abnf-cb78af59bf09cbef [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test core::tests::test_HEXDIG ... ok [INFO] [stdout] test core::tests::test_BIT ... ok [INFO] [stdout] test abnf::tests::test_num_val ... ok [INFO] [stdout] test abnf::tests::test_bin_val ... ok [INFO] [stdout] test abnf::tests::test_prose_val ... ok [INFO] [stdout] test abnf::tests::test_dec_val ... ok [INFO] [stdout] test abnf::tests::test_hex_val ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests abnf [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 1) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "5c36076e9b1b6beff66dec55eb1702f0ee4573f9b6d633551bb9361a3466cc35"` [INFO] running `"docker" "rm" "-f" "5c36076e9b1b6beff66dec55eb1702f0ee4573f9b6d633551bb9361a3466cc35"` [INFO] [stdout] 5c36076e9b1b6beff66dec55eb1702f0ee4573f9b6d633551bb9361a3466cc35