[INFO] updating cached repository https://github.com/everitosan/Rust-Svelte
[INFO] running `Command { std: "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", kill_on_drop: false }`
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e01ab484516507f0af93924bd79c633f98ba8a4c
[INFO] checking everitosan/Rust-Svelte against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feveritosan%2FRust-Svelte" "/workspace/builds/worker-2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/everitosan/Rust-Svelte on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/everitosan/Rust-Svelte
[INFO] finished tweaking git repo https://github.com/everitosan/Rust-Svelte
[INFO] tweaked toml for git repo https://github.com/everitosan/Rust-Svelte written to /workspace/builds/worker-2/source/Cargo.toml
[INFO] crate git repo https://github.com/everitosan/Rust-Svelte already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 93cc1cdcff4e0123d8f381b26135b94cd2394d164e7d654ebeb84d5b18af7a56
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "93cc1cdcff4e0123d8f381b26135b94cd2394d164e7d654ebeb84d5b18af7a56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "93cc1cdcff4e0123d8f381b26135b94cd2394d164e7d654ebeb84d5b18af7a56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93cc1cdcff4e0123d8f381b26135b94cd2394d164e7d654ebeb84d5b18af7a56", kill_on_drop: false }`
[INFO] [stdout] 93cc1cdcff4e0123d8f381b26135b94cd2394d164e7d654ebeb84d5b18af7a56
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] fc40d82f351ba13faf4b6b7970dd522a8001e1135861109949fae39169e113e6
[INFO] running `Command { std: "docker" "start" "-a" "fc40d82f351ba13faf4b6b7970dd522a8001e1135861109949fae39169e113e6", kill_on_drop: false }`
[INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted
[INFO] [stderr] Compiling autocfg v1.0.0
[INFO] [stderr] Checking lazy_static v1.4.0
[INFO] [stderr] Compiling maybe-uninit v2.0.0
[INFO] [stderr] Checking cfg-if v0.1.10
[INFO] [stderr] Compiling byteorder v1.3.4
[INFO] [stderr] Checking scopeguard v1.1.0
[INFO] [stderr] Compiling memchr v2.3.3
[INFO] [stderr] Compiling rayon-core v1.7.0
[INFO] [stderr] Compiling pkg-config v0.3.17
[INFO] [stderr] Checking either v1.5.3
[INFO] [stderr] Compiling gcc v0.3.55
[INFO] [stderr] Compiling bitflags v1.2.1
[INFO] [stderr] Checking ucd-util v0.1.8
[INFO] [stderr] Checking bitflags v0.7.0
[INFO] [stderr] Compiling regex v0.2.11
[INFO] [stderr] Checking inflate v0.1.1
[INFO] [stderr] Checking boxfnonce v0.1.1
[INFO] [stderr] Checking regex-syntax v0.6.17
[INFO] [stderr] Checking gif v0.9.2
[INFO] [stderr] Checking thread_local v0.3.6
[INFO] [stderr] Checking thread_local v1.0.1
[INFO] [stderr] Checking regex-syntax v0.5.6
[INFO] [stderr] Checking rand v0.4.6
[INFO] [stderr] Compiling crossbeam-utils v0.7.2
[INFO] [stderr] Compiling num-traits v0.2.11
[INFO] [stderr] Compiling memoffset v0.5.4
[INFO] [stderr] Compiling crossbeam-epoch v0.8.2
[INFO] [stderr] Compiling num-integer v0.1.42
[INFO] [stderr] Compiling num-iter v0.1.40
[INFO] [stderr] Compiling webview-sys v0.3.3
[INFO] [stderr] Checking aho-corasick v0.6.10
[INFO] [stderr] Checking aho-corasick v0.7.10
[INFO] [stderr] Checking rand v0.3.23
[INFO] [stderr] Compiling rust-crypto v0.2.36
[INFO] [stderr] Checking deflate v0.7.20
[INFO] [stderr] Checking base64 v0.4.2
[INFO] [stderr] Checking crossbeam-queue v0.2.1
[INFO] [stderr] Checking crossbeam-deque v0.7.3
[INFO] [stderr] Checking num-traits v0.1.43
[INFO] [stderr] Checking web-view v0.5.4
[INFO] [stderr] Checking enum_primitive v0.1.1
[INFO] [stderr] Checking num-rational v0.1.42
[INFO] [stderr] Checking rayon v1.3.0
[INFO] [stderr] Checking regex v1.3.7
[INFO] [stderr] Checking png v0.6.2
[INFO] [stderr] Checking jpeg-decoder v0.1.19
[INFO] [stderr] Checking image v0.12.4
[INFO] [stderr] Checking image-base64 v0.1.0
[INFO] [stderr] Checking web_view_examlple v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read src/svelte/../../front/public/build/bundle.css: No such file or directory (os error 2)
[INFO] [stdout] --> src/svelte/load.rs:38:71
[INFO] [stdout] |
[INFO] [stdout] 38 | let css_bundle = format!(r#""#, include_str!("../../front/public/build/bundle.css"));
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: couldn't read src/svelte/../../front/public/build/bundle.js: No such file or directory (os error 2)
[INFO] [stdout] --> src/svelte/load.rs:39:79
[INFO] [stdout] |
[INFO] [stdout] 39 | let js_bundle = format!(r#""#, include_str!("../../front/public/build/bundle.js"));
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not compile `web_view_examlple`.
[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] [stdout] error: couldn't read src/svelte/../../front/public/build/bundle.css: No such file or directory (os error 2)
[INFO] [stdout] --> src/svelte/load.rs:38:71
[INFO] [stdout] |
[INFO] [stdout] 38 | let css_bundle = format!(r#""#, include_str!("../../front/public/build/bundle.css"));
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: couldn't read src/svelte/../../front/public/build/bundle.js: No such file or directory (os error 2)
[INFO] [stdout] --> src/svelte/load.rs:39:79
[INFO] [stdout] |
[INFO] [stdout] 39 | let js_bundle = format!(r#""#, include_str!("../../front/public/build/bundle.js"));
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: build failed
[INFO] running `Command { std: "docker" "inspect" "fc40d82f351ba13faf4b6b7970dd522a8001e1135861109949fae39169e113e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc40d82f351ba13faf4b6b7970dd522a8001e1135861109949fae39169e113e6", kill_on_drop: false }`
[INFO] [stdout] fc40d82f351ba13faf4b6b7970dd522a8001e1135861109949fae39169e113e6