[INFO] cloning repository https://github.com/admire-eurohpc/metric_proxy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/admire-eurohpc/metric_proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadmire-eurohpc%2Fmetric_proxy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadmire-eurohpc%2Fmetric_proxy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 52bf2f6357a31e46d6d4d054455652e5ec04b078
[INFO] testing admire-eurohpc/metric_proxy against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadmire-eurohpc%2Fmetric_proxy" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/admire-eurohpc/metric_proxy
[INFO] finished tweaking git repo https://github.com/admire-eurohpc/metric_proxy
[INFO] tweaked toml for git repo https://github.com/admire-eurohpc/metric_proxy written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/admire-eurohpc/metric_proxy on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/admire-eurohpc/metric_proxy 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded path-slash v0.1.5
[INFO] [stderr]   Downloaded path-matchers v1.0.2
[INFO] [stderr]   Downloaded change-detection v1.2.0
[INFO] [stderr]   Downloaded libloading v0.8.5
[INFO] [stderr]   Downloaded binary-stream v3.4.0
[INFO] [stderr]   Downloaded serde-binary v0.5.0
[INFO] [stderr]   Downloaded static-files v0.2.4
[INFO] [stderr]   Downloaded users v0.11.0
[INFO] [stderr]   Downloaded pathsearch v0.2.0
[INFO] [stderr]   Downloaded chunked_transfer v1.5.0
[INFO] [stderr]   Downloaded buf_redux v0.8.4
[INFO] [stderr]   Downloaded meval v0.2.0
[INFO] [stderr]   Downloaded prometheus-parse v0.2.5
[INFO] [stderr]   Downloaded retry v2.0.0
[INFO] [stderr]   Downloaded clap v4.5.16
[INFO] [stderr]   Downloaded proc-maps v0.4.0
[INFO] [stderr]   Downloaded deflate v1.0.0
[INFO] [stderr]   Downloaded multipart v0.18.0
[INFO] [stderr]   Downloaded tiny_http v0.12.0
[INFO] [stderr]   Downloaded clap_builder v4.5.15
[INFO] [stderr]   Downloaded elf v0.7.4
[INFO] [stderr]   Downloaded nom v1.2.4
[INFO] [stderr]   Downloaded libproc v0.14.10
[INFO] [stderr]   Downloaded rustix v0.38.35
[INFO] [stderr]   Downloaded rouille v3.6.2
[INFO] [stderr]   Downloaded twoway v0.1.8
[INFO] [stderr]   Downloaded brotli v3.5.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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6edd868fd8ac8629015a1964f9ba16148e83efe1d342e34284fd2240d2b5c343
[INFO] running `Command { std: "docker" "start" "-a" "6edd868fd8ac8629015a1964f9ba16148e83efe1d342e34284fd2240d2b5c343", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6edd868fd8ac8629015a1964f9ba16148e83efe1d342e34284fd2240d2b5c343", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6edd868fd8ac8629015a1964f9ba16148e83efe1d342e34284fd2240d2b5c343", kill_on_drop: false }`
[INFO] [stdout] 6edd868fd8ac8629015a1964f9ba16148e83efe1d342e34284fd2240d2b5c343
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7fa3d4a42499a705a16a11edcda4ff1d67b2cb2e5882e4a19b05aa8061649c79
[INFO] running `Command { std: "docker" "start" "-a" "7fa3d4a42499a705a16a11edcda4ff1d67b2cb2e5882e4a19b05aa8061649c79", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling cc v1.1.15
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling path-slash v0.1.5
[INFO] [stderr]    Compiling rustix v0.38.35
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling path-matchers v1.0.2
[INFO] [stderr]    Compiling change-detection v1.2.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling gzip-header v1.0.0
[INFO] [stderr]    Compiling buf_redux v0.8.4
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling static-files v0.2.4
[INFO] [stderr]    Compiling brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling twoway v0.1.8
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling chunked_transfer v1.5.0
[INFO] [stderr]    Compiling proc-maps v0.4.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling proxy_v2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tiny_http v0.12.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling deflate v1.0.0
[INFO] [stderr]    Compiling clap_builder v4.5.15
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling brotli v3.5.0
[INFO] [stderr] error: could not compile `regex-syntax` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0d162b25edd5bf0dba9a22e83b614f1113e90474/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.4/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="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=82394ecc63837acd -C extra-filename=-3a1fc10fb0bb10d0 --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" "7fa3d4a42499a705a16a11edcda4ff1d67b2cb2e5882e4a19b05aa8061649c79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fa3d4a42499a705a16a11edcda4ff1d67b2cb2e5882e4a19b05aa8061649c79", kill_on_drop: false }`
[INFO] [stdout] 7fa3d4a42499a705a16a11edcda4ff1d67b2cb2e5882e4a19b05aa8061649c79
