[INFO] cloning repository https://github.com/gregtatum/geometry-x [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gregtatum/geometry-x" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgregtatum%2Fgeometry-x", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgregtatum%2Fgeometry-x'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0c17f17729a3e39925c3032747779eac8cf1e555 [INFO] building gregtatum/geometry-x against try#615edd3ad1cf6871c977dc900317cb6c2070fd6b for pr-97334 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgregtatum%2Fgeometry-x" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gregtatum/geometry-x on toolchain 615edd3ad1cf6871c977dc900317cb6c2070fd6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gregtatum/geometry-x [INFO] finished tweaking git repo https://github.com/gregtatum/geometry-x [INFO] tweaked toml for git repo https://github.com/gregtatum/geometry-x written to /workspace/builds/worker-28/source/Cargo.toml [INFO] crate git repo https://github.com/gregtatum/geometry-x already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff365e9a69175fdccc091a3f407e8c00fb4fe50218a25f2a49383c2e33fe97da [INFO] running `Command { std: "docker" "start" "-a" "ff365e9a69175fdccc091a3f407e8c00fb4fe50218a25f2a49383c2e33fe97da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff365e9a69175fdccc091a3f407e8c00fb4fe50218a25f2a49383c2e33fe97da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff365e9a69175fdccc091a3f407e8c00fb4fe50218a25f2a49383c2e33fe97da", kill_on_drop: false }` [INFO] [stdout] ff365e9a69175fdccc091a3f407e8c00fb4fe50218a25f2a49383c2e33fe97da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3de36f66dded9c504f0fb0ce2d1cf0ae47a7f0492dcc558486548fa0ee6695b6 [INFO] running `Command { std: "docker" "start" "-a" "3de36f66dded9c504f0fb0ce2d1cf0ae47a7f0492dcc558486548fa0ee6695b6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling impls v1.0.3 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling similar v1.3.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling diplomat-runtime v0.2.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling diplomat_core v0.2.0 [INFO] [stderr] Compiling insta v1.7.1 [INFO] [stderr] Compiling diplomat v0.2.0 [INFO] [stderr] Compiling geometry_x v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.61s [INFO] running `Command { std: "docker" "inspect" "3de36f66dded9c504f0fb0ce2d1cf0ae47a7f0492dcc558486548fa0ee6695b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3de36f66dded9c504f0fb0ce2d1cf0ae47a7f0492dcc558486548fa0ee6695b6", kill_on_drop: false }` [INFO] [stdout] 3de36f66dded9c504f0fb0ce2d1cf0ae47a7f0492dcc558486548fa0ee6695b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e2158d62e82fb10f544ff5ea63cf918e19eff24ba180b8c578a717a562236c9 [INFO] running `Command { std: "docker" "start" "-a" "3e2158d62e82fb10f544ff5ea63cf918e19eff24ba180b8c578a717a562236c9", kill_on_drop: false }` [INFO] [stderr] Compiling geometry_x v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.60s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/geometry_x-480a947e033fd8ef) [INFO] running `Command { std: "docker" "inspect" "3e2158d62e82fb10f544ff5ea63cf918e19eff24ba180b8c578a717a562236c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e2158d62e82fb10f544ff5ea63cf918e19eff24ba180b8c578a717a562236c9", kill_on_drop: false }` [INFO] [stdout] 3e2158d62e82fb10f544ff5ea63cf918e19eff24ba180b8c578a717a562236c9