[INFO] cloning repository https://github.com/HB9HUS/ham-activity [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HB9HUS/ham-activity" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHB9HUS%2Fham-activity", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHB9HUS%2Fham-activity'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 60b6008783521bf6e4669e3d769991d4e91972f6 [INFO] checking HB9HUS/ham-activity against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHB9HUS%2Fham-activity" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/HB9HUS/ham-activity [INFO] finished tweaking git repo https://github.com/HB9HUS/ham-activity [INFO] tweaked toml for git repo https://github.com/HB9HUS/ham-activity written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/HB9HUS/ham-activity on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/HB9HUS/ham-activity 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] ffcfd46506df5aaf877babf66ffc2128ec49406da2818ef9e1cf31ed14ec8979 [INFO] running `Command { std: "docker" "start" "ffcfd46506df5aaf877babf66ffc2128ec49406da2818ef9e1cf31ed14ec8979", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ffcfd46506df5aaf877babf66ffc2128ec49406da2818ef9e1cf31ed14ec8979", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ffcfd46506df5aaf877babf66ffc2128ec49406da2818ef9e1cf31ed14ec8979" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ffcfd46506df5aaf877babf66ffc2128ec49406da2818ef9e1cf31ed14ec8979", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ffcfd46506df5aaf877babf66ffc2128ec49406da2818ef9e1cf31ed14ec8979" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking signal-hook-registry v1.4.7 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Checking rustls-pki-types v1.13.1 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling toml_edit v0.23.9 [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking headers v0.4.1 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Checking webpki-roots v1.0.4 [INFO] [stderr] Checking ureq-proto v0.5.3 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking jiff v0.2.16 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking uom v0.37.0 [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Checking rustls-webpki v0.103.8 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling clap_derive v4.5.49 [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/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/bin/rustc --crate-name uom --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.37.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="autoconvert"' --cfg 'feature="default"' --cfg 'feature="f32"' --cfg 'feature="f64"' --cfg 'feature="si"' --cfg 'feature="std"' --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=c60f74c451e0195d -C extra-filename=-0e8ee515cb73e2a2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-1c82cdd41ab98e3a.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-2001cc7989580d48.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" "ffcfd46506df5aaf877babf66ffc2128ec49406da2818ef9e1cf31ed14ec8979", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffcfd46506df5aaf877babf66ffc2128ec49406da2818ef9e1cf31ed14ec8979", kill_on_drop: false }` [INFO] [stdout] ffcfd46506df5aaf877babf66ffc2128ec49406da2818ef9e1cf31ed14ec8979