[INFO] cloning repository https://github.com/secuber/Signal-Calling-Service
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/secuber/Signal-Calling-Service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsecuber%2FSignal-Calling-Service", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsecuber%2FSignal-Calling-Service'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 493384ab09e8162de0d6154570abc1839a737c8e
[INFO] building secuber/Signal-Calling-Service against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsecuber%2FSignal-Calling-Service" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/secuber/Signal-Calling-Service on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/secuber/Signal-Calling-Service
[INFO] finished tweaking git repo https://github.com/secuber/Signal-Calling-Service
[INFO] tweaked toml for git repo https://github.com/secuber/Signal-Calling-Service written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/secuber/Signal-Calling-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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/signalapp/curve25519-dalek`
[INFO] [stderr]     Updating git repository `https://github.com/signalapp/ringrtc`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/signalapp/libsignal`
[INFO] [stderr]     Updating git submodule `https://github.com/signalapp/Signal-Message-Backup-Tests.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cbc v0.1.2
[INFO] [stderr]   Downloaded partial-default-derive v0.1.0
[INFO] [stderr]   Downloaded blob-uuid v0.5.0
[INFO] [stderr]   Downloaded unzip3 v1.0.0
[INFO] [stderr]   Downloaded mirai-annotations v1.12.0
[INFO] [stderr]   Downloaded mock_instant v0.3.2
[INFO] [stderr]   Downloaded accounting-allocator v0.2.0
[INFO] [stderr]   Downloaded aws-smithy-http v0.60.9
[INFO] [stderr]   Downloaded aws-smithy-xml v0.60.8
[INFO] [stderr]   Downloaded cmake v0.1.50
[INFO] [stderr]   Downloaded darwin-libproc-sys v0.1.2
[INFO] [stderr]   Downloaded serde_with v3.9.0
[INFO] [stderr]   Downloaded prost-build v0.12.6
[INFO] [stderr]   Downloaded aws-sdk-sso v1.35.0
[INFO] [stderr]   Downloaded aws-sdk-ssooidc v1.36.0
[INFO] [stderr]   Downloaded aws-smithy-types v1.2.0
[INFO] [stderr]   Downloaded aws-config v1.5.4
[INFO] [stderr]   Downloaded aws-smithy-runtime v1.6.2
[INFO] [stderr]   Downloaded aws-sdk-sts v1.35.0
[INFO] [stderr]   Downloaded psutil v3.3.0
[INFO] [stderr]   Downloaded reqwest v0.12.6
[INFO] [stderr]   Downloaded aws-lc-rs v1.8.1
[INFO] [stderr]   Downloaded aws-runtime v1.3.1
[INFO] [stderr]   Downloaded aws-smithy-runtime-api v1.7.1
[INFO] [stderr]   Downloaded aws-sigv4 v1.2.3
[INFO] [stderr]   Downloaded aes-gcm-siv v0.11.1
[INFO] [stderr]   Downloaded darwin-libproc v0.1.2
[INFO] [stderr]   Downloaded aws-credential-types v1.2.0
[INFO] [stderr]   Downloaded serde_dynamo v4.2.14
[INFO] [stderr]   Downloaded serde_with_macros v3.9.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.62
[INFO] [stderr]   Downloaded unique_id v0.1.5
[INFO] [stderr]   Downloaded thiserror v1.0.62
[INFO] [stderr]   Downloaded partial-default v0.1.0
[INFO] [stderr]   Downloaded aws-sdk-dynamodb v1.38.0
[INFO] [stderr]   Downloaded aws-lc-sys v0.20.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fffe95deb619acd0bf8d64117c50a77fa7e4b175ed97ec4c94dd4b50276c2e13
[INFO] running `Command { std: "docker" "start" "-a" "fffe95deb619acd0bf8d64117c50a77fa7e4b175ed97ec4c94dd4b50276c2e13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fffe95deb619acd0bf8d64117c50a77fa7e4b175ed97ec4c94dd4b50276c2e13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fffe95deb619acd0bf8d64117c50a77fa7e4b175ed97ec4c94dd4b50276c2e13", kill_on_drop: false }`
[INFO] [stdout] fffe95deb619acd0bf8d64117c50a77fa7e4b175ed97ec4c94dd4b50276c2e13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b1e925917757db03cac7904b944cfe7c0a7eda8d0e170a5ba0b1146fbc02e6d1
[INFO] running `Command { std: "docker" "start" "-a" "b1e925917757db03cac7904b944cfe7c0a7eda8d0e170a5ba0b1146fbc02e6d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling bytes v1.6.1
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling outref v0.5.1
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cc v1.1.5
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling aws-types v1.3.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling aws-lc-rs v1.8.1
[INFO] [stderr]    Compiling thiserror v1.0.62
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3 (https://github.com/signalapp/curve25519-dalek?tag=signal-curve25519-4.1.3#7c6d3475)
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling mirai-annotations v1.12.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling aws-lc-sys v0.20.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling webpki-roots v0.26.3
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling aws-smithy-xml v0.60.8
[INFO] [stderr]    Compiling clap_builder v4.5.9
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling headers v0.4.0
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.62
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1 (https://github.com/signalapp/curve25519-dalek?tag=signal-curve25519-4.1.3#7c6d3475)
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling serde_with_macros v3.9.0
[INFO] [stderr]    Compiling num_enum_derive v0.6.1
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling partial-default-derive v0.1.0
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling psutil v3.3.0
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling derive-where v1.2.7
[INFO] [stderr]    Compiling aes-gcm-siv v0.11.1
[INFO] [stderr]    Compiling num_enum v0.6.1
[INFO] [stderr]    Compiling libsignal-core v0.1.0 (https://github.com/signalapp/libsignal?tag=v0.52.0#e13e3de8)
[INFO] [stderr]    Compiling blob-uuid v0.5.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling unique_id v0.1.5
[INFO] [stderr]    Compiling partial-default v0.1.0
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling mrp v2.43.0 (https://github.com/signalapp/ringrtc?tag=v2.43.0#0c5a8976)
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling accounting-allocator v0.2.0
[INFO] [stderr]    Compiling signal-crypto v0.1.0 (https://github.com/signalapp/libsignal?tag=v0.52.0#e13e3de8)
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling clap v4.5.9
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling calling_backend v97.0.0 (/opt/rustwide/workdir/backend)
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling aws-smithy-async v1.2.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling aws-smithy-types v1.2.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling serde_with v3.9.0
[INFO] [stderr]    Compiling aws-smithy-runtime-api v1.7.1
[INFO] [stderr]    Compiling aws-smithy-json v0.60.7
[INFO] [stderr]    Compiling aws-smithy-query v0.60.7
[INFO] [stderr]    Compiling calling_common v0.0.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.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="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=332bc8ec0a4ed7e3 -C extra-filename=-3f8ae9de354eaba4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-b8c2ca00b3c0e98e.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-06a4ecb18bac8ac4.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-b8afeeea29e9d59d.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-8f47b24760bf6193.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-cecd1bb20fc74280.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-e0c50e8704e39276.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-db788882f3600384.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-b155cd9499868fce.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-95b3f6e15c1b5c99.so --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" "b1e925917757db03cac7904b944cfe7c0a7eda8d0e170a5ba0b1146fbc02e6d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1e925917757db03cac7904b944cfe7c0a7eda8d0e170a5ba0b1146fbc02e6d1", kill_on_drop: false }`
[INFO] [stdout] b1e925917757db03cac7904b944cfe7c0a7eda8d0e170a5ba0b1146fbc02e6d1
