[INFO] updating cached repository CanalTP/munin [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/CanalTP/munin [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/CanalTP/munin" "work/ex/beta-1.38-1/sources/1.37.0/gh/CanalTP/munin"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/CanalTP/munin'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/CanalTP/munin" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/CanalTP/munin"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/CanalTP/munin'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 30725ea5b689d9386648caae0979934f0e2d983c [INFO] sha for GitHub repo CanalTP/munin: 30725ea5b689d9386648caae0979934f0e2d983c [INFO] validating manifest of CanalTP/munin on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of CanalTP/munin on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing CanalTP/munin [INFO] finished frobbing CanalTP/munin [INFO] frobbed toml for CanalTP/munin written to work/ex/beta-1.38-1/sources/1.37.0/gh/CanalTP/munin/Cargo.toml [INFO] started frobbing CanalTP/munin [INFO] finished frobbing CanalTP/munin [INFO] frobbed toml for CanalTP/munin written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/CanalTP/munin/Cargo.toml [INFO] crate CanalTP/munin already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/CanalTP/munin/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.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing CanalTP/munin against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/CanalTP/munin:/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.37.0" "build" "--frozen"` [INFO] [stdout] c1678e618b2250a060a4917939e028e1eaf495268999e8a4054d71754fd77734 [INFO] running `"docker" "start" "-a" "c1678e618b2250a060a4917939e028e1eaf495268999e8a4054d71754fd77734"` [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling curl v0.4.22 [INFO] [stderr] Compiling mdo v0.3.0 [INFO] [stderr] Compiling curl-sys v0.4.20 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling iron v0.6.1 [INFO] [stderr] Compiling persistent v0.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling bstr v0.2.7 [INFO] [stderr] Compiling bodyparser v0.8.0 [INFO] [stderr] Compiling urlencoded v0.6.0 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling munin v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0433]: failed to resolve: could not find `http` in `curl` [INFO] [stderr] --> src/index.rs:67:36 [INFO] [stderr] | [INFO] [stderr] 67 | pub type CurlResult = Result; [INFO] [stderr] | ^^^^ could not find `http` in `curl` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `http` in `curl` [INFO] [stderr] --> src/index.rs:71:16 [INFO] [stderr] | [INFO] [stderr] 71 | try!(curl::http::handle().delete("http://localhost:9200/munin").exec()); [INFO] [stderr] | ^^^^ could not find `http` in `curl` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `http` in `curl` [INFO] [stderr] --> src/index.rs:75:26 [INFO] [stderr] | [INFO] [stderr] 75 | let res = try!(curl::http::handle().put("http://localhost:9200/munin", analysis).exec()); [INFO] [stderr] | ^^^^ could not find `http` in `curl` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `http` in `curl` [INFO] [stderr] --> src/index.rs:90:28 [INFO] [stderr] | [INFO] [stderr] 90 | let mut handle = curl::http::handle(); [INFO] [stderr] | ^^^^ could not find `http` in `curl` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `http` in `curl` [INFO] [stderr] --> src/main.rs:50:35 [INFO] [stderr] | [INFO] [stderr] 50 | fn query(q: &str) -> Result { [INFO] [stderr] | ^^^^ could not find `http` in `curl` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `http` in `curl` [INFO] [stderr] --> src/main.rs:53:27 [INFO] [stderr] | [INFO] [stderr] 53 | let resp = try!(curl::http::handle() [INFO] [stderr] | ^^^^ could not find `http` in `curl` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `http` in `curl` [INFO] [stderr] --> src/main.rs:59:22 [INFO] [stderr] | [INFO] [stderr] 59 | let resp = curl::http::handle() [INFO] [stderr] | ^^^^ could not find `http` in `curl` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `http` in `curl` [INFO] [stderr] --> src/main.rs:65:59 [INFO] [stderr] | [INFO] [stderr] 65 | fn query_location(q: &str, coord: &Coord) -> Result { [INFO] [stderr] | ^^^^ could not find `http` in `curl` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `http` in `curl` [INFO] [stderr] --> src/main.rs:71:27 [INFO] [stderr] | [INFO] [stderr] 71 | let resp = try!(curl::http::handle() [INFO] [stderr] | ^^^^ could not find `http` in `curl` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `http` in `curl` [INFO] [stderr] --> src/main.rs:80:22 [INFO] [stderr] | [INFO] [stderr] 80 | let resp = curl::http::handle() [INFO] [stderr] | ^^^^ could not find `http` in `curl` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `http` in `curl` [INFO] [stderr] --> src/main.rs:89:15 [INFO] [stderr] | [INFO] [stderr] 89 | curl::http::handle().post("http://localhost:9200/munin/addr/_search?pretty&size=1", &query) [INFO] [stderr] | ^^^^ could not find `http` in `curl` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `ErrCode` in module `curl` [INFO] [stderr] --> src/index.rs:67:58 [INFO] [stderr] | [INFO] [stderr] 67 | pub type CurlResult = Result; [INFO] [stderr] | ^^^^^^^ not found in `curl` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `ErrCode` in module `curl` [INFO] [stderr] --> src/index.rs:69:53 [INFO] [stderr] | [INFO] [stderr] 69 | pub fn purge_and_create_munin() -> Result<(), curl::ErrCode> { [INFO] [stderr] | ^^^^^^^ not found in `curl` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `ErrCode` in module `curl` [INFO] [stderr] --> src/index.rs:86:70 [INFO] [stderr] | [INFO] [stderr] 86 | fn bulk_index<'a, T, I>(url: &str, mut iter: I) -> Result [INFO] [stderr] | ^^^^^^^ not found in `curl` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `ErrCode` in module `curl` [INFO] [stderr] --> src/index.rs:115:70 [INFO] [stderr] | [INFO] [stderr] 115 | pub fn index>(iter: I) -> Result { [INFO] [stderr] | ^^^^^^^ not found in `curl` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `ErrCode` in module `curl` [INFO] [stderr] --> src/main.rs:50:57 [INFO] [stderr] | [INFO] [stderr] 50 | fn query(q: &str) -> Result { [INFO] [stderr] | ^^^^^^^ not found in `curl` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `ErrCode` in module `curl` [INFO] [stderr] --> src/main.rs:65:81 [INFO] [stderr] | [INFO] [stderr] 65 | fn query_location(q: &str, coord: &Coord) -> Result { [INFO] [stderr] | ^^^^^^^ not found in `curl` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `ErrCode` in module `curl` [INFO] [stderr] --> src/main.rs:86:52 [INFO] [stderr] | [INFO] [stderr] 86 | fn geocode(lon: f64, lat: f64) -> Result<(), curl::ErrCode> { [INFO] [stderr] | ^^^^^^^ not found in `curl` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `from_file` found for type `csv::Reader<_>` in the current scope [INFO] [stderr] --> src/main.rs:43:36 [INFO] [stderr] | [INFO] [stderr] 43 | let mut rdr = csv::Reader::from_file(&Path::new(&f)).unwrap().has_headers(false); [INFO] [stderr] | ^^^^^^^^^ function or associated item not found in `csv::Reader<_>` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `decode` found for type `docopt::Docopt` in the current scope [INFO] [stderr] --> src/main.rs:224:25 [INFO] [stderr] | [INFO] [stderr] 224 | .and_then(|d| d.decode()) [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 20 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0412, E0433, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0412`. [INFO] [stderr] error: Could not compile `munin`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "c1678e618b2250a060a4917939e028e1eaf495268999e8a4054d71754fd77734"` [INFO] running `"docker" "rm" "-f" "c1678e618b2250a060a4917939e028e1eaf495268999e8a4054d71754fd77734"` [INFO] [stdout] c1678e618b2250a060a4917939e028e1eaf495268999e8a4054d71754fd77734