[INFO] cloning repository https://github.com/tux3/sv_auto_order [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tux3/sv_auto_order" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftux3%2Fsv_auto_order", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftux3%2Fsv_auto_order'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2ed71378e31cb64645c05f148618f5747133cb67 [INFO] testing tux3/sv_auto_order 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%2Ftux3%2Fsv_auto_order" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tux3/sv_auto_order 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/tux3/sv_auto_order [INFO] finished tweaking git repo https://github.com/tux3/sv_auto_order [INFO] tweaked toml for git repo https://github.com/tux3/sv_auto_order written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/tux3/sv_auto_order 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] [stdout] 73426b3890379e5c8d8b5de263705678480b96dffccb48549dbb35b0384cbe9f [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" "73426b3890379e5c8d8b5de263705678480b96dffccb48549dbb35b0384cbe9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73426b3890379e5c8d8b5de263705678480b96dffccb48549dbb35b0384cbe9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73426b3890379e5c8d8b5de263705678480b96dffccb48549dbb35b0384cbe9f", kill_on_drop: false }` [INFO] [stdout] 73426b3890379e5c8d8b5de263705678480b96dffccb48549dbb35b0384cbe9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 58d90425b30cfdb563f899b5c8121c91b0e1b6e5a87ebc69a9c926cd7a1d8ad2 [INFO] running `Command { std: "docker" "start" "-a" "58d90425b30cfdb563f899b5c8121c91b0e1b6e5a87ebc69a9c926cd7a1d8ad2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling bytecount v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling str-concat v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bitvec v0.19.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling clap v3.0.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling nom_locate v1.0.0 [INFO] [stderr] Compiling sv-parser-syntaxtree v0.11.2 [INFO] [stderr] Compiling nom_locate v2.1.0 [INFO] [stderr] Compiling nom_locate v3.0.2 [INFO] [stderr] Compiling nom-greedyerror v0.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling nom-packrat-macros v0.5.0 [INFO] [stderr] Compiling sv-parser-macros v0.11.2 [INFO] [stderr] Compiling nom-tracable-macros v0.7.0 [INFO] [stderr] Compiling nom-recursive-macros v0.3.0 [INFO] [stderr] Compiling nom-packrat v0.5.0 [INFO] [stderr] Compiling nom-tracable v0.7.0 [INFO] [stderr] Compiling nom-recursive v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling sv-parser-error v0.11.2 [INFO] [stderr] Compiling sv-parser-parser v0.11.2 [INFO] [stderr] error: could not compile `sv-parser-syntaxtree` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name sv_parser_syntaxtree --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sv-parser-syntaxtree-0.11.2/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 -C metadata=813e20676da35bc1 -C extra-filename=-813e20676da35bc1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern sv_parser_macros=/opt/rustwide/target/debug/deps/libsv_parser_macros-769f015a80f6e2bb.so --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 `sv-parser-parser` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name sv_parser_parser --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sv-parser-parser-0.11.2/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"' -C metadata=29df373b2ad70e9c -C extra-filename=-29df373b2ad70e9c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nom=/opt/rustwide/target/debug/deps/libnom-ef4c2d1b5bef30e1.rmeta --extern nom_greedyerror=/opt/rustwide/target/debug/deps/libnom_greedyerror-eb6fbabaa71889c0.rmeta --extern nom_packrat=/opt/rustwide/target/debug/deps/libnom_packrat-9d789186f53775ec.rmeta --extern nom_recursive=/opt/rustwide/target/debug/deps/libnom_recursive-8567e5f870ad307f.rmeta --extern nom_tracable=/opt/rustwide/target/debug/deps/libnom_tracable-404ceada0c5e045d.rmeta --extern nom_locate=/opt/rustwide/target/debug/deps/libnom_locate-3ab53a67891603d6.rmeta --extern str_concat=/opt/rustwide/target/debug/deps/libstr_concat-93a58b7c2f521e07.rmeta --extern sv_parser_macros=/opt/rustwide/target/debug/deps/libsv_parser_macros-769f015a80f6e2bb.so --extern sv_parser_syntaxtree=/opt/rustwide/target/debug/deps/libsv_parser_syntaxtree-813e20676da35bc1.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "58d90425b30cfdb563f899b5c8121c91b0e1b6e5a87ebc69a9c926cd7a1d8ad2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58d90425b30cfdb563f899b5c8121c91b0e1b6e5a87ebc69a9c926cd7a1d8ad2", kill_on_drop: false }` [INFO] [stdout] 58d90425b30cfdb563f899b5c8121c91b0e1b6e5a87ebc69a9c926cd7a1d8ad2