[INFO] cloning repository https://github.com/exogress/exogress-python [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/exogress/exogress-python" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexogress%2Fexogress-python", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexogress%2Fexogress-python'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 611e181dd0427c7ff90793e5c7c640249e783bc7 [INFO] testing exogress/exogress-python against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexogress%2Fexogress-python" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/exogress/exogress-python on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/exogress/exogress-python [INFO] finished tweaking git repo https://github.com/exogress/exogress-python [INFO] tweaked toml for git repo https://github.com/exogress/exogress-python written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/exogress/exogress-python already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pmutil v0.5.3 [INFO] [stderr] Downloaded darling_core v0.13.0 [INFO] [stderr] Downloaded rweb-openapi v0.6.0 [INFO] [stderr] Downloaded p256 v0.7.3 [INFO] [stderr] Downloaded http-serde v1.0.3 [INFO] [stderr] Downloaded include_dir_impl v0.6.1 [INFO] [stderr] Downloaded include_dir v0.6.1 [INFO] [stderr] Downloaded lru_time_cache v0.11.11 [INFO] [stderr] Downloaded simple_asn1 v0.4.1 [INFO] [stderr] Downloaded jsonwebtoken v7.2.0 [INFO] [stderr] Downloaded async-compression v0.3.8 [INFO] [stderr] Downloaded simple_asn1 v0.5.4 [INFO] [stderr] Downloaded json-pointer v0.3.4 [INFO] [stderr] Downloaded ulid v0.4.1 [INFO] [stderr] Downloaded jsonway v2.0.0 [INFO] [stderr] Downloaded smol_str v0.1.18 [INFO] [stderr] Downloaded shadow-clone v1.2.1 [INFO] [stderr] Downloaded stop-handle v0.1.0 [INFO] [stderr] Downloaded pyo3-log v0.3.1 [INFO] [stderr] Downloaded rusty-s3 v0.1.2 [INFO] [stderr] Downloaded brotli v3.3.0 [INFO] [stderr] Downloaded serde_derive_internals v0.25.0 [INFO] [stderr] Downloaded pyo3-macros-backend v0.13.2 [INFO] [stderr] Downloaded arc-swap v1.3.0 [INFO] [stderr] Downloaded serde_with_macros v1.4.2 [INFO] [stderr] Downloaded uritemplate-next v0.2.0 [INFO] [stderr] Downloaded rweb-macros v0.11.3 [INFO] [stderr] Downloaded pyo3-macros v0.13.2 [INFO] [stderr] Downloaded rweb v0.12.5 [INFO] [stderr] Downloaded ordered-float v2.5.1 [INFO] [stderr] Downloaded valico v3.6.0 [INFO] [stderr] Downloaded pyo3 v0.13.2 [INFO] [stderr] Downloaded serde_with v1.9.4 [INFO] [stderr] Downloaded darling v0.13.0 [INFO] [stderr] Downloaded seahash v4.1.0 [INFO] [stderr] Downloaded darling_macro v0.13.0 [INFO] [stderr] Downloaded tokio v1.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27d02abce993084e45445ade825c0b5316449d9bf582e5a4d46ebb14034f4fc7 [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" "27d02abce993084e45445ade825c0b5316449d9bf582e5a4d46ebb14034f4fc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27d02abce993084e45445ade825c0b5316449d9bf582e5a4d46ebb14034f4fc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27d02abce993084e45445ade825c0b5316449d9bf582e5a4d46ebb14034f4fc7", kill_on_drop: false }` [INFO] [stdout] 27d02abce993084e45445ade825c0b5316449d9bf582e5a4d46ebb14034f4fc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bea3fa25aee13938472bf48c4e21ce87efe4af45322a212b418e9df1b7dd4e1e [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" "bea3fa25aee13938472bf48c4e21ce87efe4af45322a212b418e9df1b7dd4e1e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.1 [INFO] [stderr] Compiling const-oid v0.4.5 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling zstd-safe v3.1.0+zstd.1.4.9 [INFO] [stderr] Compiling pyo3 v0.13.2 [INFO] [stderr] Compiling schemars v0.8.3 (https://github.com/glebpom/schemars.git?branch=exogress#78bdb41c) [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling arc-swap v1.3.0 [INFO] [stderr] Compiling shadow-clone v1.2.1 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling never v0.1.0 [INFO] [stderr] Compiling lru_time_cache v0.11.11 [INFO] [stderr] Compiling tokio v1.8.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling der v0.1.0 [INFO] [stderr] Compiling bitvec v0.18.5 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling subtle-encoding v0.5.1 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling brotli-decompressor v2.3.1 [INFO] [stderr] Compiling ordered-float v2.5.1 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling pmutil v0.5.3 [INFO] [stderr] Compiling pyo3-macros-backend v0.13.2 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling include_dir_impl v0.6.1 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling uritemplate-next v0.2.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling pkcs8 v0.3.3 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling brotli v3.3.0 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling include_dir v0.6.1 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling schemars_derive v0.8.3 (https://github.com/glebpom/schemars.git?branch=exogress#78bdb41c) [INFO] [stderr] Compiling stop-handle v0.1.0 [INFO] [stderr] Compiling rw-stream-sink v0.2.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling pyo3-macros v0.13.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling ff v0.8.0 [INFO] [stderr] Compiling signature v1.2.2 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling group v0.8.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling simple_asn1 v0.5.4 [INFO] [stderr] Compiling elliptic-curve v0.8.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v1.5.0+zstd.1.4.9 [INFO] [stderr] Compiling ecdsa v0.10.2 [INFO] [stderr] error: could not compile `brotli` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name brotli /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/brotli-3.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=1fe265f851ff5280 -C extra-filename=-1fe265f851ff5280 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-45c931b25e4e4a1c.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-94985847d2ce4d34.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-31d9331d78e38fe9.rmeta --cap-lints allow --cap-lints=warn` (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" "bea3fa25aee13938472bf48c4e21ce87efe4af45322a212b418e9df1b7dd4e1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bea3fa25aee13938472bf48c4e21ce87efe4af45322a212b418e9df1b7dd4e1e", kill_on_drop: false }` [INFO] [stdout] bea3fa25aee13938472bf48c4e21ce87efe4af45322a212b418e9df1b7dd4e1e