[INFO] fetching crate async-sqlx-session 0.4.0... [INFO] checking async-sqlx-session-0.4.0 against try#cac44d9528e3bbbdaa1537d187bd489ccc5de18c for pr-91141 [INFO] extracting crate async-sqlx-session 0.4.0 into /workspace/builds/worker-70/source [INFO] validating manifest of crates.io crate async-sqlx-session 0.4.0 on toolchain cac44d9528e3bbbdaa1537d187bd489ccc5de18c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate async-sqlx-session 0.4.0 [INFO] finished tweaking crates.io crate async-sqlx-session 0.4.0 [INFO] tweaked toml for crates.io crate async-sqlx-session 0.4.0 written to /workspace/builds/worker-70/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simple_asn1 v0.5.4 [INFO] [stderr] Downloaded num-bigint-dig v0.7.0 [INFO] [stderr] Downloaded zeroize_derive v1.2.2 [INFO] [stderr] Downloaded async-session v3.0.0 [INFO] [stderr] Downloaded rsa v0.4.1 [INFO] [stderr] Downloaded async-rustls v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d335e0d7e7c50704e24947a5b9e2e289317fa0e7c4c50de7c70f41aff9474b65 [INFO] running `Command { std: "docker" "start" "-a" "d335e0d7e7c50704e24947a5b9e2e289317fa0e7c4c50de7c70f41aff9474b65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d335e0d7e7c50704e24947a5b9e2e289317fa0e7c4c50de7c70f41aff9474b65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d335e0d7e7c50704e24947a5b9e2e289317fa0e7c4c50de7c70f41aff9474b65", kill_on_drop: false }` [INFO] [stdout] d335e0d7e7c50704e24947a5b9e2e289317fa0e7c4c50de7c70f41aff9474b65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1387dbc1111bced641d519e6a36afe9166d0cc0b499cfc5d9075b3cd07c050d6 [INFO] running `Command { std: "docker" "start" "-a" "1387dbc1111bced641d519e6a36afe9166d0cc0b499cfc5d9075b3cd07c050d6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling anyhow v1.0.48 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking atoi v0.4.0 [INFO] [stderr] Checking sha2 v0.9.8 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] error: could not compile `serde` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.130/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="rc"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' -C metadata=6ee3b23372b3158a -C extra-filename=-6ee3b23372b3158a --out-dir /opt/rustwide/target/debug/build/serde-6ee3b23372b3158a -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (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" "1387dbc1111bced641d519e6a36afe9166d0cc0b499cfc5d9075b3cd07c050d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1387dbc1111bced641d519e6a36afe9166d0cc0b499cfc5d9075b3cd07c050d6", kill_on_drop: false }` [INFO] [stdout] 1387dbc1111bced641d519e6a36afe9166d0cc0b499cfc5d9075b3cd07c050d6