[INFO] cloning repository https://github.com/CGMossa/vetneuron
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CGMossa/vetneuron" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCGMossa%2Fvetneuron", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCGMossa%2Fvetneuron'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1f4702ee0a6ecc01096a32ade5da56f5e6097ebe
[INFO] checking CGMossa/vetneuron against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCGMossa%2Fvetneuron" "/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/CGMossa/vetneuron on toolchain 5fee451ebd94296ea05214e819c311e164b30af6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/CGMossa/vetneuron
[INFO] finished tweaking git repo https://github.com/CGMossa/vetneuron
[INFO] tweaked toml for git repo https://github.com/CGMossa/vetneuron written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/CGMossa/vetneuron 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" "+5fee451ebd94296ea05214e819c311e164b30af6" "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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 06e7e025c4ab866f60a924504f17577746f7e3aa4f1792c9a451be185846de42
[INFO] running `Command { std: "docker" "start" "-a" "06e7e025c4ab866f60a924504f17577746f7e3aa4f1792c9a451be185846de42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06e7e025c4ab866f60a924504f17577746f7e3aa4f1792c9a451be185846de42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06e7e025c4ab866f60a924504f17577746f7e3aa4f1792c9a451be185846de42", kill_on_drop: false }`
[INFO] [stdout] 06e7e025c4ab866f60a924504f17577746f7e3aa4f1792c9a451be185846de42
[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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4eb86744c26f0f6fd8c6a4fcd69f05c55fea7c6c29c9fa0012b269347eb59eda
[INFO] running `Command { std: "docker" "start" "-a" "4eb86744c26f0f6fd8c6a4fcd69f05c55fea7c6c29c9fa0012b269347eb59eda", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]     Checking raw-cpuid v10.7.0
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v0.38.18
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.10
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking dyn-stack v0.9.1
[INFO] [stderr]     Checking matrixcompare-core v0.1.0
[INFO] [stderr]     Checking coe-rs v0.1.2
[INFO] [stderr]    Compiling faer-core v0.12.0
[INFO] [stderr]     Checking aligned-vec v0.5.0
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]     Checking dbgf v0.1.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling assert2-macros v0.3.11
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking half v2.3.1
[INFO] [stderr]     Checking matrixcompare v0.3.0
[INFO] [stderr]     Checking pulp v0.14.0
[INFO] [stderr]     Checking faer-entity v0.12.0
[INFO] [stderr]     Checking gemm-common v0.15.5
[INFO] [stderr]     Checking gemm-f32 v0.15.5
[INFO] [stderr]     Checking gemm-c32 v0.15.5
[INFO] [stderr]     Checking gemm-f64 v0.15.5
[INFO] [stderr]     Checking gemm-c64 v0.15.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling readonly v0.2.11
[INFO] [stderr]     Checking gemm-f16 v0.15.5
[INFO] [stderr]     Checking gemm v0.15.5
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking assert2 v0.3.11
[INFO] [stderr]     Checking faer-qr v0.12.0
[INFO] [stderr]     Checking faer-lu v0.12.0
[INFO] [stderr]     Checking faer-cholesky v0.12.0
[INFO] [stderr]     Checking faer-svd v0.12.0
[INFO] [stderr]     Checking faer-evd v0.12.0
[INFO] [stderr]     Checking faer v0.12.0
[INFO] [stderr]     Checking vetneuron v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0583]: file not found for module `si`
[INFO] [stdout]  --> src/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | mod si;
[INFO] [stdout]   | ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `si`, create file "src/si.rs" or "src/si/mod.rs"
[INFO] [stdout]   = note: if there is a `mod si` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `si`
[INFO] [stdout]  --> src/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | mod si;
[INFO] [stdout]   | ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `si`, create file "src/si.rs" or "src/si/mod.rs"
[INFO] [stdout]   = note: if there is a `mod si` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0583`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vetneuron` (lib test) due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0583`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `vetneuron` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "4eb86744c26f0f6fd8c6a4fcd69f05c55fea7c6c29c9fa0012b269347eb59eda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4eb86744c26f0f6fd8c6a4fcd69f05c55fea7c6c29c9fa0012b269347eb59eda", kill_on_drop: false }`
[INFO] [stdout] 4eb86744c26f0f6fd8c6a4fcd69f05c55fea7c6c29c9fa0012b269347eb59eda
