[INFO] cloning repository https://github.com/cloudflare/daphne [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cloudflare/daphne" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcloudflare%2Fdaphne", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcloudflare%2Fdaphne'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f77c0f1c178ff068cf9f9d96fa36cf7becf91bf3 [INFO] building cloudflare/daphne against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcloudflare%2Fdaphne" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cloudflare/daphne on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cloudflare/daphne [INFO] finished tweaking git repo https://github.com/cloudflare/daphne [INFO] tweaked toml for git repo https://github.com/cloudflare/daphne written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/cloudflare/daphne 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" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tls_codec_derive v0.2.0 [INFO] [stderr] Downloaded tls_codec v0.2.0 [INFO] [stderr] Downloaded plotters-svg v0.3.5 [INFO] [stderr] Downloaded plotters v0.3.5 [INFO] [stderr] Downloaded prometheus v0.13.3 [INFO] [stderr] Downloaded deepsize_derive v0.1.2 [INFO] [stderr] Downloaded x25519-dalek-ng v1.1.1 [INFO] [stderr] Downloaded crypto-mac v0.11.0 [INFO] [stderr] Downloaded reqwest-wasm v0.11.16 [INFO] [stderr] Downloaded worker-sys v0.0.10 [INFO] [stderr] Downloaded p256 v0.10.1 [INFO] [stderr] Downloaded plotters-backend v0.3.5 [INFO] [stderr] Downloaded deepsize v0.2.0 [INFO] [stderr] Downloaded replace_with v0.1.7 [INFO] [stderr] Downloaded hpke-rs-crypto v0.1.1 [INFO] [stderr] Downloaded chrono-tz v0.8.3 [INFO] [stderr] Downloaded p384 v0.9.0 [INFO] [stderr] Downloaded hpke-rs-rust-crypto v0.1.1 [INFO] [stderr] Downloaded hpke-rs v0.1.0 [INFO] [stderr] Downloaded prio v0.15.3 [INFO] [stderr] Downloaded rustix v0.38.19 [INFO] [stderr] Downloaded chrono-tz-build v0.2.0 [INFO] [stderr] Downloaded matchit v0.4.6 [INFO] [stderr] Downloaded worker-kv v0.6.0 [INFO] [stderr] Downloaded criterion v0.5.1 [INFO] [stderr] Downloaded aes-gcm v0.9.2 [INFO] [stderr] Downloaded wasm-streams v0.3.0 [INFO] [stderr] Downloaded worker-macros v0.0.10 [INFO] [stderr] Downloaded worker v0.0.18 [INFO] [stderr] Downloaded cap v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7980d7d72613f6b6d9558f98ac70d6949f16401b463c78f187500953778b3af2 [INFO] running `Command { std: "docker" "start" "-a" "7980d7d72613f6b6d9558f98ac70d6949f16401b463c78f187500953778b3af2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7980d7d72613f6b6d9558f98ac70d6949f16401b463c78f187500953778b3af2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7980d7d72613f6b6d9558f98ac70d6949f16401b463c78f187500953778b3af2", kill_on_drop: false }` [INFO] [stdout] 7980d7d72613f6b6d9558f98ac70d6949f16401b463c78f187500953778b3af2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5502b9fd16993d47adf673e57e8227de2452c3c918cc851f0e42c4706b690bf2 [INFO] running `Command { std: "docker" "start" "-a" "5502b9fd16993d47adf673e57e8227de2452c3c918cc851f0e42c4706b690bf2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.86 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling wasm-bindgen v0.2.86 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling subtle-ng v2.5.0 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling prometheus v0.13.3 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling ff v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling group v0.11.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling regex-automata v0.4.1 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling replace_with v0.1.7 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling crypto-mac v0.11.0 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling signature v1.4.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling ctr v0.7.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling poly1305 v0.7.2 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling aes v0.8.3 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling aes-gcm v0.9.2 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling matchit v0.4.6 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling cap v0.1.2 [INFO] [stderr] Compiling regex v1.10.0 [INFO] [stderr] Compiling tls_codec_derive v0.2.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling chrono-tz-build v0.2.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.86 [INFO] [stderr] Compiling chrono-tz v0.8.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.86 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.86 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling sec1 v0.2.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling curve25519-dalek-ng v4.1.1 [INFO] [stderr] Compiling chacha20 v0.8.2 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling chacha20poly1305 v0.9.1 [INFO] [stderr] Compiling elliptic-curve v0.11.12 [INFO] [stderr] Compiling rfc6979 v0.1.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling ecdsa v0.13.4 [INFO] [stderr] Compiling p384 v0.9.0 [INFO] [stderr] Compiling x25519-dalek-ng v1.1.1 [INFO] [stderr] Compiling p256 v0.10.1 [INFO] [stderr] Compiling js-sys v0.3.63 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling clap v4.4.6 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.36 [INFO] [stderr] Compiling web-sys v0.3.63 [INFO] [stderr] Compiling tokio-util v0.7.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling worker-sys v0.0.10 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling wasm-streams v0.3.0 [INFO] [stderr] Compiling worker-macros v0.0.10 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling tls_codec v0.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling serde-wasm-bindgen v0.5.0 [INFO] [stderr] Compiling prio v0.15.3 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling hpke-rs-crypto v0.1.1 [INFO] [stderr] Compiling worker-kv v0.6.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling hpke-rs-rust-crypto v0.1.1 [INFO] [stderr] Compiling hpke-rs v0.1.0 [INFO] [stderr] Compiling worker v0.0.18 [INFO] [stderr] Compiling daphne v0.3.0 (/opt/rustwide/workdir/daphne) [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest-wasm v0.11.16 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling daphne_worker v0.3.0 (/opt/rustwide/workdir/daphne_worker) [INFO] [stderr] Compiling dapf v0.3.0 (/opt/rustwide/workdir/daphne/dapf) [INFO] [stderr] Compiling daphne-worker-test v0.3.0 (/opt/rustwide/workdir/daphne_worker_test) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.47s [INFO] running `Command { std: "docker" "inspect" "5502b9fd16993d47adf673e57e8227de2452c3c918cc851f0e42c4706b690bf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5502b9fd16993d47adf673e57e8227de2452c3c918cc851f0e42c4706b690bf2", kill_on_drop: false }` [INFO] [stdout] 5502b9fd16993d47adf673e57e8227de2452c3c918cc851f0e42c4706b690bf2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7beb352dee214d32851c7413ec7abbcab289483909be56f0cfe339f6d40c15ff [INFO] running `Command { std: "docker" "start" "-a" "7beb352dee214d32851c7413ec7abbcab289483909be56f0cfe339f6d40c15ff", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.0 [INFO] [stderr] Compiling deepsize_derive v0.1.2 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling rustls-webpki v0.101.6 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustix v0.38.19 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling deepsize v0.2.0 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.1 [INFO] [stderr] Compiling chrono-tz v0.8.3 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling tls_codec v0.2.0 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling prio v0.15.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde-wasm-bindgen v0.5.0 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling hpke-rs-crypto v0.1.1 [INFO] [stderr] Compiling worker-kv v0.6.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling hpke-rs v0.1.0 [INFO] [stderr] Compiling hpke-rs-rust-crypto v0.1.1 [INFO] [stderr] Compiling regex v1.10.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling tokio-util v0.7.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling daphne v0.3.0 (/opt/rustwide/workdir/daphne) [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling worker v0.0.18 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-rustls v0.24.1 [INFO] [stderr] Compiling reqwest-wasm v0.11.16 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling daphne_worker v0.3.0 (/opt/rustwide/workdir/daphne_worker) [INFO] [stderr] Compiling dapf v0.3.0 (/opt/rustwide/workdir/daphne/dapf) [INFO] [stderr] error: could not compile `daphne_worker` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/bin/rustc --crate-name daphne_worker --edition=2021 daphne_worker/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --crate-type rlib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=1ce874d1c3d53f41 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-45139ea17ba4c0e5.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-c46b57e48eca059d.so --extern bincode=/opt/rustwide/target/debug/deps/libbincode-ad62932376c7e9e2.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2c6a7b1c1d28a308.rlib --extern daphne=/opt/rustwide/target/debug/deps/libdaphne.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-95451a5c6a340527.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-2f047e17ec45c8ea.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-fe848ebb2f78f957.rlib --extern prio=/opt/rustwide/target/debug/deps/libprio-d1f2e1ac1956a23b.rlib --extern prometheus=/opt/rustwide/target/debug/deps/libprometheus-fab01814abc9deac.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-8d246a3922128bf0.rlib --extern reqwest_wasm=/opt/rustwide/target/debug/deps/libreqwest_wasm-76b56fb605abc53a.rlib --extern ring=/opt/rustwide/target/debug/deps/libring-b2cf34950e8561e5.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a8e186a48253d260.rlib --extern serde_wasm_bindgen=/opt/rustwide/target/debug/deps/libserde_wasm_bindgen-28448d91c014bcc7.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1aade660ebabc520.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f1b3c4f18e73ce90.rlib --extern tracing_core=/opt/rustwide/target/debug/deps/libtracing_core-76816fa0290f4b87.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-3a1e960968757cf1.rlib --extern worker=/opt/rustwide/target/debug/deps/libworker-e3a66ee2550e314f.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-3276eb99951d8587/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7beb352dee214d32851c7413ec7abbcab289483909be56f0cfe339f6d40c15ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7beb352dee214d32851c7413ec7abbcab289483909be56f0cfe339f6d40c15ff", kill_on_drop: false }` [INFO] [stdout] 7beb352dee214d32851c7413ec7abbcab289483909be56f0cfe339f6d40c15ff [INFO] building cloudflare/daphne against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcloudflare%2Fdaphne" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cloudflare/daphne on toolchain 53e03135c36e913ff664ce8329041b7e3c2fd358 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cloudflare/daphne [INFO] finished tweaking git repo https://github.com/cloudflare/daphne [INFO] tweaked toml for git repo https://github.com/cloudflare/daphne written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/cloudflare/daphne 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" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc31cb87d65e346ea66efa7c8aa725da7611df86698584fb71ee9a17c532be35 [INFO] running `Command { std: "docker" "start" "-a" "fc31cb87d65e346ea66efa7c8aa725da7611df86698584fb71ee9a17c532be35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc31cb87d65e346ea66efa7c8aa725da7611df86698584fb71ee9a17c532be35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc31cb87d65e346ea66efa7c8aa725da7611df86698584fb71ee9a17c532be35", kill_on_drop: false }` [INFO] [stdout] fc31cb87d65e346ea66efa7c8aa725da7611df86698584fb71ee9a17c532be35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef3bf3ec3fe3b44795d54e5b31921701e8925026615d93a4e9194a99a1ad1419 [INFO] running `Command { std: "docker" "start" "-a" "ef3bf3ec3fe3b44795d54e5b31921701e8925026615d93a4e9194a99a1ad1419", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.86 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling wasm-bindgen v0.2.86 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling regex-syntax v0.8.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling subtle-ng v2.5.0 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling prometheus v0.13.3 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling ff v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling group v0.11.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling regex-automata v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling crypto-mac v0.11.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling signature v1.4.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling ctr v0.7.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling poly1305 v0.7.2 [INFO] [stderr] Compiling aes v0.8.3 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling aes-gcm v0.9.2 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling replace_with v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling matchit v0.4.6 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling regex v1.10.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling cap v0.1.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling tls_codec_derive v0.2.0 [INFO] [stderr] Compiling chrono-tz-build v0.2.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling chrono-tz v0.8.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.86 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.86 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling sec1 v0.2.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.86 [INFO] [stderr] Compiling curve25519-dalek-ng v4.1.1 [INFO] [stderr] Compiling chacha20 v0.8.2 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling chacha20poly1305 v0.9.1 [INFO] [stderr] Compiling elliptic-curve v0.11.12 [INFO] [stderr] Compiling rfc6979 v0.1.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling ecdsa v0.13.4 [INFO] [stderr] Compiling p384 v0.9.0 [INFO] [stderr] Compiling x25519-dalek-ng v1.1.1 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling js-sys v0.3.63 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling p256 v0.10.1 [INFO] [stderr] Compiling clap v4.4.6 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.36 [INFO] [stderr] Compiling web-sys v0.3.63 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling tokio-util v0.7.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling worker-sys v0.0.10 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling tls_codec v0.2.0 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling prio v0.15.3 [INFO] [stderr] Compiling serde-wasm-bindgen v0.5.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling wasm-streams v0.3.0 [INFO] [stderr] Compiling worker-macros v0.0.10 [INFO] [stderr] Compiling hpke-rs-crypto v0.1.1 [INFO] [stderr] Compiling worker-kv v0.6.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling hpke-rs v0.1.0 [INFO] [stderr] Compiling hpke-rs-rust-crypto v0.1.1 [INFO] [stderr] Compiling worker v0.0.18 [INFO] [stderr] Compiling daphne v0.3.0 (/opt/rustwide/workdir/daphne) [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest-wasm v0.11.16 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling daphne_worker v0.3.0 (/opt/rustwide/workdir/daphne_worker) [INFO] [stderr] Compiling dapf v0.3.0 (/opt/rustwide/workdir/daphne/dapf) [INFO] [stderr] Compiling daphne-worker-test v0.3.0 (/opt/rustwide/workdir/daphne_worker_test) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.17s [INFO] running `Command { std: "docker" "inspect" "ef3bf3ec3fe3b44795d54e5b31921701e8925026615d93a4e9194a99a1ad1419", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef3bf3ec3fe3b44795d54e5b31921701e8925026615d93a4e9194a99a1ad1419", kill_on_drop: false }` [INFO] [stdout] ef3bf3ec3fe3b44795d54e5b31921701e8925026615d93a4e9194a99a1ad1419 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e834779ced11d4238344deb4c3e33f548ed3084abb67196191dd6ba48d7a7fdc [INFO] running `Command { std: "docker" "start" "-a" "e834779ced11d4238344deb4c3e33f548ed3084abb67196191dd6ba48d7a7fdc", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.0 [INFO] [stderr] Compiling deepsize_derive v0.1.2 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.101.6 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling rustix v0.38.19 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling deepsize v0.2.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.1 [INFO] [stderr] Compiling chrono-tz v0.8.3 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling tls_codec v0.2.0 [INFO] [stderr] Compiling prio v0.15.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde-wasm-bindgen v0.5.0 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling hpke-rs-crypto v0.1.1 [INFO] [stderr] Compiling regex v1.10.0 [INFO] [stderr] Compiling worker-kv v0.6.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling hpke-rs v0.1.0 [INFO] [stderr] Compiling hpke-rs-rust-crypto v0.1.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling tokio-util v0.7.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling daphne v0.3.0 (/opt/rustwide/workdir/daphne) [INFO] [stderr] Compiling worker v0.0.18 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-rustls v0.24.1 [INFO] [stderr] Compiling reqwest-wasm v0.11.16 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling daphne_worker v0.3.0 (/opt/rustwide/workdir/daphne_worker) [INFO] [stderr] Compiling dapf v0.3.0 (/opt/rustwide/workdir/daphne/dapf) [INFO] [stderr] Compiling daphne-worker-test v0.3.0 (/opt/rustwide/workdir/daphne_worker_test) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 30.74s [INFO] running `Command { std: "docker" "inspect" "e834779ced11d4238344deb4c3e33f548ed3084abb67196191dd6ba48d7a7fdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e834779ced11d4238344deb4c3e33f548ed3084abb67196191dd6ba48d7a7fdc", kill_on_drop: false }` [INFO] [stdout] e834779ced11d4238344deb4c3e33f548ed3084abb67196191dd6ba48d7a7fdc