[INFO] cloning repository https://github.com/iocost-benchmark/ci-scripts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iocost-benchmark/ci-scripts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiocost-benchmark%2Fci-scripts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiocost-benchmark%2Fci-scripts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 737044e684dd46e29bb62395e50b7089d3b8067c [INFO] testing iocost-benchmark/ci-scripts against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiocost-benchmark%2Fci-scripts" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/iocost-benchmark/ci-scripts [INFO] finished tweaking git repo https://github.com/iocost-benchmark/ci-scripts [INFO] tweaked toml for git repo https://github.com/iocost-benchmark/ci-scripts written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/iocost-benchmark/ci-scripts on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 267 packages to latest compatible versions [INFO] [stderr] Adding bytes v1.1.0 (available: v1.11.1) [INFO] [stderr] Adding dashmap v5.5.3 (available: v6.1.0) [INFO] [stderr] Adding form_urlencoded v1.0.1 (available: v1.2.2) [INFO] [stderr] Adding git2 v0.14.4 (available: v0.20.4) [INFO] [stderr] Adding itertools v0.10.5 (available: v0.14.0) [INFO] [stderr] Adding libflate v1.4.0 (available: v2.2.1) [INFO] [stderr] Adding linkify v0.8.1 (available: v0.10.0) [INFO] [stderr] Adding md5 v0.7.0 (available: v0.8.0) [INFO] [stderr] Adding octocrab v0.16.0 (available: v0.49.6) [INFO] [stderr] Adding percent-encoding v2.1.0 (available: v2.3.2) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.13.2) [INFO] [stderr] Adding tokio v1.43.4 (available: v1.50.0) [INFO] [stderr] Adding tokio-macros v2.5.0 (available: v2.6.1) [INFO] [stderr] Adding tokio-util v0.7.13 (available: v0.7.18) [INFO] [stderr] Adding toml v0.8.23 (available: v1.1.0+spec-1.1.0) [INFO] [stderr] Adding unicase v2.6.0 (available: v2.9.0) [INFO] [stderr] Adding url v2.3.0 (available: v2.5.8) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded snafu-derive v0.7.5 [INFO] [stderr] Downloaded doc-comment v0.3.4 [INFO] [stderr] Downloaded linkify v0.8.1 [INFO] [stderr] Downloaded libflate_lz77 v1.2.0 [INFO] [stderr] Downloaded snafu v0.7.5 [INFO] [stderr] Downloaded url v2.3.0 [INFO] [stderr] Downloaded hyperx v1.4.0 [INFO] [stderr] Downloaded octocrab v0.16.0 [INFO] [stderr] Downloaded libflate v1.4.0 [INFO] [stderr] Downloaded arc-swap v1.9.0 [INFO] [stderr] Downloaded git2 v0.14.4 [INFO] [stderr] Downloaded libssh2-sys v0.2.23 [INFO] [stderr] Downloaded tokio v1.43.4 [INFO] [stderr] Downloaded libz-sys v1.1.25 [INFO] [stderr] Downloaded libgit2-sys v0.13.5+1.4.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5ec15d14fef7035c05fe5dc94f931aee21d33195f335fb53c26c323a300980f [INFO] running `Command { std: "docker" "start" "-a" "b5ec15d14fef7035c05fe5dc94f931aee21d33195f335fb53c26c323a300980f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5ec15d14fef7035c05fe5dc94f931aee21d33195f335fb53c26c323a300980f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5ec15d14fef7035c05fe5dc94f931aee21d33195f335fb53c26c323a300980f", kill_on_drop: false }` [INFO] [stdout] b5ec15d14fef7035c05fe5dc94f931aee21d33195f335fb53c26c323a300980f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff81084dd9abf8822a3227e2d1330a45f9e95fcfa996106f906e9ba0042c180f [INFO] running `Command { std: "docker" "start" "-a" "ff81084dd9abf8822a3227e2d1330a45f9e95fcfa996106f906e9ba0042c180f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling doc-comment v0.3.4 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling hyperx v1.4.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling libflate_lz77 v1.2.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling arc-swap v1.9.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] error: could not compile `gimli` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name gimli --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gimli-0.32.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="read"' --cfg 'feature="read-core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=97dfaa51dec7dbd3 -C extra-filename=-3f9d212b917c832b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ff81084dd9abf8822a3227e2d1330a45f9e95fcfa996106f906e9ba0042c180f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff81084dd9abf8822a3227e2d1330a45f9e95fcfa996106f906e9ba0042c180f", kill_on_drop: false }` [INFO] [stdout] ff81084dd9abf8822a3227e2d1330a45f9e95fcfa996106f906e9ba0042c180f