[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] 52a911009e5c6526e41728376716962d0d7bc882 [INFO] testing Turbo87/segelflug-classifieds against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTurbo87%2Fsegelflug-classifieds" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Turbo87/segelflug-classifieds on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-22/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-22/source/Cargo.toml [INFO] crate git repo https://github.com/Turbo87/segelflug-classifieds already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32e1c728fc941cc689bba804fb8521e4f46224b4d49f9b1a9922c3c36c8ad8c4 [INFO] running `Command { std: "docker" "start" "-a" "32e1c728fc941cc689bba804fb8521e4f46224b4d49f9b1a9922c3c36c8ad8c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32e1c728fc941cc689bba804fb8521e4f46224b4d49f9b1a9922c3c36c8ad8c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32e1c728fc941cc689bba804fb8521e4f46224b4d49f9b1a9922c3c36c8ad8c4", kill_on_drop: false }` [INFO] [stdout] 32e1c728fc941cc689bba804fb8521e4f46224b4d49f9b1a9922c3c36c8ad8c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7392418e7e10d37cb2c4c713b7f15963f5fb51faa081766e9c17c5f0b25b1061 [INFO] running `Command { std: "docker" "start" "-a" "7392418e7e10d37cb2c4c713b7f15963f5fb51faa081766e9c17c5f0b25b1061", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling never v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rustls-pemfile v0.3.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tendril v0.4.2 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling atomicwrites v0.3.1 [INFO] [stderr] Compiling rss v2.0.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sentry-contexts v0.23.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling flurry v0.3.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling clap_derive v3.0.11 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] error: could not compile `darling_core` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name darling_core --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/darling_core-0.13.1/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="strsim"' --cfg 'feature="suggestions"' -C metadata=8b9367164d802cab -C extra-filename=-8b9367164d802cab --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fnv=/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rmeta --extern ident_case=/opt/rustwide/target/debug/deps/libident_case-f9e0d0fa5402f0d8.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d43b9eeea9b4257f.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-8d5920e04f914a4c.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-be6ba759f95a5238.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-4c335ba4a8c39dc0.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `html5ever` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.26.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=4dc35c9b6778da0d -C extra-filename=-4dc35c9b6778da0d --out-dir /opt/rustwide/target/debug/build/html5ever-4dc35c9b6778da0d -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d43b9eeea9b4257f.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-8d5920e04f914a4c.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-4c335ba4a8c39dc0.rlib --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `cssparser` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cssparser-0.27.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=ba3c043b30f612f0 -C extra-filename=-ba3c043b30f612f0 --out-dir /opt/rustwide/target/debug/build/cssparser-ba3c043b30f612f0 -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d43b9eeea9b4257f.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-8d5920e04f914a4c.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-4c335ba4a8c39dc0.rlib --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `html5ever` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=a3b9112ae73b440c -C extra-filename=-a3b9112ae73b440c --out-dir /opt/rustwide/target/debug/build/html5ever-a3b9112ae73b440c -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d43b9eeea9b4257f.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-8d5920e04f914a4c.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-4c335ba4a8c39dc0.rlib --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `rustls` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rustls --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustls-0.20.2/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="dangerous_configuration"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="tls12"' -C metadata=45bbc238d893b799 -C extra-filename=-45bbc238d893b799 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-b1529ebc0f8d6362.rmeta --extern sct=/opt/rustwide/target/debug/deps/libsct-f979ed1a968fa021.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-3b8049664fe71207.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-fc9e18fa716dac9b/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `serde_derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_derive-1.0.136/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=3e9e0cddba7aa07f -C extra-filename=-3e9e0cddba7aa07f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d43b9eeea9b4257f.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-8d5920e04f914a4c.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-4c335ba4a8c39dc0.rlib --extern proc_macro --cap-lints allow --cap-lints=warn --cfg underscore_consts --cfg ptr_addr_of` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "7392418e7e10d37cb2c4c713b7f15963f5fb51faa081766e9c17c5f0b25b1061", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7392418e7e10d37cb2c4c713b7f15963f5fb51faa081766e9c17c5f0b25b1061", kill_on_drop: false }` [INFO] [stdout] 7392418e7e10d37cb2c4c713b7f15963f5fb51faa081766e9c17c5f0b25b1061