[INFO] fetching crate idenso 0.2.3...
[INFO] checking idenso-0.2.3 against try#51de2e90f91fdec6cf64ff542a4e15b9c177a797 for pr-147294
[INFO] extracting crate idenso 0.2.3 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate idenso 0.2.3
[INFO] finished tweaking crates.io crate idenso 0.2.3
[INFO] tweaked toml for crates.io crate idenso 0.2.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate idenso 0.2.3 on toolchain 51de2e90f91fdec6cf64ff542a4e15b9c177a797
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate idenso 0.2.3 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" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 734a6bc0e2900688a217f7b95aa05d8a8db6a4b02e876a9a6e677eb14b8e31a7
[INFO] running `Command { std: "docker" "start" "-a" "734a6bc0e2900688a217f7b95aa05d8a8db6a4b02e876a9a6e677eb14b8e31a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "734a6bc0e2900688a217f7b95aa05d8a8db6a4b02e876a9a6e677eb14b8e31a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "734a6bc0e2900688a217f7b95aa05d8a8db6a4b02e876a9a6e677eb14b8e31a7", kill_on_drop: false }`
[INFO] [stdout] 734a6bc0e2900688a217f7b95aa05d8a8db6a4b02e876a9a6e677eb14b8e31a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a0dd00bb2b4e3b67dcbcb65322c47c691443b7bf100e11535958407603b14719
[INFO] running `Command { std: "docker" "start" "-a" "a0dd00bb2b4e3b67dcbcb65322c47c691443b7bf100e11535958407603b14719", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.6.5
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling rug v1.27.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking unic-ucd-bidi v0.9.0
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling symbolica v0.18.0
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking kurbo v0.11.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking unic-bidi v0.9.0
[INFO] [stderr]    Compiling brotli v8.0.1
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling append-only-vec v0.1.7
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking rustc-demangle v0.1.25
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling self_cell v1.2.0
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]    Compiling tinyjson v2.5.1
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking papergrid v0.17.0
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking proptest v1.7.0
[INFO] [stderr]     Checking piet v0.7.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking testing_table v0.3.0
[INFO] [stderr]     Checking similar-asserts v1.7.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking by_address v1.2.1
[INFO] [stderr]     Checking ref-ops v0.2.5
[INFO] [stderr]    Compiling duplicate v1.0.0
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking features v0.10.0
[INFO] [stderr]     Checking constcat v0.5.1
[INFO] [stderr]     Checking gat-lending-iterator v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling bincode-trait-derive v0.1.1
[INFO] [stderr]    Compiling approx-derive v0.2.6
[INFO] [stderr]    Compiling duplicate v2.0.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tabled_derive v0.11.0
[INFO] [stderr]    Compiling delegate v0.12.0
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]    Compiling enum-try-as-inner v0.1.1
[INFO] [stderr]     Checking approxim v0.6.6
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking tabled v0.20.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]     Checking pest v2.8.1
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]     Checking dot-parser v0.5.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking ron v0.7.1
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking insta v1.43.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking linnet v0.12.0
[INFO] [stderr]    Compiling spenso-macros v0.2.2
[INFO] [stderr]     Checking spenso v0.5.4
[INFO] [stderr]     Checking idenso v0.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::id`
[INFO] [stdout]    --> src/gamma.rs:724:9
[INFO] [stdout]     |
[INFO] [stdout] 724 |     use crate::id;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 57s
[INFO] running `Command { std: "docker" "inspect" "a0dd00bb2b4e3b67dcbcb65322c47c691443b7bf100e11535958407603b14719", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0dd00bb2b4e3b67dcbcb65322c47c691443b7bf100e11535958407603b14719", kill_on_drop: false }`
[INFO] [stdout] a0dd00bb2b4e3b67dcbcb65322c47c691443b7bf100e11535958407603b14719
