[INFO] cloning repository https://github.com/jneem/bradipograph
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jneem/bradipograph" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjneem%2Fbradipograph", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjneem%2Fbradipograph'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2b68884ecf24438b3410bcbe9c14947fd9c28f6b
[INFO] checking jneem/bradipograph against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjneem%2Fbradipograph" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jneem/bradipograph
[INFO] finished tweaking git repo https://github.com/jneem/bradipograph
[INFO] tweaked toml for git repo https://github.com/jneem/bradipograph written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jneem/bradipograph on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jneem/bradipograph 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 602f7f010ac410fcacfeb404871907ed746b1a7830245110bd3c47e236c01b3a
[INFO] running `Command { std: "docker" "start" "-a" "602f7f010ac410fcacfeb404871907ed746b1a7830245110bd3c47e236c01b3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "602f7f010ac410fcacfeb404871907ed746b1a7830245110bd3c47e236c01b3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "602f7f010ac410fcacfeb404871907ed746b1a7830245110bd3c47e236c01b3a", kill_on_drop: false }`
[INFO] [stdout] 602f7f010ac410fcacfeb404871907ed746b1a7830245110bd3c47e236c01b3a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d4ad25b18b5ec3e7c749d69814aed2713800e38900934e50b68b476d2281428d
[INFO] running `Command { std: "docker" "start" "-a" "d4ad25b18b5ec3e7c749d69814aed2713800e38900934e50b68b476d2281428d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking xmlparser v0.13.6
[INFO] [stderr]     Checking kurbo v0.9.5
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking unicode-script v0.5.5
[INFO] [stderr]     Checking tiny-skia-path v0.11.3
[INFO] [stderr]     Checking unicode-ccc v0.1.2
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.1.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]     Checking rctree v0.5.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking roxmltree v0.18.1
[INFO] [stderr]     Checking unicode-properties v0.1.0
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking simplecss v0.2.1
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking imagesize v0.12.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking data-url v0.3.1
[INFO] [stderr]     Checking unicode-vo v0.1.0
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking fontconfig-parser v0.5.3
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]    Compiling pathfinder_simd v0.5.2
[INFO] [stderr]     Checking object v0.32.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking svgtypes v0.13.0
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking usvg-tree v0.37.0
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking memmap2 v0.9.3
[INFO] [stderr]     Checking anstream v0.6.5
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling unicode-general-category v0.4.0
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pathfinder_simd-0.5.2/src/lib.rs:11:61
[INFO] [stdout]    |
[INFO] [stdout] 11 | #![cfg_attr(pf_rustc_nightly, feature(link_llvm_intrinsics, platform_intrinsics))]
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: removed in 1.78.0; see <https://github.com/rust-lang/rust/pull/121516> for more information
[INFO] [stdout]    = note: SIMD intrinsics use the regular intrinsics ABI now
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking unic-ucd-bidi v0.9.0
[INFO] [stderr]     Checking clap_builder v4.4.12
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking fdeflate v0.3.2
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pathfinder_simd-0.5.2/src/lib.rs:12:49
[INFO] [stdout]    |
[INFO] [stdout] 12 | #![cfg_attr(pf_rustc_nightly, feature(simd_ffi, stdsimd))]
[INFO] [stdout]    |                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking robust v1.1.0
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking roxmltree v0.19.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking float_next_after v1.0.0
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking unic-bidi v0.9.0
[INFO] [stderr]     Checking svgtypes v0.12.0
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr] error: could not compile `pathfinder_simd` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0557, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d4ad25b18b5ec3e7c749d69814aed2713800e38900934e50b68b476d2281428d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4ad25b18b5ec3e7c749d69814aed2713800e38900934e50b68b476d2281428d", kill_on_drop: false }`
[INFO] [stdout] d4ad25b18b5ec3e7c749d69814aed2713800e38900934e50b68b476d2281428d
