[INFO] fetching crate df_st_db 0.3.0-development-2... [INFO] checking df_st_db-0.3.0-development-2 against master#3e826bb11228508fbe749e594038d6727208aa94 for pr-82322 [INFO] extracting crate df_st_db 0.3.0-development-2 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate df_st_db 0.3.0-development-2 on toolchain 3e826bb11228508fbe749e594038d6727208aa94 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate df_st_db 0.3.0-development-2 [INFO] finished tweaking crates.io crate df_st_db 0.3.0-development-2 [INFO] tweaked toml for crates.io crate df_st_db 0.3.0-development-2 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3451296c13c3dd84ca6991b3c8bf703aab23077060e880cf72f726f43196d68 [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" "c3451296c13c3dd84ca6991b3c8bf703aab23077060e880cf72f726f43196d68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3451296c13c3dd84ca6991b3c8bf703aab23077060e880cf72f726f43196d68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3451296c13c3dd84ca6991b3c8bf703aab23077060e880cf72f726f43196d68", kill_on_drop: false }` [INFO] [stdout] c3451296c13c3dd84ca6991b3c8bf703aab23077060e880cf72f726f43196d68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=forbid" "-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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f188129c75c9a0bdaa2896706cd55b9f0acd902cafddb71786ad1e44d6a50c50 [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" "f188129c75c9a0bdaa2896706cd55b9f0acd902cafddb71786ad1e44d6a50c50", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling schemars v0.8.0 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking dyn-clone v1.0.4 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking df_cp437 v1.0.0 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling libc v0.2.87 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking terminal_size v0.1.16 [INFO] [stderr] Checking idna v0.2.2 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking directories v3.0.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking console v0.14.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking scheduled-thread-pool v0.2.5 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking r2d2 v0.8.9 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling juniper_codegen v0.14.2 [INFO] [stderr] Compiling schemars_derive v0.8.0 [INFO] [stderr] Compiling df_st_derive v0.3.0-development-2 [INFO] [stderr] Compiling diesel v1.4.5 [INFO] [stderr] Checking serde v1.0.123 [INFO] [stderr] Checking serde_path_to_error v0.1.4 [INFO] [stderr] Checking juniper v0.14.2 [INFO] [stderr] Checking df_st_core v0.3.0-development-2 [INFO] [stderr] Checking migrations_internals v1.4.1 [INFO] [stderr] Compiling migrations_macros v1.4.2 [INFO] [stderr] Checking diesel_migrations v1.4.0 [INFO] [stderr] Checking df_st_db v0.3.0-development-2 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `df_st_db` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name df_st_db --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="sqlite"' -C metadata=7046d1f631b6c654 -C extra-filename=-7046d1f631b6c654 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-82c1491d7ec4328b.rmeta --extern df_st_core=/opt/rustwide/target/debug/deps/libdf_st_core-3f50cc40c9530aa6.rmeta --extern df_st_derive=/opt/rustwide/target/debug/deps/libdf_st_derive-ecbcc4c1b690e9c0.so --extern diesel=/opt/rustwide/target/debug/deps/libdiesel-eb5d846f99b27aa9.rmeta --extern diesel_migrations=/opt/rustwide/target/debug/deps/libdiesel_migrations-0b4f3aaa8e39bf63.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-24dca7f4ac9f3a83.rmeta --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-6bfb704363334762.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-1666592c90e6faaa.rmeta --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-f4dfe93c8177339c.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-e87768a5d1f48cbf.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-98d3f816c946bfb1.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-f611c98dd96ff108.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fa6beb6459eabeaf.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-274885d08de4017d/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" "f188129c75c9a0bdaa2896706cd55b9f0acd902cafddb71786ad1e44d6a50c50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f188129c75c9a0bdaa2896706cd55b9f0acd902cafddb71786ad1e44d6a50c50", kill_on_drop: false }` [INFO] [stdout] f188129c75c9a0bdaa2896706cd55b9f0acd902cafddb71786ad1e44d6a50c50