[INFO] cloning repository https://github.com/ariasanovsky/any-order [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ariasanovsky/any-order" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fariasanovsky%2Fany-order", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fariasanovsky%2Fany-order'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 20108bf325c8d8e33e7c74733399fe412cfb3f53 [INFO] building ariasanovsky/any-order against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fariasanovsky%2Fany-order" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ariasanovsky/any-order 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/ariasanovsky/any-order [INFO] finished tweaking git repo https://github.com/ariasanovsky/any-order [INFO] tweaked toml for git repo https://github.com/ariasanovsky/any-order written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ariasanovsky/any-order 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 527cc721b0a8322b12a5667a4da8aff964302b41fc7d61716be8dc2c9858d824 [INFO] running `Command { std: "docker" "start" "-a" "527cc721b0a8322b12a5667a4da8aff964302b41fc7d61716be8dc2c9858d824", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "527cc721b0a8322b12a5667a4da8aff964302b41fc7d61716be8dc2c9858d824", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "527cc721b0a8322b12a5667a4da8aff964302b41fc7d61716be8dc2c9858d824", kill_on_drop: false }` [INFO] [stdout] 527cc721b0a8322b12a5667a4da8aff964302b41fc7d61716be8dc2c9858d824 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 5311285e22986ee30691e2cbeb477491a4cffe0c76fbc6144bd513faf03ba865 [INFO] running `Command { std: "docker" "start" "-a" "5311285e22986ee30691e2cbeb477491a4cffe0c76fbc6144bd513faf03ba865", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling bytemuck v1.16.1 [INFO] [stderr] Compiling nano-gemm-codegen v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling reborrow v0.5.5 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling raw-cpuid v10.7.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling dyn-stack v0.10.0 [INFO] [stderr] Compiling nano-gemm-core v0.1.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling matrixcompare-core v0.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling coe-rs v0.1.2 [INFO] [stderr] Compiling dbgf v0.1.2 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling nano-gemm-c32 v0.1.0 [INFO] [stderr] Compiling nano-gemm-f32 v0.1.0 [INFO] [stderr] Compiling nano-gemm-f64 v0.1.0 [INFO] [stderr] Compiling nano-gemm-c64 v0.1.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling matrixcompare v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling pulp v0.18.21 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling equator-macro v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling equator v0.2.2 [INFO] [stderr] Compiling faer-entity v0.19.0 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Compiling gemm-common v0.18.0 [INFO] [stderr] Compiling gemm-f32 v0.18.0 [INFO] [stderr] Compiling gemm-f64 v0.18.0 [INFO] [stderr] Compiling gemm-c64 v0.18.0 [INFO] [stderr] Compiling gemm-c32 v0.18.0 [INFO] [stderr] Compiling gemm v0.18.0 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Compiling py_literal v0.4.0 [INFO] [stderr] Compiling npyz v0.8.3 [INFO] [stderr] Compiling nano-gemm v0.1.2 [INFO] [stderr] Compiling faer v0.19.1 [INFO] [stderr] Compiling any-order v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `f16_error` is never used [INFO] [stdout] --> src/main.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 51 | impl Stuff { [INFO] [stdout] | ----------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 77 | fn f16_error(&self) -> f32 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "5311285e22986ee30691e2cbeb477491a4cffe0c76fbc6144bd513faf03ba865", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5311285e22986ee30691e2cbeb477491a4cffe0c76fbc6144bd513faf03ba865", kill_on_drop: false }` [INFO] [stdout] 5311285e22986ee30691e2cbeb477491a4cffe0c76fbc6144bd513faf03ba865 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 530178d8dae8093257835ba2768ae7874fba87f1f89ed471645fe14286467c9a [INFO] running `Command { std: "docker" "start" "-a" "530178d8dae8093257835ba2768ae7874fba87f1f89ed471645fe14286467c9a", kill_on_drop: false }` [INFO] [stderr] Compiling any-order v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `f16_error` is never used [INFO] [stdout] --> src/main.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 51 | impl Stuff { [INFO] [stdout] | ----------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 77 | fn f16_error(&self) -> f32 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.64s [INFO] running `Command { std: "docker" "inspect" "530178d8dae8093257835ba2768ae7874fba87f1f89ed471645fe14286467c9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "530178d8dae8093257835ba2768ae7874fba87f1f89ed471645fe14286467c9a", kill_on_drop: false }` [INFO] [stdout] 530178d8dae8093257835ba2768ae7874fba87f1f89ed471645fe14286467c9a