[INFO] cloning repository https://github.com/jlewallen/rustfk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jlewallen/rustfk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlewallen%2Frustfk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlewallen%2Frustfk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1292c1855dd56ee5ece9093ab62b2eb7347531d7 [INFO] building jlewallen/rustfk against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlewallen%2Frustfk" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jlewallen/rustfk [INFO] finished tweaking git repo https://github.com/jlewallen/rustfk [INFO] tweaked toml for git repo https://github.com/jlewallen/rustfk written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jlewallen/rustfk on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jlewallen/rustfk 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded varint v0.9.0 [INFO] [stderr] Downloaded serde v1.0.180 [INFO] [stderr] Downloaded gen_ops v0.4.0 [INFO] [stderr] Downloaded is-terminal v0.4.7 [INFO] [stderr] Downloaded rusqlite_migration v1.0.2 [INFO] [stderr] Downloaded wasm-streams v0.2.3 [INFO] [stderr] Downloaded bitflags v2.3.1 [INFO] [stderr] Downloaded ahash v0.8.3 [INFO] [stderr] Downloaded clap v4.3.19 [INFO] [stderr] Downloaded async-compression v0.4.0 [INFO] [stderr] Downloaded flate2 v1.0.26 [INFO] [stderr] Downloaded cc v1.0.81 [INFO] [stderr] Downloaded hashlink v0.8.2 [INFO] [stderr] Downloaded rusqlite v0.29.0 [INFO] [stderr] Downloaded clap_builder v4.3.19 [INFO] [stderr] Downloaded rustls-webpki v0.101.2 [INFO] [stderr] Downloaded bit_utils v0.1.1 [INFO] [stderr] Downloaded serde_derive v1.0.180 [INFO] [stderr] Downloaded rustls v0.21.6 [INFO] [stderr] Downloaded libsqlite3-sys v0.26.0 [INFO] [stderr] Downloaded regex-automata v0.3.4 [INFO] [stderr] Downloaded range-set-blaze v0.1.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0d67eeb119b4002234faed7d35e496d37706d9bfde3908c4ebfd95b5d243697 [INFO] running `Command { std: "docker" "start" "-a" "f0d67eeb119b4002234faed7d35e496d37706d9bfde3908c4ebfd95b5d243697", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0d67eeb119b4002234faed7d35e496d37706d9bfde3908c4ebfd95b5d243697", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0d67eeb119b4002234faed7d35e496d37706d9bfde3908c4ebfd95b5d243697", kill_on_drop: false }` [INFO] [stdout] f0d67eeb119b4002234faed7d35e496d37706d9bfde3908c4ebfd95b5d243697 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52c7262b8cf66b73d14e59ffb90995fbe1376c407a371ae847d83ab56f3a3492 [INFO] running `Command { std: "docker" "start" "-a" "52c7262b8cf66b73d14e59ffb90995fbe1376c407a371ae847d83ab56f3a3492", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling serde v1.0.180 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling serde_derive v1.0.180 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling rustls v0.21.6 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling protos v0.1.0 (/opt/rustwide/workdir/libs/protos) [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling cc v1.0.81 [INFO] [stderr] Compiling raw-cpuid v10.7.0 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling bit_utils v0.1.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling varint v0.9.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling quick-protobuf v0.8.1 [INFO] [stderr] Compiling nonzero_ext v0.3.0 [INFO] [stderr] Compiling gen_ops v0.4.0 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling quanta v0.11.1 [INFO] [stderr] Compiling regex-automata v0.3.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling dashmap v5.5.0 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling range-set-blaze v0.1.9 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling clap_builder v4.3.19 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.101.2 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling clap v4.3.19 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling governor v0.6.0 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling async-compression v0.4.0 [INFO] [stderr] Compiling discovery v0.1.0 (/opt/rustwide/workdir/libs/discovery) [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling sync v0.1.0 (/opt/rustwide/workdir/libs/sync) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> libs/sync/src/server.rs:115:16 [INFO] [stdout] | [INFO] [stdout] 115 | Continuous(RangeInclusive), [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `HasGaps` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 115 - Continuous(RangeInclusive), [INFO] [stdout] 115 + Continuous(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> libs/sync/src/server.rs:116:13 [INFO] [stdout] | [INFO] [stdout] 116 | HasGaps(RangeInclusive, Vec>), [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `HasGaps` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 116 - HasGaps(RangeInclusive, Vec>), [INFO] [stdout] 116 + HasGaps((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-rustls v0.24.1 [INFO] [stderr] Compiling reqwest v0.11.18 [INFO] [stderr] Compiling query v0.1.0 (/opt/rustwide/workdir/libs/query) [INFO] [stderr] Compiling cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "52c7262b8cf66b73d14e59ffb90995fbe1376c407a371ae847d83ab56f3a3492", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52c7262b8cf66b73d14e59ffb90995fbe1376c407a371ae847d83ab56f3a3492", kill_on_drop: false }` [INFO] [stdout] 52c7262b8cf66b73d14e59ffb90995fbe1376c407a371ae847d83ab56f3a3492 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed97d4c56445ff9b47220f3bffcbf87f28588dca60dd84fb94da495aefcf58e9 [INFO] running `Command { std: "docker" "start" "-a" "ed97d4c56445ff9b47220f3bffcbf87f28588dca60dd84fb94da495aefcf58e9", kill_on_drop: false }` [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> libs/sync/src/server.rs:115:16 [INFO] [stdout] | [INFO] [stdout] 115 | Continuous(RangeInclusive), [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `HasGaps` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 115 - Continuous(RangeInclusive), [INFO] [stdout] 115 + Continuous(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> libs/sync/src/server.rs:116:13 [INFO] [stdout] | [INFO] [stdout] 116 | HasGaps(RangeInclusive, Vec>), [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `HasGaps` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 116 - HasGaps(RangeInclusive, Vec>), [INFO] [stdout] 116 + HasGaps((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.38s [INFO] running `Command { std: "docker" "inspect" "ed97d4c56445ff9b47220f3bffcbf87f28588dca60dd84fb94da495aefcf58e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed97d4c56445ff9b47220f3bffcbf87f28588dca60dd84fb94da495aefcf58e9", kill_on_drop: false }` [INFO] [stdout] ed97d4c56445ff9b47220f3bffcbf87f28588dca60dd84fb94da495aefcf58e9