[INFO] cloning repository https://github.com/pinsky-three/axioms [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pinsky-three/axioms" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpinsky-three%2Faxioms", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpinsky-three%2Faxioms'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e39a199069ea6b72cf0987d98e3954d9e9537b72 [INFO] checking pinsky-three/axioms against try#fc545c6b951a304df08b327c158f92678582f435 for pr-140557-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpinsky-three%2Faxioms" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pinsky-three/axioms on toolchain fc545c6b951a304df08b327c158f92678582f435 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pinsky-three/axioms [INFO] finished tweaking git repo https://github.com/pinsky-three/axioms [INFO] tweaked toml for git repo https://github.com/pinsky-three/axioms written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/pinsky-three/axioms 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" "+fc545c6b951a304df08b327c158f92678582f435" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0fadab6f25ab9b77203488a1e5228f36571c5f8060aa0c1233a12259ddefc62a [INFO] running `Command { std: "docker" "start" "-a" "0fadab6f25ab9b77203488a1e5228f36571c5f8060aa0c1233a12259ddefc62a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0fadab6f25ab9b77203488a1e5228f36571c5f8060aa0c1233a12259ddefc62a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fadab6f25ab9b77203488a1e5228f36571c5f8060aa0c1233a12259ddefc62a", kill_on_drop: false }` [INFO] [stdout] 0fadab6f25ab9b77203488a1e5228f36571c5f8060aa0c1233a12259ddefc62a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b505281e4338d76e65f13f30ec1b9bdc1ff02805af6fcc000e976456429da5b [INFO] running `Command { std: "docker" "start" "-a" "3b505281e4338d76e65f13f30ec1b9bdc1ff02805af6fcc000e976456429da5b", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking miniz_oxide v0.8.3 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Compiling peg-runtime v0.8.3 [INFO] [stderr] Compiling pathfinder_simd v0.5.4 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling peg-macros v0.8.4 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling font-kit v0.14.2 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking pathfinder_geometry v0.5.1 [INFO] [stderr] Checking codespan v0.11.1 [INFO] [stderr] Checking kurbo v0.9.5 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Checking peg v0.8.4 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking float-ord v0.3.2 [INFO] [stderr] Checking lyon_geom v1.0.6 [INFO] [stderr] Checking uom v0.35.0 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking svgtypes v0.13.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking g-code v0.5.1 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking plotters-bitmap v0.3.7 [INFO] [stderr] Checking roxmltree v0.19.0 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking svg2gcode v0.3.3 [INFO] [stderr] Checking axioms v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.11s [INFO] running `Command { std: "docker" "inspect" "3b505281e4338d76e65f13f30ec1b9bdc1ff02805af6fcc000e976456429da5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b505281e4338d76e65f13f30ec1b9bdc1ff02805af6fcc000e976456429da5b", kill_on_drop: false }` [INFO] [stdout] 3b505281e4338d76e65f13f30ec1b9bdc1ff02805af6fcc000e976456429da5b