[INFO] updating cached repository cohama/toyjq [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/cohama/toyjq [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/cohama/toyjq" "work/ex/beta-1.37-6/sources/1.36.0/gh/cohama/toyjq"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/cohama/toyjq'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/cohama/toyjq" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/cohama/toyjq"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/cohama/toyjq'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8de3e9e427f7a24fe6272b149a4543ac4a304875 [INFO] sha for GitHub repo cohama/toyjq: 8de3e9e427f7a24fe6272b149a4543ac4a304875 [INFO] validating manifest of cohama/toyjq 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 cohama/toyjq 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 cohama/toyjq [INFO] finished frobbing cohama/toyjq [INFO] frobbed toml for cohama/toyjq written to work/ex/beta-1.37-6/sources/1.36.0/gh/cohama/toyjq/Cargo.toml [INFO] started frobbing cohama/toyjq [INFO] finished frobbing cohama/toyjq [INFO] frobbed toml for cohama/toyjq written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/cohama/toyjq/Cargo.toml [INFO] crate cohama/toyjq 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 cohama/toyjq 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-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/cohama/toyjq:/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] 1be69f52fa97260880e11d5386900120e7594938f5f6cf432885de848f90df8c [INFO] running `"docker" "start" "-a" "1be69f52fa97260880e11d5386900120e7594938f5f6cf432885de848f90df8c"` [INFO] [stderr] Compiling toyjq v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.62s [INFO] running `"docker" "inspect" "1be69f52fa97260880e11d5386900120e7594938f5f6cf432885de848f90df8c"` [INFO] running `"docker" "rm" "-f" "1be69f52fa97260880e11d5386900120e7594938f5f6cf432885de848f90df8c"` [INFO] [stdout] 1be69f52fa97260880e11d5386900120e7594938f5f6cf432885de848f90df8c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/cohama/toyjq:/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] 9b81d916186c80ffe8295391b51a449182a6addd9ddf53c96731dfcd3d9d8c54 [INFO] running `"docker" "start" "-a" "9b81d916186c80ffe8295391b51a449182a6addd9ddf53c96731dfcd3d9d8c54"` [INFO] [stderr] Compiling toyjq v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.20s [INFO] running `"docker" "inspect" "9b81d916186c80ffe8295391b51a449182a6addd9ddf53c96731dfcd3d9d8c54"` [INFO] running `"docker" "rm" "-f" "9b81d916186c80ffe8295391b51a449182a6addd9ddf53c96731dfcd3d9d8c54"` [INFO] [stdout] 9b81d916186c80ffe8295391b51a449182a6addd9ddf53c96731dfcd3d9d8c54 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/cohama/toyjq:/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] bc75ab8567cb9fff2404c853b503fc82b078d7d215d97b3a1eb668f1aa6b0167 [INFO] running `"docker" "start" "-a" "bc75ab8567cb9fff2404c853b503fc82b078d7d215d97b3a1eb668f1aa6b0167"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/toyjq-857c102129ca57b1 [INFO] [stdout] running 5 tests [INFO] [stderr] Running /opt/crater/target/debug/deps/toyjq-572d6e6583cc2e94 [INFO] [stdout] test json::tests::test_json_pretty_print ... ok [INFO] [stdout] test parsercombinator::tests::test_parser ... ok [INFO] [stdout] test prettyprinter::tests::test_newline ... ok [INFO] [stdout] test json::tests::test_parse_json ... ok [INFO] [stdout] test prettyprinter::tests::test_pretty ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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] [stderr] Doc-tests toyjq [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test src/parsercombinator.rs - parsercombinator::Parser::many (line 402) ... ok [INFO] [stdout] test src/parsercombinator.rs - parsercombinator::Parser::flat_map (line 222) ... ok [INFO] [stdout] test src/parsercombinator.rs - parsercombinator::Parser::or (line 337) ... ok [INFO] [stdout] test src/parsercombinator.rs - parsercombinator::Parser::or_lazy (line 353) ... ok [INFO] [stdout] test src/parsercombinator.rs - parsercombinator::Parser::and (line 295) ... ok [INFO] [stdout] test src/parsercombinator.rs - parsercombinator::Parser::and_lazy (line 315) ... ok [INFO] [stdout] test src/parsercombinator.rs - parsercombinator::Parser::map_ (line 209) ... ok [INFO] [stdout] test src/parsercombinator.rs - parsercombinator::Parser::map (line 193) ... ok [INFO] [stdout] test src/parsercombinator.rs - parsercombinator::Parser::or_not (line 371) ... ok [INFO] [stdout] test src/parsercombinator.rs - parsercombinator::Parser::sep_by (line 426) ... ok [INFO] [stdout] test src/parsercombinator.rs - parsercombinator::chr (line 90) ... ok [INFO] [stdout] test src/parsercombinator.rs - parsercombinator::Parser::skip (line 271) ... ok [INFO] [stdout] test src/parsercombinator.rs - parsercombinator::Parser::then_lazy (line 260) ... ok [INFO] [stdout] test src/parsercombinator.rs - parsercombinator::Parser::then (line 242) ... ok [INFO] [stdout] test src/parsercombinator.rs - parsercombinator::failure (line 117) ... ok [INFO] [stdout] test src/parsercombinator.rs - parsercombinator::or_from (line 161) ... ok [INFO] [stdout] test src/parsercombinator.rs - parsercombinator::Parser::try (line 388) ... ok [INFO] [stdout] test src/parsercombinator.rs - parsercombinator::string (line 60) ... ok [INFO] [stdout] test src/parsercombinator.rs - parsercombinator::until (line 134) ... ok [INFO] [stdout] test src/parsercombinator.rs - parsercombinator::unit (line 46) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "bc75ab8567cb9fff2404c853b503fc82b078d7d215d97b3a1eb668f1aa6b0167"` [INFO] running `"docker" "rm" "-f" "bc75ab8567cb9fff2404c853b503fc82b078d7d215d97b3a1eb668f1aa6b0167"` [INFO] [stdout] bc75ab8567cb9fff2404c853b503fc82b078d7d215d97b3a1eb668f1aa6b0167