[INFO] cloning repository https://github.com/gigaverselabs/giga721 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gigaverselabs/giga721" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgigaverselabs%2Fgiga721", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgigaverselabs%2Fgiga721'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ebee3004062082bac9be2e96fe5ff3a068d0dbe2 [INFO] testing gigaverselabs/giga721 against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgigaverselabs%2Fgiga721" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gigaverselabs/giga721 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gigaverselabs/giga721 [INFO] finished tweaking git repo https://github.com/gigaverselabs/giga721 [INFO] tweaked toml for git repo https://github.com/gigaverselabs/giga721 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/gigaverselabs/giga721 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-11/source/giga721/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+beta-2022-04-10" "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] 71bd8f3e8766008312cf4062362eb3db8f4802221984ae1e3d06ea3d2da811b8 [INFO] running `Command { std: "docker" "start" "-a" "71bd8f3e8766008312cf4062362eb3db8f4802221984ae1e3d06ea3d2da811b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71bd8f3e8766008312cf4062362eb3db8f4802221984ae1e3d06ea3d2da811b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71bd8f3e8766008312cf4062362eb3db8f4802221984ae1e3d06ea3d2da811b8", kill_on_drop: false }` [INFO] [stdout] 71bd8f3e8766008312cf4062362eb3db8f4802221984ae1e3d06ea3d2da811b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+beta-2022-04-10" "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] c94d1724b3bfd2964bb0146a421bf3ea9367486114dd6ad8d76552cdbc3b23c7 [INFO] running `Command { std: "docker" "start" "-a" "c94d1724b3bfd2964bb0146a421bf3ea9367486114dd6ad8d76552cdbc3b23c7", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/giga721/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling syn v1.0.78 [INFO] [stderr] Compiling beef v0.5.1 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling intmap v0.7.1 [INFO] [stderr] Compiling num-bigint v0.4.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling lalrpop v0.19.6 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling candid_derive v0.4.5 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] error: could not compile `lalrpop` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name lalrpop /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lalrpop-0.19.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="lexer"' --cfg 'feature="pico-args"' -C metadata=c23bdb6c5f2c77eb -C extra-filename=-c23bdb6c5f2c77eb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascii_canvas=/opt/rustwide/target/debug/deps/libascii_canvas-3517b1b5a4b7d2ab.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-ea9099cd91667fe0.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-04cc5391576c3558.rmeta --extern diff=/opt/rustwide/target/debug/deps/libdiff-addc4ff7d1d9a698.rmeta --extern ena=/opt/rustwide/target/debug/deps/libena-8603616e6f15c299.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-7e89c532e9d14030.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-b26dc73740f65920.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-a2c14cda7e6d38d4.rmeta --extern pico_args=/opt/rustwide/target/debug/deps/libpico_args-38d074fda440eabe.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-9b20215a754dc323.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rmeta --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-fdc19c737d541384.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-caeaf44bfacaa89d.rmeta --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-214036e12d88a9e7.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-11d097b41f2e60a4.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `logos-derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name logos_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/logos-derive-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=8edcaffc8587bbc9 -C extra-filename=-8edcaffc8587bbc9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern beef=/opt/rustwide/target/debug/deps/libbeef-d443cabc7a491de9.rlib --extern fnv=/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d4ba371a91696eb4.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-3db8c134a7741a86.rlib --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-c1daa599cee0a9f0.rlib --extern utf8_ranges=/opt/rustwide/target/debug/deps/libutf8_ranges-7dd1eb86500f70b2.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "c94d1724b3bfd2964bb0146a421bf3ea9367486114dd6ad8d76552cdbc3b23c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c94d1724b3bfd2964bb0146a421bf3ea9367486114dd6ad8d76552cdbc3b23c7", kill_on_drop: false }` [INFO] [stdout] c94d1724b3bfd2964bb0146a421bf3ea9367486114dd6ad8d76552cdbc3b23c7