[INFO] cloning repository https://github.com/andthattoo/potpori [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andthattoo/potpori" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandthattoo%2Fpotpori", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandthattoo%2Fpotpori'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 51c69ef2da503bc399d1e3b6b71f88e0f4c19fc0 [INFO] testing andthattoo/potpori against 1.98.0-beta.1 for beta-1.98-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandthattoo%2Fpotpori" "/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/andthattoo/potpori [INFO] finished tweaking git repo https://github.com/andthattoo/potpori [INFO] tweaked toml for git repo https://github.com/andthattoo/potpori written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/andthattoo/potpori on toolchain 1.98.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/andthattoo/potpori 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" "+1.98.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 3a2229279db3e2cffec9d9ef52f7139fcf24529dd2fc4a0d49f1c5c2b41818a6 [INFO] running `Command { std: "docker" "start" "3a2229279db3e2cffec9d9ef52f7139fcf24529dd2fc4a0d49f1c5c2b41818a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a2229279db3e2cffec9d9ef52f7139fcf24529dd2fc4a0d49f1c5c2b41818a6", 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" "3a2229279db3e2cffec9d9ef52f7139fcf24529dd2fc4a0d49f1c5c2b41818a6" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a2229279db3e2cffec9d9ef52f7139fcf24529dd2fc4a0d49f1c5c2b41818a6", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3a2229279db3e2cffec9d9ef52f7139fcf24529dd2fc4a0d49f1c5c2b41818a6" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling memchr v2.8.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Compiling zerocopy v0.8.52 [INFO] [stderr] Compiling syn v2.0.118 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling either v1.16.0 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling zeroize v1.9.0 [INFO] [stderr] Compiling regex-syntax v0.8.11 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling rustc-hash v2.1.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustls-pki-types v1.15.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling dot-structures v0.1.2 [INFO] [stderr] Compiling arc-swap v1.9.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling rayon v1.12.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.103 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling into-attr v0.1.1 [INFO] [stderr] Compiling dot-generator v0.2.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling pest v2.8.7 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling libmimalloc-sys v0.1.49 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling rustls v0.23.41 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling typenum v1.20.1 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Compiling bumpalo v3.20.3 [INFO] [stderr] Compiling dashmap v6.2.1 [INFO] [stderr] Compiling chrono v0.4.45 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustls-native-certs v0.8.4 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling pest_meta v2.8.7 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-bigint v0.4.8 [INFO] [stderr] Compiling egglog-numeric-id v1.0.0 (https://github.com/egraphs-good/egglog?rev=0a8cc35a6c68d0460c20449d5fa19ca3caba2923#0a8cc35a) [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling egglog-concurrency v1.0.0 (https://github.com/egraphs-good/egglog?rev=0a8cc35a6c68d0460c20449d5fa19ca3caba2923#0a8cc35a) [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling quinn-udp v0.5.15 [INFO] [stderr] Compiling socket2 v0.6.4 [INFO] [stderr] Compiling egglog-union-find v1.0.0 (https://github.com/egraphs-good/egglog?rev=0a8cc35a6c68d0460c20449d5fa19ca3caba2923#0a8cc35a) [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling siphasher v1.0.3 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling time-core v0.1.9 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling jiff v0.2.31 [INFO] [stderr] Compiling egglog v1.0.0 (https://github.com/egraphs-good/egglog?rev=0a8cc35a6c68d0460c20449d5fa19ca3caba2923#0a8cc35a) [INFO] [stderr] Compiling num-conv v0.2.2 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling fastbloom v0.17.0 [INFO] [stderr] Compiling pest_generator v2.8.7 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling mimalloc v0.1.52 [INFO] [stderr] Compiling quinn v0.11.11 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling mio v1.2.1 [INFO] [stderr] Compiling into-attr-derive v0.2.1 [INFO] [stderr] Compiling rand_pcg v0.10.2 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling lru-slab v0.1.2 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling bytes v1.12.0 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling generational-box v0.5.6 [INFO] [stderr] Compiling lru v0.16.4 [INFO] [stderr] Compiling open v5.3.6 [INFO] [stderr] Compiling time v0.3.53 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling rmp v0.8.15 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling rustls-webpki v0.103.13 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling as-any v0.3.2 [INFO] [stderr] Compiling pretty-duration v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.52 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling pest_derive v2.8.7 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling egglog-add-primitive v1.0.0 (https://github.com/egraphs-good/egglog?rev=0a8cc35a6c68d0460c20449d5fa19ca3caba2923#0a8cc35a) [INFO] [stderr] Compiling regex v1.12.4 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] error: could not compile `jiff` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name jiff --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.31/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 -C debuginfo=2 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_jiff)' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "defmt", "js", "logging", "perf-inline", "serde", "static", "static-tz", "std", "tz-fat", "tz-system", "tzdb-bundle-always", "tzdb-bundle-platform", "tzdb-concatenated", "tzdb-zoneinfo"))' -C metadata=66e0213081dc302c -C extra-filename=-ca3ed7367d20112c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3a2229279db3e2cffec9d9ef52f7139fcf24529dd2fc4a0d49f1c5c2b41818a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a2229279db3e2cffec9d9ef52f7139fcf24529dd2fc4a0d49f1c5c2b41818a6", kill_on_drop: false }` [INFO] [stdout] 3a2229279db3e2cffec9d9ef52f7139fcf24529dd2fc4a0d49f1c5c2b41818a6