[INFO] cloning repository https://github.com/AbhishekBose/Marlin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AbhishekBose/Marlin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbhishekBose%2FMarlin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbhishekBose%2FMarlin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2c55cccf6617a067014d8900c494c8ffa4206bc2
[INFO] checking AbhishekBose/Marlin 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%2FAbhishekBose%2FMarlin" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AbhishekBose/Marlin
[INFO] finished tweaking git repo https://github.com/AbhishekBose/Marlin
[INFO] tweaked toml for git repo https://github.com/AbhishekBose/Marlin written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AbhishekBose/Marlin 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/AbhishekBose/Marlin 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] [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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] a4c5ff32fbc2a6e7f371550e72775f49980af009a4e6091805f893ec362203fa
[INFO] running `Command { std: "docker" "start" "-a" "a4c5ff32fbc2a6e7f371550e72775f49980af009a4e6091805f893ec362203fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a4c5ff32fbc2a6e7f371550e72775f49980af009a4e6091805f893ec362203fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4c5ff32fbc2a6e7f371550e72775f49980af009a4e6091805f893ec362203fa", kill_on_drop: false }`
[INFO] [stdout] a4c5ff32fbc2a6e7f371550e72775f49980af009a4e6091805f893ec362203fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] bf1544379e177df0ad373c3ecd8a8adca77ea95106b01787650088793ecdb8f1
[INFO] running `Command { std: "docker" "start" "-a" "bf1544379e177df0ad373c3ecd8a8adca77ea95106b01787650088793ecdb8f1", kill_on_drop: false }`
[INFO] [stderr] warning: CandleExp v0.1.0 (/opt/rustwide/workdir) ignoring invalid dependency `tract` which is missing a lib target
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.207
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]    Compiling cc v1.1.10
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling anymap2 v0.13.0
[INFO] [stderr]     Checking raw-cpuid v10.7.0
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling indexmap v2.3.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rustls-pki-types v1.8.0
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]     Checking flate2 v1.0.31
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]    Compiling rustfft v6.2.0
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking dyn-hash v0.2.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling webpki-roots v0.26.3
[INFO] [stderr]    Compiling filetime v0.2.24
[INFO] [stderr]    Compiling zip v1.1.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling cpufeatures v0.2.13
[INFO] [stderr]    Compiling portable-atomic v1.7.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]    Compiling tar v0.4.41
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling esaxx-rs v0.1.10
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking indicatif v0.17.8
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]     Checking httparse v1.9.4
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.0
[INFO] [stderr]     Checking scan_fmt v0.2.6
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking clap_builder v4.5.15
[INFO] [stderr]     Checking macro_rules_attribute v0.2.0
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]     Checking fancy-regex v0.13.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking unicode-normalization-alignments v0.1.12
[INFO] [stderr]     Checking impl-more v0.1.6
[INFO] [stderr]     Checking env_logger v0.11.5
[INFO] [stderr]     Checking rayon-cond v0.3.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.207
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling liquid-derive v0.26.8
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]     Checking tokio v1.39.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling rustls-webpki v0.102.6
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]     Checking bytemuck v1.16.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking dyn-stack v0.10.0
[INFO] [stderr]    Compiling pest v2.7.11
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking pulp v0.18.21
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking zerofrom v0.1.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking num_enum v0.7.3
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.0
[INFO] [stderr]     Checking yoke v0.7.4
[INFO] [stderr]    Compiling monostate-impl v0.1.13
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]     Checking onig v6.4.0
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling pest_meta v2.7.11
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]    Compiling pest_generator v2.7.11
[INFO] [stderr]    Compiling derive_builder_macro v0.20.0
[INFO] [stderr]     Checking gemm-common v0.17.1
[INFO] [stderr]     Checking derive_builder v0.20.0
[INFO] [stderr]     Checking prost v0.11.9
[INFO] [stderr]     Checking gemm-f32 v0.17.1
[INFO] [stderr]     Checking gemm-f64 v0.17.1
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking gemm-c64 v0.17.1
[INFO] [stderr]     Checking gemm-f16 v0.17.1
[INFO] [stderr]    Compiling pest_derive v2.7.11
[INFO] [stderr]     Checking gemm-c32 v0.17.1
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking actix-server v2.5.0
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking clap v4.5.15
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]    Compiling ureq v2.10.1
[INFO] [stderr] error: could not compile `rustls` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/7b3da9103634dffd4f4365cfd8642427c781d99f/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.12/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 --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "default", "fips", "hashbrown", "log", "logging", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=4fee6edf6b4322a2 -C extra-filename=-5890c3b0d21b2c62 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-dd2190ed08426593.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-42d518794fb93c7d.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-e056ceff316354a2.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-ca534aa972d68f5d.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-d69cb16d21ce75e3.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-cc49e9c23af0cd0f.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-a92f883f5fe5a4fb.rmeta --cap-lints allow --cap-lints=forbid -Dinherent-method-on-receiver -L native=/opt/rustwide/target/debug/build/ring-be88f5e06c2dd56b/out --check-cfg 'cfg(bench)' --check-cfg 'cfg(read_buf)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "bf1544379e177df0ad373c3ecd8a8adca77ea95106b01787650088793ecdb8f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf1544379e177df0ad373c3ecd8a8adca77ea95106b01787650088793ecdb8f1", kill_on_drop: false }`
[INFO] [stdout] bf1544379e177df0ad373c3ecd8a8adca77ea95106b01787650088793ecdb8f1
