[INFO] cloning repository https://github.com/matze/zk-pub [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matze/zk-pub" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatze%2Fzk-pub", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatze%2Fzk-pub'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 65c60d727cf0cd84da8b0baa7d1004dc6523ec0d [INFO] testing matze/zk-pub against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatze%2Fzk-pub" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/matze/zk-pub on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/matze/zk-pub [INFO] finished tweaking git repo https://github.com/matze/zk-pub [INFO] tweaked toml for git repo https://github.com/matze/zk-pub written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/matze/zk-pub already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded line-wrap v0.1.1 [INFO] [stderr] Downloaded serde-wasm-bindgen v0.3.1 [INFO] [stderr] Downloaded gloo-file v0.2.0 [INFO] [stderr] Downloaded route-recognizer v0.3.1 [INFO] [stderr] Downloaded yew-router v0.16.0 [INFO] [stderr] Downloaded reqwasm v0.4.0 [INFO] [stderr] Downloaded clap v3.0.12 [INFO] [stderr] Downloaded onig_sys v69.7.1 [INFO] [stderr] Downloaded comrak v0.12.1 [INFO] [stderr] Downloaded serde v1.0.135 [INFO] [stderr] Downloaded onig v6.3.1 [INFO] [stderr] Downloaded plist v1.3.1 [INFO] [stderr] Downloaded syntect v4.6.0 [INFO] [stderr] Downloaded serde_derive v1.0.135 [INFO] [stderr] Downloaded yew-router-macro v0.16.0 [INFO] [stderr] Downloaded include_dir_macros v0.7.2 [INFO] [stderr] Downloaded include_dir v0.7.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", 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] 9b9e125d1c18df109e90ef0ab4bc967c796448b219db2b99f5e0f0617581bea5 [INFO] running `Command { std: "docker" "start" "-a" "9b9e125d1c18df109e90ef0ab4bc967c796448b219db2b99f5e0f0617581bea5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b9e125d1c18df109e90ef0ab4bc967c796448b219db2b99f5e0f0617581bea5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b9e125d1c18df109e90ef0ab4bc967c796448b219db2b99f5e0f0617581bea5", kill_on_drop: false }` [INFO] [stdout] 9b9e125d1c18df109e90ef0ab4bc967c796448b219db2b99f5e0f0617581bea5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--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] e66ca550ca39e9fbfdf3aaf04365d8987c2638639d88018aaf6a9dd78c7d320d [INFO] running `Command { std: "docker" "start" "-a" "e66ca550ca39e9fbfdf3aaf04365d8987c2638639d88018aaf6a9dd78c7d320d", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.135 [INFO] [stderr] Compiling serde v1.0.135 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling libc v0.2.114 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling route-recognizer v0.3.1 [INFO] [stderr] Compiling shell-words v1.0.0 [INFO] [stderr] Compiling onig_sys v69.7.1 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling include_dir_macros v0.7.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.79 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling yew-router-macro v0.16.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling yew-macro v0.19.3 [INFO] [stderr] Compiling clap_derive v3.0.12 [INFO] [stderr] Compiling include_dir v0.7.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.79 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling xdg v2.4.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.79 [INFO] [stderr] Compiling clap v3.0.12 [INFO] [stderr] Compiling onig v6.3.1 [INFO] [stderr] Compiling plist v1.3.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling zk-pub-models v0.1.0 (/opt/rustwide/workdir/zk-pub-models) [INFO] [stderr] Compiling wasm-bindgen v0.2.79 [INFO] [stderr] Compiling syntect v4.6.0 [INFO] [stderr] Compiling js-sys v0.3.56 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling comrak v0.12.1 [INFO] [stderr] Compiling web-sys v0.3.56 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.29 [INFO] [stderr] Compiling serde-wasm-bindgen v0.3.1 [INFO] [stderr] Compiling zk-pub-bin v0.1.0 (/opt/rustwide/workdir/zk-pub-bin) [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> zk-pub-bin/src/main.rs:14:28 [INFO] [stdout] | [INFO] [stdout] 14 | static DIST_DIR: Dir<'_> = include_dir!("$CARGO_MANIFEST_DIR/../zk-pub-app/dist"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: "/opt/rustwide/workdir/zk-pub-bin/../zk-pub-app/dist" is not a directory [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zk-pub-bin` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e66ca550ca39e9fbfdf3aaf04365d8987c2638639d88018aaf6a9dd78c7d320d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e66ca550ca39e9fbfdf3aaf04365d8987c2638639d88018aaf6a9dd78c7d320d", kill_on_drop: false }` [INFO] [stdout] e66ca550ca39e9fbfdf3aaf04365d8987c2638639d88018aaf6a9dd78c7d320d