[INFO] fetching crate bomboni 0.1.64...
[INFO] building bomboni-0.1.64 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate bomboni 0.1.64 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate bomboni 0.1.64
[INFO] finished tweaking crates.io crate bomboni 0.1.64
[INFO] tweaked toml for crates.io crate bomboni 0.1.64 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate bomboni 0.1.64 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bomboni 0.1.64 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bomboni_wasm v0.1.64
[INFO] [stderr]   Downloaded num-order v1.2.0
[INFO] [stderr]   Downloaded num-modular v0.6.1
[INFO] [stderr]   Downloaded bomboni_core v0.1.64
[INFO] [stderr]   Downloaded frunk_derives v0.4.3
[INFO] [stderr]   Downloaded bomboni_wasm_derive v0.1.64
[INFO] [stderr]   Downloaded bomboni_template v0.1.64
[INFO] [stderr]   Downloaded bomboni_wasm_core v0.1.64
[INFO] [stderr]   Downloaded frunk_proc_macro_helpers v0.1.3
[INFO] [stderr]   Downloaded mysql-common-derive v0.31.2
[INFO] [stderr]   Downloaded bomboni_fs v0.1.64
[INFO] [stderr]   Downloaded bomboni_request_derive v0.1.64
[INFO] [stderr]   Downloaded frunk v0.4.3
[INFO] [stderr]   Downloaded frunk_core v0.4.3
[INFO] [stderr]   Downloaded bomboni_request v0.1.64
[INFO] [stderr]   Downloaded pot v3.0.1
[INFO] [stderr]   Downloaded bigdecimal v0.4.8
[INFO] [stderr]   Downloaded handlebars v6.3.2
[INFO] [stderr]   Downloaded prost-build v0.13.5
[INFO] [stderr]   Downloaded rust_decimal v1.37.1
[INFO] [stderr]   Downloaded bomboni_proto v0.1.64
[INFO] [stderr]   Downloaded mysql_common v0.32.4
[INFO] [stderr]   Downloaded bomboni_common v0.1.64
[INFO] [stderr]   Downloaded bomboni_prost v0.1.64
[INFO] [stderr]   Downloaded frunk_proc_macros v0.1.3
[INFO] [stderr]   Downloaded saturating v0.1.0
[INFO] [stderr]   Downloaded petgraph v0.7.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a43864d13f5af112d367fed22b0a8a0c8d12ee4245a233906b7a5543d98487a6
[INFO] running `Command { std: "docker" "start" "-a" "a43864d13f5af112d367fed22b0a8a0c8d12ee4245a233906b7a5543d98487a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a43864d13f5af112d367fed22b0a8a0c8d12ee4245a233906b7a5543d98487a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a43864d13f5af112d367fed22b0a8a0c8d12ee4245a233906b7a5543d98487a6", kill_on_drop: false }`
[INFO] [stdout] a43864d13f5af112d367fed22b0a8a0c8d12ee4245a233906b7a5543d98487a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b5948a0379687974f27ff6f441eebb887e74569b83a1a57b74d9d26b72d5256
[INFO] running `Command { std: "docker" "start" "-a" "0b5948a0379687974f27ff6f441eebb887e74569b83a1a57b74d9d26b72d5256", 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 prettyplease v0.2.32
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling base64ct v1.7.3
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling rsa v0.9.8
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bomboni_core v0.1.64
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling bomboni_request_derive v0.1.64
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling bomboni_prost v0.1.64
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling bomboni_proto v0.1.64
[INFO] [stderr]    Compiling pot v3.0.1
[INFO] [stderr]    Compiling bomboni_common v0.1.64
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling bomboni_request v0.1.64
[INFO] [stderr]    Compiling bomboni v0.1.64 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.54s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[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" "0b5948a0379687974f27ff6f441eebb887e74569b83a1a57b74d9d26b72d5256", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b5948a0379687974f27ff6f441eebb887e74569b83a1a57b74d9d26b72d5256", kill_on_drop: false }`
[INFO] [stdout] 0b5948a0379687974f27ff6f441eebb887e74569b83a1a57b74d9d26b72d5256
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 235abdcfb71bbf5df0d09755e83cfa088517fc3f08bf1c9912cb581615405493
[INFO] running `Command { std: "docker" "start" "-a" "235abdcfb71bbf5df0d09755e83cfa088517fc3f08bf1c9912cb581615405493", kill_on_drop: false }`
[INFO] [stderr]    Compiling bomboni v0.1.64 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.87s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[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" "235abdcfb71bbf5df0d09755e83cfa088517fc3f08bf1c9912cb581615405493", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "235abdcfb71bbf5df0d09755e83cfa088517fc3f08bf1c9912cb581615405493", kill_on_drop: false }`
[INFO] [stdout] 235abdcfb71bbf5df0d09755e83cfa088517fc3f08bf1c9912cb581615405493
