[INFO] fetching crate lemmy_api_common 0.15.2... [INFO] testing lemmy_api_common-0.15.2 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate lemmy_api_common 0.15.2 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate lemmy_api_common 0.15.2 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate lemmy_api_common 0.15.2 [INFO] finished tweaking crates.io crate lemmy_api_common 0.15.2 [INFO] tweaked toml for crates.io crate lemmy_api_common 0.15.2 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 95cf52de1a0e2b590fe6282da08f41566f57de03a2d5f301caf01f24b78ebe85 [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" "95cf52de1a0e2b590fe6282da08f41566f57de03a2d5f301caf01f24b78ebe85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95cf52de1a0e2b590fe6282da08f41566f57de03a2d5f301caf01f24b78ebe85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95cf52de1a0e2b590fe6282da08f41566f57de03a2d5f301caf01f24b78ebe85", kill_on_drop: false }` [INFO] [stdout] 95cf52de1a0e2b590fe6282da08f41566f57de03a2d5f301caf01f24b78ebe85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b393c62325deb1e68573e76bf470fbde37e1cca9714fa0342b9319c2d6fdc9fb [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" "b393c62325deb1e68573e76bf470fbde37e1cca9714fa0342b9319c2d6fdc9fb", kill_on_drop: false }` [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling lemmy_apub_lib_derive v0.15.2 [INFO] [stderr] Compiling http-signature-normalization v0.5.4 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling blowfish v0.8.0 [INFO] [stderr] Compiling bcrypt v0.10.1 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling diesel v1.4.8 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling actix-rt v2.6.0 [INFO] [stderr] Compiling tokio-util v0.7.0 [INFO] [stderr] Compiling tokio-rustls v0.23.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling task-local-extensions v0.1.1 [INFO] [stderr] Compiling actix-server v2.0.0 [INFO] [stderr] Compiling background-jobs-core v0.11.1 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling actix-tls v3.0.3 [INFO] [stderr] Compiling background-jobs-actix v0.11.0 [INFO] [stderr] Compiling background-jobs v0.11.0 [INFO] [stderr] Compiling actix-http v3.0.0 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling actix-web v4.0.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling http-signature-normalization-actix v0.5.0-beta.14 [INFO] [stderr] Compiling reqwest-middleware v0.1.5 [INFO] [stderr] Compiling http-signature-normalization-reqwest v0.4.0 [INFO] [stderr] Compiling migrations_internals v1.4.1 [INFO] [stderr] Compiling lemmy_utils v0.15.2 [INFO] [stderr] Compiling diesel-derive-newtype v0.1.2 [INFO] [stderr] Compiling migrations_macros v1.4.2 [INFO] [stderr] Compiling lemmy_apub_lib v0.15.2 [INFO] [stderr] Compiling diesel_migrations v1.4.0 [INFO] [stderr] Compiling lemmy_db_schema v0.15.2 [INFO] [stderr] Compiling lemmy_db_views v0.15.2 [INFO] [stderr] Compiling lemmy_db_views_moderator v0.15.2 [INFO] [stderr] Compiling lemmy_db_views_actor v0.15.2 [INFO] [stderr] error: could not compile `lemmy_db_schema` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name lemmy_db_schema --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lemmy_db_schema-0.15.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=8762dc8769bfe05b -C extra-filename=-8762dc8769bfe05b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bcrypt=/opt/rustwide/target/debug/deps/libbcrypt-265be1046bc977ad.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7a4cc7dcb7ba4370.rmeta --extern diesel=/opt/rustwide/target/debug/deps/libdiesel-a4be8671b012ad40.rmeta --extern diesel_derive_newtype=/opt/rustwide/target/debug/deps/libdiesel_derive_newtype-e265ad815968ccf5.so --extern diesel_migrations=/opt/rustwide/target/debug/deps/libdiesel_migrations-ba71ccbeea4d26f9.rmeta --extern lemmy_apub_lib=/opt/rustwide/target/debug/deps/liblemmy_apub_lib-5473def12784306c.rmeta --extern lemmy_utils=/opt/rustwide/target/debug/deps/liblemmy_utils-59d8057d19645db7.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-5d5fb79f44447b4b.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-4efcc36bab2a8580.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-29c4d1240727f105.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ede788ae9b047ae6.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-c4c230b1207e1cdc.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-e9ea986859da0a02.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-0550bffb89142308.so --extern url=/opt/rustwide/target/debug/deps/liburl-d017e1b213f69825.rmeta --cap-lints allow --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/ring-ced139d546c86ad8/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b393c62325deb1e68573e76bf470fbde37e1cca9714fa0342b9319c2d6fdc9fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b393c62325deb1e68573e76bf470fbde37e1cca9714fa0342b9319c2d6fdc9fb", kill_on_drop: false }` [INFO] [stdout] b393c62325deb1e68573e76bf470fbde37e1cca9714fa0342b9319c2d6fdc9fb