[INFO] updating cached repository https://github.com/Syfaro/foxbot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] [stderr] From https://github.com/Syfaro/foxbot [INFO] [stderr] 9dd583b..2942a98 master -> master [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2942a98916277dc1f3e3ddc04a0c4d6b384b09e9 [INFO] testing Syfaro/foxbot against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSyfaro%2Ffoxbot" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Syfaro/foxbot on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Syfaro/foxbot [INFO] finished tweaking git repo https://github.com/Syfaro/foxbot [INFO] tweaked toml for git repo https://github.com/Syfaro/foxbot written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Syfaro/foxbot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19f679b9d32c93486038ba0804175d67b26389c765bf22e4c6a12245e648ebfe [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" "19f679b9d32c93486038ba0804175d67b26389c765bf22e4c6a12245e648ebfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19f679b9d32c93486038ba0804175d67b26389c765bf22e4c6a12245e648ebfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19f679b9d32c93486038ba0804175d67b26389c765bf22e4c6a12245e648ebfe", kill_on_drop: false }` [INFO] [stdout] 19f679b9d32c93486038ba0804175d67b26389c765bf22e4c6a12245e648ebfe [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e768aed7734790858a3eace7d4e4944c25f853c5ea32fcbc587fd96af1f1851 [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" "0e768aed7734790858a3eace7d4e4944c25f853c5ea32fcbc587fd96af1f1851", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling protobuf v2.16.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling prometheus v0.7.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling strength_reduce v0.2.3 [INFO] [stderr] Compiling transpose v0.1.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling unindent v0.1.6 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling metrics v0.12.1 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling barrel v0.5.8 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling fluent-syntax v0.9.3 [INFO] [stderr] Compiling metrics-core v0.5.2 [INFO] [stderr] Compiling integer-encoding v1.1.5 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling hamming v0.1.3 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling generic-array v0.14.3 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling im v14.3.0 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling sharded-slab v0.0.9 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling dtoa-short v0.3.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unic-langid-impl v0.9.0 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling linkify v0.4.0 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling unic-langid v0.9.0 [INFO] [stderr] Compiling rusoto_core v0.44.0 [INFO] [stderr] Compiling sentry-contexts v0.19.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling type-map v0.3.0 [INFO] [stderr] Compiling intl_pluralrules v7.0.0 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling intl-memoizer v0.5.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling sha-1 v0.9.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sized-chunks v0.5.3 [INFO] [stderr] Compiling transpose v0.2.0 [INFO] [stderr] Compiling thrift v0.13.0 [INFO] [stderr] Compiling rustfft v3.0.1 [INFO] [stderr] Compiling rustdct v0.4.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling postgres-protocol v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling pyo3-derive-backend v0.9.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling image v0.23.7 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.9 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling inventory-impl v0.1.7 [INFO] [stderr] error: could not compile `cssparser`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cssparser-0.27.2/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 -C metadata=3e55626a8113f49e -C extra-filename=-3e55626a8113f49e --out-dir /opt/rustwide/target/debug/build/cssparser-3e55626a8113f49e -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-091210945e98acc4.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-a7a073445149a473.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-7034f657bdcecd88.rlib --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" "0e768aed7734790858a3eace7d4e4944c25f853c5ea32fcbc587fd96af1f1851", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e768aed7734790858a3eace7d4e4944c25f853c5ea32fcbc587fd96af1f1851", kill_on_drop: false }` [INFO] [stdout] 0e768aed7734790858a3eace7d4e4944c25f853c5ea32fcbc587fd96af1f1851