[INFO] fetching crate sessionizer 0.6.4... [INFO] building sessionizer-0.6.4 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] extracting crate sessionizer 0.6.4 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate sessionizer 0.6.4 [INFO] finished tweaking crates.io crate sessionizer 0.6.4 [INFO] tweaked toml for crates.io crate sessionizer 0.6.4 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sessionizer 0.6.4 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 sessionizer 0.6.4 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 panic-message v0.3.0 [INFO] [stderr] Downloaded fuzzy-select v0.1.2 [INFO] [stderr] Downloaded onlyerror v0.1.4 [INFO] [stderr] Downloaded concolor-override v1.1.0 [INFO] [stderr] Downloaded clap_lex v0.7.1 [INFO] [stderr] Downloaded concolor v0.1.1 [INFO] [stderr] Downloaded myn v0.2.2 [INFO] [stderr] Downloaded clap v4.5.7 [INFO] [stderr] Downloaded nucleo-matcher v0.3.1 [INFO] [stderr] Downloaded nucleo v0.5.0 [INFO] [stderr] Downloaded inquire v0.7.5 [INFO] [stderr] Downloaded xdg v2.5.2 [INFO] [stderr] Downloaded concolor-query v0.3.3 [INFO] [stderr] Downloaded globset v0.4.14 [INFO] [stderr] Downloaded ignore v0.4.22 [INFO] [stderr] Downloaded clap_builder v4.5.7 [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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 744e3a13e30297acd5aef6df584077785da10277cb6eb47c4a864b4040dfc9da [INFO] running `Command { std: "docker" "start" "-a" "744e3a13e30297acd5aef6df584077785da10277cb6eb47c4a864b4040dfc9da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "744e3a13e30297acd5aef6df584077785da10277cb6eb47c4a864b4040dfc9da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "744e3a13e30297acd5aef6df584077785da10277cb6eb47c4a864b4040dfc9da", kill_on_drop: false }` [INFO] [stdout] 744e3a13e30297acd5aef6df584077785da10277cb6eb47c4a864b4040dfc9da [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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea4b8cace858aa872eaa75315a5e2d9ffa9735fc4ea896b38765c176ffe7198b [INFO] running `Command { std: "docker" "start" "-a" "ea4b8cace858aa872eaa75315a5e2d9ffa9735fc4ea896b38765c176ffe7198b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling nucleo-matcher v0.3.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling myn v0.2.2 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling winnow v0.6.13 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling clap_builder v4.5.7 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling onlyerror v0.1.4 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling sessionizer v0.6.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling newline-converter v0.3.0 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling concolor-override v1.1.0 [INFO] [stderr] Compiling concolor-query v0.3.3 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling toml_edit v0.22.14 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling concolor v0.1.1 [INFO] [stderr] Compiling panic-message v0.3.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling inquire v0.7.5 [INFO] [stderr] Compiling clap v4.5.7 [INFO] [stderr] Compiling nucleo v0.5.0 [INFO] [stderr] Compiling fuzzy-select v0.1.2 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling toml v0.8.14 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.47s [INFO] running `Command { std: "docker" "inspect" "ea4b8cace858aa872eaa75315a5e2d9ffa9735fc4ea896b38765c176ffe7198b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea4b8cace858aa872eaa75315a5e2d9ffa9735fc4ea896b38765c176ffe7198b", kill_on_drop: false }` [INFO] [stdout] ea4b8cace858aa872eaa75315a5e2d9ffa9735fc4ea896b38765c176ffe7198b [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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 886afe8cad9a55cf50180b59efa15e13dae914f44d3cfdbf7ebd50185bf45657 [INFO] running `Command { std: "docker" "start" "-a" "886afe8cad9a55cf50180b59efa15e13dae914f44d3cfdbf7ebd50185bf45657", kill_on_drop: false }` [INFO] [stderr] Compiling sessionizer v0.6.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.40s [INFO] running `Command { std: "docker" "inspect" "886afe8cad9a55cf50180b59efa15e13dae914f44d3cfdbf7ebd50185bf45657", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "886afe8cad9a55cf50180b59efa15e13dae914f44d3cfdbf7ebd50185bf45657", kill_on_drop: false }` [INFO] [stdout] 886afe8cad9a55cf50180b59efa15e13dae914f44d3cfdbf7ebd50185bf45657