[INFO] cloning repository https://github.com/rallelind/ocr-service [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rallelind/ocr-service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frallelind%2Focr-service", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frallelind%2Focr-service'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6ac0260f99812c485b73c5bb23ef4d2433566bce [INFO] testing rallelind/ocr-service against beta-2023-10-04 for beta-1.74-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frallelind%2Focr-service" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rallelind/ocr-service on toolchain beta-2023-10-04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rallelind/ocr-service [INFO] finished tweaking git repo https://github.com/rallelind/ocr-service [INFO] tweaked toml for git repo https://github.com/rallelind/ocr-service written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rallelind/ocr-service 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" "+beta-2023-10-04" "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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 42abcd81918cf503a419d9d0ae9366a8f752a0160d68f3f4cbebfe563cc9674b [INFO] running `Command { std: "docker" "start" "-a" "42abcd81918cf503a419d9d0ae9366a8f752a0160d68f3f4cbebfe563cc9674b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42abcd81918cf503a419d9d0ae9366a8f752a0160d68f3f4cbebfe563cc9674b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42abcd81918cf503a419d9d0ae9366a8f752a0160d68f3f4cbebfe563cc9674b", kill_on_drop: false }` [INFO] [stdout] 42abcd81918cf503a419d9d0ae9366a8f752a0160d68f3f4cbebfe563cc9674b [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=warn" "-e" "RUSTDOCFLAGS=--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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28b317c9bee6ba9da2d6db84075d40fe53d8c90ac627a3a701d5d9d7d3bc4acc [INFO] running `Command { std: "docker" "start" "-a" "28b317c9bee6ba9da2d6db84075d40fe53d8c90ac627a3a701d5d9d7d3bc4acc", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling outref v0.5.1 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling bytes-utils v0.1.3 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling aws-types v0.55.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling cpufeatures v0.2.6 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling aws-smithy-types v0.55.1 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling xmlparser v0.13.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling crc32c v0.6.3 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling urlencoding v2.1.2 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling aws-smithy-xml v0.55.1 [INFO] [stderr] Compiling aws-smithy-eventstream v0.55.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling aws-smithy-json v0.55.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling aws-smithy-query v0.55.1 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling tokio-macros v2.0.0 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling tokio-stream v0.1.12 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling aws-smithy-async v0.55.1 [INFO] [stderr] Compiling aws-credential-types v0.55.1 [INFO] [stderr] Compiling h2 v0.3.18 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling aws-smithy-http v0.55.1 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling aws-smithy-http-tower v0.55.1 [INFO] [stderr] Compiling aws-sigv4 v0.55.1 [INFO] [stderr] Compiling aws-smithy-checksums v0.55.1 [INFO] [stderr] Compiling aws-smithy-client v0.55.1 [INFO] [stderr] Compiling aws-http v0.55.1 [INFO] [stderr] Compiling aws-sig-auth v0.55.1 [INFO] [stderr] Compiling aws-endpoint v0.55.1 [INFO] [stderr] Compiling aws-sdk-sts v0.26.0 [INFO] [stderr] Compiling aws-sdk-sso v0.26.0 [INFO] [stderr] Compiling aws-sdk-s3 v0.26.0 [INFO] [stderr] Compiling aws-sdk-textract v0.26.0 [INFO] [stderr] Compiling aws-sdk-sqs v0.26.0 [INFO] [stderr] Compiling aws-config v0.55.1 [INFO] [stderr] error: could not compile `aws-sdk-sqs` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/bin/rustc --crate-name aws_sdk_sqs --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-sdk-sqs-0.26.0/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="rt-tokio"' --cfg 'feature="rustls"' -C metadata=f300be838bb28d3c -C extra-filename=-f300be838bb28d3c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_credential_types=/opt/rustwide/target/debug/deps/libaws_credential_types-5602655c0e84e4de.rmeta --extern aws_endpoint=/opt/rustwide/target/debug/deps/libaws_endpoint-325db9d6017d4378.rmeta --extern aws_http=/opt/rustwide/target/debug/deps/libaws_http-8359d8d54b17c647.rmeta --extern aws_sig_auth=/opt/rustwide/target/debug/deps/libaws_sig_auth-c172ed7ba70e8aae.rmeta --extern aws_smithy_async=/opt/rustwide/target/debug/deps/libaws_smithy_async-6161d304ce7ea87b.rmeta --extern aws_smithy_client=/opt/rustwide/target/debug/deps/libaws_smithy_client-0ebb8a854912ca81.rmeta --extern aws_smithy_http=/opt/rustwide/target/debug/deps/libaws_smithy_http-ba389bf73d44a638.rmeta --extern aws_smithy_http_tower=/opt/rustwide/target/debug/deps/libaws_smithy_http_tower-53034a926b781086.rmeta --extern aws_smithy_json=/opt/rustwide/target/debug/deps/libaws_smithy_json-e17c1e97ec877814.rmeta --extern aws_smithy_query=/opt/rustwide/target/debug/deps/libaws_smithy_query-b53739807f2b7c1e.rmeta --extern aws_smithy_types=/opt/rustwide/target/debug/deps/libaws_smithy_types-9b81e77c2ac22c00.rmeta --extern aws_smithy_xml=/opt/rustwide/target/debug/deps/libaws_smithy_xml-37ff9038ec4cb647.rmeta --extern aws_types=/opt/rustwide/target/debug/deps/libaws_types-ec706e4df610bf72.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-160461fd7685c961.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-59cedd5471b448ef.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-24ec6af3533fd9e2.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-36596a737b9d4d83.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-e17833ff0923eba2.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-3c80d552ae7e814a.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-3dc414c829fbeb19/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `aws-sdk-s3` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/bin/rustc --crate-name aws_sdk_s3 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-sdk-s3-0.26.0/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="rt-tokio"' --cfg 'feature="rustls"' -C metadata=18dc4e5fb96805ae -C extra-filename=-18dc4e5fb96805ae --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_credential_types=/opt/rustwide/target/debug/deps/libaws_credential_types-5602655c0e84e4de.rmeta --extern aws_endpoint=/opt/rustwide/target/debug/deps/libaws_endpoint-325db9d6017d4378.rmeta --extern aws_http=/opt/rustwide/target/debug/deps/libaws_http-8359d8d54b17c647.rmeta --extern aws_sig_auth=/opt/rustwide/target/debug/deps/libaws_sig_auth-c172ed7ba70e8aae.rmeta --extern aws_sigv4=/opt/rustwide/target/debug/deps/libaws_sigv4-b0a43651b31d0d44.rmeta --extern aws_smithy_async=/opt/rustwide/target/debug/deps/libaws_smithy_async-6161d304ce7ea87b.rmeta --extern aws_smithy_checksums=/opt/rustwide/target/debug/deps/libaws_smithy_checksums-10cfad6ed323a407.rmeta --extern aws_smithy_client=/opt/rustwide/target/debug/deps/libaws_smithy_client-0ebb8a854912ca81.rmeta --extern aws_smithy_eventstream=/opt/rustwide/target/debug/deps/libaws_smithy_eventstream-72b449f5ceb31133.rmeta --extern aws_smithy_http=/opt/rustwide/target/debug/deps/libaws_smithy_http-ba389bf73d44a638.rmeta --extern aws_smithy_http_tower=/opt/rustwide/target/debug/deps/libaws_smithy_http_tower-53034a926b781086.rmeta --extern aws_smithy_json=/opt/rustwide/target/debug/deps/libaws_smithy_json-e17c1e97ec877814.rmeta --extern aws_smithy_types=/opt/rustwide/target/debug/deps/libaws_smithy_types-9b81e77c2ac22c00.rmeta --extern aws_smithy_xml=/opt/rustwide/target/debug/deps/libaws_smithy_xml-37ff9038ec4cb647.rmeta --extern aws_types=/opt/rustwide/target/debug/deps/libaws_types-ec706e4df610bf72.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-160461fd7685c961.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-59cedd5471b448ef.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-da008fb487309ede.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-d30b04692f7f20f6.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-1f10659c8f7836aa.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-24ec6af3533fd9e2.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-36596a737b9d4d83.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-e17833ff0923eba2.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-3c80d552ae7e814a.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-6716da2a5e825745.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-3dc414c829fbeb19/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "28b317c9bee6ba9da2d6db84075d40fe53d8c90ac627a3a701d5d9d7d3bc4acc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28b317c9bee6ba9da2d6db84075d40fe53d8c90ac627a3a701d5d9d7d3bc4acc", kill_on_drop: false }` [INFO] [stdout] 28b317c9bee6ba9da2d6db84075d40fe53d8c90ac627a3a701d5d9d7d3bc4acc