[INFO] cloning repository https://github.com/Netfloex/TorrentApi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Netfloex/TorrentApi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNetfloex%2FTorrentApi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNetfloex%2FTorrentApi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 279e9daf638def84e533537867043ef38e8796b7 [INFO] checking Netfloex/TorrentApi/279e9daf638def84e533537867043ef38e8796b7 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNetfloex%2FTorrentApi" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Netfloex/TorrentApi on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Netfloex/TorrentApi [INFO] finished tweaking git repo https://github.com/Netfloex/TorrentApi [INFO] tweaked toml for git repo https://github.com/Netfloex/TorrentApi written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Netfloex/TorrentApi 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cacache v12.0.0 [INFO] [stderr] Downloaded config v0.10.1 [INFO] [stderr] Downloaded filenamify v0.1.0 [INFO] [stderr] Downloaded http-cache-semantics v1.0.2 [INFO] [stderr] Downloaded windows-result v0.1.0 [INFO] [stderr] Downloaded derive_setters v0.1.6 [INFO] [stderr] Downloaded async-graphql-rocket v7.0.6 [INFO] [stderr] Downloaded ssri v9.2.0 [INFO] [stderr] Downloaded async-graphql-parser v7.0.6 [INFO] [stderr] Downloaded cookie v0.18.0 [INFO] [stderr] Downloaded pest_meta v2.7.8 [INFO] [stderr] Downloaded multer v3.0.0 [INFO] [stderr] Downloaded pest v2.7.8 [INFO] [stderr] Downloaded static_assertions_next v1.1.2 [INFO] [stderr] Downloaded distance v0.4.0 [INFO] [stderr] Downloaded async-graphql-value v7.0.6 [INFO] [stderr] Downloaded pest_generator v2.7.8 [INFO] [stderr] Downloaded async-graphql-derive v7.0.6 [INFO] [stderr] Downloaded pest_derive v2.7.8 [INFO] [stderr] Downloaded reflink-copy v0.1.15 [INFO] [stderr] Downloaded async-graphql v7.0.6 [INFO] [stderr] Downloaded scraper v0.16.0 [INFO] [stderr] Downloaded deadpool v0.7.0 [INFO] [stderr] Downloaded serde-inline-default v0.1.1 [INFO] [stderr] Downloaded http-cache v0.18.0 [INFO] [stderr] Downloaded http-serde v1.1.3 [INFO] [stderr] Downloaded http-cache-surf v0.12.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96c9649a45b6263411a6444e76e1d80b90875d931785e4ea2ecc33aea1fdbbba [INFO] running `Command { std: "docker" "start" "-a" "96c9649a45b6263411a6444e76e1d80b90875d931785e4ea2ecc33aea1fdbbba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96c9649a45b6263411a6444e76e1d80b90875d931785e4ea2ecc33aea1fdbbba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96c9649a45b6263411a6444e76e1d80b90875d931785e4ea2ecc33aea1fdbbba", kill_on_drop: false }` [INFO] [stdout] 96c9649a45b6263411a6444e76e1d80b90875d931785e4ea2ecc33aea1fdbbba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0af47cc0bd7f78c1865160a54fed1f8c11bdff6724b0712565f89dfbd38f7ee [INFO] running `Command { std: "docker" "start" "-a" "e0af47cc0bd7f78c1865160a54fed1f8c11bdff6724b0712565f89dfbd38f7ee", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking value-bag v1.9.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking futures-lite v2.2.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking event-listener v5.2.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking event-listener-strategy v0.5.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking piper v0.2.1 [INFO] [stderr] Checking async-channel v2.2.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking event-listener v3.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking async-executor v1.8.0 [INFO] [stderr] Checking blocking v1.5.1 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Checking rustix v0.37.27 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Checking hkdf v0.10.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Checking aes-gcm v0.8.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling openssl v0.10.62 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Checking async-dup v1.2.4 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling multer v3.0.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking ascii_utils v0.9.3 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking fast_chemail v0.9.6 [INFO] [stderr] Checking sha-1 v0.10.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling cookie v0.18.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Checking static_assertions_next v1.1.2 [INFO] [stderr] Compiling ref-cast v1.0.22 [INFO] [stderr] Checking xxhash-rust v0.8.10 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] error: could not compile `rustix` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ab869e094a907cc5d19b4080f22eccaf347f1f95/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustix-0.38.34/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="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="time"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=6fb65d16d9a04f09 -C extra-filename=-6fb65d16d9a04f09 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c0b62e97f56c480a.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-0f86ab55e935746d.rmeta --cap-lints allow --cap-lints=forbid --cfg static_assertions --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e0af47cc0bd7f78c1865160a54fed1f8c11bdff6724b0712565f89dfbd38f7ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0af47cc0bd7f78c1865160a54fed1f8c11bdff6724b0712565f89dfbd38f7ee", kill_on_drop: false }` [INFO] [stdout] e0af47cc0bd7f78c1865160a54fed1f8c11bdff6724b0712565f89dfbd38f7ee