[INFO] updating cached repository freiguy1/rust-notes [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/freiguy1/rust-notes [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/freiguy1/rust-notes" "work/ex/beta-1.37-6/sources/1.36.0/gh/freiguy1/rust-notes"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/freiguy1/rust-notes'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/freiguy1/rust-notes" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/freiguy1/rust-notes"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/freiguy1/rust-notes'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 30a4f243b8a764ba09c6ac23ac57f93949878596 [INFO] sha for GitHub repo freiguy1/rust-notes: 30a4f243b8a764ba09c6ac23ac57f93949878596 [INFO] validating manifest of freiguy1/rust-notes 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 freiguy1/rust-notes 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 freiguy1/rust-notes [INFO] finished frobbing freiguy1/rust-notes [INFO] frobbed toml for freiguy1/rust-notes written to work/ex/beta-1.37-6/sources/1.36.0/gh/freiguy1/rust-notes/Cargo.toml [INFO] started frobbing freiguy1/rust-notes [INFO] finished frobbing freiguy1/rust-notes [INFO] frobbed toml for freiguy1/rust-notes written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/freiguy1/rust-notes/Cargo.toml [INFO] crate freiguy1/rust-notes 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] error: the lock file /mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/freiguy1/rust-notes/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 freiguy1/rust-notes 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-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/freiguy1/rust-notes:/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] 6d50b23582bc4470d6082d4ad9039496ebf9580d75dba3a483673c67a8978e4c [INFO] running `"docker" "start" "-a" "6d50b23582bc4470d6082d4ad9039496ebf9580d75dba3a483673c67a8978e4c"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling pulldown-cmark v0.5.3 [INFO] [stderr] Compiling strsim v0.9.2 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling handlebars v2.0.1 [INFO] [stderr] Compiling rust-notes v0.0.1 (/opt/crater/workdir) [INFO] [stderr] error[E0599]: no method named `decode` found for type `docopt::Docopt` in the current scope [INFO] [stderr] --> src/main.rs:33:25 [INFO] [stderr] | [INFO] [stderr] 33 | .and_then(|d| d.decode()) [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `file_type::markdown::MarkdownModel: serde::ser::Serialize` is not satisfied [INFO] [stderr] --> src/file_type/markdown.rs:95:34 [INFO] [stderr] | [INFO] [stderr] 95 | match context.handlebars.render(TYPE_STR, &model) { [INFO] [stderr] | ^^^^^^ the trait `serde::ser::Serialize` is not implemented for `file_type::markdown::MarkdownModel` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `file_type::dir::DirModel: serde::ser::Serialize` is not satisfied [INFO] [stderr] --> src/file_type/dir.rs:131:34 [INFO] [stderr] | [INFO] [stderr] 131 | match context.handlebars.render(TYPE_STR, &dir_model) { [INFO] [stderr] | ^^^^^^ the trait `serde::ser::Serialize` is not implemented for `file_type::dir::DirModel` [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0277, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [INFO] [stderr] error: Could not compile `rust-notes`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "6d50b23582bc4470d6082d4ad9039496ebf9580d75dba3a483673c67a8978e4c"` [INFO] running `"docker" "rm" "-f" "6d50b23582bc4470d6082d4ad9039496ebf9580d75dba3a483673c67a8978e4c"` [INFO] [stdout] 6d50b23582bc4470d6082d4ad9039496ebf9580d75dba3a483673c67a8978e4c