[INFO] cloning repository https://github.com/AnamRasool-pixel/Executorch-export-DFN
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AnamRasool-pixel/Executorch-export-DFN" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnamRasool-pixel%2FExecutorch-export-DFN", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnamRasool-pixel%2FExecutorch-export-DFN'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 809f9e89344f19b97110045402cb05c905935d16
[INFO] checking AnamRasool-pixel/Executorch-export-DFN against try#1baf923b9c3a455162afe43e18647f494c1a4b73 for pr-151510
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnamRasool-pixel%2FExecutorch-export-DFN" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  56% (4881/8654)
Updating files:  57% (4933/8654)
Updating files:  58% (5020/8654)
Updating files:  59% (5106/8654)
Updating files:  60% (5193/8654)
Updating files:  61% (5279/8654)
Updating files:  62% (5366/8654)
Updating files:  63% (5453/8654)
Updating files:  64% (5539/8654)
Updating files:  65% (5626/8654)
Updating files:  66% (5712/8654)
Updating files:  67% (5799/8654)
Updating files:  68% (5885/8654)
Updating files:  69% (5972/8654)
Updating files:  70% (6058/8654)
Updating files:  71% (6145/8654)
Updating files:  72% (6231/8654)
Updating files:  73% (6318/8654)
Updating files:  74% (6404/8654)
Updating files:  75% (6491/8654)
Updating files:  76% (6578/8654)
Updating files:  77% (6664/8654)
Updating files:  78% (6751/8654)
Updating files:  79% (6837/8654)
Updating files:  80% (6924/8654)
Updating files:  81% (7010/8654)
Updating files:  82% (7097/8654)
Updating files:  83% (7183/8654)
Updating files:  84% (7270/8654)
Updating files:  85% (7356/8654)
Updating files:  86% (7443/8654)
Updating files:  87% (7529/8654)
Updating files:  88% (7616/8654)
Updating files:  89% (7703/8654)
Updating files:  90% (7789/8654)
Updating files:  91% (7876/8654)
Updating files:  92% (7962/8654)
Updating files:  93% (8049/8654)
Updating files:  94% (8135/8654)
Updating files:  95% (8222/8654)
Updating files:  96% (8308/8654)
Updating files:  97% (8395/8654)
Updating files:  98% (8481/8654)
Updating files:  99% (8568/8654)
Updating files: 100% (8654/8654)
Updating files: 100% (8654/8654), done.
[INFO] started tweaking git repo https://github.com/AnamRasool-pixel/Executorch-export-DFN
[INFO] finished tweaking git repo https://github.com/AnamRasool-pixel/Executorch-export-DFN
[INFO] tweaked toml for git repo https://github.com/AnamRasool-pixel/Executorch-export-DFN written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AnamRasool-pixel/Executorch-export-DFN on toolchain 1baf923b9c3a455162afe43e18647f494c1a4b73
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AnamRasool-pixel/Executorch-export-DFN 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" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/pyDF-data/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `pyo3` dependency)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8a9d1d87258170776e3d0e55e8db009511709fc341e9a59a09993233936d5ebb
[INFO] running `Command { std: "docker" "start" "-a" "8a9d1d87258170776e3d0e55e8db009511709fc341e9a59a09993233936d5ebb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8a9d1d87258170776e3d0e55e8db009511709fc341e9a59a09993233936d5ebb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a9d1d87258170776e3d0e55e8db009511709fc341e9a59a09993233936d5ebb", kill_on_drop: false }`
[INFO] [stdout] 8a9d1d87258170776e3d0e55e8db009511709fc341e9a59a09993233936d5ebb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 652daadc1e54d447a4a4ce2a5ef1d539706c229db52b023020dd046d14c7e3ef
[INFO] running `Command { std: "docker" "start" "-a" "652daadc1e54d447a4a4ce2a5ef1d539706c229db52b023020dd046d14c7e3ef", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/pyDF-data/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `pyo3` dependency)
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling time-core v0.1.1
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling time-macros v0.2.9
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling anymap2 v0.13.0
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]     Checking gimli v0.27.3
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]     Checking object v0.30.4
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]    Compiling rustfft v6.1.0
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.7.6/src/lib.rs:33:42
[INFO] [stdout]    |
[INFO] [stdout] 33 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))]
[INFO] [stdout]    |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr] error: could not compile `ahash` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "652daadc1e54d447a4a4ce2a5ef1d539706c229db52b023020dd046d14c7e3ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "652daadc1e54d447a4a4ce2a5ef1d539706c229db52b023020dd046d14c7e3ef", kill_on_drop: false }`
[INFO] [stdout] 652daadc1e54d447a4a4ce2a5ef1d539706c229db52b023020dd046d14c7e3ef
