[INFO] cloning repository nicholasbishop/rsts [INFO] running `"git" "clone" "--bare" "git://github.com/nicholasbishop/rsts.git" "work/cache/sources/gh/nicholasbishop/rsts"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/nicholasbishop/rsts'... [INFO] running `"git" "clone" "work/cache/sources/gh/nicholasbishop/rsts" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/nicholasbishop/rsts"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/nicholasbishop/rsts'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/nicholasbishop/rsts" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/nicholasbishop/rsts"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/nicholasbishop/rsts'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5d44a3ae66a0a4e6789bb0ea26c5ee8d0ddb98e2 [INFO] sha for GitHub repo nicholasbishop/rsts: 5d44a3ae66a0a4e6789bb0ea26c5ee8d0ddb98e2 [INFO] validating manifest of nicholasbishop/rsts on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of nicholasbishop/rsts on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing nicholasbishop/rsts [INFO] finished frobbing nicholasbishop/rsts [INFO] frobbed toml for nicholasbishop/rsts written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/nicholasbishop/rsts/Cargo.toml [INFO] started frobbing nicholasbishop/rsts [INFO] finished frobbing nicholasbishop/rsts [INFO] frobbed toml for nicholasbishop/rsts written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/nicholasbishop/rsts/Cargo.toml [INFO] crate nicholasbishop/rsts already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing nicholasbishop/rsts against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/nicholasbishop/rsts:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 09c2b669e13d90aea1a8c7e3bea20efc7bf53901e612e788c91b06a3f853062f [INFO] running `"docker" "start" "-a" "09c2b669e13d90aea1a8c7e3bea20efc7bf53901e612e788c91b06a3f853062f"` [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling rsts v0.2.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.88s [INFO] running `"docker" "inspect" "09c2b669e13d90aea1a8c7e3bea20efc7bf53901e612e788c91b06a3f853062f"` [INFO] running `"docker" "rm" "-f" "09c2b669e13d90aea1a8c7e3bea20efc7bf53901e612e788c91b06a3f853062f"` [INFO] [stdout] 09c2b669e13d90aea1a8c7e3bea20efc7bf53901e612e788c91b06a3f853062f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/nicholasbishop/rsts:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 97296bc500d08d7750b4bafee0201f1273be6273759ac9533eaf28cecc266478 [INFO] running `"docker" "start" "-a" "97296bc500d08d7750b4bafee0201f1273be6273759ac9533eaf28cecc266478"` [INFO] [stderr] Compiling rsts v0.2.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.80s [INFO] running `"docker" "inspect" "97296bc500d08d7750b4bafee0201f1273be6273759ac9533eaf28cecc266478"` [INFO] running `"docker" "rm" "-f" "97296bc500d08d7750b4bafee0201f1273be6273759ac9533eaf28cecc266478"` [INFO] [stdout] 97296bc500d08d7750b4bafee0201f1273be6273759ac9533eaf28cecc266478 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/nicholasbishop/rsts:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 79dda1a6d4f8d51dd38e83869209a42633f340d1b45c517f753e321abbaaa26d [INFO] running `"docker" "start" "-a" "79dda1a6d4f8d51dd38e83869209a42633f340d1b45c517f753e321abbaaa26d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/rsts-e7e1734e42c15817 [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test tests::simple_type_string ... ok [INFO] [stdout] test tests::simple_type_vec ... ok [INFO] [stdout] test tests::simple_type_option ... ok [INFO] [stdout] test tests::simple_type_number ... ok [INFO] [stdout] test tests::enum_to_ts ... ok [INFO] [stdout] test tests::datetime ... ok [INFO] [stdout] test tests::test_attr_to_derives ... ok [INFO] [stdout] test tests::simple_type_vec_option ... ok [INFO] [stdout] test tests::hashmap ... ok [INFO] [stdout] test tests::newtype ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "79dda1a6d4f8d51dd38e83869209a42633f340d1b45c517f753e321abbaaa26d"` [INFO] running `"docker" "rm" "-f" "79dda1a6d4f8d51dd38e83869209a42633f340d1b45c517f753e321abbaaa26d"` [INFO] [stdout] 79dda1a6d4f8d51dd38e83869209a42633f340d1b45c517f753e321abbaaa26d