[INFO] fetching crate terrars-hashicorp-random 0.1.8... [INFO] testing terrars-hashicorp-random-0.1.8 against master#61223975d46f794466efa832bc7562b9707ecc46+rustflags=-Copt-level=3 for pr-121282 [INFO] extracting crate terrars-hashicorp-random 0.1.8 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate terrars-hashicorp-random 0.1.8 on toolchain 61223975d46f794466efa832bc7562b9707ecc46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate terrars-hashicorp-random 0.1.8 [INFO] finished tweaking crates.io crate terrars-hashicorp-random 0.1.8 [INFO] tweaked toml for crates.io crate terrars-hashicorp-random 0.1.8 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded markdown v1.0.0-alpha.16 [INFO] [stderr] Downloaded aargvark v0.0.6 [INFO] [stderr] Downloaded cargo-manifest v0.7.1 [INFO] [stderr] Downloaded aargvark_proc_macros v0.0.3 [INFO] [stderr] Downloaded loga v0.1.7 [INFO] [stderr] Downloaded structre_proc_macros v0.0.1 [INFO] [stderr] Downloaded structre v0.0.1 [INFO] [stderr] Downloaded genemichaels v0.1.21 [INFO] [stderr] Downloaded terrars v0.1.12 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 53096841ab0f9b774cc17ba8f3fec5229af52752f039ff7384d35d61d2549dd4 [INFO] running `Command { std: "docker" "start" "-a" "53096841ab0f9b774cc17ba8f3fec5229af52752f039ff7384d35d61d2549dd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53096841ab0f9b774cc17ba8f3fec5229af52752f039ff7384d35d61d2549dd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53096841ab0f9b774cc17ba8f3fec5229af52752f039ff7384d35d61d2549dd4", kill_on_drop: false }` [INFO] [stdout] 53096841ab0f9b774cc17ba8f3fec5229af52752f039ff7384d35d61d2549dd4 [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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cdc32b26893cb9ff58b81e725d848a1d7956414546427ce45f83233111267d1b [INFO] running `Command { std: "docker" "start" "-a" "cdc32b26893cb9ff58b81e725d848a1d7956414546427ce45f83233111267d1b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling litrs v0.2.3 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling clap_builder v4.5.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling unicode-id v0.3.4 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling markdown v1.0.0-alpha.16 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling terminal_size v0.2.6 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling loga v0.1.7 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling structre_proc_macros v0.0.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling aargvark_proc_macros v0.0.3 [INFO] [stderr] Compiling structre v0.0.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling comfy-table v7.1.0 [INFO] [stderr] Compiling clap v4.5.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling aargvark v0.0.6 [INFO] [stderr] Compiling cargo-manifest v0.7.1 [INFO] [stderr] Compiling cargo_toml v0.14.1 [INFO] [stderr] Compiling genemichaels v0.1.21 [INFO] [stderr] Compiling terrars v0.1.12 [INFO] [stderr] Compiling terrars-hashicorp-random v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "cdc32b26893cb9ff58b81e725d848a1d7956414546427ce45f83233111267d1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdc32b26893cb9ff58b81e725d848a1d7956414546427ce45f83233111267d1b", kill_on_drop: false }` [INFO] [stdout] cdc32b26893cb9ff58b81e725d848a1d7956414546427ce45f83233111267d1b [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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6dcd423668cd4825b51fbfee9eafaaf4ec32518677182df4b098f3d635c0cc34 [INFO] running `Command { std: "docker" "start" "-a" "6dcd423668cd4825b51fbfee9eafaaf4ec32518677182df4b098f3d635c0cc34", kill_on_drop: false }` [INFO] [stderr] Compiling terrars-hashicorp-random v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s [INFO] running `Command { std: "docker" "inspect" "6dcd423668cd4825b51fbfee9eafaaf4ec32518677182df4b098f3d635c0cc34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dcd423668cd4825b51fbfee9eafaaf4ec32518677182df4b098f3d635c0cc34", kill_on_drop: false }` [INFO] [stdout] 6dcd423668cd4825b51fbfee9eafaaf4ec32518677182df4b098f3d635c0cc34 [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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5621cb53eac203857444a8edca0d0f585ff2ce621d588cef86fc695438d4c498 [INFO] running `Command { std: "docker" "start" "-a" "5621cb53eac203857444a8edca0d0f585ff2ce621d588cef86fc695438d4c498", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/terrars_hashicorp_random-f685c3de6a104be2) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests terrars-hashicorp-random [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5621cb53eac203857444a8edca0d0f585ff2ce621d588cef86fc695438d4c498", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5621cb53eac203857444a8edca0d0f585ff2ce621d588cef86fc695438d4c498", kill_on_drop: false }` [INFO] [stdout] 5621cb53eac203857444a8edca0d0f585ff2ce621d588cef86fc695438d4c498