[INFO] cloning repository https://github.com/hqc-attack/divide-and-surrender
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hqc-attack/divide-and-surrender" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhqc-attack%2Fdivide-and-surrender", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhqc-attack%2Fdivide-and-surrender'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2d2d66c99736674e964cf162c40e226e90637f71
[INFO] checking hqc-attack/divide-and-surrender against master#8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd for pr-150557
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhqc-attack%2Fdivide-and-surrender" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/hqc-attack/divide-and-surrender
[INFO] finished tweaking git repo https://github.com/hqc-attack/divide-and-surrender
[INFO] tweaked toml for git repo https://github.com/hqc-attack/divide-and-surrender written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hqc-attack/divide-and-surrender on toolchain 8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hqc-attack/divide-and-surrender 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" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cpufeatures v0.2.7
[INFO] [stderr]   Downloaded build-deps v0.1.4
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.14
[INFO] [stderr]   Downloaded memoffset v0.8.0
[INFO] [stderr]   Downloaded sha2-asm v0.6.2
[INFO] [stderr]   Downloaded crossbeam v0.8.2
[INFO] [stderr]   Downloaded perf-event v0.4.8
[INFO] [stderr]   Downloaded cstr_core v0.2.6
[INFO] [stderr]   Downloaded prettyplease v0.2.5
[INFO] [stderr]   Downloaded perf-event-open-sys v4.0.0
[INFO] [stderr]   Downloaded regex v1.8.2
[INFO] [stderr]   Downloaded rug v1.23.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5e452abc202d5e116c5d88b2bdb21afaa23cc29974aace4dad076e970c3fae46
[INFO] running `Command { std: "docker" "start" "-a" "5e452abc202d5e116c5d88b2bdb21afaa23cc29974aace4dad076e970c3fae46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e452abc202d5e116c5d88b2bdb21afaa23cc29974aace4dad076e970c3fae46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e452abc202d5e116c5d88b2bdb21afaa23cc29974aace4dad076e970c3fae46", kill_on_drop: false }`
[INFO] [stdout] 5e452abc202d5e116c5d88b2bdb21afaa23cc29974aace4dad076e970c3fae46
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a93f77ca4a2d74f9842ac9400ad2c4f198d5ad581b5da9d6c7e6e3d697ffbd5
[INFO] running `Command { std: "docker" "start" "-a" "1a93f77ca4a2d74f9842ac9400ad2c4f198d5ad581b5da9d6c7e6e3d697ffbd5", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling prettyplease v0.2.5
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling build-deps v0.1.4
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.6.2
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling sha2-asm v0.6.2
[INFO] [stderr]     Checking getrandom v0.2.9
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking anstream v0.6.11
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling oqs v0.7.2 (/opt/rustwide/workdir/liboqs-rust/oqs)
[INFO] [stderr]    Compiling rug v1.23.0
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling regex v1.8.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking cstr_core v0.2.6
[INFO] [stderr]     Checking nix v0.26.2
[INFO] [stderr]     Checking clap_builder v4.4.18
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking lock_api v0.4.11
[INFO] [stderr]     Checking perf-event-open-sys v4.0.0
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking cpufeatures v0.2.7
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]     Checking perf-event v0.4.8
[INFO] [stderr]     Checking crossbeam v0.8.2
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking anyhow v1.0.79
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking bytemuck v1.13.1
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]     Checking ctrlc v3.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking clap v4.4.18
[INFO] [stderr]     Checking serde v1.0.193
[INFO] [stderr]    Compiling oqs-sys v0.7.2 (/opt/rustwide/workdir/liboqs-rust/oqs-sys)
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "1a93f77ca4a2d74f9842ac9400ad2c4f198d5ad581b5da9d6c7e6e3d697ffbd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a93f77ca4a2d74f9842ac9400ad2c4f198d5ad581b5da9d6c7e6e3d697ffbd5", kill_on_drop: false }`
[INFO] [stdout] 1a93f77ca4a2d74f9842ac9400ad2c4f198d5ad581b5da9d6c7e6e3d697ffbd5
