[INFO] updating cached repository https://github.com/jonfk/jonfk-ca-personal-site-generator
[INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"`
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] 2a02d696aa48646bacbd8e55d99416e637583c62
[INFO] checking jonfk/jonfk-ca-personal-site-generator against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonfk%2Fjonfk-ca-personal-site-generator" "/workspace/builds/worker-0/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/jonfk/jonfk-ca-personal-site-generator on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/jonfk/jonfk-ca-personal-site-generator
[INFO] removed path dependency rodin from git repo https://github.com/jonfk/jonfk-ca-personal-site-generator
[INFO] finished tweaking git repo https://github.com/jonfk/jonfk-ca-personal-site-generator
[INFO] tweaked toml for git repo https://github.com/jonfk/jonfk-ca-personal-site-generator written to /workspace/builds/worker-0/source/Cargo.toml
[INFO] crate git repo https://github.com/jonfk/jonfk-ca-personal-site-generator already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr] warning: dependency (rodin) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: the lock file /workspace/builds/worker-0/source/Cargo.lock needs to be updated but --locked was passed to prevent this
[INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag.
[INFO] the lockfile is outdated, regenerating it
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr] warning: dependency (rodin) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 89780e1ec0a2b42da1817267b21d55233bf85cc59fe07d10d94683c77c15989e
[INFO] running `"docker" "start" "-a" "89780e1ec0a2b42da1817267b21d55233bf85cc59fe07d10d94683c77c15989e"`
[INFO] [stderr] warning: dependency (rodin) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]    Compiling proc-macro2 v1.0.10
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.6.17
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling ordermap v0.3.5
[INFO] [stderr]    Compiling bit-vec v0.5.1
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling fixedbitset v0.1.9
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling diff v0.1.12
[INFO] [stderr]    Compiling lalrpop-util v0.17.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling pulldown-cmark v0.6.1
[INFO] [stderr]     Checking strum v0.17.1
[INFO] [stderr]     Checking rodin v0.0.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.2
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling bit-set v0.5.1
[INFO] [stderr]    Compiling ena v0.13.1
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling term v0.5.2
[INFO] [stderr]    Compiling sha2 v0.8.1
[INFO] [stderr]    Compiling petgraph v0.4.13
[INFO] [stderr]    Compiling ascii-canvas v2.0.0
[INFO] [stderr]    Compiling quote v1.0.3
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]    Compiling string_cache_codegen v0.4.4
[INFO] [stderr]    Compiling string_cache v0.7.5
[INFO] [stderr]     Checking regex v1.3.6
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]    Compiling syn-mid v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.106
[INFO] [stderr]    Compiling strum_macros v0.17.1
[INFO] [stderr]    Compiling structopt-derive v0.4.6
[INFO] [stderr]     Checking structopt v0.3.13
[INFO] [stderr]    Compiling serde v1.0.106
[INFO] [stderr]     Checking serde_yaml v0.8.11
[INFO] [stderr]    Compiling docopt v1.1.0
[INFO] [stderr]    Compiling lalrpop v0.17.2
[INFO] [stderr]    Compiling typed-html-macros v0.2.2
[INFO] [stderr]     Checking typed-html v0.2.2
[INFO] [stderr]     Checking jonfk_ca v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0432]: unresolved imports `rodin::OneTimeGenerator`, `rodin::Page`, `rodin::SiteVariables`
[INFO] [stderr]  --> src/homepage.rs:5:13
[INFO] [stderr]   |
[INFO] [stderr] 5 | use rodin::{OneTimeGenerator, Page, SiteVariables};
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^  ^^^^  ^^^^^^^^^^^^^ no `SiteVariables` in the root
[INFO] [stderr]   |             |                 |
[INFO] [stderr]   |             |                 no `Page` in the root
[INFO] [stderr]   |             no `OneTimeGenerator` in the root
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved imports `rodin::fs_util`, `rodin::ContentGenerator`, `rodin::ContentParser`, `rodin::File`, `rodin::Page`, `rodin::SiteVariables`
[INFO] [stderr]  --> src/html_pages.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 |     fs_util::format_title_filename, ContentGenerator, ContentParser, File, Page, SiteVariables,
[INFO] [stderr]   |     ^^^^^^^                         ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^  ^^^^  ^^^^^^^^^^^^^ no `SiteVariables` in the root
[INFO] [stderr]   |     |                               |                 |              |     |
[INFO] [stderr]   |     |                               |                 |              |     no `Page` in the root
[INFO] [stderr]   |     |                               |                 |              no `File` in the root
[INFO] [stderr]   |     |                               |                 no `ContentParser` in the root
[INFO] [stderr]   |     |                               no `ContentGenerator` in the root
[INFO] [stderr]   |     could not find `fs_util` in `rodin`
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved imports `rodin::fs_util`, `rodin::ContentGenerator`, `rodin::ContentParser`, `rodin::File`, `rodin::Page`, `rodin::SiteVariables`
[INFO] [stderr]  --> src/posts.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 |     fs_util::format_title_filename, ContentGenerator, ContentParser, File, Page, SiteVariables,
[INFO] [stderr]   |     ^^^^^^^                         ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^  ^^^^  ^^^^^^^^^^^^^ no `SiteVariables` in the root
[INFO] [stderr]   |     |                               |                 |              |     |
[INFO] [stderr]   |     |                               |                 |              |     no `Page` in the root
[INFO] [stderr]   |     |                               |                 |              no `File` in the root
[INFO] [stderr]   |     |                               |                 no `ContentParser` in the root
[INFO] [stderr]   |     |                               no `ContentGenerator` in the root
[INFO] [stderr]   |     could not find `fs_util` in `rodin`
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `rodin::Rodin`
[INFO] [stderr]   --> src/lib.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 16 | use rodin::Rodin;
[INFO] [stderr]    |     ^^^^^^^^^^^^ no `Rodin` in the root
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved imports `rodin::OneTimeGenerator`, `rodin::Page`, `rodin::SiteVariables`
[INFO] [stderr]  --> src/homepage.rs:5:13
[INFO] [stderr]   |
[INFO] [stderr] 5 | use rodin::{OneTimeGenerator, Page, SiteVariables};
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^  ^^^^  ^^^^^^^^^^^^^ no `SiteVariables` in the root
[INFO] [stderr]   |             |                 |
[INFO] [stderr]   |             |                 no `Page` in the root
[INFO] [stderr]   |             no `OneTimeGenerator` in the root
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved imports `rodin::fs_util`, `rodin::ContentGenerator`, `rodin::ContentParser`, `rodin::File`, `rodin::Page`, `rodin::SiteVariables`
[INFO] [stderr]  --> src/html_pages.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 |     fs_util::format_title_filename, ContentGenerator, ContentParser, File, Page, SiteVariables,
[INFO] [stderr]   |     ^^^^^^^                         ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^  ^^^^  ^^^^^^^^^^^^^ no `SiteVariables` in the root
[INFO] [stderr]   |     |                               |                 |              |     |
[INFO] [stderr]   |     |                               |                 |              |     no `Page` in the root
[INFO] [stderr]   |     |                               |                 |              no `File` in the root
[INFO] [stderr]   |     |                               |                 no `ContentParser` in the root
[INFO] [stderr]   |     |                               no `ContentGenerator` in the root
[INFO] [stderr]   |     could not find `fs_util` in `rodin`
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved imports `rodin::fs_util`, `rodin::ContentGenerator`, `rodin::ContentParser`, `rodin::File`, `rodin::Page`, `rodin::SiteVariables`
[INFO] [stderr]  --> src/posts.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 |     fs_util::format_title_filename, ContentGenerator, ContentParser, File, Page, SiteVariables,
[INFO] [stderr]   |     ^^^^^^^                         ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^  ^^^^  ^^^^^^^^^^^^^ no `SiteVariables` in the root
[INFO] [stderr]   |     |                               |                 |              |     |
[INFO] [stderr]   |     |                               |                 |              |     no `Page` in the root
[INFO] [stderr]   |     |                               |                 |              no `File` in the root
[INFO] [stderr]   |     |                               |                 no `ContentParser` in the root
[INFO] [stderr]   |     |                               no `ContentGenerator` in the root
[INFO] [stderr]   |     could not find `fs_util` in `rodin`
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `rodin::Rodin`
[INFO] [stderr]   --> src/lib.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 16 | use rodin::Rodin;
[INFO] [stderr]    |     ^^^^^^^^^^^^ no `Rodin` in the root
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 4 previous errors
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0432`.
[INFO] [stderr] error: could not compile `jonfk_ca`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: aborting due to 4 previous errors
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0432`.
[INFO] [stderr] error: could not compile `jonfk_ca`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "89780e1ec0a2b42da1817267b21d55233bf85cc59fe07d10d94683c77c15989e"`
[INFO] running `"docker" "rm" "-f" "89780e1ec0a2b42da1817267b21d55233bf85cc59fe07d10d94683c77c15989e"`
[INFO] [stdout] 89780e1ec0a2b42da1817267b21d55233bf85cc59fe07d10d94683c77c15989e
