[INFO] cloning repository jkelleyrtp/joint-rs [INFO] running `"git" "clone" "--bare" "git://github.com/jkelleyrtp/joint-rs.git" "work/cache/sources/gh/jkelleyrtp/joint-rs"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/jkelleyrtp/joint-rs'... [INFO] running `"git" "clone" "work/cache/sources/gh/jkelleyrtp/joint-rs" "work/ex/beta-1.37-6/sources/1.36.0/gh/jkelleyrtp/joint-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/jkelleyrtp/joint-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jkelleyrtp/joint-rs" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jkelleyrtp/joint-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jkelleyrtp/joint-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 83f0ccb643b1fabb4f35d0447439dad224ac4402 [INFO] sha for GitHub repo jkelleyrtp/joint-rs: 83f0ccb643b1fabb4f35d0447439dad224ac4402 [INFO] validating manifest of jkelleyrtp/joint-rs 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 jkelleyrtp/joint-rs 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 jkelleyrtp/joint-rs [INFO] finished frobbing jkelleyrtp/joint-rs [INFO] frobbed toml for jkelleyrtp/joint-rs written to work/ex/beta-1.37-6/sources/1.36.0/gh/jkelleyrtp/joint-rs/Cargo.toml [INFO] started frobbing jkelleyrtp/joint-rs [INFO] finished frobbing jkelleyrtp/joint-rs [INFO] frobbed toml for jkelleyrtp/joint-rs written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jkelleyrtp/joint-rs/Cargo.toml [INFO] crate jkelleyrtp/joint-rs 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 jkelleyrtp/joint-rs against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jkelleyrtp/joint-rs:/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 64a765f03d7c2337cd123022d74c1741c398bbc84a6cb65043895c0d5f063376 [INFO] running `"docker" "start" "-a" "64a765f03d7c2337cd123022d74c1741c398bbc84a6cb65043895c0d5f063376"` [INFO] [stderr] Compiling syn v0.15.38 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.4 [INFO] [stderr] Compiling base-x v0.2.5 [INFO] [stderr] Compiling backtrace-sys v0.1.29 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling stdweb v0.4.17 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling backtrace v0.3.32 [INFO] [stderr] Compiling serde_derive v1.0.93 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.7 [INFO] [stderr] Compiling stdweb-derive v0.5.1 [INFO] [stderr] Compiling yew v0.6.0 [INFO] [stderr] Compiling notion_mindmap v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stderr] --> src/main.rs:6:13 [INFO] [stderr] | [INFO] [stderr] 6 | fields: Vec, [INFO] [stderr] | ^^^ expected 1 type argument [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0107`. [INFO] [stderr] error: Could not compile `notion_mindmap`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "64a765f03d7c2337cd123022d74c1741c398bbc84a6cb65043895c0d5f063376"` [INFO] running `"docker" "rm" "-f" "64a765f03d7c2337cd123022d74c1741c398bbc84a6cb65043895c0d5f063376"` [INFO] [stdout] 64a765f03d7c2337cd123022d74c1741c398bbc84a6cb65043895c0d5f063376