[INFO] fetching crate df_st_db 0.3.0-development-1... [INFO] checking df_st_db-0.3.0-development-1 against master#0d37dca25a51fb900a402c94c8818ad1c2789e30 for pr-77526 [INFO] extracting crate df_st_db 0.3.0-development-1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate df_st_db 0.3.0-development-1 on toolchain 0d37dca25a51fb900a402c94c8818ad1c2789e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate df_st_db 0.3.0-development-1 [INFO] finished tweaking crates.io crate df_st_db 0.3.0-development-1 [INFO] tweaked toml for crates.io crate df_st_db 0.3.0-development-1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "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] b571d7fae4346e5b9e85c66e0152d0e1e4dc634cda1ca5daf98c8328a13819f2 [INFO] running `Command { std: "docker" "start" "-a" "b571d7fae4346e5b9e85c66e0152d0e1e4dc634cda1ca5daf98c8328a13819f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b571d7fae4346e5b9e85c66e0152d0e1e4dc634cda1ca5daf98c8328a13819f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b571d7fae4346e5b9e85c66e0152d0e1e4dc634cda1ca5daf98c8328a13819f2", kill_on_drop: false }` [INFO] [stdout] b571d7fae4346e5b9e85c66e0152d0e1e4dc634cda1ca5daf98c8328a13819f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "check" "--frozen" "--all" "--all-targets" "--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] b7aa0121eb3c1b8602e7ca23dab9d00887d52eb544165a952bb01a5cfc66f503 [INFO] running `Command { std: "docker" "start" "-a" "b7aa0121eb3c1b8602e7ca23dab9d00887d52eb544165a952bb01a5cfc66f503", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking rustc-demangle v0.1.17 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling schemars v0.8.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking dyn-clone v1.0.2 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking df_cp437 v1.0.0 [INFO] [stderr] Compiling instant v0.1.7 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking terminal_size v0.1.13 [INFO] [stderr] Checking termios v0.3.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking console v0.12.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking scheduled-thread-pool v0.2.5 [INFO] [stderr] Checking r2d2 v0.8.9 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking backtrace v0.3.51 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling schemars_derive v0.8.0 [INFO] [stderr] Compiling juniper_codegen v0.14.2 [INFO] [stderr] Compiling df_st_derive v0.3.0-development-1 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling diesel v1.4.5 [INFO] [stderr] Checking serde_path_to_error v0.1.3 [INFO] [stderr] Checking juniper v0.14.2 [INFO] [stderr] Checking df_st_core v0.3.0-development-1 [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-1 (/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=dab457de3397c244 -C extra-filename=-dab457de3397c244 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern df_st_core=/opt/rustwide/target/debug/deps/libdf_st_core-cb875010e4330fda.rmeta --extern df_st_derive=/opt/rustwide/target/debug/deps/libdf_st_derive-a7f855216fbc6ae3.so --extern diesel=/opt/rustwide/target/debug/deps/libdiesel-c41a5b81a197bacc.rmeta --extern diesel_migrations=/opt/rustwide/target/debug/deps/libdiesel_migrations-9d2ebab7de764eb9.rmeta --extern failure=/opt/rustwide/target/debug/deps/libfailure-613a2693771481bc.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-351276aa62f758b1.rmeta --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-21ae8ad0b8de1372.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-ae93e4ccf7bda26d.rmeta --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-1eaddb5f5477ca87.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-2be03864c1fc2663.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-92cf8609027792c1.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-11e3e20ea4b4bf33.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a01b6e7ee02f4a11.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-b8b88686d4028bed/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" "b7aa0121eb3c1b8602e7ca23dab9d00887d52eb544165a952bb01a5cfc66f503", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7aa0121eb3c1b8602e7ca23dab9d00887d52eb544165a952bb01a5cfc66f503", kill_on_drop: false }` [INFO] [stdout] b7aa0121eb3c1b8602e7ca23dab9d00887d52eb544165a952bb01a5cfc66f503