[INFO] cloning repository https://github.com/Rickygole/PQC-Algo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rickygole/PQC-Algo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRickygole%2FPQC-Algo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRickygole%2FPQC-Algo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c2a396f6581ef08bfb60d06d9cb821aec129f35c
[INFO] checking Rickygole/PQC-Algo against master#035b01b794602d5861daa43ac792f372f8981ed7 for 152214-denied
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRickygole%2FPQC-Algo" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Rickygole/PQC-Algo
[INFO] finished tweaking git repo https://github.com/Rickygole/PQC-Algo
[INFO] tweaked toml for git repo https://github.com/Rickygole/PQC-Algo written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Rickygole/PQC-Algo on toolchain 035b01b794602d5861daa43ac792f372f8981ed7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Rickygole/PQC-Algo 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" "+035b01b794602d5861daa43ac792f372f8981ed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cstr_core v0.2.6
[INFO] [stderr]   Downloaded oqs v0.10.1
[INFO] [stderr]   Downloaded build-deps v0.1.4
[INFO] [stderr]   Downloaded oqs-sys v0.10.1+liboqs-0.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8943330bac0ce792724253b3c348143d5d3a287d5c3cbd72a25acc3118fa8902
[INFO] running `Command { std: "docker" "start" "-a" "8943330bac0ce792724253b3c348143d5d3a287d5c3cbd72a25acc3118fa8902", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8943330bac0ce792724253b3c348143d5d3a287d5c3cbd72a25acc3118fa8902", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8943330bac0ce792724253b3c348143d5d3a287d5c3cbd72a25acc3118fa8902", kill_on_drop: false }`
[INFO] [stdout] 8943330bac0ce792724253b3c348143d5d3a287d5c3cbd72a25acc3118fa8902
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 78ab52fc7217b792541a160a082d4fbbf8ae8ef08c11d1eedaf70cafee0dc69f
[INFO] running `Command { std: "docker" "start" "-a" "78ab52fc7217b792541a160a082d4fbbf8ae8ef08c11d1eedaf70cafee0dc69f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking typenum v1.19.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling build-deps v0.1.4
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]    Compiling oqs v0.10.1
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking cstr_core v0.2.6
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling oqs-sys v0.10.1+liboqs-0.12.0
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "78ab52fc7217b792541a160a082d4fbbf8ae8ef08c11d1eedaf70cafee0dc69f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78ab52fc7217b792541a160a082d4fbbf8ae8ef08c11d1eedaf70cafee0dc69f", kill_on_drop: false }`
[INFO] [stdout] 78ab52fc7217b792541a160a082d4fbbf8ae8ef08c11d1eedaf70cafee0dc69f
