[INFO] fetching crate threema-gateway 0.18.0... [INFO] building threema-gateway-0.18.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate threema-gateway 0.18.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate threema-gateway 0.18.0 [INFO] finished tweaking crates.io crate threema-gateway 0.18.0 [INFO] tweaked toml for crates.io crate threema-gateway 0.18.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate threema-gateway 0.18.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate threema-gateway 0.18.0 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a420026efef39845c8cf73301b0312c7caa9003afeb438a20b55b831c523e663 [INFO] running `Command { std: "docker" "start" "-a" "a420026efef39845c8cf73301b0312c7caa9003afeb438a20b55b831c523e663", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a420026efef39845c8cf73301b0312c7caa9003afeb438a20b55b831c523e663", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a420026efef39845c8cf73301b0312c7caa9003afeb438a20b55b831c523e663", kill_on_drop: false }` [INFO] [stdout] a420026efef39845c8cf73301b0312c7caa9003afeb438a20b55b831c523e663 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 695850645e0aae6124cafb3f96be08b1e83ac53c6ef4b248ddba4460fd062822 [INFO] running `Command { std: "docker" "start" "-a" "695850645e0aae6124cafb3f96be08b1e83ac53c6ef4b248ddba4460fd062822", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling rustls v0.23.11 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling platforms v3.3.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling rustls-native-certs v0.7.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling curve25519-dalek v4.1.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] Compiling crypto_secretbox v0.1.1 [INFO] [stderr] Compiling rustls-webpki v0.102.5 [INFO] [stderr] Compiling crypto_box v0.9.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling hyper-rustls v0.27.2 [INFO] [stderr] Compiling reqwest v0.12.5 [INFO] [stderr] Compiling threema-gateway v0.18.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.93s [INFO] running `Command { std: "docker" "inspect" "695850645e0aae6124cafb3f96be08b1e83ac53c6ef4b248ddba4460fd062822", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "695850645e0aae6124cafb3f96be08b1e83ac53c6ef4b248ddba4460fd062822", kill_on_drop: false }` [INFO] [stdout] 695850645e0aae6124cafb3f96be08b1e83ac53c6ef4b248ddba4460fd062822 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e5dc23ef26c2ab46e88e73908c00645f773fe0728a9273479308576a7d1c963 [INFO] running `Command { std: "docker" "start" "-a" "7e5dc23ef26c2ab46e88e73908c00645f773fe0728a9273479308576a7d1c963", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling docopt v1.1.1 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] Compiling hyper-rustls v0.27.2 [INFO] [stderr] Compiling reqwest v0.12.5 [INFO] [stderr] Compiling threema-gateway v0.18.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `threema-gateway` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name threema_gateway --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="form_urlencoded"' --cfg 'feature="receive"' --cfg 'feature="serde_urlencoded"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "form_urlencoded", "receive", "serde_urlencoded"))' -C metadata=ae4c94867275f5c0 -C extra-filename=-3e015bb5a75f123c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-1efcbe4f07366651.rlib --extern crypto_box=/opt/rustwide/target/debug/deps/libcrypto_box-0cdffa5dbbc89fd7.rlib --extern crypto_secretbox=/opt/rustwide/target/debug/deps/libcrypto_secretbox-5de83d7c584f713f.rlib --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-27d68fb865743c1d.rlib --extern docopt=/opt/rustwide/target/debug/deps/libdocopt-a0b456a475ceac09.rlib --extern form_urlencoded=/opt/rustwide/target/debug/deps/libform_urlencoded-a5edb5174711de82.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-0697cc08d4bf137c.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-a3845e017a80cb8a.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-f1c422defec46a3b.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-d5e9a113553b3291.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-4457ad2bc7ac616e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-467d72bc842d8d28.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-274eb4ea6bb6be02.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-8ed91965a1964a35.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-8eb44374f57c012b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-490c552d85286530.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3ebf8171ff04bb65.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-74c09def8e61b1ec.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-ffaf2bd2dbd4092a.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-93dabe431115d536/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7e5dc23ef26c2ab46e88e73908c00645f773fe0728a9273479308576a7d1c963", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e5dc23ef26c2ab46e88e73908c00645f773fe0728a9273479308576a7d1c963", kill_on_drop: false }` [INFO] [stdout] 7e5dc23ef26c2ab46e88e73908c00645f773fe0728a9273479308576a7d1c963