[INFO] cloning repository https://github.com/Turbo87/segelflug-classifieds [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Turbo87/segelflug-classifieds" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTurbo87%2Fsegelflug-classifieds", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTurbo87%2Fsegelflug-classifieds'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6b4d6863832dfbca988101c8bd4868db474d7f86 [INFO] testing Turbo87/segelflug-classifieds against master#7704328ba5ae8d6ce0ac303c9d5a1a1605906766 for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTurbo87%2Fsegelflug-classifieds" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Turbo87/segelflug-classifieds [INFO] finished tweaking git repo https://github.com/Turbo87/segelflug-classifieds [INFO] tweaked toml for git repo https://github.com/Turbo87/segelflug-classifieds written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Turbo87/segelflug-classifieds on toolchain 7704328ba5ae8d6ce0ac303c9d5a1a1605906766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Turbo87/segelflug-classifieds 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" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ureq v3.1.2 [INFO] [stderr] Downloaded sentry v0.42.0 [INFO] [stderr] Downloaded erasable v1.3.0 [INFO] [stderr] Downloaded atomicwrites v0.4.4 [INFO] [stderr] Downloaded rss v2.0.12 [INFO] [stderr] Downloaded sentry-panic v0.42.0 [INFO] [stderr] Downloaded sentry-contexts v0.42.0 [INFO] [stderr] Downloaded globset v0.4.16 [INFO] [stderr] Downloaded insta v1.45.1 [INFO] [stderr] Downloaded os_info v3.12.0 [INFO] [stderr] Downloaded quick-xml v0.38.3 [INFO] [stderr] Downloaded sentry-core v0.42.0 [INFO] [stderr] Downloaded sentry-anyhow v0.42.0 [INFO] [stderr] Downloaded sentry-tracing v0.42.0 [INFO] [stderr] Downloaded ureq-proto v0.5.2 [INFO] [stderr] Downloaded zmij v1.0.5 [INFO] [stderr] Downloaded similar v2.7.0 [INFO] [stderr] Downloaded hostname v0.4.1 [INFO] [stderr] Downloaded uname v0.1.1 [INFO] [stderr] Downloaded sentry-backtrace v0.42.0 [INFO] [stderr] Downloaded rc-box v1.3.0 [INFO] [stderr] Downloaded tokio-rustls v0.26.3 [INFO] [stderr] Downloaded vergen v9.0.6 [INFO] [stderr] Downloaded vergen-lib v0.1.6 [INFO] [stderr] Downloaded vergen-gitcl v1.0.8 [INFO] [stderr] Downloaded sentry-types v0.42.0 [INFO] [stderr] Downloaded regex-automata v0.4.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84a6720fe0fa1b8f7baff2a451ddfa18da8360d1dc6536eba1fbb9d271025a33 [INFO] running `Command { std: "docker" "start" "-a" "84a6720fe0fa1b8f7baff2a451ddfa18da8360d1dc6536eba1fbb9d271025a33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84a6720fe0fa1b8f7baff2a451ddfa18da8360d1dc6536eba1fbb9d271025a33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84a6720fe0fa1b8f7baff2a451ddfa18da8360d1dc6536eba1fbb9d271025a33", kill_on_drop: false }` [INFO] [stdout] 84a6720fe0fa1b8f7baff2a451ddfa18da8360d1dc6536eba1fbb9d271025a33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2a286c60da0526ef4a46cb3d947274ef29121b73e573a2e63d3c0d52a6cb0d6 [INFO] running `Command { std: "docker" "start" "-a" "d2a286c60da0526ef4a46cb3d947274ef29121b73e573a2e63d3c0d52a6cb0d6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling zmij v1.0.5 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling web_atoms v0.1.3 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling vergen-lib v0.1.6 [INFO] [stderr] Compiling vergen v9.0.6 [INFO] [stderr] Compiling erasable v1.3.0 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling vergen-gitcl v1.0.8 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sentry-contexts v0.42.0 [INFO] [stderr] Compiling selectors v0.31.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling regex-automata v0.4.12 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling hostname v0.4.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling rc-box v1.3.0 [INFO] [stderr] Compiling servo_arc v0.4.1 [INFO] [stderr] Compiling rustls-webpki v0.103.6 [INFO] [stderr] Compiling addr2line v0.24.2 [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/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.6/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=d1a3bf11aff745af -C extra-filename=-46a265ba7a2fe258 --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" "d2a286c60da0526ef4a46cb3d947274ef29121b73e573a2e63d3c0d52a6cb0d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2a286c60da0526ef4a46cb3d947274ef29121b73e573a2e63d3c0d52a6cb0d6", kill_on_drop: false }` [INFO] [stdout] d2a286c60da0526ef4a46cb3d947274ef29121b73e573a2e63d3c0d52a6cb0d6