[INFO] cloning repository https://github.com/Allypost/cors-proxy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Allypost/cors-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAllypost%2Fcors-proxy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAllypost%2Fcors-proxy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ecbe26fa02d0c7bf5ce445e74bded61e20a5d67c
[INFO] testing Allypost/cors-proxy against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAllypost%2Fcors-proxy" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Allypost/cors-proxy
[INFO] finished tweaking git repo https://github.com/Allypost/cors-proxy
[INFO] tweaked toml for git repo https://github.com/Allypost/cors-proxy written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Allypost/cors-proxy on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Allypost/cors-proxy already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid v1.8.0
[INFO] [stderr]   Downloaded trackable_derive v1.0.0
[INFO] [stderr]   Downloaded pingora-timeout v0.1.0
[INFO] [stderr]   Downloaded pingora-runtime v0.1.0
[INFO] [stderr]   Downloaded jobserver v0.1.30
[INFO] [stderr]   Downloaded pingora-header-serde v0.1.0
[INFO] [stderr]   Downloaded rustracing v0.5.1
[INFO] [stderr]   Downloaded rmp-serde v1.2.0
[INFO] [stderr]   Downloaded pingora-cache v0.1.0
[INFO] [stderr]   Downloaded sentry-backtrace v0.26.0
[INFO] [stderr]   Downloaded rustracing_jaeger v0.7.0
[INFO] [stderr]   Downloaded syn v2.0.59
[INFO] [stderr]   Downloaded pingora-core v0.1.0
[INFO] [stderr]   Downloaded h2 v0.4.4
[INFO] [stderr]   Downloaded sentry-types v0.26.0
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.12
[INFO] [stderr]   Downloaded sentry-core v0.26.0
[INFO] [stderr]   Downloaded sentry v0.26.0
[INFO] [stderr]   Downloaded tokio-test v0.4.4
[INFO] [stderr]   Downloaded zstd-safe v4.1.3+zstd.1.5.1
[INFO] [stderr]   Downloaded brotli-decompressor v2.5.1
[INFO] [stderr]   Downloaded zstd v0.9.2+zstd.1.5.1
[INFO] [stderr]   Downloaded thrift_codec v0.1.1
[INFO] [stderr]   Downloaded trackable v0.2.24
[INFO] [stderr]   Downloaded tokio-openssl v0.6.4
[INFO] [stderr]   Downloaded pingora-pool v0.1.0
[INFO] [stderr]   Downloaded debugid v0.8.0
[INFO] [stderr]   Downloaded sentry-panic v0.26.0
[INFO] [stderr]   Downloaded pingora-openssl v0.1.0
[INFO] [stderr]   Downloaded sentry-contexts v0.26.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.58
[INFO] [stderr]   Downloaded pingora-error v0.1.0
[INFO] [stderr]   Downloaded cc v1.0.94
[INFO] [stderr]   Downloaded zstd-sys v1.6.2+zstd.1.5.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.80
[INFO] [stderr]   Downloaded pingora-lru v0.1.0
[INFO] [stderr]   Downloaded trackable v1.3.0
[INFO] [stderr]   Downloaded uname v0.1.1
[INFO] [stderr]   Downloaded thiserror v1.0.58
[INFO] [stderr]   Downloaded pingora-proxy v0.1.0
[INFO] [stderr]   Downloaded pingora v0.1.0
[INFO] [stderr]   Downloaded pingora-http v0.1.0
[INFO] [stderr]   Downloaded brotli v3.5.0
[INFO] [stderr]   Downloaded libz-ng-sys v1.1.15
[INFO] [stderr]   Downloaded rmp v0.8.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 49650297c104896f49adffa71db88beea7a0d964e6f4072c7250015b3488ad13
[INFO] running `Command { std: "docker" "start" "-a" "49650297c104896f49adffa71db88beea7a0d964e6f4072c7250015b3488ad13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49650297c104896f49adffa71db88beea7a0d964e6f4072c7250015b3488ad13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49650297c104896f49adffa71db88beea7a0d964e6f4072c7250015b3488ad13", kill_on_drop: false }`
[INFO] [stdout] 49650297c104896f49adffa71db88beea7a0d964e6f4072c7250015b3488ad13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83b6d24f8979450aa44c8bc644ba3d46e376ff173e7a8b858acaa9c2df5a61c4
[INFO] running `Command { std: "docker" "start" "-a" "83b6d24f8979450aa44c8bc644ba3d46e376ff173e7a8b858acaa9c2df5a61c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.80
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling jobserver v0.1.30
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling zstd-safe v4.1.3+zstd.1.5.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling cc v1.0.94
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling syn v2.0.59
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling openssl-src v300.2.3+3.2.1
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling sentry-contexts v0.26.0
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling rust_decimal v1.35.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling tokio-openssl v0.6.4
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling uname v0.1.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr] error: could not compile `object` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d98a5da813da67eb189387b8ccfb73cf481275d8/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.32.2/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="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=bce392b32e001ade -C extra-filename=-1ae2688a22567bfb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-237bdc1a0240b2cf.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "83b6d24f8979450aa44c8bc644ba3d46e376ff173e7a8b858acaa9c2df5a61c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83b6d24f8979450aa44c8bc644ba3d46e376ff173e7a8b858acaa9c2df5a61c4", kill_on_drop: false }`
[INFO] [stdout] 83b6d24f8979450aa44c8bc644ba3d46e376ff173e7a8b858acaa9c2df5a61c4
