[INFO] cloning repository https://github.com/ntBre/rust-intder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ntBre/rust-intder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FntBre%2Frust-intder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FntBre%2Frust-intder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 391228ba196a31420b88e68b5ea65dee52bc0d26
[INFO] checking ntBre/rust-intder/391228ba196a31420b88e68b5ea65dee52bc0d26 against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FntBre%2Frust-intder" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ntBre/rust-intder
[INFO] finished tweaking git repo https://github.com/ntBre/rust-intder
[INFO] tweaked toml for git repo https://github.com/ntBre/rust-intder written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ntBre/rust-intder on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ntBre/rust-intder 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/ntBre/psqs`
[INFO] [stderr]     Updating git repository `https://github.com/ntBre/symm`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wide v0.7.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dd9c09771469daf481130acd7b8bd5a498da1ac8874676ccb1c0614b98820e4e
[INFO] running `Command { std: "docker" "start" "-a" "dd9c09771469daf481130acd7b8bd5a498da1ac8874676ccb1c0614b98820e4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd9c09771469daf481130acd7b8bd5a498da1ac8874676ccb1c0614b98820e4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd9c09771469daf481130acd7b8bd5a498da1ac8874676ccb1c0614b98820e4e", kill_on_drop: false }`
[INFO] [stdout] dd9c09771469daf481130acd7b8bd5a498da1ac8874676ccb1c0614b98820e4e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1cb19857e1d2c7cdd7bcce46448bf469c421ef90bf40feb2425c5c42a9ee84e3
[INFO] running `Command { std: "docker" "start" "-a" "1cb19857e1d2c7cdd7bcce46448bf469c421ef90bf40feb2425c5c42a9ee84e3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking iana-time-zone v0.1.59
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking wide v0.7.13
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking regex-automata v0.4.4
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking nalgebra v0.33.0
[INFO] [stderr]     Checking symm v0.1.0 (https://github.com/ntBre/symm#39161c95)
[INFO] [stderr]     Checking psqs v0.1.0 (https://github.com/ntBre/psqs#c22e1383)
[INFO] [stderr]     Checking intder v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.63s
[INFO] running `Command { std: "docker" "inspect" "1cb19857e1d2c7cdd7bcce46448bf469c421ef90bf40feb2425c5c42a9ee84e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cb19857e1d2c7cdd7bcce46448bf469c421ef90bf40feb2425c5c42a9ee84e3", kill_on_drop: false }`
[INFO] [stdout] 1cb19857e1d2c7cdd7bcce46448bf469c421ef90bf40feb2425c5c42a9ee84e3
