[INFO] fetching crate pravega-client-config 0.3.6... [INFO] testing pravega-client-config-0.3.6 against master#d7bd9cd469ff6871420007f091ef52fc32d2ca99 for pr-121417 [INFO] extracting crate pravega-client-config 0.3.6 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate pravega-client-config 0.3.6 on toolchain d7bd9cd469ff6871420007f091ef52fc32d2ca99 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pravega-client-config 0.3.6 [INFO] finished tweaking crates.io crate pravega-client-config 0.3.6 [INFO] tweaked toml for crates.io crate pravega-client-config 0.3.6 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serial_test v2.0.0 [INFO] [stderr] Downloaded murmurhash3 v0.0.5 [INFO] [stderr] Downloaded serial_test_derive v2.0.0 [INFO] [stderr] Downloaded pravega-client-retry v0.3.7 [INFO] [stderr] Downloaded snafu v0.6.10 [INFO] [stderr] Downloaded pravega-client-shared v0.3.7 [INFO] [stderr] Downloaded snafu-derive v0.6.10 [INFO] [stderr] Downloaded getset v0.0.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1090ccb3753cc5f3b8cbb77f8fd7b0f054a53ed257805a8fada0fcbfd4499449 [INFO] running `Command { std: "docker" "start" "-a" "1090ccb3753cc5f3b8cbb77f8fd7b0f054a53ed257805a8fada0fcbfd4499449", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1090ccb3753cc5f3b8cbb77f8fd7b0f054a53ed257805a8fada0fcbfd4499449", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1090ccb3753cc5f3b8cbb77f8fd7b0f054a53ed257805a8fada0fcbfd4499449", kill_on_drop: false }` [INFO] [stdout] 1090ccb3753cc5f3b8cbb77f8fd7b0f054a53ed257805a8fada0fcbfd4499449 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1894bb1deedfb48b640be5ef9c72ee80dfc640d50cad52643bbbfa5b88603588 [INFO] running `Command { std: "docker" "start" "-a" "1894bb1deedfb48b640be5ef9c72ee80dfc640d50cad52643bbbfa5b88603588", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling tracing-log v0.1.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling shrinkwraprs v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling murmurhash3 v0.0.5 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d7bd9cd469ff6871420007f091ef52fc32d2ca99/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.52/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' -C metadata=a1f63435ad1a6de5 -C extra-filename=-a1f63435ad1a6de5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-9675dab333a2ba88.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-9a3c6f2abd5cb631.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f8d62a079c79a15a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `futures-util` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d7bd9cd469ff6871420007f091ef52fc32d2ca99/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.30/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="alloc"' --cfg 'feature="channel"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' -C metadata=b8bc418ec5a59abb -C extra-filename=-b8bc418ec5a59abb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-faa8c918f931ecf3.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-a61585961c4b5fd1.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-38aa32cf7aee7975.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-6df7335d1378df9a.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-98f19e7bf4305389.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-2cd9dc7152ebb008.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-e7704e5c7ccfd1ec.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-21558d3888ef8234.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "1894bb1deedfb48b640be5ef9c72ee80dfc640d50cad52643bbbfa5b88603588", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1894bb1deedfb48b640be5ef9c72ee80dfc640d50cad52643bbbfa5b88603588", kill_on_drop: false }` [INFO] [stdout] 1894bb1deedfb48b640be5ef9c72ee80dfc640d50cad52643bbbfa5b88603588 [INFO] testing pravega-client-config-0.3.6 against try#393ef12c970fbc7f294cd96c35cb76f9591bc1d6 for pr-121417 [INFO] extracting crate pravega-client-config 0.3.6 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate pravega-client-config 0.3.6 on toolchain 393ef12c970fbc7f294cd96c35cb76f9591bc1d6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pravega-client-config 0.3.6 [INFO] finished tweaking crates.io crate pravega-client-config 0.3.6 [INFO] tweaked toml for crates.io crate pravega-client-config 0.3.6 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 88174674a30c677f1351bf456e495e39efa7769019bca4af2f657267ee8f958d [INFO] running `Command { std: "docker" "start" "-a" "88174674a30c677f1351bf456e495e39efa7769019bca4af2f657267ee8f958d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88174674a30c677f1351bf456e495e39efa7769019bca4af2f657267ee8f958d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88174674a30c677f1351bf456e495e39efa7769019bca4af2f657267ee8f958d", kill_on_drop: false }` [INFO] [stdout] 88174674a30c677f1351bf456e495e39efa7769019bca4af2f657267ee8f958d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81e495f131dcce9e72ca303e747d20d0aaaf0fd654cdb0295e4645094a30600e [INFO] running `Command { std: "docker" "start" "-a" "81e495f131dcce9e72ca303e747d20d0aaaf0fd654cdb0295e4645094a30600e", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling tracing-log v0.1.4 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling shrinkwraprs v0.3.0 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling murmurhash3 v0.0.5 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling pravega-client-retry v0.3.7 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling pravega-client-shared v0.3.7 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.24 [INFO] [stderr] Compiling pravega-client-config v0.3.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.83s [INFO] running `Command { std: "docker" "inspect" "81e495f131dcce9e72ca303e747d20d0aaaf0fd654cdb0295e4645094a30600e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81e495f131dcce9e72ca303e747d20d0aaaf0fd654cdb0295e4645094a30600e", kill_on_drop: false }` [INFO] [stdout] 81e495f131dcce9e72ca303e747d20d0aaaf0fd654cdb0295e4645094a30600e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e3d2e0533cf8845d8b5b9ce21ec9a631c259bd59306c117aced9333711b4d60 [INFO] running `Command { std: "docker" "start" "-a" "5e3d2e0533cf8845d8b5b9ce21ec9a631c259bd59306c117aced9333711b4d60", kill_on_drop: false }` [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling serial_test v2.0.0 [INFO] [stderr] Compiling pravega-client-config v0.3.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.45s [INFO] running `Command { std: "docker" "inspect" "5e3d2e0533cf8845d8b5b9ce21ec9a631c259bd59306c117aced9333711b4d60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e3d2e0533cf8845d8b5b9ce21ec9a631c259bd59306c117aced9333711b4d60", kill_on_drop: false }` [INFO] [stdout] 5e3d2e0533cf8845d8b5b9ce21ec9a631c259bd59306c117aced9333711b4d60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 183f10ad5e7e8dd20e055941fea18b1bb4c58f00b855e2ad87ba1302f9e9c687 [INFO] running `Command { std: "docker" "start" "-a" "183f10ad5e7e8dd20e055941fea18b1bb4c58f00b855e2ad87ba1302f9e9c687", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pravega_client_config-859c07f8017a4b96) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test credentials::test::test_json_deserialize ... ok [INFO] [stdout] test tests::test_get_set ... ok [INFO] [stdout] test tests::test_get_default ... ok [INFO] [stdout] test tests::test_extract_tls_cert_path ... FAILED [INFO] [stdout] test tests::test_extract_credentials ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::test_extract_tls_cert_path stdout ---- [INFO] [stdout] thread 'tests::test_extract_tls_cert_path' panicked at src/lib.rs:320:51: [INFO] [stdout] create default cert path: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563882549666 - std::backtrace_rs::backtrace::libunwind::trace::h5c10df0b519d962f [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x563882549666 - std::backtrace_rs::backtrace::trace_unsynchronized::h56122ec150da225d [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563882549666 - std::sys_common::backtrace::_print_fmt::h8e5f02953967e039 [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x563882549666 - ::fmt::h736f584a9f3f7d78 [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x563882575a2c - core::fmt::rt::Argument::fmt::h0eca9e37bebd875b [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x563882575a2c - core::fmt::write::h57172937379ae112 [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x5638825460df - std::io::Write::write_fmt::h48e0063b56f825c3 [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/io/mod.rs:1846:15 [INFO] [stdout] 7: 0x563882549414 - std::sys_common::backtrace::_print::ha0fb9ef3018dd67f [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x563882549414 - std::sys_common::backtrace::print::h97bc00c4f471ee58 [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x56388254b10b - std::panicking::default_hook::{{closure}}::had669b8c5eb766ef [INFO] [stdout] 10: 0x56388254addd - std::panicking::default_hook::hee79edbbfe503541 [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x563881d7c877 - as core::ops::function::Fn>::call::hbce7bcf7a5291663 [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/alloc/src/boxed.rs:2030:9 [INFO] [stdout] 12: 0x563881d7c877 - test::test_main::{{closure}}::hbf7bf4b112234627 [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x56388254b740 - as core::ops::function::Fn>::call::h283d0ebbebe64c72 [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/alloc/src/boxed.rs:2030:9 [INFO] [stdout] 14: 0x56388254b740 - std::panicking::rust_panic_with_hook::ha824647abef1aff2 [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/panicking.rs:786:13 [INFO] [stdout] 15: 0x56388254b482 - std::panicking::begin_panic_handler::{{closure}}::h34c7493359eae8d6 [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/panicking.rs:660:13 [INFO] [stdout] 16: 0x563882549b46 - std::sys_common::backtrace::__rust_end_short_backtrace::h8f5a11b92972236f [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x56388254b1b4 - rust_begin_unwind [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/panicking.rs:648:5 [INFO] [stdout] 18: 0x563881d0e185 - core::panicking::panic_fmt::h4f7dd4ba7fa8b3c9 [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x563881d0e773 - core::result::unwrap_failed::h797e1b8c8b568bfb [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/core/src/result.rs:1653:5 [INFO] [stdout] 20: 0x56388241a07f - core::result::Result::expect::h55672b7652009f65 [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/core/src/result.rs:1034:23 [INFO] [stdout] 21: 0x563881d1dbfe - pravega_client_config::tests::test_extract_tls_cert_path::{{closure}}::h63f0ef79770bface [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:320:9 [INFO] [stdout] 22: 0x563881d42dde - core::ops::function::FnOnce::call_once::h6c36d124249d0583 [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x563881d8d87f - serial_test::serial_code_lock::local_serial_core::he12172fa39c3498c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serial_test-2.0.0/src/serial_code_lock.rs:25:5 [INFO] [stdout] 24: 0x563881d1dba9 - pravega_client_config::tests::test_extract_tls_cert_path::h20d84425b6f51649 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:317:5 [INFO] [stdout] 25: 0x563881d1db77 - pravega_client_config::tests::test_extract_tls_cert_path::{{closure}}::h7fc9c922efd1945c [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:318:36 [INFO] [stdout] 26: 0x563881d42fb6 - core::ops::function::FnOnce::call_once::hc14721fd9719be52 [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x563881d8207f - core::ops::function::FnOnce::call_once::h263d60e66e97ae21 [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x563881d8207f - test::__rust_begin_short_backtrace::hfd27401b46e2c35b [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/test/src/lib.rs:620:18 [INFO] [stdout] 29: 0x563881d80bf0 - test::run_test_in_process::{{closure}}::h6f15adc4862466a2 [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/test/src/lib.rs:643:60 [INFO] [stdout] 30: 0x563881d80bf0 - as core::ops::function::FnOnce<()>>::call_once::haaf085868eec590b [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 31: 0x563881d80bf0 - std::panicking::try::do_call::he863b9ffdd9dccd8 [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/panicking.rs:555:40 [INFO] [stdout] 32: 0x563881d80bf0 - std::panicking::try::h00518ddc92157d69 [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/panicking.rs:519:19 [INFO] [stdout] 33: 0x563881d80bf0 - std::panic::catch_unwind::ha54d881a3136a844 [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/panic.rs:142:14 [INFO] [stdout] 34: 0x563881d80bf0 - test::run_test_in_process::he6969e4cdcd00ab9 [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/test/src/lib.rs:643:27 [INFO] [stdout] 35: 0x563881d80bf0 - test::run_test::{{closure}}::ha7bd2350e4208460 [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/test/src/lib.rs:566:43 [INFO] [stdout] 36: 0x563881d48f83 - test::run_test::{{closure}}::h7e4f6d8c61dc1fc5 [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/test/src/lib.rs:594:41 [INFO] [stdout] 37: 0x563881d48f83 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7971b3168cdfe030 [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 38: 0x563881d4dc1f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h940fea02fa91722e [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/thread/mod.rs:528:17 [INFO] [stdout] 39: 0x563881d4dc1f - as core::ops::function::FnOnce<()>>::call_once::hc9108612b0b55d6f [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 40: 0x563881d4dc1f - std::panicking::try::do_call::h088487cc7181ed41 [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/panicking.rs:555:40 [INFO] [stdout] 41: 0x563881d4dc1f - std::panicking::try::hbe658ba86d10aeac [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/panicking.rs:519:19 [INFO] [stdout] 42: 0x563881d4dc1f - std::panic::catch_unwind::hbcfe75becdd3312a [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/panic.rs:142:14 [INFO] [stdout] 43: 0x563881d4dc1f - std::thread::Builder::spawn_unchecked_::{{closure}}::h5da9b0997b04a0b6 [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/thread/mod.rs:527:30 [INFO] [stdout] 44: 0x563881d4dc1f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h282e25baa8bce548 [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x563882550a05 - as core::ops::function::FnOnce>::call_once::h7b00d7973698e306 [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/alloc/src/boxed.rs:2016:9 [INFO] [stdout] 46: 0x563882550a05 - as core::ops::function::FnOnce>::call_once::ha210a4482bc8347c [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/alloc/src/boxed.rs:2016:9 [INFO] [stdout] 47: 0x563882550a05 - std::sys::pal::unix::thread::Thread::new::thread_start::h2e04f672130bcc99 [INFO] [stdout] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 48: 0x7fd8597e9ac3 - [INFO] [stdout] 49: 0x7fd85987abf4 - __clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::test_extract_tls_cert_path [INFO] [stdout] [INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "183f10ad5e7e8dd20e055941fea18b1bb4c58f00b855e2ad87ba1302f9e9c687", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "183f10ad5e7e8dd20e055941fea18b1bb4c58f00b855e2ad87ba1302f9e9c687", kill_on_drop: false }` [INFO] [stdout] 183f10ad5e7e8dd20e055941fea18b1bb4c58f00b855e2ad87ba1302f9e9c687