[INFO] cloning repository https://github.com/andrewbaxter/terrars-dnsimple-dnsimple [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andrewbaxter/terrars-dnsimple-dnsimple" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewbaxter%2Fterrars-dnsimple-dnsimple", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewbaxter%2Fterrars-dnsimple-dnsimple'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5519525044d5d59e2ddcbd9d4e80fd9da75269b4 [INFO] building andrewbaxter/terrars-dnsimple-dnsimple against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewbaxter%2Fterrars-dnsimple-dnsimple" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/andrewbaxter/terrars-dnsimple-dnsimple [INFO] finished tweaking git repo https://github.com/andrewbaxter/terrars-dnsimple-dnsimple [INFO] tweaked toml for git repo https://github.com/andrewbaxter/terrars-dnsimple-dnsimple written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/andrewbaxter/terrars-dnsimple-dnsimple on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/andrewbaxter/terrars-dnsimple-dnsimple 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b2f1c801337084ac9db1583a34555febb053f3c8cd96a29be68735acd0f2346 [INFO] running `Command { std: "docker" "start" "-a" "2b2f1c801337084ac9db1583a34555febb053f3c8cd96a29be68735acd0f2346", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b2f1c801337084ac9db1583a34555febb053f3c8cd96a29be68735acd0f2346", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b2f1c801337084ac9db1583a34555febb053f3c8cd96a29be68735acd0f2346", kill_on_drop: false }` [INFO] [stdout] 2b2f1c801337084ac9db1583a34555febb053f3c8cd96a29be68735acd0f2346 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 479a5507eae46d487c8a88745c6cffd240015c1df9094d6bf2831c71986094cc [INFO] running `Command { std: "docker" "start" "-a" "479a5507eae46d487c8a88745c6cffd240015c1df9094d6bf2831c71986094cc", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling anstream v0.6.5 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling litrs v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling syn v2.0.40 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling clap_builder v4.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling terminal_size v0.2.6 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling unicode-id v0.3.4 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling structre_proc_macros v0.0.1 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling textwrap v0.16.0 [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 chrono v0.4.31 [INFO] [stderr] Compiling markdown v1.0.0-alpha.16 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling loga v0.1.5 [INFO] [stderr] Compiling clap v4.4.11 [INFO] [stderr] Compiling comfy-table v7.1.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling cargo-manifest v0.7.1 [INFO] [stderr] Compiling cargo_toml v0.14.1 [INFO] [stderr] Compiling aargvark v0.0.6 [INFO] [stderr] Compiling genemichaels v0.1.21 [INFO] [stderr] Compiling terrars v0.1.7 [INFO] [stderr] Compiling terrars-dnsimple-dnsimple v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "479a5507eae46d487c8a88745c6cffd240015c1df9094d6bf2831c71986094cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "479a5507eae46d487c8a88745c6cffd240015c1df9094d6bf2831c71986094cc", kill_on_drop: false }` [INFO] [stdout] 479a5507eae46d487c8a88745c6cffd240015c1df9094d6bf2831c71986094cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4122a5df9e018c84e77ec622401af4c93ef2d63cd9109b17896e97154312e895 [INFO] running `Command { std: "docker" "start" "-a" "4122a5df9e018c84e77ec622401af4c93ef2d63cd9109b17896e97154312e895", kill_on_drop: false }` [INFO] [stderr] Compiling terrars-dnsimple-dnsimple v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.64s [INFO] running `Command { std: "docker" "inspect" "4122a5df9e018c84e77ec622401af4c93ef2d63cd9109b17896e97154312e895", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4122a5df9e018c84e77ec622401af4c93ef2d63cd9109b17896e97154312e895", kill_on_drop: false }` [INFO] [stdout] 4122a5df9e018c84e77ec622401af4c93ef2d63cd9109b17896e97154312e895