[INFO] cloning repository https://github.com/jmontleon/jiter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jmontleon/jiter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmontleon%2Fjiter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmontleon%2Fjiter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 48003adc1593ec0e575b1983cc3560f16d8a4640 [INFO] checking jmontleon/jiter against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmontleon%2Fjiter" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/jmontleon/jiter [INFO] finished tweaking git repo https://github.com/jmontleon/jiter [INFO] tweaked toml for git repo https://github.com/jmontleon/jiter written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jmontleon/jiter on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jmontleon/jiter 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bencher v0.1.5 [INFO] [stderr] Downloaded codspeed-bencher-compat v2.10.1 [INFO] [stderr] Downloaded codspeed v2.10.1 [INFO] [stderr] Downloaded syn v2.0.103 [INFO] [stderr] Downloaded python3-dll-a v0.2.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2cd5c7b589510b0deffe5155fe08185bafb7655ef218ccafea9f8e7f99d7a498 [INFO] running `Command { std: "docker" "start" "-a" "2cd5c7b589510b0deffe5155fe08185bafb7655ef218ccafea9f8e7f99d7a498", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2cd5c7b589510b0deffe5155fe08185bafb7655ef218ccafea9f8e7f99d7a498", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cd5c7b589510b0deffe5155fe08185bafb7655ef218ccafea9f8e7f99d7a498", kill_on_drop: false }` [INFO] [stdout] 2cd5c7b589510b0deffe5155fe08185bafb7655ef218ccafea9f8e7f99d7a498 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f16f891ed23028d2c96216ec4d609ca1a2860a66cb444932ae8a08434458275a [INFO] running `Command { std: "docker" "start" "-a" "f16f891ed23028d2c96216ec4d609ca1a2860a66cb444932ae8a08434458275a", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking lexical-util v1.0.6 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Compiling codspeed-bencher-compat v2.10.1 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking bencher v0.1.5 [INFO] [stderr] Compiling pyo3-build-config v0.25.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Checking lexical-parse-integer v1.0.5 [INFO] [stderr] Checking lexical-parse-float v1.0.5 [INFO] [stderr] Compiling pyo3-macros-backend v0.25.1 [INFO] [stderr] Compiling pyo3-ffi v0.25.1 [INFO] [stderr] Compiling pyo3 v0.25.1 [INFO] [stderr] Compiling jiter v0.10.0 (/opt/rustwide/workdir/crates/jiter) [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling pyo3-macros v0.25.1 [INFO] [stderr] Checking codspeed v2.10.1 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/jiter/src/py_lossless_float.rs:92:29 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn get_decimal_type(py: Python) -> PyResult<&Bound<'_, PyType>> { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 92 | pub fn get_decimal_type(py: Python<'_>) -> PyResult<&Bound<'_, PyType>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/jiter/src/py_lossless_float.rs:92:29 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn get_decimal_type(py: Python) -> PyResult<&Bound<'_, PyType>> { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 92 | pub fn get_decimal_type(py: Python<'_>) -> PyResult<&Bound<'_, PyType>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking jiter-python v0.10.0 (/opt/rustwide/workdir/crates/jiter-python) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.67s [INFO] running `Command { std: "docker" "inspect" "f16f891ed23028d2c96216ec4d609ca1a2860a66cb444932ae8a08434458275a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f16f891ed23028d2c96216ec4d609ca1a2860a66cb444932ae8a08434458275a", kill_on_drop: false }` [INFO] [stdout] f16f891ed23028d2c96216ec4d609ca1a2860a66cb444932ae8a08434458275a