[INFO] cloning repository https://github.com/aginrocks/agin-auth
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aginrocks/agin-auth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faginrocks%2Fagin-auth", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faginrocks%2Fagin-auth'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b53005b78d0d4dd3c5bef83a83a9e0dd4f3b11c3
[INFO] checking aginrocks/agin-auth against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faginrocks%2Fagin-auth" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/aginrocks/agin-auth
[INFO] finished tweaking git repo https://github.com/aginrocks/agin-auth
[INFO] tweaked toml for git repo https://github.com/aginrocks/agin-auth written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aginrocks/agin-auth on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/aginrocks/agin-auth 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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 76a832255845d23c064e86c6b9799a394a641e97a529d6e8300cdb34dab10f65
[INFO] running `Command { std: "docker" "start" "-a" "76a832255845d23c064e86c6b9799a394a641e97a529d6e8300cdb34dab10f65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76a832255845d23c064e86c6b9799a394a641e97a529d6e8300cdb34dab10f65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76a832255845d23c064e86c6b9799a394a641e97a529d6e8300cdb34dab10f65", kill_on_drop: false }`
[INFO] [stdout] 76a832255845d23c064e86c6b9799a394a641e97a529d6e8300cdb34dab10f65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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 -Dinherent-method-on-receiver" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 713c16d486ebfbe67192e9af02e5287b52eedb065cde87850841bd3ca18cb801
[INFO] running `Command { std: "docker" "start" "-a" "713c16d486ebfbe67192e9af02e5287b52eedb065cde87850841bd3ca18cb801", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling zmij v1.0.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking whoami v1.6.1
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]    Compiling crc16 v0.4.0
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr] error: could not compile `regex-syntax` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/7b3da9103634dffd4f4365cfd8642427c781d99f/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.8/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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=a7174f3b8f975bfe -C extra-filename=-abc04564b8b4d172 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid -Dinherent-method-on-receiver` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "713c16d486ebfbe67192e9af02e5287b52eedb065cde87850841bd3ca18cb801", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "713c16d486ebfbe67192e9af02e5287b52eedb065cde87850841bd3ca18cb801", kill_on_drop: false }`
[INFO] [stdout] 713c16d486ebfbe67192e9af02e5287b52eedb065cde87850841bd3ca18cb801
