[INFO] fetching crate talmudifier 0.1.3...
[INFO] checking talmudifier-0.1.3 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] extracting crate talmudifier 0.1.3 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate talmudifier 0.1.3
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate talmudifier 0.1.3
[INFO] tweaked toml for crates.io crate talmudifier 0.1.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate talmudifier 0.1.3 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 crates.io crate talmudifier 0.1.3 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 5553fe2d6869f078473bc7898ddc91d5fc780cd5db7192fed06b0fe335524445
[INFO] running `Command { std: "docker" "start" "-a" "5553fe2d6869f078473bc7898ddc91d5fc780cd5db7192fed06b0fe335524445", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5553fe2d6869f078473bc7898ddc91d5fc780cd5db7192fed06b0fe335524445", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5553fe2d6869f078473bc7898ddc91d5fc780cd5db7192fed06b0fe335524445", kill_on_drop: false }`
[INFO] [stdout] 5553fe2d6869f078473bc7898ddc91d5fc780cd5db7192fed06b0fe335524445
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 57ea8248ab075b1a0ebad6b4172ffc0cee47f5a4b46a0fe39931f94bb6d4d591
[INFO] running `Command { std: "docker" "start" "-a" "57ea8248ab075b1a0ebad6b4172ffc0cee47f5a4b46a0fe39931f94bb6d4d591", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]    Compiling cc v1.2.14
[INFO] [stderr]    Compiling tectonic_dep_support v0.1.1
[INFO] [stderr]     Checking bytes v1.10.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking miniz_oxide v0.8.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling tectonic_cfg_support v0.1.4
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking tectonic_errors v0.2.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]     Checking tectonic_status_base v0.2.1
[INFO] [stderr]     Checking xdg v2.5.2
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking app_dirs2 v2.5.5
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling tectonic_bridge_graphite2 v0.2.2
[INFO] [stderr]     Checking gix-trace v0.1.12
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]    Compiling syn v2.0.93
[INFO] [stderr]    Compiling tectonic_bridge_flate v0.1.7
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling tectonic_bridge_freetype2 v0.2.0
[INFO] [stderr]    Compiling tectonic_bridge_icu v0.2.1
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking btoi v0.4.3
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling terminfo v0.8.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking gix-utils v0.1.14
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking unicode-bom v2.0.3
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]    Compiling libz-sys v1.1.21
[INFO] [stderr]    Compiling tectonic_bridge_core v0.4.1
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling tectonic_bridge_harfbuzz v0.2.9
[INFO] [stderr]    Compiling tectonic_pdf_io v0.4.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]    Compiling tectonic_xetex_layout v0.2.4
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking gix-sec v0.8.4
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking notify v5.2.0
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling tectonic_engine_xetex v0.4.4
[INFO] [stderr]    Compiling tectonic_engine_xdvipdfmx v0.4.1
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking async-priority-channel v0.1.0
[INFO] [stderr]     Checking tempfile v3.17.1
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]     Checking deunicode v1.6.0
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking normalize-path v0.2.1
[INFO] [stderr]     Checking atomic-take v1.1.0
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking bstr v1.11.3
[INFO] [stderr]     Checking fontconfig-parser v0.5.7
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking tectonic_xdv v0.2.2
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.2.0
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking pinot v0.1.5
[INFO] [stderr]     Checking globset v0.4.15
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling tectonic v0.15.0
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking unicode-ccc v0.2.0
[INFO] [stderr]     Checking unicode-script v0.5.7
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]     Checking open v4.2.0
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/7b3da9103634dffd4f4365cfd8642427c781d99f/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.93/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=72b6306c837e5f5d -C extra-filename=-d297d6672e426765 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-82b7104815b4b62f.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-647594ef5fb60c10.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-fc6a9ab588c18e1e.rmeta --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] [stderr] error: could not compile `nix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/7b3da9103634dffd4f4365cfd8642427c781d99f/bin/rustc --crate-name nix --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="acct"' --cfg 'feature="aio"' --cfg 'feature="default"' --cfg 'feature="dir"' --cfg 'feature="env"' --cfg 'feature="event"' --cfg 'feature="feature"' --cfg 'feature="fs"' --cfg 'feature="hostname"' --cfg 'feature="inotify"' --cfg 'feature="ioctl"' --cfg 'feature="kmod"' --cfg 'feature="memoffset"' --cfg 'feature="mman"' --cfg 'feature="mount"' --cfg 'feature="mqueue"' --cfg 'feature="net"' --cfg 'feature="personality"' --cfg 'feature="pin-utils"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="pthread"' --cfg 'feature="ptrace"' --cfg 'feature="quota"' --cfg 'feature="reboot"' --cfg 'feature="resource"' --cfg 'feature="sched"' --cfg 'feature="signal"' --cfg 'feature="socket"' --cfg 'feature="term"' --cfg 'feature="time"' --cfg 'feature="ucontext"' --cfg 'feature="uio"' --cfg 'feature="user"' --cfg 'feature="zerocopy"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=655c384dba16c423 -C extra-filename=-3eb6eb4e708ca92e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-74ab4a012497a8b3.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-9cf2de8d5281833b.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-a20621cbd25b63ce.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-a539c96a4c46398c.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-2e47a8215b442fc2.rmeta --cap-lints allow --cap-lints=forbid -Dinherent-method-on-receiver` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "57ea8248ab075b1a0ebad6b4172ffc0cee47f5a4b46a0fe39931f94bb6d4d591", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57ea8248ab075b1a0ebad6b4172ffc0cee47f5a4b46a0fe39931f94bb6d4d591", kill_on_drop: false }`
[INFO] [stdout] 57ea8248ab075b1a0ebad6b4172ffc0cee47f5a4b46a0fe39931f94bb6d4d591
