[INFO] cloning repository https://github.com/radix/pandt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/radix/pandt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradix%2Fpandt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradix%2Fpandt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 931192ba8fa835ebd1e176da6fb9b2765758ddcc [INFO] checking radix/pandt 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%2Fradix%2Fpandt" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/radix/pandt [INFO] finished tweaking git repo https://github.com/radix/pandt [INFO] tweaked toml for git repo https://github.com/radix/pandt written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/radix/pandt 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/radix/pandt 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] 0e1c2fb829b44bf498e972f9900bf32442a8dae48d88bdc311c07bfba16a7b0f [INFO] running `Command { std: "docker" "start" "-a" "0e1c2fb829b44bf498e972f9900bf32442a8dae48d88bdc311c07bfba16a7b0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e1c2fb829b44bf498e972f9900bf32442a8dae48d88bdc311c07bfba16a7b0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e1c2fb829b44bf498e972f9900bf32442a8dae48d88bdc311c07bfba16a7b0f", kill_on_drop: false }` [INFO] [stdout] 0e1c2fb829b44bf498e972f9900bf32442a8dae48d88bdc311c07bfba16a7b0f [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] 04b50009ef6b337a598a801ee483264f9aa2326d962f1ce76dc4b1f6e09e7679 [INFO] running `Command { std: "docker" "start" "-a" "04b50009ef6b337a598a801ee483264f9aa2326d962f1ce76dc4b1f6e09e7679", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.108 [INFO] [stderr] Compiling wasm-bindgen v0.2.108 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling cc v1.2.44 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking num-bigint v0.2.6 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking num-complex v0.2.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling ts-rs-macros v7.1.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.108 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking nonempty v0.1.0 (/opt/rustwide/workdir/nonempty) [INFO] [stderr] Checking uom v0.35.0 [INFO] [stderr] Checking indexed v0.1.0 (/opt/rustwide/workdir/indexed) [INFO] [stderr] Checking num-rational v0.2.4 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking ts-rs v7.1.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking foldertree v0.1.0 (/opt/rustwide/workdir/foldertree) [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking bresenham v0.1.1 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Compiling num-bigint-dig v0.8.5 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking time-core v0.1.6 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking simba v0.7.3 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking tracing-serde v0.2.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] error: could not compile `uom` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/7b3da9103634dffd4f4365cfd8642427c781d99f/bin/rustc --crate-name uom --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.35.0/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="i64"' --cfg 'feature="num-rational"' --cfg 'feature="rational-support"' --cfg 'feature="serde"' --cfg 'feature="si"' --cfg 'feature="u32"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("autoconvert", "bigint", "bigint-support", "bigrational", "biguint", "complex-support", "complex32", "complex64", "default", "f32", "f64", "i128", "i16", "i32", "i64", "i8", "isize", "num-bigint", "num-complex", "num-rational", "rational", "rational-support", "rational32", "rational64", "serde", "si", "std", "try-from", "u128", "u16", "u32", "u64", "u8", "use_serde", "usize"))' -C metadata=7c739b1845866d29 -C extra-filename=-d118e0745374c386 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-ee2c94073fe07c72.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-7fd04dfe7cea0d9b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-5d41aaa7b13ad808.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-b15f9506ad92959f.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] running `Command { std: "docker" "inspect" "04b50009ef6b337a598a801ee483264f9aa2326d962f1ce76dc4b1f6e09e7679", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04b50009ef6b337a598a801ee483264f9aa2326d962f1ce76dc4b1f6e09e7679", kill_on_drop: false }` [INFO] [stdout] 04b50009ef6b337a598a801ee483264f9aa2326d962f1ce76dc4b1f6e09e7679