[INFO] cloning repository https://github.com/DAlperin/geo-dd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DAlperin/geo-dd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDAlperin%2Fgeo-dd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDAlperin%2Fgeo-dd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 19ca0b4295b0532ca8bae72e26810152b209d034 [INFO] building DAlperin/geo-dd against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDAlperin%2Fgeo-dd" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/DAlperin/geo-dd [INFO] finished tweaking git repo https://github.com/DAlperin/geo-dd [INFO] tweaked toml for git repo https://github.com/DAlperin/geo-dd written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/DAlperin/geo-dd 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 git repo https://github.com/DAlperin/geo-dd 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 columnar_derive v0.10.0 [INFO] [stderr] Downloaded timely_container v0.21.5 [INFO] [stderr] Downloaded timely_communication v0.21.5 [INFO] [stderr] Downloaded timely_bytes v0.21.5 [INFO] [stderr] Downloaded float-ord v0.3.2 [INFO] [stderr] Downloaded yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Downloaded plotters-bitmap v0.3.7 [INFO] [stderr] Downloaded dirs v6.0.0 [INFO] [stderr] Downloaded wait-timeout v0.2.1 [INFO] [stderr] Downloaded redox_users v0.5.2 [INFO] [stderr] Downloaded dirs-sys v0.5.0 [INFO] [stderr] Downloaded dwrote v0.11.3 [INFO] [stderr] Downloaded pathfinder_simd v0.5.5 [INFO] [stderr] Downloaded proptest v1.7.0 [INFO] [stderr] Downloaded weezl v0.1.10 [INFO] [stderr] Downloaded itertools v0.14.0 [INFO] [stderr] Downloaded differential-dataflow v0.16.0 [INFO] [stderr] Downloaded font-kit v0.14.3 [INFO] [stderr] Downloaded pathfinder_geometry v0.5.1 [INFO] [stderr] Downloaded bit-vec v0.8.0 [INFO] [stderr] Downloaded rand_xorshift v0.4.0 [INFO] [stderr] Downloaded bit-set v0.8.0 [INFO] [stderr] Downloaded rusty-fork v0.3.0 [INFO] [stderr] Downloaded columnation v0.1.0 [INFO] [stderr] Downloaded gif v0.12.0 [INFO] [stderr] Downloaded jpeg-decoder v0.3.2 [INFO] [stderr] Downloaded freetype-sys v0.20.1 [INFO] [stderr] Downloaded timely_logging v0.21.5 [INFO] [stderr] Downloaded columnar v0.10.0 [INFO] [stderr] Downloaded timely v0.21.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 0e583cbb54e06dbf1bb5951e5ceebe1ad4a839e3c70b85ae12e9f51d8cf72ed6 [INFO] running `Command { std: "docker" "start" "-a" "0e583cbb54e06dbf1bb5951e5ceebe1ad4a839e3c70b85ae12e9f51d8cf72ed6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e583cbb54e06dbf1bb5951e5ceebe1ad4a839e3c70b85ae12e9f51d8cf72ed6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e583cbb54e06dbf1bb5951e5ceebe1ad4a839e3c70b85ae12e9f51d8cf72ed6", kill_on_drop: false }` [INFO] [stdout] 0e583cbb54e06dbf1bb5951e5ceebe1ad4a839e3c70b85ae12e9f51d8cf72ed6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 46ddc0063191c9f294413afe9ec907c23f1c706fa723b9cbc3a69886789f9c14 [INFO] running `Command { std: "docker" "start" "-a" "46ddc0063191c9f294413afe9ec907c23f1c706fa723b9cbc3a69886789f9c14", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling pathfinder_simd v0.5.5 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling timely_container v0.21.5 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling getopts v0.2.23 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling timely_logging v0.21.5 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Compiling font-kit v0.14.3 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling timely_bytes v0.21.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling columnation v0.1.0 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling columnar_derive v0.10.0 [INFO] [stderr] Compiling plotters-bitmap v0.3.7 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling columnar v0.10.0 [INFO] [stderr] Compiling timely_communication v0.21.5 [INFO] [stderr] Compiling timely v0.21.5 [INFO] [stderr] Compiling differential-dataflow v0.16.0 [INFO] [stderr] Compiling geo-dd v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `Command { std: "docker" "inspect" "46ddc0063191c9f294413afe9ec907c23f1c706fa723b9cbc3a69886789f9c14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46ddc0063191c9f294413afe9ec907c23f1c706fa723b9cbc3a69886789f9c14", kill_on_drop: false }` [INFO] [stdout] 46ddc0063191c9f294413afe9ec907c23f1c706fa723b9cbc3a69886789f9c14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 759896c2783694b4a45860ce25925d56802498594621297a81d086bd136d1918 [INFO] running `Command { std: "docker" "start" "-a" "759896c2783694b4a45860ce25925d56802498594621297a81d086bd136d1918", kill_on_drop: false }` [INFO] [stderr] Compiling geo-dd v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.74s [INFO] running `Command { std: "docker" "inspect" "759896c2783694b4a45860ce25925d56802498594621297a81d086bd136d1918", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "759896c2783694b4a45860ce25925d56802498594621297a81d086bd136d1918", kill_on_drop: false }` [INFO] [stdout] 759896c2783694b4a45860ce25925d56802498594621297a81d086bd136d1918