[INFO] updating cached repository ashtneoi/shtoml [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ashtneoi/shtoml [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ashtneoi/shtoml" "work/ex/beta-1.37-6/sources/1.36.0/gh/ashtneoi/shtoml"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/ashtneoi/shtoml'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ashtneoi/shtoml" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ashtneoi/shtoml"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ashtneoi/shtoml'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d03168cfeaa667eee458cd8ff21e0c47da0569c3 [INFO] sha for GitHub repo ashtneoi/shtoml: d03168cfeaa667eee458cd8ff21e0c47da0569c3 [INFO] validating manifest of ashtneoi/shtoml 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 ashtneoi/shtoml 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 ashtneoi/shtoml [INFO] finished frobbing ashtneoi/shtoml [INFO] frobbed toml for ashtneoi/shtoml written to work/ex/beta-1.37-6/sources/1.36.0/gh/ashtneoi/shtoml/Cargo.toml [INFO] started frobbing ashtneoi/shtoml [INFO] finished frobbing ashtneoi/shtoml [INFO] frobbed toml for ashtneoi/shtoml written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ashtneoi/shtoml/Cargo.toml [INFO] crate ashtneoi/shtoml 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] [stderr] Blocking waiting for file lock on package cache [INFO] testing ashtneoi/shtoml 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-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/ashtneoi/shtoml:/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] 183d23c85df4d61beb3c5a3c524dad347d3b1747ea58fa61935ff6c1a6a75473 [INFO] running `"docker" "start" "-a" "183d23c85df4d61beb3c5a3c524dad347d3b1747ea58fa61935ff6c1a6a75473"` [INFO] [stderr] Compiling serde v1.0.37 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling shtoml v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.12s [INFO] running `"docker" "inspect" "183d23c85df4d61beb3c5a3c524dad347d3b1747ea58fa61935ff6c1a6a75473"` [INFO] running `"docker" "rm" "-f" "183d23c85df4d61beb3c5a3c524dad347d3b1747ea58fa61935ff6c1a6a75473"` [INFO] [stdout] 183d23c85df4d61beb3c5a3c524dad347d3b1747ea58fa61935ff6c1a6a75473 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/ashtneoi/shtoml:/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] 7755cfa9a104f06e489dd5565e69353d1581ebc29931bb2b1013e3510dde2c9a [INFO] running `"docker" "start" "-a" "7755cfa9a104f06e489dd5565e69353d1581ebc29931bb2b1013e3510dde2c9a"` [INFO] [stderr] Compiling shtoml v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.45s [INFO] running `"docker" "inspect" "7755cfa9a104f06e489dd5565e69353d1581ebc29931bb2b1013e3510dde2c9a"` [INFO] running `"docker" "rm" "-f" "7755cfa9a104f06e489dd5565e69353d1581ebc29931bb2b1013e3510dde2c9a"` [INFO] [stdout] 7755cfa9a104f06e489dd5565e69353d1581ebc29931bb2b1013e3510dde2c9a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/ashtneoi/shtoml:/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] e4466d0a35833f6088e941009cf3fcee053e644915dd1a796a2cc56171d7d110 [INFO] running `"docker" "start" "-a" "e4466d0a35833f6088e941009cf3fcee053e644915dd1a796a2cc56171d7d110"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/shtoml-66974b39e213096b [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" "e4466d0a35833f6088e941009cf3fcee053e644915dd1a796a2cc56171d7d110"` [INFO] running `"docker" "rm" "-f" "e4466d0a35833f6088e941009cf3fcee053e644915dd1a796a2cc56171d7d110"` [INFO] [stdout] e4466d0a35833f6088e941009cf3fcee053e644915dd1a796a2cc56171d7d110