[INFO] updating cached repository https://github.com/GopherJ/repro-rust-nuxt
[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] 197969d23f61f6472dc6e39655c5016a55686d9d
[INFO] checking GopherJ/repro-rust-nuxt against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGopherJ%2Frepro-rust-nuxt" "/workspace/builds/worker-5/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/GopherJ/repro-rust-nuxt 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/GopherJ/repro-rust-nuxt
[INFO] finished tweaking git repo https://github.com/GopherJ/repro-rust-nuxt
[INFO] tweaked toml for git repo https://github.com/GopherJ/repro-rust-nuxt written to /workspace/builds/worker-5/source/Cargo.toml
[INFO] crate git repo https://github.com/GopherJ/repro-rust-nuxt already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 18fe7cec3067e0d56d115533bedaa57facf7a11b4388214ce05b3a9a2c3a7b8d
[INFO] running `"docker" "start" "-a" "18fe7cec3067e0d56d115533bedaa57facf7a11b4388214ce05b3a9a2c3a7b8d"`
[INFO] [stderr]    Compiling libc v0.2.61
[INFO] [stderr]    Compiling autocfg v0.1.5
[INFO] [stderr]    Compiling cc v1.0.40
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling serde v1.0.98
[INFO] [stderr]     Checking arc-swap v0.4.2
[INFO] [stderr]     Checking safemem v0.3.1
[INFO] [stderr]    Compiling v_htmlescape v0.4.5
[INFO] [stderr]     Checking regex-syntax v0.6.11
[INFO] [stderr]    Compiling askama_escape v0.2.0
[INFO] [stderr]    Compiling humansize v1.1.0
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking tower-service v0.1.0
[INFO] [stderr]     Checking tokio-sync v0.1.6
[INFO] [stderr]    Compiling actix-web v0.7.19
[INFO] [stderr]     Checking tokio-executor v0.1.8
[INFO] [stderr]     Checking crossbeam-channel v0.3.9
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling rust-embed-utils v5.0.0
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]     Checking tokio-timer v0.2.11
[INFO] [stderr]     Checking tokio-current-thread v0.1.6
[INFO] [stderr]    Compiling unicase v2.4.0
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]     Checking crossbeam-deque v0.7.1
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]    Compiling mime_guess v2.0.1
[INFO] [stderr]    Compiling backtrace-sys v0.1.31
[INFO] [stderr]    Compiling ring v0.13.5
[INFO] [stderr]    Compiling miniz-sys v0.1.12
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]     Checking iovec v0.1.2
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking num_cpus v1.10.1
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking rand v0.5.6
[INFO] [stderr]     Checking socket2 v0.3.11
[INFO] [stderr]     Checking hostname v0.1.5
[INFO] [stderr]     Checking signal-hook-registry v1.1.1
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking futures-cpupool v0.1.8
[INFO] [stderr]     Checking resolv-conf v0.6.2
[INFO] [stderr]     Checking mio v0.6.19
[INFO] [stderr]     Checking signal-hook v0.1.10
[INFO] [stderr]     Checking tokio-io v0.1.12
[INFO] [stderr]     Checking http v0.1.18
[INFO] [stderr]     Checking string v0.2.1
[INFO] [stderr]     Checking flate2 v1.0.9
[INFO] [stderr]     Checking backtrace v0.3.34
[INFO] [stderr]     Checking regex v1.2.1
[INFO] [stderr]     Checking tokio-codec v0.1.1
[INFO] [stderr]     Checking mio-uds v0.6.7
[INFO] [stderr]    Compiling rust-embed-impl v5.1.0
[INFO] [stderr]     Checking parking_lot_core v0.4.0
[INFO] [stderr]     Checking tokio-threadpool v0.1.15
[INFO] [stderr]     Checking uuid v0.7.4
[INFO] [stderr]     Checking parking_lot v0.7.1
[INFO] [stderr]     Checking rust-embed v5.1.0
[INFO] [stderr]     Checking tokio-reactor v0.1.9
[INFO] [stderr]     Checking tokio-fs v0.1.6
[INFO] [stderr]     Checking tokio-tcp v0.1.3
[INFO] [stderr]     Checking tokio-udp v0.1.3
[INFO] [stderr]     Checking tokio-uds v0.2.5
[INFO] [stderr]     Checking tokio-signal v0.2.7
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]     Checking h2 v0.1.26
[INFO] [stderr]     Checking cookie v0.11.1
[INFO] [stderr]     Checking brotli2 v0.3.2
[INFO] [stderr]    Compiling synstructure v0.10.2
[INFO] [stderr]     Checking serde_urlencoded v0.5.5
[INFO] [stderr]     Checking serde_json v1.0.40
[INFO] [stderr]     Checking toml v0.4.10
[INFO] [stderr]    Compiling failure_derive v0.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.98
[INFO] [stderr]    Compiling actix_derive v0.3.2
[INFO] [stderr]    Compiling v_escape_derive v0.5.5
[INFO] [stderr]     Checking failure v0.1.5
[INFO] [stderr]     Checking v_escape v0.7.4
[INFO] [stderr]     Checking trust-dns-proto v0.6.3
[INFO] [stderr]     Checking trust-dns-proto v0.5.0
[INFO] [stderr]     Checking trust-dns-resolver v0.10.3
[INFO] [stderr]     Checking actix v0.7.9
[INFO] [stderr]    Compiling askama_shared v0.8.0
[INFO] [stderr]     Checking actix-net v0.2.6
[INFO] [stderr]    Compiling askama_derive v0.8.0
[INFO] [stderr]     Checking askama v0.8.0
[INFO] [stderr]     Checking repro-rust-nuxt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: proc-macro derive panicked
[INFO] [stderr]   --> src/main.rs:12:10
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[derive(RustEmbed)]
[INFO] [stderr]    |          ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: message: #[derive(RustEmbed)] folder 'public/dist/_nuxt' does not exist. cwd: '/opt/rustwide/workdir'
[INFO] [stderr] 
[INFO] [stderr] error: proc-macro derive panicked
[INFO] [stderr]   --> src/main.rs:30:10
[INFO] [stderr]    |
[INFO] [stderr] 30 | #[derive(Template)]
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: message: template "application/index.html" not found in directories ["/opt/rustwide/workdir/public/dist"]
[INFO] [stderr] 
[INFO] [stderr] error: proc-macro derive panicked
[INFO] [stderr]   --> src/main.rs:12:10
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[derive(RustEmbed)]
[INFO] [stderr]    |          ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: message: #[derive(RustEmbed)] folder 'public/dist/_nuxt' does not exist. cwd: '/opt/rustwide/workdir'
[INFO] [stderr] 
[INFO] [stderr] error: proc-macro derive panicked
[INFO] [stderr]   --> src/main.rs:30:10
[INFO] [stderr]    |
[INFO] [stderr] 30 | #[derive(Template)]
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: message: template "application/index.html" not found in directories ["/opt/rustwide/workdir/public/dist"]
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `Application: actix_web::Responder` is not satisfied
[INFO] [stderr]   --> src/main.rs:33:32
[INFO] [stderr]    |
[INFO] [stderr] 33 | fn index(_req: HttpRequest) -> impl Responder {
[INFO] [stderr]    |                                ^^^^^^^^^^^^^^ the trait `actix_web::Responder` is not implemented for `Application`
[INFO] [stderr] 34 |     Application
[INFO] [stderr]    |     ----------- this returned value is of type `Application`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the return type of a function must have a statically known size
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `get` found for struct `Asset` in the current scope
[INFO] [stderr]   --> src/main.rs:16:18
[INFO] [stderr]    |
[INFO] [stderr] 14 | struct Asset;
[INFO] [stderr]    | ------------- function or associated item `get` not found for this
[INFO] [stderr] 15 | fn handle_embedded_file(path: &str) -> HttpResponse {
[INFO] [stderr] 16 |     match Asset::get(path) {
[INFO] [stderr]    |                  ^^^ function or associated item not found in `Asset`
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stderr]    = note: the following traits define an item `get`, perhaps you need to implement one of them:
[INFO] [stderr]            candidate #1: `core::panic::BoxMeUp`
[INFO] [stderr]            candidate #2: `std::slice::SliceIndex`
[INFO] [stderr]            candidate #3: `actix_web::middleware::session::SessionImpl`
[INFO] [stderr]            candidate #4: `rust_embed::RustEmbed`
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `Application: actix_web::Responder` is not satisfied
[INFO] [stderr]   --> src/main.rs:33:32
[INFO] [stderr]    |
[INFO] [stderr] 33 | fn index(_req: HttpRequest) -> impl Responder {
[INFO] [stderr]    |                                ^^^^^^^^^^^^^^ the trait `actix_web::Responder` is not implemented for `Application`
[INFO] [stderr] 34 |     Application
[INFO] [stderr]    |     ----------- this returned value is of type `Application`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the return type of a function must have a statically known size
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 4 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[E0599]: no function or associated item named `get` found for struct `Asset` in the current scope
[INFO] [stderr]   --> src/main.rs:16:18
[INFO] [stderr]    |
[INFO] [stderr] 14 | struct Asset;
[INFO] [stderr]    | ------------- function or associated item `get` not found for this
[INFO] [stderr] 15 | fn handle_embedded_file(path: &str) -> HttpResponse {
[INFO] [stderr] 16 |     match Asset::get(path) {
[INFO] [stderr]    |                  ^^^ function or associated item not found in `Asset`
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stderr]    = note: the following traits define an item `get`, perhaps you need to implement one of them:
[INFO] [stderr]            candidate #1: `core::panic::BoxMeUp`
[INFO] [stderr]            candidate #2: `std::slice::SliceIndex`
[INFO] [stderr]            candidate #3: `actix_web::middleware::session::SessionImpl`
[INFO] [stderr]            candidate #4: `rust_embed::RustEmbed`
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `repro-rust-nuxt`.
[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] 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 `repro-rust-nuxt`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "18fe7cec3067e0d56d115533bedaa57facf7a11b4388214ce05b3a9a2c3a7b8d"`
[INFO] running `"docker" "rm" "-f" "18fe7cec3067e0d56d115533bedaa57facf7a11b4388214ce05b3a9a2c3a7b8d"`
[INFO] [stdout] 18fe7cec3067e0d56d115533bedaa57facf7a11b4388214ce05b3a9a2c3a7b8d
