[INFO] cloning repository https://github.com/ShenMian/tracker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ShenMian/tracker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShenMian%2Ftracker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShenMian%2Ftracker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 92e7efe73f5de6a9abad10c9f176a6fa7570f0f7 [INFO] checking ShenMian/tracker against try#0f31acebf540c89e4a4d5d114959fe91973419cb for pr-147017 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShenMian%2Ftracker" "/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/ShenMian/tracker [INFO] finished tweaking git repo https://github.com/ShenMian/tracker [INFO] tweaked toml for git repo https://github.com/ShenMian/tracker written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ShenMian/tracker on toolchain 0f31acebf540c89e4a4d5d114959fe91973419cb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ShenMian/tracker 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" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a22f5a405e554a093bfbbd98a567de0db544b041fae247e94450e9ab0a6d4e5c [INFO] running `Command { std: "docker" "start" "-a" "a22f5a405e554a093bfbbd98a567de0db544b041fae247e94450e9ab0a6d4e5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a22f5a405e554a093bfbbd98a567de0db544b041fae247e94450e9ab0a6d4e5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a22f5a405e554a093bfbbd98a567de0db544b041fae247e94450e9ab0a6d4e5c", kill_on_drop: false }` [INFO] [stdout] a22f5a405e554a093bfbbd98a567de0db544b041fae247e94450e9ab0a6d4e5c [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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 383eeb65cd203dbce9f7169206477de8fa631e3fee5995f225101cb46df99b12 [INFO] running `Command { std: "docker" "start" "-a" "383eeb65cd203dbce9f7169206477de8fa631e3fee5995f225101cb46df99b12", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling cc v1.2.36 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking lexical-util v1.0.6 [INFO] [stderr] Compiling fixed v1.29.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling generator v0.8.7 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking lexical-parse-integer v1.0.5 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking object v0.36.7 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling base62 v2.2.2 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking pxfm v0.1.23 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Compiling normpath v1.3.0 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking lexical-parse-float v1.0.5 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Checking init_with v1.1.0 [INFO] [stderr] Checking divrem v1.0.0 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Checking elapsed v0.1.2 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Checking sorted-vec v0.8.10 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking siphasher v1.0.1 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Checking ubyte v0.10.4 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Checking lexical-core v1.0.5 [INFO] [stderr] Checking toml_parser v1.0.2 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking toml_writer v1.0.2 [INFO] [stderr] Checking sys-locale v0.3.2 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking rustls-webpki v0.103.4 [INFO] [stderr] Checking moxcms v0.7.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] error: could not compile `fixed` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0f31acebf540c89e4a4d5d114959fe91973419cb/bin/rustc --crate-name fixed --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-1.29.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="num-traits"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "az", "borsh", "f16", "fail-on-warnings", "nightly-float", "num-traits", "serde", "serde-str", "std"))' -C metadata=a93fde1a3a0e0acf -C extra-filename=-8cd08bf102a78432 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern az=/opt/rustwide/target/debug/deps/libaz-74668caf061cde32.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-6c07fc73b206d681.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-b989ccc6b2c226d2.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e835e51f375d2657.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-91410b99e5d210db.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "383eeb65cd203dbce9f7169206477de8fa631e3fee5995f225101cb46df99b12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "383eeb65cd203dbce9f7169206477de8fa631e3fee5995f225101cb46df99b12", kill_on_drop: false }` [INFO] [stdout] 383eeb65cd203dbce9f7169206477de8fa631e3fee5995f225101cb46df99b12