[INFO] cloning repository https://github.com/martian17/fresnel-figures
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/martian17/fresnel-figures" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartian17%2Ffresnel-figures", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartian17%2Ffresnel-figures'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 546072e91695d5c7c19da8f58698dbdd223dab67
[INFO] testing martian17/fresnel-figures/546072e91695d5c7c19da8f58698dbdd223dab67 against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartian17%2Ffresnel-figures" "/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/martian17/fresnel-figures
[INFO] finished tweaking git repo https://github.com/martian17/fresnel-figures
[INFO] tweaked toml for git repo https://github.com/martian17/fresnel-figures written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/martian17/fresnel-figures on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/martian17/fresnel-figures 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" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lz4_flex v0.13.1
[INFO] [stderr]   Downloaded snap v1.1.2
[INFO] [stderr]   Downloaded twox-hash v2.1.3
[INFO] [stderr]   Downloaded arrow-json v58.3.0
[INFO] [stderr]   Downloaded arrow-csv v58.3.0
[INFO] [stderr]   Downloaded zlib-rs v0.6.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6af40d84deec208e13cd3a7434f3a12065160e3799a0bdde80eb8cec4096b0c7
[INFO] running `Command { std: "docker" "start" "6af40d84deec208e13cd3a7434f3a12065160e3799a0bdde80eb8cec4096b0c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6af40d84deec208e13cd3a7434f3a12065160e3799a0bdde80eb8cec4096b0c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6af40d84deec208e13cd3a7434f3a12065160e3799a0bdde80eb8cec4096b0c7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6af40d84deec208e13cd3a7434f3a12065160e3799a0bdde80eb8cec4096b0c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6af40d84deec208e13cd3a7434f3a12065160e3799a0bdde80eb8cec4096b0c7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.187
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling zerocopy v0.8.55
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling arrow-schema v58.3.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling snap v1.1.2
[INFO] [stderr]    Compiling alloc-stdlib v0.2.4
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling brotli-decompressor v5.0.3
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling twox-hash v2.1.3
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling zlib-rs v0.6.6
[INFO] [stderr]    Compiling lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling lz4_flex v0.13.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling lexical-write-float v1.0.6
[INFO] [stderr]    Compiling lexical-core v1.0.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling num-bigint v0.4.8
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling cc v1.3.0
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling brotli v8.0.4
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling regex-automata v0.4.16
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling zerocopy-derive v0.8.55
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling arrow-buffer v58.3.0
[INFO] [stderr]    Compiling arrow-data v58.3.0
[INFO] [stderr]    Compiling arrow-array v58.3.0
[INFO] [stderr]    Compiling arrow-select v58.3.0
[INFO] [stderr]    Compiling arrow-row v58.3.0
[INFO] [stderr]    Compiling arrow-arith v58.3.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling arrow-ord v58.3.0
[INFO] [stderr]    Compiling arrow-ipc v58.3.0
[INFO] [stderr]    Compiling arrow-string v58.3.0
[INFO] [stderr]    Compiling parquet v58.3.0
[INFO] [stderr]    Compiling arrow-cast v58.3.0
[INFO] [stderr]    Compiling arrow-json v58.3.0
[INFO] [stderr]    Compiling arrow-csv v58.3.0
[INFO] [stderr]    Compiling arrow v58.3.0
[INFO] [stderr]    Compiling sim-runner v0.1.0 (/opt/rustwide/workdir/sim-runner)
[INFO] [stderr]    Compiling hom-sweep-fine v0.1.0 (/opt/rustwide/workdir/hom-sweep-fine)
[INFO] [stderr]    Compiling core-scaling v0.1.0 (/opt/rustwide/workdir/core-scaling)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 5m 12s
[INFO] running `Command { std: "docker" "inspect" "6af40d84deec208e13cd3a7434f3a12065160e3799a0bdde80eb8cec4096b0c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6af40d84deec208e13cd3a7434f3a12065160e3799a0bdde80eb8cec4096b0c7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling sim-runner v0.1.0 (/opt/rustwide/workdir/sim-runner)
[INFO] [stderr]    Compiling core-scaling v0.1.0 (/opt/rustwide/workdir/core-scaling)
[INFO] [stderr]    Compiling hom-sweep-fine v0.1.0 (/opt/rustwide/workdir/hom-sweep-fine)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1.08s
[INFO] running `Command { std: "docker" "inspect" "6af40d84deec208e13cd3a7434f3a12065160e3799a0bdde80eb8cec4096b0c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6af40d84deec208e13cd3a7434f3a12065160e3799a0bdde80eb8cec4096b0c7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/core_scaling-03f4b6d1ac8f07d7)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/hom_sweep_fine-c3fb421e9ce6394f)
[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] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/sim_runner-c26f942e12a6fe7b)
[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] [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 sim_runner
[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" "6af40d84deec208e13cd3a7434f3a12065160e3799a0bdde80eb8cec4096b0c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6af40d84deec208e13cd3a7434f3a12065160e3799a0bdde80eb8cec4096b0c7", kill_on_drop: false }`
[INFO] [stdout] 6af40d84deec208e13cd3a7434f3a12065160e3799a0bdde80eb8cec4096b0c7
