[INFO] cloning repository https://github.com/jacobvm04/rcalc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jacobvm04/rcalc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacobvm04%2Frcalc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacobvm04%2Frcalc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d841daa7449f623086837760d8baa3977d0b6e86
[INFO] building jacobvm04/rcalc against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacobvm04%2Frcalc" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jacobvm04/rcalc
[INFO] finished tweaking git repo https://github.com/jacobvm04/rcalc
[INFO] tweaked toml for git repo https://github.com/jacobvm04/rcalc written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jacobvm04/rcalc 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/jacobvm04/rcalc 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 wasmtime-jit-debug v21.0.1
[INFO] [stderr]   Downloaded cranelift-native v0.108.1
[INFO] [stderr]   Downloaded predicates v3.1.0
[INFO] [stderr]   Downloaded wasmtime-asm-macros v21.0.1
[INFO] [stderr]   Downloaded wasmtime-slab v21.0.1
[INFO] [stderr]   Downloaded slice-group-by v0.3.1
[INFO] [stderr]   Downloaded wasmtime-component-util v21.0.1
[INFO] [stderr]   Downloaded predicates-core v1.0.6
[INFO] [stderr]   Downloaded assert_cmd v2.0.14
[INFO] [stderr]   Downloaded predicates-tree v1.0.9
[INFO] [stderr]   Downloaded wasmtime-jit-icache-coherence v21.0.1
[INFO] [stderr]   Downloaded sptr v0.3.2
[INFO] [stderr]   Downloaded cranelift-codegen-meta v0.108.1
[INFO] [stderr]   Downloaded stacker v0.1.15
[INFO] [stderr]   Downloaded ariadne v0.4.1
[INFO] [stderr]   Downloaded cranelift-entity v0.108.1
[INFO] [stderr]   Downloaded object v0.33.0
[INFO] [stderr]   Downloaded wasmparser v0.207.0
[INFO] [stderr]   Downloaded wasmtime-cranelift v21.0.1
[INFO] [stderr]   Downloaded winch-codegen v0.19.1
[INFO] [stderr]   Downloaded wasmtime-component-macro v21.0.1
[INFO] [stderr]   Downloaded termtree v0.4.1
[INFO] [stderr]   Downloaded wasmprinter v0.207.0
[INFO] [stderr]   Downloaded chumsky v1.0.0-alpha.7
[INFO] [stderr]   Downloaded cpp_demangle v0.4.3
[INFO] [stderr]   Downloaded cranelift-isle v0.108.1
[INFO] [stderr]   Downloaded wit-parser v0.207.0
[INFO] [stderr]   Downloaded regalloc2 v0.9.3
[INFO] [stderr]   Downloaded wasmtime-winch v21.0.1
[INFO] [stderr]   Downloaded wat v1.208.1
[INFO] [stderr]   Downloaded wasmtime-cache v21.0.1
[INFO] [stderr]   Downloaded id-arena v2.2.1
[INFO] [stderr]   Downloaded cranelift-codegen-shared v0.108.1
[INFO] [stderr]   Downloaded wasm-encoder v0.207.0
[INFO] [stderr]   Downloaded cranelift-codegen v0.108.1
[INFO] [stderr]   Downloaded cranelift-frontend v0.108.1
[INFO] [stderr]   Downloaded wast v208.0.1
[INFO] [stderr]   Downloaded wasmtime v21.0.1
[INFO] [stderr]   Downloaded syn v2.0.65
[INFO] [stderr]   Downloaded cranelift-wasm v0.108.1
[INFO] [stderr]   Downloaded wasm-encoder v0.208.1
[INFO] [stderr]   Downloaded fxprof-processed-profile v0.6.0
[INFO] [stderr]   Downloaded wasmtime-versioned-export-macros v21.0.1
[INFO] [stderr]   Downloaded postcard v1.0.8
[INFO] [stderr]   Downloaded wasmtime-environ v21.0.1
[INFO] [stderr]   Downloaded wasmtime-wit-bindgen v21.0.1
[INFO] [stderr]   Downloaded cranelift-bforest v0.108.1
[INFO] [stderr]   Downloaded cranelift-control v0.108.1
[INFO] [stderr]   Downloaded wasmtime-types v21.0.1
[INFO] [stderr]   Downloaded wasmtime-fiber v21.0.1
[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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 23b360411a841e2e885db55af5adee4ad35cbcd48b11eab7b20f194144654732
[INFO] running `Command { std: "docker" "start" "-a" "23b360411a841e2e885db55af5adee4ad35cbcd48b11eab7b20f194144654732", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "23b360411a841e2e885db55af5adee4ad35cbcd48b11eab7b20f194144654732", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23b360411a841e2e885db55af5adee4ad35cbcd48b11eab7b20f194144654732", kill_on_drop: false }`
[INFO] [stdout] 23b360411a841e2e885db55af5adee4ad35cbcd48b11eab7b20f194144654732
[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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b8d428695e8191907b421aa4029b2c6e3ab3d1b68bf21575d15e991765ef11f
[INFO] running `Command { std: "docker" "start" "-a" "2b8d428695e8191907b421aa4029b2c6e3ab3d1b68bf21575d15e991765ef11f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling cranelift-isle v0.108.1
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.108.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling slice-group-by v0.3.1
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling arbitrary v1.3.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.108.1
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling cobs v0.2.3
[INFO] [stderr]    Compiling embedded-io v0.4.0
[INFO] [stderr]    Compiling cpp_demangle v0.4.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling winnow v0.6.8
[INFO] [stderr]    Compiling wasmtime-component-util v21.0.1
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling syn v2.0.65
[INFO] [stderr]    Compiling cranelift-control v0.108.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling wasm-encoder v0.208.1
[INFO] [stderr]    Compiling wasm-encoder v0.207.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling wasmtime-component-macro v21.0.1
[INFO] [stderr]    Compiling wasmtime-cache v21.0.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling directories-next v2.0.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling wasmtime-asm-macros v21.0.1
[INFO] [stderr]    Compiling chumsky v1.0.0-alpha.7
[INFO] [stderr]    Compiling wasmtime-jit-icache-coherence v21.0.1
[INFO] [stderr]    Compiling sptr v0.3.2
[INFO] [stderr]    Compiling wasmtime-slab v21.0.1
[INFO] [stderr]    Compiling ariadne v0.4.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling wast v208.0.1
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling ittapi-sys v0.4.0
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling cranelift-codegen v0.108.1
[INFO] [stderr]    Compiling ittapi v0.4.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling wasmparser v0.207.0
[INFO] [stderr]    Compiling memfd v0.6.4
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v21.0.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling wasmtime-fiber v21.0.1
[INFO] [stderr]    Compiling wasmtime v21.0.1
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling zstd v0.13.1
[INFO] [stderr]    Compiling wat v1.208.1
[INFO] [stderr]    Compiling wit-parser v0.207.0
[INFO] [stderr]    Compiling cranelift-entity v0.108.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling postcard v1.0.8
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling regalloc2 v0.9.3
[INFO] [stderr]    Compiling cranelift-bforest v0.108.1
[INFO] [stderr]    Compiling wasmtime-wit-bindgen v21.0.1
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling object v0.33.0
[INFO] [stderr]    Compiling toml_edit v0.22.13
[INFO] [stderr]    Compiling fxprof-processed-profile v0.6.0
[INFO] [stderr]    Compiling toml v0.8.13
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling wasmtime-jit-debug v21.0.1
[INFO] [stderr]    Compiling wasmtime-types v21.0.1
[INFO] [stderr]    Compiling wasmprinter v0.207.0
[INFO] [stderr]    Compiling wasmtime-environ v21.0.1
[INFO] [stderr]    Compiling cranelift-frontend v0.108.1
[INFO] [stderr]    Compiling cranelift-native v0.108.1
[INFO] [stderr]    Compiling cranelift-wasm v0.108.1
[INFO] [stderr]    Compiling wasmtime-cranelift v21.0.1
[INFO] [stderr]    Compiling rcalc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 19s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: chumsky v1.0.0-alpha.7
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "2b8d428695e8191907b421aa4029b2c6e3ab3d1b68bf21575d15e991765ef11f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b8d428695e8191907b421aa4029b2c6e3ab3d1b68bf21575d15e991765ef11f", kill_on_drop: false }`
[INFO] [stdout] 2b8d428695e8191907b421aa4029b2c6e3ab3d1b68bf21575d15e991765ef11f
[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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c884dca882e230987f17d08a5c2357d0f0c6e2246ccb20e1fc72cddeeaf4fb8
[INFO] running `Command { std: "docker" "start" "-a" "8c884dca882e230987f17d08a5c2357d0f0c6e2246ccb20e1fc72cddeeaf4fb8", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling assert_cmd v2.0.14
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling proptest v1.4.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling predicates v3.1.0
[INFO] [stderr]    Compiling rcalc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.86s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: chumsky v1.0.0-alpha.7
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "8c884dca882e230987f17d08a5c2357d0f0c6e2246ccb20e1fc72cddeeaf4fb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c884dca882e230987f17d08a5c2357d0f0c6e2246ccb20e1fc72cddeeaf4fb8", kill_on_drop: false }`
[INFO] [stdout] 8c884dca882e230987f17d08a5c2357d0f0c6e2246ccb20e1fc72cddeeaf4fb8
