[INFO] updating cached repository zihuyishi/org_blog [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/zihuyishi/org_blog [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/zihuyishi/org_blog" "work/ex/beta-1.38-1/sources/1.37.0/gh/zihuyishi/org_blog"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/zihuyishi/org_blog'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/zihuyishi/org_blog" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/zihuyishi/org_blog"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/zihuyishi/org_blog'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0698ec5e40fcc794fa1432a170852825106245c1 [INFO] sha for GitHub repo zihuyishi/org_blog: 0698ec5e40fcc794fa1432a170852825106245c1 [INFO] validating manifest of zihuyishi/org_blog 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 zihuyishi/org_blog 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 zihuyishi/org_blog [INFO] finished frobbing zihuyishi/org_blog [INFO] frobbed toml for zihuyishi/org_blog written to work/ex/beta-1.38-1/sources/1.37.0/gh/zihuyishi/org_blog/Cargo.toml [INFO] started frobbing zihuyishi/org_blog [INFO] finished frobbing zihuyishi/org_blog [INFO] frobbed toml for zihuyishi/org_blog written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/zihuyishi/org_blog/Cargo.toml [INFO] crate zihuyishi/org_blog 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/zihuyishi/org_blog/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 zihuyishi/org_blog 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-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/zihuyishi/org_blog:/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] 973373b16e231fdc5525182e832ffa56c717d30c890265a675c937f87f1a34ac [INFO] running `"docker" "start" "-a" "973373b16e231fdc5525182e832ffa56c717d30c890265a675c937f87f1a34ac"` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling safemem v0.3.2 [INFO] [stderr] Compiling sequence_trie v0.3.6 [INFO] [stderr] Compiling route-recognizer v0.1.13 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling filetime v0.1.15 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling iron v0.6.1 [INFO] [stderr] Compiling persistent v0.4.0 [INFO] [stderr] Compiling mount v0.4.0 [INFO] [stderr] Compiling logger v0.4.0 [INFO] [stderr] Compiling router v0.6.0 [INFO] [stderr] Compiling bodyparser v0.8.0 [INFO] [stderr] Compiling staticfile v0.5.0 [INFO] [stderr] Compiling urlencoded v0.6.0 [INFO] [stderr] Compiling org_blog v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/routers/api.rs:10:34 [INFO] [stderr] | [INFO] [stderr] 10 | routers: HashMap>, [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Handler` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] error[E0615]: attempted to take value of method `path` on type `iron::Url` [INFO] [stderr] --> src/routers/api.rs:35:41 [INFO] [stderr] | [INFO] [stderr] 35 | match self.routers.get(&req.url.path.join("/")) { [INFO] [stderr] | ^^^^ help: use parentheses to call the method: `path()` [INFO] [stderr] [INFO] [stderr] error[E0615]: attempted to take value of method `query` on type `iron::Url` [INFO] [stderr] --> src/routers/api.rs:70:40 [INFO] [stderr] | [INFO] [stderr] 70 | let result: String = match req.url.query { [INFO] [stderr] | ^^^^^ help: use parentheses to call the method: `query()` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/utils/ls_blog.rs:66:39 [INFO] [stderr] | [INFO] [stderr] 66 | return Some(Value::Object(map)); [INFO] [stderr] | ^^^ expected struct `serde_json::Map`, found struct `std::collections::BTreeMap` [INFO] [stderr] | [INFO] [stderr] = note: expected type `serde_json::Map` [INFO] [stderr] found type `std::collections::BTreeMap` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `as_boolean` found for type `serde_json::Value` in the current scope [INFO] [stderr] --> src/utils/load_config.rs:53:11 [INFO] [stderr] | [INFO] [stderr] 53 | f.as_boolean() [INFO] [stderr] | ^^^^^^^^^^ help: there is a method with a similar name: `is_boolean` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `as_string` found for type `serde_json::Value` in the current scope [INFO] [stderr] --> src/utils/load_config.rs:60:11 [INFO] [stderr] | [INFO] [stderr] 60 | f.as_string().and_then(|s| Some(s.to_string())) [INFO] [stderr] | ^^^^^^^^^ help: there is a method with a similar name: `is_string` [INFO] [stderr] [INFO] [stderr] error: aborting due to 5 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0308, E0599, E0615. [INFO] [stderr] For more information about an error, try `rustc --explain E0308`. [INFO] [stderr] error: Could not compile `org_blog`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "973373b16e231fdc5525182e832ffa56c717d30c890265a675c937f87f1a34ac"` [INFO] running `"docker" "rm" "-f" "973373b16e231fdc5525182e832ffa56c717d30c890265a675c937f87f1a34ac"` [INFO] [stdout] 973373b16e231fdc5525182e832ffa56c717d30c890265a675c937f87f1a34ac