[INFO] cloning repository https://github.com/mojzu/petshop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mojzu/petshop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmojzu%2Fpetshop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmojzu%2Fpetshop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8fe04415fa61f8f7519dc14f4a8537ae02996325 [INFO] testing mojzu/petshop 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%2Fmojzu%2Fpetshop" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mojzu/petshop 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/mojzu/petshop [INFO] finished tweaking git repo https://github.com/mojzu/petshop [INFO] tweaked toml for git repo https://github.com/mojzu/petshop written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/mojzu/petshop 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 48ac8723ba8df2d69d3ff1fb3af9629691a68f839773f3c510fcd6f3e1d85cc7 [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" "48ac8723ba8df2d69d3ff1fb3af9629691a68f839773f3c510fcd6f3e1d85cc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48ac8723ba8df2d69d3ff1fb3af9629691a68f839773f3c510fcd6f3e1d85cc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48ac8723ba8df2d69d3ff1fb3af9629691a68f839773f3c510fcd6f3e1d85cc7", kill_on_drop: false }` [INFO] [stdout] 48ac8723ba8df2d69d3ff1fb3af9629691a68f839773f3c510fcd6f3e1d85cc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 05309af2b995a62fd297c1baafd94e5abbd6424f3037293d3fa80c2e73e8696e [INFO] running `Command { std: "docker" "start" "-a" "05309af2b995a62fd297c1baafd94e5abbd6424f3037293d3fa80c2e73e8696e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling protobuf v2.23.0 [INFO] [stderr] Compiling if_chain v1.0.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling validator_types v0.12.0 [INFO] [stderr] Compiling prometheus v0.12.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tokio v1.6.0 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling cookie v0.15.0 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling procfs v0.9.1 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling postgres-protocol v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling async-trait v0.1.17 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling postgres-derive v0.4.0 [INFO] [stderr] Compiling validator_derive v0.13.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] error: could not compile `prost-derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name prost_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-derive-0.7.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=a42176d52f1c980d -C extra-filename=-a42176d52f1c980d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-c372830c9f522dbc.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-d735819e9f66979f.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-636568e891c13334.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-c7449b38a6935064.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-cc3ab8a933f92687.rlib --extern proc_macro --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 `pin-project-internal` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pin_project_internal --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pin-project-internal-1.0.7/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=3a1b97d7833d1eff -C extra-filename=-3a1b97d7833d1eff --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-636568e891c13334.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-c7449b38a6935064.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-cc3ab8a933f92687.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "05309af2b995a62fd297c1baafd94e5abbd6424f3037293d3fa80c2e73e8696e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05309af2b995a62fd297c1baafd94e5abbd6424f3037293d3fa80c2e73e8696e", kill_on_drop: false }` [INFO] [stdout] 05309af2b995a62fd297c1baafd94e5abbd6424f3037293d3fa80c2e73e8696e