[INFO] cloning repository https://github.com/denehoffman/rustitude [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/denehoffman/rustitude" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenehoffman%2Frustitude", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenehoffman%2Frustitude'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fab0c84d487b423208f2802a86babeaaf967b7f3 [INFO] building denehoffman/rustitude against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenehoffman%2Frustitude" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/denehoffman/rustitude on toolchain 8b8eff55bd72abbb57167bc42222a7f91d41cb0d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/denehoffman/rustitude [INFO] finished tweaking git repo https://github.com/denehoffman/rustitude [INFO] tweaked toml for git repo https://github.com/denehoffman/rustitude written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/denehoffman/rustitude 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" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b66b9139b34534281bd3ee21c33505b22cd2026fa3fc698dab3fa35ce1e67d79 [INFO] running `Command { std: "docker" "start" "-a" "b66b9139b34534281bd3ee21c33505b22cd2026fa3fc698dab3fa35ce1e67d79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b66b9139b34534281bd3ee21c33505b22cd2026fa3fc698dab3fa35ce1e67d79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b66b9139b34534281bd3ee21c33505b22cd2026fa3fc698dab3fa35ce1e67d79", kill_on_drop: false }` [INFO] [stdout] b66b9139b34534281bd3ee21c33505b22cd2026fa3fc698dab3fa35ce1e67d79 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f5ec38f449219889725dabf561db24d4e827c506e55db49ad671f8964a440c2 [INFO] running `Command { std: "docker" "start" "-a" "7f5ec38f449219889725dabf561db24d4e827c506e55db49ad671f8964a440c2", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.156 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling arrow-schema v52.2.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling bytemuck v1.17.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling safe_arch v0.7.2 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling pyo3-build-config v0.22.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling flatbuffers v24.3.25 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.1.13 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling wide v0.7.28 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling flate2 v1.0.31 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling hamming v0.1.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling primal-bit v0.3.2 [INFO] [stderr] Compiling lz4_flex v0.11.3 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling pyo3-ffi v0.22.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.22.2 [INFO] [stderr] Compiling zstd-sys v2.0.12+zstd.1.5.6 [INFO] [stderr] Compiling lz4-sys v1.10.0 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow-buffer v52.2.0 [INFO] [stderr] Compiling pyo3 v0.22.2 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling arrow-data v52.2.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling primal-estimate v0.3.3 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling unindent v0.2.3 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling primal-sieve v0.3.7 [INFO] [stderr] Compiling trait-set v0.3.0 [INFO] [stderr] Compiling lru v0.10.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling factorial v0.4.0 [INFO] [stderr] Compiling sphrs v0.2.2 [INFO] [stderr] Compiling wigners v0.3.0 [INFO] [stderr] Compiling arrow-array v52.2.0 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling typed-builder-macro v0.19.1 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling typed-builder v0.19.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling pyo3-macros v0.22.2 [INFO] [stderr] Compiling arrow-select v52.2.0 [INFO] [stderr] Compiling nalgebra v0.33.0 [INFO] [stderr] Compiling arrow-cast v52.2.0 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling arrow-ipc v52.2.0 [INFO] [stderr] Compiling parquet v52.2.0 [INFO] [stderr] Compiling lz4 v1.26.0 [INFO] [stderr] Compiling oxyroot v0.1.24 [INFO] [stderr] Compiling ganesh v0.6.0 [INFO] [stderr] Compiling rustitude-core v9.0.0 (/opt/rustwide/workdir/crates/rustitude-core) [INFO] [stderr] Compiling rustitude-gluex v0.6.2 (/opt/rustwide/workdir/crates/rustitude-gluex) [INFO] [stderr] Compiling rustitude v0.10.3 (/opt/rustwide/workdir/crates/rustitude) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "7f5ec38f449219889725dabf561db24d4e827c506e55db49ad671f8964a440c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f5ec38f449219889725dabf561db24d4e827c506e55db49ad671f8964a440c2", kill_on_drop: false }` [INFO] [stdout] 7f5ec38f449219889725dabf561db24d4e827c506e55db49ad671f8964a440c2 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9f1402dc009109a73ee43c799614d143f5994f08da8b66083b55a504b90f33b [INFO] running `Command { std: "docker" "start" "-a" "e9f1402dc009109a73ee43c799614d143f5994f08da8b66083b55a504b90f33b", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling plotters-backend v0.3.6 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling plotters-svg v0.3.6 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling plotters v0.3.6 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling arrow-array v52.2.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling lru v0.10.1 [INFO] [stderr] Compiling wigners v0.3.0 [INFO] [stderr] Compiling clap v4.5.16 [INFO] [stderr] Compiling arrow-select v52.2.0 [INFO] [stderr] Compiling arrow-cast v52.2.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling arrow-ipc v52.2.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling parquet v52.2.0 [INFO] [stderr] Compiling rustitude-core v9.0.0 (/opt/rustwide/workdir/crates/rustitude-core) [INFO] [stderr] Compiling rustitude-gluex v0.6.2 (/opt/rustwide/workdir/crates/rustitude-gluex) [INFO] [stderr] Compiling rustitude v0.10.3 (/opt/rustwide/workdir/crates/rustitude) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 51.93s [INFO] running `Command { std: "docker" "inspect" "e9f1402dc009109a73ee43c799614d143f5994f08da8b66083b55a504b90f33b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9f1402dc009109a73ee43c799614d143f5994f08da8b66083b55a504b90f33b", kill_on_drop: false }` [INFO] [stdout] e9f1402dc009109a73ee43c799614d143f5994f08da8b66083b55a504b90f33b