[INFO] cloning repository https://github.com/Daw00nJang/z2p [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Daw00nJang/z2p" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaw00nJang%2Fz2p", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaw00nJang%2Fz2p'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3a34c80fe97d8ab56458ebefe2aa7300a645483a [INFO] testing Daw00nJang/z2p against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaw00nJang%2Fz2p" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Daw00nJang/z2p on toolchain 1871252fc8bb672d40787e67404e6eaae7059369 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Daw00nJang/z2p [INFO] finished tweaking git repo https://github.com/Daw00nJang/z2p [INFO] tweaked toml for git repo https://github.com/Daw00nJang/z2p written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Daw00nJang/z2p 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d19b23773af9e3fe5127031c9e7f637f589643b0197cc185ad5ca2348e1d9a7 [INFO] running `Command { std: "docker" "start" "-a" "8d19b23773af9e3fe5127031c9e7f637f589643b0197cc185ad5ca2348e1d9a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d19b23773af9e3fe5127031c9e7f637f589643b0197cc185ad5ca2348e1d9a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d19b23773af9e3fe5127031c9e7f637f589643b0197cc185ad5ca2348e1d9a7", kill_on_drop: false }` [INFO] [stdout] 8d19b23773af9e3fe5127031c9e7f637f589643b0197cc185ad5ca2348e1d9a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c554aaac77d38474545c1806b4705a131e6d61732208bb0fa4dd1921b092836 [INFO] running `Command { std: "docker" "start" "-a" "1c554aaac77d38474545c1806b4705a131e6d61732208bb0fa4dd1921b092836", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling serde v1.0.200 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling cc v1.0.96 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling brotli v3.5.0 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.8.3/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="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=d23ef8f2b67b553a -C extra-filename=-d23ef8f2b67b553a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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" "1c554aaac77d38474545c1806b4705a131e6d61732208bb0fa4dd1921b092836", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c554aaac77d38474545c1806b4705a131e6d61732208bb0fa4dd1921b092836", kill_on_drop: false }` [INFO] [stdout] 1c554aaac77d38474545c1806b4705a131e6d61732208bb0fa4dd1921b092836 [INFO] testing Daw00nJang/z2p against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaw00nJang%2Fz2p" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Daw00nJang/z2p on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Daw00nJang/z2p [INFO] finished tweaking git repo https://github.com/Daw00nJang/z2p [INFO] tweaked toml for git repo https://github.com/Daw00nJang/z2p written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Daw00nJang/z2p 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 579933aeafa3f55fbbe3380caa682e91ff5f4cee57278077afe2b982c811a806 [INFO] running `Command { std: "docker" "start" "-a" "579933aeafa3f55fbbe3380caa682e91ff5f4cee57278077afe2b982c811a806", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "579933aeafa3f55fbbe3380caa682e91ff5f4cee57278077afe2b982c811a806", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "579933aeafa3f55fbbe3380caa682e91ff5f4cee57278077afe2b982c811a806", kill_on_drop: false }` [INFO] [stdout] 579933aeafa3f55fbbe3380caa682e91ff5f4cee57278077afe2b982c811a806 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb01f5ed08efa00be54c2734e599cef387c54d250b05d5b974132efeb18e3c4e [INFO] running `Command { std: "docker" "start" "-a" "eb01f5ed08efa00be54c2734e599cef387c54d250b05d5b974132efeb18e3c4e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling serde v1.0.200 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling cc v1.0.96 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling brotli v3.5.0 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling actix-router v0.5.2 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling actix-web-codegen v4.2.2 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling zstd v0.13.1 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling actix-rt v2.9.0 [INFO] [stderr] Compiling actix-server v2.3.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling actix-http v3.6.0 [INFO] [stderr] Compiling actix-web v4.5.1 [INFO] [stderr] Compiling z2p v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.16s [INFO] running `Command { std: "docker" "inspect" "eb01f5ed08efa00be54c2734e599cef387c54d250b05d5b974132efeb18e3c4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb01f5ed08efa00be54c2734e599cef387c54d250b05d5b974132efeb18e3c4e", kill_on_drop: false }` [INFO] [stdout] eb01f5ed08efa00be54c2734e599cef387c54d250b05d5b974132efeb18e3c4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec03e5a3e72c41c6dbb2514e3cb0d34c9580f910c5b8e6f3500a548192bbfe7e [INFO] running `Command { std: "docker" "start" "-a" "ec03e5a3e72c41c6dbb2514e3cb0d34c9580f910c5b8e6f3500a548192bbfe7e", kill_on_drop: false }` [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling z2p v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.11s [INFO] running `Command { std: "docker" "inspect" "ec03e5a3e72c41c6dbb2514e3cb0d34c9580f910c5b8e6f3500a548192bbfe7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec03e5a3e72c41c6dbb2514e3cb0d34c9580f910c5b8e6f3500a548192bbfe7e", kill_on_drop: false }` [INFO] [stdout] ec03e5a3e72c41c6dbb2514e3cb0d34c9580f910c5b8e6f3500a548192bbfe7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c5ce1fe4cf8fc224d1bb02749e20f1318af6ecb74e2f2bf9539376983a840f64 [INFO] running `Command { std: "docker" "start" "-a" "c5ce1fe4cf8fc224d1bb02749e20f1318af6ecb74e2f2bf9539376983a840f64", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/z2p-86e085f5ca8af64e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/z2p-f94b60d81fa4784e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/health_check.rs (/opt/rustwide/target/debug/deps/health_check-1b9e0ea5eff1c3b4) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test subscribe_returns_a_200_for_valid_form_data ... ok [INFO] [stdout] test health_check_works ... ok [INFO] [stdout] test subscribe_returns_a_400_when_data_is_missing ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- subscribe_returns_a_400_when_data_is_missing stdout ---- [INFO] [stdout] thread 'subscribe_returns_a_400_when_data_is_missing' panicked at tests/health_check.rs:56:9: [INFO] [stdout] assertion `left == right` failed: The API did not fail with 400 Bad Request when the payload was missing the email. [INFO] [stdout] left: 400 [INFO] [stdout] right: 404 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ac660cc575 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x55ac660cc575 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ac660cc575 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55ac660cc575 - ::fmt::hfb01aa1fa3fb1821 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55ac660f7d0b - core::fmt::rt::Argument::fmt::h125e56152abbc1c3 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x55ac660f7d0b - core::fmt::write::hb0ab4ff05ccfe741 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21 [INFO] [stdout] 6: 0x55ac660c93bf - std::io::Write::write_fmt::hea6336dbf2fa00b8 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15 [INFO] [stdout] 7: 0x55ac660cc34e - std::sys_common::backtrace::_print::h79ca548f3a2adf4b [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55ac660cc34e - std::sys_common::backtrace::print::h9aebf997b2fea2d3 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55ac660cdcb9 - std::panicking::default_hook::{{closure}}::h68a0954af2694526 [INFO] [stdout] 10: 0x55ac660cda0c - std::panicking::default_hook::h5be50cc6849ffb00 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x55ac65fc5faf - as core::ops::function::Fn>::call::hd874405dcbd1d3ed [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 12: 0x55ac65fc5faf - test::test_main::{{closure}}::h4f26a9df34a84b94 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x55ac660ce2bb - as core::ops::function::Fn>::call::h00e96d9c62aa9a12 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 14: 0x55ac660ce2bb - std::panicking::rust_panic_with_hook::h3c0df6036729334c [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13 [INFO] [stdout] 15: 0x55ac660ce034 - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:664:13 [INFO] [stdout] 16: 0x55ac660cca39 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55ac660cdd67 - rust_begin_unwind [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5 [INFO] [stdout] 18: 0x55ac656f9073 - core::panicking::panic_fmt::h2ba8af99174d83ea [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55ac656f958f - core::panicking::assert_failed_inner::h5c44db15a6ee70ee [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:403:23 [INFO] [stdout] 20: 0x55ac65f859ee - core::panicking::assert_failed::h7f251c7d9f9136af [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:363:5 [INFO] [stdout] 21: 0x55ac657023c1 - health_check::subscribe_returns_a_400_when_data_is_missing::{{closure}}::h0f294085df1dc9a2 [INFO] [stdout] at /opt/rustwide/workdir/tests/health_check.rs:56:9 [INFO] [stdout] 22: 0x55ac657085a2 - as core::future::future::Future>::poll::h08f6cf6e151b6a78 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/future/future.rs:123:9 [INFO] [stdout] 23: 0x55ac657085dd - as core::future::future::Future>::poll::h0a36a562aeba3bc1 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/future/future.rs:123:9 [INFO] [stdout] 24: 0x55ac65707f5f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h44bf0ebb75b85717 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:57 [INFO] [stdout] 25: 0x55ac65707ea5 - tokio::runtime::coop::with_budget::hefa8d73acb6a5d44 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 26: 0x55ac65707ea5 - tokio::runtime::coop::budget::h50cee0574baf2c3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 27: 0x55ac65707ea5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h73996d51051a69d7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 28: 0x55ac65706c40 - tokio::runtime::scheduler::current_thread::Context::enter::h7a0eba21d26d8ea4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 29: 0x55ac657076fe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h7fb04d12fcb626c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:36 [INFO] [stdout] 30: 0x55ac65707474 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hc45a86bbf456a8ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 31: 0x55ac65704e6b - tokio::runtime::context::scoped::Scoped::set::hdd7976fb8517a140 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x55ac65704ca9 - tokio::runtime::context::set_scheduler::{{closure}}::h31391e60d06118ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context.rs:176:26 [INFO] [stdout] 33: 0x55ac656fa800 - std::thread::local::LocalKey::try_with::h752f38eb8fc4495d [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/local.rs:286:12 [INFO] [stdout] 34: 0x55ac656fa23a - std::thread::local::LocalKey::with::h11ab1c5f3e55f2e1 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 35: 0x55ac65704c5d - tokio::runtime::context::set_scheduler::h584254db6a5426fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context.rs:176:9 [INFO] [stdout] 36: 0x55ac65707220 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hb1f48972a611b115 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 37: 0x55ac65707493 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h81abca155ed88361 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:19 [INFO] [stdout] 38: 0x55ac657060c3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::had6e611fa430fbdb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 39: 0x55ac657056a6 - tokio::runtime::context::runtime::enter_runtime::hf5a05ef98b9d22cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x55ac65706021 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h5780f67a0f6f2882 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 41: 0x55ac6570054d - tokio::runtime::runtime::Runtime::block_on::hb25de0caf149cc07 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/runtime.rs:349:47 [INFO] [stdout] 42: 0x55ac65701d75 - health_check::subscribe_returns_a_400_when_data_is_missing::h7535712ab13f3b9d [INFO] [stdout] at /opt/rustwide/workdir/tests/health_check.rs:47:5 [INFO] [stdout] 43: 0x55ac65701c17 - health_check::subscribe_returns_a_400_when_data_is_missing::{{closure}}::h91dd12e5df4fd373 [INFO] [stdout] at /opt/rustwide/workdir/tests/health_check.rs:37:56 [INFO] [stdout] 44: 0x55ac656fae76 - core::ops::function::FnOnce::call_once::h36ab57bdb0bd30f0 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x55ac65fca8cb - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x55ac65fca8cb - test::__rust_begin_short_backtrace::hdcf0edcfa9080086 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18 [INFO] [stdout] 47: 0x55ac65fc9f91 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60 [INFO] [stdout] 48: 0x55ac65fc9f91 - as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 49: 0x55ac65fc9f91 - std::panicking::try::do_call::h5e158f1ad8a5f983 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40 [INFO] [stdout] 50: 0x55ac65fc9f91 - std::panicking::try::hea3411d60321c4de [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19 [INFO] [stdout] 51: 0x55ac65fc9f91 - std::panic::catch_unwind::hafb7bb18bc47bbc7 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14 [INFO] [stdout] 52: 0x55ac65fc9f91 - test::run_test_in_process::h74dd138dc7762d99 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27 [INFO] [stdout] 53: 0x55ac65fc9f91 - test::run_test::{{closure}}::h6b390822e63606cf [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43 [INFO] [stdout] 54: 0x55ac65f92964 - test::run_test::{{closure}}::h6e11dba8131d354b [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41 [INFO] [stdout] 55: 0x55ac65f92964 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 56: 0x55ac65f97432 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 57: 0x55ac65f97432 - as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x55ac65f97432 - std::panicking::try::do_call::hbf534c458cd858f0 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40 [INFO] [stdout] 59: 0x55ac65f97432 - std::panicking::try::h65c18365a7b9ad90 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19 [INFO] [stdout] 60: 0x55ac65f97432 - std::panic::catch_unwind::h21b25d4c69478c39 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14 [INFO] [stdout] 61: 0x55ac65f97432 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 62: 0x55ac65f97432 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x55ac660d298b - as core::ops::function::FnOnce>::call_once::h41b39260afcffdc9 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 64: 0x55ac660d298b - as core::ops::function::FnOnce>::call_once::h6694c8dc6dd010c4 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 65: 0x55ac660d298b - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 66: 0x7f4982567ac3 - [INFO] [stdout] 67: 0x7f49825f8a04 - __clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] subscribe_returns_a_400_when_data_is_missing [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test health_check` [INFO] running `Command { std: "docker" "inspect" "c5ce1fe4cf8fc224d1bb02749e20f1318af6ecb74e2f2bf9539376983a840f64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5ce1fe4cf8fc224d1bb02749e20f1318af6ecb74e2f2bf9539376983a840f64", kill_on_drop: false }` [INFO] [stdout] c5ce1fe4cf8fc224d1bb02749e20f1318af6ecb74e2f2bf9539376983a840f64