[INFO] fetching crate survex-dist 0.3.0... [INFO] building survex-dist-0.3.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] extracting crate survex-dist 0.3.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate survex-dist 0.3.0 [INFO] finished tweaking crates.io crate survex-dist 0.3.0 [INFO] tweaked toml for crates.io crate survex-dist 0.3.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate survex-dist 0.3.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate survex-dist 0.3.0 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_json v1.0.104 [INFO] [stderr] Downloaded thiserror-impl v1.0.44 [INFO] [stderr] Downloaded wait-timeout v0.2.0 [INFO] [stderr] Downloaded clap v4.3.21 [INFO] [stderr] Downloaded assert_cmd v2.0.12 [INFO] [stderr] Downloaded which v4.4.0 [INFO] [stderr] Downloaded serde_derive v1.0.183 [INFO] [stderr] Downloaded thiserror v1.0.44 [INFO] [stderr] Downloaded survex-rs v0.1.7 [INFO] [stderr] Downloaded serde v1.0.183 [INFO] [stderr] Downloaded syn v2.0.28 [INFO] [stderr] Downloaded clap_builder v4.3.21 [INFO] [stderr] Downloaded normalize-line-endings v0.3.0 [INFO] [stderr] Downloaded bindgen v0.66.1 [INFO] [stderr] Downloaded bstr v1.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ed7983d9a6f6e1e5867ca65b1d940cc1c59117950ca6e5648c6d13e58a14813 [INFO] running `Command { std: "docker" "start" "-a" "8ed7983d9a6f6e1e5867ca65b1d940cc1c59117950ca6e5648c6d13e58a14813", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ed7983d9a6f6e1e5867ca65b1d940cc1c59117950ca6e5648c6d13e58a14813", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ed7983d9a6f6e1e5867ca65b1d940cc1c59117950ca6e5648c6d13e58a14813", kill_on_drop: false }` [INFO] [stdout] 8ed7983d9a6f6e1e5867ca65b1d940cc1c59117950ca6e5648c6d13e58a14813 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e50793aec1eda49865a337e1095aa85e89268991c7e9e229fe1ded24f945ee85 [INFO] running `Command { std: "docker" "start" "-a" "e50793aec1eda49865a337e1095aa85e89268991c7e9e229fe1ded24f945ee85", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling rustix v0.38.7 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling terminal_size v0.2.6 [INFO] [stderr] Compiling clap_builder v4.3.21 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling csv v1.2.2 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling prettyplease v0.2.12 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling clap v4.3.21 [INFO] [stderr] Compiling survex-rs v0.1.7 [INFO] [stderr] Compiling survex-dist v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.55s [INFO] running `Command { std: "docker" "inspect" "e50793aec1eda49865a337e1095aa85e89268991c7e9e229fe1ded24f945ee85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e50793aec1eda49865a337e1095aa85e89268991c7e9e229fe1ded24f945ee85", kill_on_drop: false }` [INFO] [stdout] e50793aec1eda49865a337e1095aa85e89268991c7e9e229fe1ded24f945ee85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dcca10d0d6f1eeb2084067b766115084d645b35ec3e3886da9c0a0e896166288 [INFO] running `Command { std: "docker" "start" "-a" "dcca10d0d6f1eeb2084067b766115084d645b35ec3e3886da9c0a0e896166288", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling bstr v1.6.0 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling predicates v3.0.3 [INFO] [stderr] Compiling survex-dist v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling assert_cmd v2.0.12 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.11s [INFO] running `Command { std: "docker" "inspect" "dcca10d0d6f1eeb2084067b766115084d645b35ec3e3886da9c0a0e896166288", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcca10d0d6f1eeb2084067b766115084d645b35ec3e3886da9c0a0e896166288", kill_on_drop: false }` [INFO] [stdout] dcca10d0d6f1eeb2084067b766115084d645b35ec3e3886da9c0a0e896166288