[INFO] cloning repository https://github.com/freddycansic/calculator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/freddycansic/calculator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffreddycansic%2Fcalculator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffreddycansic%2Fcalculator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1683a93297d7282dad490410f41527cc66c653f9 [INFO] building freddycansic/calculator against master#44f415c1d617ebc7b931a243b7b321ef8a6ca47c for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffreddycansic%2Fcalculator" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/freddycansic/calculator on toolchain 44f415c1d617ebc7b931a243b7b321ef8a6ca47c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/freddycansic/calculator [INFO] finished tweaking git repo https://github.com/freddycansic/calculator [INFO] tweaked toml for git repo https://github.com/freddycansic/calculator written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 150 packages to latest compatible versions [INFO] [stderr] Adding colored v2.2.0 (available: v3.0.0) [INFO] [stderr] Adding derive_more v0.99.20 (available: v2.0.1) [INFO] [stderr] Adding ptree v0.4.0 (available: v0.5.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ansi-regex v0.1.0 [INFO] [stderr] Downloaded sha2 v0.10.9 [INFO] [stderr] Downloaded size-of-derive v0.1.2 [INFO] [stderr] Downloaded size-of v0.1.5 [INFO] [stderr] Downloaded strip-ansi v0.1.0 [INFO] [stderr] Downloaded r3bl_rs_utils_core v0.9.16 [INFO] [stderr] Downloaded is_ci v1.2.0 [INFO] [stderr] Downloaded is-terminal v0.4.16 [INFO] [stderr] Downloaded rust-ini v0.13.0 [INFO] [stderr] Downloaded r3bl_simple_logger v0.1.4 [INFO] [stderr] Downloaded ordered-float v2.10.1 [INFO] [stderr] Downloaded anstyle-query v1.1.3 [INFO] [stderr] Downloaded anstyle-parse v0.2.7 [INFO] [stderr] Downloaded anstyle v1.0.11 [INFO] [stderr] Downloaded clap v4.5.39 [INFO] [stderr] Downloaded derive_more v0.99.20 [INFO] [stderr] Downloaded ptree v0.4.0 [INFO] [stderr] Downloaded serde v0.8.23 [INFO] [stderr] Downloaded config v0.11.0 [INFO] [stderr] Downloaded anstream v0.6.19 [INFO] [stderr] Downloaded clap_builder v4.5.39 [INFO] [stderr] Downloaded hashbrown v0.15.4 [INFO] [stderr] Downloaded serde-hjson v0.9.1 [INFO] [stderr] Downloaded tint v1.0.1 [INFO] [stderr] Downloaded once_cell_polyfill v1.70.1 [INFO] [stderr] Downloaded anstyle-wincon v3.0.9 [INFO] [stderr] Downloaded colorchoice v1.0.4 [INFO] [stderr] Downloaded hermit-abi v0.5.1 [INFO] [stderr] Downloaded r3bl_ansi_color v0.6.10 [INFO] [stderr] Downloaded r3bl_rs_utils v0.9.16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f33629989110a6fbbb7c820fe4f35d6470e1c696838f09259573bd6642fd3c3 [INFO] running `Command { std: "docker" "start" "-a" "5f33629989110a6fbbb7c820fe4f35d6470e1c696838f09259573bd6642fd3c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f33629989110a6fbbb7c820fe4f35d6470e1c696838f09259573bd6642fd3c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f33629989110a6fbbb7c820fe4f35d6470e1c696838f09259573bd6642fd3c3", kill_on_drop: false }` [INFO] [stdout] 5f33629989110a6fbbb7c820fe4f35d6470e1c696838f09259573bd6642fd3c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96a687c45b70859c09741436b9923d9bcfdd7497141e61dc87c8951ef13ff41b [INFO] running `Command { std: "docker" "start" "-a" "96a687c45b70859c09741436b9923d9bcfdd7497141e61dc87c8951ef13ff41b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling r3bl_ansi_color v0.6.10 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling tint v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling r3bl_simple_logger v0.1.4 [INFO] [stderr] Compiling size-of-derive v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling size-of v0.1.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling ansi-regex v0.1.0 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling strip-ansi v0.1.0 [INFO] [stderr] Compiling clap v4.5.39 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling r3bl_rs_utils_core v0.9.16 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling ptree v0.4.0 [INFO] [stderr] Compiling r3bl_rs_utils v0.9.16 [INFO] [stderr] Compiling calculator v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.48s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: size-of v0.1.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "96a687c45b70859c09741436b9923d9bcfdd7497141e61dc87c8951ef13ff41b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96a687c45b70859c09741436b9923d9bcfdd7497141e61dc87c8951ef13ff41b", kill_on_drop: false }` [INFO] [stdout] 96a687c45b70859c09741436b9923d9bcfdd7497141e61dc87c8951ef13ff41b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 053f3e60a614ec454720fe1b5986615d3dc9c6ea43247e12ab2acc09733aba7f [INFO] running `Command { std: "docker" "start" "-a" "053f3e60a614ec454720fe1b5986615d3dc9c6ea43247e12ab2acc09733aba7f", kill_on_drop: false }` [INFO] [stderr] Compiling calculator v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: size-of v0.1.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "053f3e60a614ec454720fe1b5986615d3dc9c6ea43247e12ab2acc09733aba7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "053f3e60a614ec454720fe1b5986615d3dc9c6ea43247e12ab2acc09733aba7f", kill_on_drop: false }` [INFO] [stdout] 053f3e60a614ec454720fe1b5986615d3dc9c6ea43247e12ab2acc09733aba7f