[INFO] cloning repository https://github.com/explocion/crypto-materials [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/explocion/crypto-materials" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexplocion%2Fcrypto-materials", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexplocion%2Fcrypto-materials'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b0902f555cfa5099d11130206590993f1d612edd [INFO] testing explocion/crypto-materials against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexplocion%2Fcrypto-materials" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/explocion/crypto-materials [INFO] finished tweaking git repo https://github.com/explocion/crypto-materials [INFO] tweaked toml for git repo https://github.com/explocion/crypto-materials written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/explocion/crypto-materials on toolchain 33835004928d3bf65db4d4712e1330766263b0bd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/explocion/crypto-materials 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a487417521f29adb0d84e51f3220b961dac182d8b7d60076f91855e7a4e89ed4 [INFO] running `Command { std: "docker" "start" "-a" "a487417521f29adb0d84e51f3220b961dac182d8b7d60076f91855e7a4e89ed4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a487417521f29adb0d84e51f3220b961dac182d8b7d60076f91855e7a4e89ed4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a487417521f29adb0d84e51f3220b961dac182d8b7d60076f91855e7a4e89ed4", kill_on_drop: false }` [INFO] [stdout] a487417521f29adb0d84e51f3220b961dac182d8b7d60076f91855e7a4e89ed4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 001cbf6327ad98d5a000c9127a0ac8ed9c0f73d8beeb87ec3c7542ad87cf3966 [INFO] running `Command { std: "docker" "start" "-a" "001cbf6327ad98d5a000c9127a0ac8ed9c0f73d8beeb87ec3c7542ad87cf3966", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling gmp-mpfr-sys v1.6.2 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling rug v1.24.1 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling blobby v0.3.1 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling warmup v0.1.0 (/opt/rustwide/workdir/warmup) [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> warmup/src/lib.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn fibonacci(n: u32) -> u32 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `texts` [INFO] [stdout] --> warmup/src/lib.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn longest_str<'a, 'b>(texts: &'b [&'a str]) -> &'a str { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_texts` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling cipher-utils v0.1.0 (/opt/rustwide/workdir/cipher-utils) [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "001cbf6327ad98d5a000c9127a0ac8ed9c0f73d8beeb87ec3c7542ad87cf3966", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "001cbf6327ad98d5a000c9127a0ac8ed9c0f73d8beeb87ec3c7542ad87cf3966", kill_on_drop: false }` [INFO] [stdout] 001cbf6327ad98d5a000c9127a0ac8ed9c0f73d8beeb87ec3c7542ad87cf3966