[INFO] updating cached repository nicholasbishop/rsts [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/nicholasbishop/rsts [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/nicholasbishop/rsts" "work/ex/beta-1.37-6/sources/1.36.0/gh/nicholasbishop/rsts"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/nicholasbishop/rsts'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/nicholasbishop/rsts" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nicholasbishop/rsts"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/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 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 nicholasbishop/rsts 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 nicholasbishop/rsts [INFO] finished frobbing nicholasbishop/rsts [INFO] frobbed toml for nicholasbishop/rsts written to work/ex/beta-1.37-6/sources/1.36.0/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/beta-1.37-6/sources/beta-2019-07-23/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" "+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 nicholasbishop/rsts 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/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=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] c5e6460113f7cff1ab5654868b983fdd1c429e0c8c3c58c5966e90c15cbd8361 [INFO] running `"docker" "start" "-a" "c5e6460113f7cff1ab5654868b983fdd1c429e0c8c3c58c5966e90c15cbd8361"` [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.73s [INFO] running `"docker" "inspect" "c5e6460113f7cff1ab5654868b983fdd1c429e0c8c3c58c5966e90c15cbd8361"` [INFO] running `"docker" "rm" "-f" "c5e6460113f7cff1ab5654868b983fdd1c429e0c8c3c58c5966e90c15cbd8361"` [INFO] [stdout] c5e6460113f7cff1ab5654868b983fdd1c429e0c8c3c58c5966e90c15cbd8361 [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/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=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] 2577e5916e80e352377995477ab2a372f57dcc21d2c953a89a2c652aaa65aae0 [INFO] running `"docker" "start" "-a" "2577e5916e80e352377995477ab2a372f57dcc21d2c953a89a2c652aaa65aae0"` [INFO] [stderr] Compiling rsts v0.2.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.02s [INFO] running `"docker" "inspect" "2577e5916e80e352377995477ab2a372f57dcc21d2c953a89a2c652aaa65aae0"` [INFO] running `"docker" "rm" "-f" "2577e5916e80e352377995477ab2a372f57dcc21d2c953a89a2c652aaa65aae0"` [INFO] [stdout] 2577e5916e80e352377995477ab2a372f57dcc21d2c953a89a2c652aaa65aae0 [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/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=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] cda848b6fabdd1058a8aaec49017dabf3921304ad5aba8e56a44045fdc45c8b9 [INFO] running `"docker" "start" "-a" "cda848b6fabdd1058a8aaec49017dabf3921304ad5aba8e56a44045fdc45c8b9"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/rsts-4bf79de9edb03c6d [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test tests::newtype ... ok [INFO] [stdout] test tests::hashmap ... ok [INFO] [stdout] test tests::enum_to_ts ... ok [INFO] [stdout] test tests::simple_type_vec ... ok [INFO] [stdout] test tests::simple_type_option ... ok [INFO] [stdout] test tests::simple_type_string ... ok [INFO] [stdout] test tests::simple_type_number ... 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] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "cda848b6fabdd1058a8aaec49017dabf3921304ad5aba8e56a44045fdc45c8b9"` [INFO] running `"docker" "rm" "-f" "cda848b6fabdd1058a8aaec49017dabf3921304ad5aba8e56a44045fdc45c8b9"` [INFO] [stdout] cda848b6fabdd1058a8aaec49017dabf3921304ad5aba8e56a44045fdc45c8b9