[INFO] fetching crate safeup 0.4.1... [INFO] testing safeup-0.4.1 against master#23949593103d03a82c7ebc2e84434ce6c6edc561 for pr-115235 [INFO] extracting crate safeup 0.4.1 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate safeup 0.4.1 on toolchain 23949593103d03a82c7ebc2e84434ce6c6edc561 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate safeup 0.4.1 [INFO] finished tweaking crates.io crate safeup 0.4.1 [INFO] tweaked toml for crates.io crate safeup 0.4.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate safeup 0.4.1 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" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded predicates v3.0.3 [INFO] [stderr] Downloaded thiserror v1.0.46 [INFO] [stderr] Downloaded thiserror-impl v1.0.46 [INFO] [stderr] Downloaded prettytable-rs v0.10.0 [INFO] [stderr] Downloaded assert_fs v1.0.13 [INFO] [stderr] Downloaded reqwest v0.11.18 [INFO] [stderr] Downloaded portable-atomic v1.4.2 [INFO] [stderr] Downloaded tempfile v3.7.1 [INFO] [stderr] Downloaded encode_unicode v1.0.0 [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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d12231dbeba84f40baa1f611fd38adc48419c35604ba9715e7171617ba157ab [INFO] running `Command { std: "docker" "start" "-a" "2d12231dbeba84f40baa1f611fd38adc48419c35604ba9715e7171617ba157ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d12231dbeba84f40baa1f611fd38adc48419c35604ba9715e7171617ba157ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d12231dbeba84f40baa1f611fd38adc48419c35604ba9715e7171617ba157ab", kill_on_drop: false }` [INFO] [stdout] 2d12231dbeba84f40baa1f611fd38adc48419c35604ba9715e7171617ba157ab [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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a73dc36d65b07bdd45543e1a04f063560cdb3be3929c36370f882fc9cd2855b [INFO] running `Command { std: "docker" "start" "-a" "8a73dc36d65b07bdd45543e1a04f063560cdb3be3929c36370f882fc9cd2855b", kill_on_drop: false }` [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling rustls v0.21.6 [INFO] [stderr] Compiling rustls-webpki v0.101.3 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling tokio v1.31.0 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling portable-atomic v1.4.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling object v0.31.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling clap_builder v4.3.21 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling xattr v1.0.1 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling filetime v0.2.22 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling addr2line v0.20.0 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling indicatif v0.17.6 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling csv v1.2.2 [INFO] [stderr] Compiling indoc v2.0.3 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling clap v4.3.21 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-rustls v0.24.1 [INFO] [stderr] Compiling reqwest v0.11.18 [INFO] [stderr] Compiling safeup v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.18s [INFO] running `Command { std: "docker" "inspect" "8a73dc36d65b07bdd45543e1a04f063560cdb3be3929c36370f882fc9cd2855b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a73dc36d65b07bdd45543e1a04f063560cdb3be3929c36370f882fc9cd2855b", kill_on_drop: false }` [INFO] [stdout] 8a73dc36d65b07bdd45543e1a04f063560cdb3be3929c36370f882fc9cd2855b [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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ce8e7f79c9478b4de1d984fc3e8a2d09410eedd7d4a72503058f85f264d15ec [INFO] running `Command { std: "docker" "start" "-a" "3ce8e7f79c9478b4de1d984fc3e8a2d09410eedd7d4a72503058f85f264d15ec", kill_on_drop: false }` [INFO] [stderr] Compiling value-bag v1.4.1 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling openssl-sys v0.9.91 [INFO] [stderr] Compiling libnghttp2-sys v0.1.8+1.55.1 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling curl-sys v0.4.65+curl-8.2.1 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling async-process v1.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling atomic-waker v1.1.1 [INFO] [stderr] Compiling blocking v1.3.1 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling bstr v1.6.0 [INFO] [stderr] Compiling curl v0.4.44 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling rustls v0.21.6 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling isahc v1.7.2 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling object v0.31.1 [INFO] [stderr] Compiling castaway v0.1.2 [INFO] [stderr] Compiling lalrpop-util v0.19.12 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling tempfile v3.7.1 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling clap_builder v4.3.21 [INFO] [stderr] Compiling predicates v3.0.3 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling similar v2.2.1 [INFO] [stderr] Compiling levenshtein v1.0.5 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling csv v1.2.2 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Compiling globset v0.4.13 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling tokio v1.31.0 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] error: could not compile `rustls` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.21.6/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="dangerous_configuration"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="tls12"' -C metadata=e4d68bd01af7a9ee -C extra-filename=-e4d68bd01af7a9ee --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-f5936f9b934c24ac.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-cf5c9515ee36dcb2.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-9072139d9e0928bd.rmeta --extern sct=/opt/rustwide/target/debug/deps/libsct-ebbc3e46da98eab4.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-1acf61842e550a3e/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3ce8e7f79c9478b4de1d984fc3e8a2d09410eedd7d4a72503058f85f264d15ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ce8e7f79c9478b4de1d984fc3e8a2d09410eedd7d4a72503058f85f264d15ec", kill_on_drop: false }` [INFO] [stdout] 3ce8e7f79c9478b4de1d984fc3e8a2d09410eedd7d4a72503058f85f264d15ec