[INFO] fetching crate lemmy_api_common 0.14.1... [INFO] checking lemmy_api_common-0.14.1 against try#cac44d9528e3bbbdaa1537d187bd489ccc5de18c for pr-91141 [INFO] extracting crate lemmy_api_common 0.14.1 into /workspace/builds/worker-71/source [INFO] validating manifest of crates.io crate lemmy_api_common 0.14.1 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 lemmy_api_common 0.14.1 [INFO] finished tweaking crates.io crate lemmy_api_common 0.14.1 [INFO] tweaked toml for crates.io crate lemmy_api_common 0.14.1 written to /workspace/builds/worker-71/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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/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] 04985718c7b4577e06734315690d3a8bf173f279ab5773e14cb16c0e564477d6 [INFO] running `Command { std: "docker" "start" "-a" "04985718c7b4577e06734315690d3a8bf173f279ab5773e14cb16c0e564477d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04985718c7b4577e06734315690d3a8bf173f279ab5773e14cb16c0e564477d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04985718c7b4577e06734315690d3a8bf173f279ab5773e14cb16c0e564477d6", kill_on_drop: false }` [INFO] [stdout] 04985718c7b4577e06734315690d3a8bf173f279ab5773e14cb16c0e564477d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/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] ec2fb8b5af5c6e2bd4b548e576a83080e7662ee67f3565dc3a5c274bc021dd2b [INFO] running `Command { std: "docker" "start" "-a" "ec2fb8b5af5c6e2bd4b548e576a83080e7662ee67f3565dc3a5c274bc021dd2b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Checking futures-io v0.3.18 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking local-waker v0.1.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling firestorm v0.4.6 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking quoted_printable v0.4.5 [INFO] [stderr] Checking shell-words v1.0.0 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking fastrand v1.5.0 [INFO] [stderr] Checking typed-arena v1.7.0 [INFO] [stderr] Checking strum v0.21.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Checking bytestring v1.0.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Checking encoding_rs v0.8.29 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking time v0.3.5 [INFO] [stderr] error: could not compile `syn` [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/syn-0.15.44/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=9afb7ec95cdee338 -C extra-filename=-9afb7ec95cdee338 --out-dir /opt/rustwide/target/debug/build/syn-9afb7ec95cdee338 -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" "ec2fb8b5af5c6e2bd4b548e576a83080e7662ee67f3565dc3a5c274bc021dd2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec2fb8b5af5c6e2bd4b548e576a83080e7662ee67f3565dc3a5c274bc021dd2b", kill_on_drop: false }` [INFO] [stdout] ec2fb8b5af5c6e2bd4b548e576a83080e7662ee67f3565dc3a5c274bc021dd2b