[INFO] updating cached repository ajstrand/personal-site [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ajstrand/personal-site [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ajstrand/personal-site" "work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/ajstrand/personal-site"` [INFO] [stderr] Cloning into 'work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/ajstrand/personal-site'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ajstrand/personal-site" "work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/ajstrand/personal-site"` [INFO] [stderr] Cloning into 'work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/ajstrand/personal-site'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f07f4d1f4d26864b757101fd68605f3ac0a5bc76 [INFO] sha for GitHub repo ajstrand/personal-site: f07f4d1f4d26864b757101fd68605f3ac0a5bc76 [INFO] validating manifest of ajstrand/personal-site on toolchain master#f66e4697ae286985ddefc53c3a047614568458bb [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ajstrand/personal-site on toolchain try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ajstrand/personal-site [INFO] finished frobbing ajstrand/personal-site [INFO] frobbed toml for ajstrand/personal-site written to work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/ajstrand/personal-site/Cargo.toml [INFO] started frobbing ajstrand/personal-site [INFO] finished frobbing ajstrand/personal-site [INFO] frobbed toml for ajstrand/personal-site written to work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/ajstrand/personal-site/Cargo.toml [INFO] crate ajstrand/personal-site has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on the registry index [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking ajstrand/personal-site against try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a for pr-58592 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-58592/worker-2/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/ajstrand/personal-site:/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=forbid" "-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" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 6a5d751cfed1389061ba43fa57f7c57a3b5b17ff46e48950f9df8200e4d26ae8 [INFO] running `"docker" "start" "-a" "6a5d751cfed1389061ba43fa57f7c57a3b5b17ff46e48950f9df8200e4d26ae8"` [INFO] [stderr] Compiling byte-tools v0.3.0 [INFO] [stderr] Compiling opaque-debug v0.2.1 [INFO] [stderr] Compiling lalrpop-util v0.16.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.1 [INFO] [stderr] Checking strum v0.11.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Checking regex-syntax v0.6.4 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling ena v0.10.1 [INFO] [stderr] Compiling serde v1.0.64 [INFO] [stderr] Checking bytes v0.4.11 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Compiling block-padding v0.1.2 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling syn v0.14.1 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Checking http v0.1.14 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Compiling block-buffer v0.7.0 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.64 [INFO] [stderr] Checking comrak v0.2.14 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling serde_json v1.0.19 [INFO] [stderr] Compiling proc-macro-hack v0.5.3 [INFO] [stderr] Compiling strum_macros v0.11.0 [INFO] [stderr] Compiling docopt v1.0.2 [INFO] [stderr] Compiling stdweb-derive v0.5.1 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.2 [INFO] [stderr] Compiling lalrpop v0.16.2 [INFO] [stderr] Checking stdweb v0.4.10 [INFO] [stderr] Compiling typed-html-macros v0.1.1 [INFO] [stderr] Checking typed-html v0.1.1 [INFO] [stderr] Checking static-site-gen v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `std::fs` [INFO] [stderr] --> src/main.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use std::fs; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::fs` [INFO] [stderr] --> src/main.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use std::fs; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: structure field `projArr` should have a snake case name [INFO] [stderr] --> src/main.rs:30:5 [INFO] [stderr] | [INFO] [stderr] 30 | projArr: Vec [INFO] [stderr] | ^^^^^^^ help: convert the identifier to snake case: `proj_arr` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_snake_case)] on by default [INFO] [stderr] [INFO] [stderr] warning: variable `projDataObj` should have a snake case name [INFO] [stderr] --> src/main.rs:66:9 [INFO] [stderr] | [INFO] [stderr] 66 | let projDataObj = serde_json::from_str::(&sec).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `proj_data_obj` [INFO] [stderr] [INFO] [stderr] warning: structure field `projArr` should have a snake case name [INFO] [stderr] --> src/main.rs:30:5 [INFO] [stderr] | [INFO] [stderr] 30 | projArr: Vec [INFO] [stderr] | ^^^^^^^ help: convert the identifier to snake case: `proj_arr` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_snake_case)] on by default [INFO] [stderr] [INFO] [stderr] warning: variable `projDataObj` should have a snake case name [INFO] [stderr] --> src/main.rs:66:9 [INFO] [stderr] | [INFO] [stderr] 66 | let projDataObj = serde_json::from_str::(&sec).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `proj_data_obj` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 53s [INFO] running `"docker" "inspect" "6a5d751cfed1389061ba43fa57f7c57a3b5b17ff46e48950f9df8200e4d26ae8"` [INFO] running `"docker" "rm" "-f" "6a5d751cfed1389061ba43fa57f7c57a3b5b17ff46e48950f9df8200e4d26ae8"` [INFO] [stdout] 6a5d751cfed1389061ba43fa57f7c57a3b5b17ff46e48950f9df8200e4d26ae8