[INFO] cloning repository https://github.com/snltd/little-tools
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/snltd/little-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnltd%2Flittle-tools", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnltd%2Flittle-tools'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 315e9e57f20a0ee923e6f6d58ce947674f7a6425
[INFO] building snltd/little-tools against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnltd%2Flittle-tools" "/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/snltd/little-tools
[INFO] finished tweaking git repo https://github.com/snltd/little-tools
[INFO] tweaked toml for git repo https://github.com/snltd/little-tools written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/snltd/little-tools on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/snltd/little-tools 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1402ead7a201443078d1789862a1f719edf44468e51cd5a3ecad2e19245e04ef
[INFO] running `Command { std: "docker" "start" "-a" "1402ead7a201443078d1789862a1f719edf44468e51cd5a3ecad2e19245e04ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1402ead7a201443078d1789862a1f719edf44468e51cd5a3ecad2e19245e04ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1402ead7a201443078d1789862a1f719edf44468e51cd5a3ecad2e19245e04ef", kill_on_drop: false }`
[INFO] [stdout] 1402ead7a201443078d1789862a1f719edf44468e51cd5a3ecad2e19245e04ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26ab62d4be86c10933147ba78107f42453b311fee8b796a64b11ea15775af198
[INFO] running `Command { std: "docker" "start" "-a" "26ab62d4be86c10933147ba78107f42453b311fee8b796a64b11ea15775af198", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling camino v1.1.11
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling unidecode v0.3.0
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling predicates v2.1.5
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling assert_fs v1.1.3
[INFO] [stderr]    Compiling cf v1.2.0 (/opt/rustwide/workdir/cf)
[INFO] [stderr]    Compiling cs v2.0.1 (/opt/rustwide/workdir/cs)
[INFO] [stderr]    Compiling fseq v3.1.1 (/opt/rustwide/workdir/fseq)
[INFO] [stderr]    Compiling mixup v0.1.0 (/opt/rustwide/workdir/mixup)
[INFO] [stderr]    Compiling randos v1.1.3 (/opt/rustwide/workdir/randos)
[INFO] [stderr]    Compiling mmv v4.0.1 (/opt/rustwide/workdir/mmv)
[INFO] [stderr]    Compiling test_utils v0.1.0 (/opt/rustwide/workdir/test_utils)
[INFO] [stderr]    Compiling align-mtimes v0.1.0 (/opt/rustwide/workdir/align-mtimes)
[INFO] [stderr]    Compiling alsort v1.1.2 (/opt/rustwide/workdir/alsort)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.71s
[INFO] running `Command { std: "docker" "inspect" "26ab62d4be86c10933147ba78107f42453b311fee8b796a64b11ea15775af198", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26ab62d4be86c10933147ba78107f42453b311fee8b796a64b11ea15775af198", kill_on_drop: false }`
[INFO] [stdout] 26ab62d4be86c10933147ba78107f42453b311fee8b796a64b11ea15775af198
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25a0534dfd3348c30e8588cc89077bd3139e37754a6fb21afaa957d5832d7390
[INFO] running `Command { std: "docker" "start" "-a" "25a0534dfd3348c30e8588cc89077bd3139e37754a6fb21afaa957d5832d7390", kill_on_drop: false }`
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling colored v1.9.4
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling environment v0.1.1
[INFO] [stderr]    Compiling assert_unordered v0.3.5
[INFO] [stderr]    Compiling common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]    Compiling assert_fs v1.1.3
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling test_utils v0.1.0 (/opt/rustwide/workdir/test_utils)
[INFO] [stderr]    Compiling alsort v1.1.2 (/opt/rustwide/workdir/alsort)
[INFO] [stderr]    Compiling randos v1.1.3 (/opt/rustwide/workdir/randos)
[INFO] [stderr]    Compiling fseq v3.1.1 (/opt/rustwide/workdir/fseq)
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling align-mtimes v0.1.0 (/opt/rustwide/workdir/align-mtimes)
[INFO] [stderr]    Compiling mixup v0.1.0 (/opt/rustwide/workdir/mixup)
[INFO] [stderr]    Compiling cf v1.2.0 (/opt/rustwide/workdir/cf)
[INFO] [stderr]    Compiling mmv v4.0.1 (/opt/rustwide/workdir/mmv)
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling cs v2.0.1 (/opt/rustwide/workdir/cs)
[INFO] [stdout] warning: use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
[INFO] [stdout]   --> randos/src/utils/dir.rs:94:70
[INFO] [stdout]    |
[INFO] [stdout] 94 |         let temp_dir = Utf8PathBuf::from_path_buf(tempdir().unwrap().into_path()).unwrap();
[INFO] [stdout]    |                                                                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling assert_cli v0.6.3
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 34.71s
[INFO] running `Command { std: "docker" "inspect" "25a0534dfd3348c30e8588cc89077bd3139e37754a6fb21afaa957d5832d7390", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25a0534dfd3348c30e8588cc89077bd3139e37754a6fb21afaa957d5832d7390", kill_on_drop: false }`
[INFO] [stdout] 25a0534dfd3348c30e8588cc89077bd3139e37754a6fb21afaa957d5832d7390
