[INFO] fetching crate webaves-app 0.1.0... [INFO] testing webaves-app-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate webaves-app 0.1.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate webaves-app 0.1.0 [INFO] finished tweaking crates.io crate webaves-app 0.1.0 [INFO] tweaked toml for crates.io crate webaves-app 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate webaves-app 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate webaves-app 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded whoami v1.2.1 [INFO] [stderr] Downloaded unicode-ident v1.0.1 [INFO] [stderr] Downloaded keccak v0.1.2 [INFO] [stderr] Downloaded serde_derive v1.0.138 [INFO] [stderr] Downloaded os_str_bytes v6.1.0 [INFO] [stderr] Downloaded cpufeatures v0.2.2 [INFO] [stderr] Downloaded clap_mangen v0.1.10 [INFO] [stderr] Downloaded sha1 v0.10.1 [INFO] [stderr] Downloaded rustyknife v0.2.11 [INFO] [stderr] Downloaded async-trait v0.1.56 [INFO] [stderr] Downloaded educe v0.4.19 [INFO] [stderr] Downloaded webaves v0.1.0 [INFO] [stderr] Downloaded semver v1.0.12 [INFO] [stderr] Downloaded roff v0.2.1 [INFO] [stderr] Downloaded rustls-pemfile v0.3.0 [INFO] [stderr] Downloaded enum-ordinalize v3.1.11 [INFO] [stderr] Downloaded uuid v1.1.2 [INFO] [stderr] Downloaded tokio-macros v1.8.0 [INFO] [stderr] Downloaded parking_lot_core v0.9.3 [INFO] [stderr] Downloaded indicatif v0.17.0-rc.11 [INFO] [stderr] Downloaded mx3 v1.0.1 [INFO] [stderr] Downloaded crypto-common v0.1.4 [INFO] [stderr] Downloaded anyhow v1.0.58 [INFO] [stderr] Downloaded hashbrown v0.12.1 [INFO] [stderr] Downloaded fslock v0.2.1 [INFO] [stderr] Downloaded tracing v0.1.35 [INFO] [stderr] Downloaded mio v0.8.4 [INFO] [stderr] Downloaded jobserver v0.1.24 [INFO] [stderr] Downloaded md-5 v0.10.1 [INFO] [stderr] Downloaded tracing-attributes v0.1.22 [INFO] [stderr] Downloaded tokio-util v0.7.3 [INFO] [stderr] Downloaded blake2 v0.10.4 [INFO] [stderr] Downloaded tracing-core v0.1.28 [INFO] [stderr] Downloaded ipconfig v0.3.0 [INFO] [stderr] Downloaded nom v6.1.2 [INFO] [stderr] Downloaded serde v1.0.138 [INFO] [stderr] Downloaded serde_json v1.0.82 [INFO] [stderr] Downloaded rustls v0.20.6 [INFO] [stderr] Downloaded h2 v0.3.13 [INFO] [stderr] Downloaded unicode-normalization v0.1.21 [INFO] [stderr] Downloaded webpki-roots v0.22.3 [INFO] [stderr] Downloaded clap v3.2.8 [INFO] [stderr] Downloaded tracing-subscriber v0.3.14 [INFO] [stderr] Downloaded sha3 v0.10.1 [INFO] [stderr] Downloaded tokio v1.19.2 [INFO] [stderr] Downloaded zstd-sys v2.0.1+zstd.1.5.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89020aba78fae80d0ae89b5017968bc0514c39ec7ecfb0096bd19f3d60ae4c5e [INFO] running `Command { std: "docker" "start" "-a" "89020aba78fae80d0ae89b5017968bc0514c39ec7ecfb0096bd19f3d60ae4c5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89020aba78fae80d0ae89b5017968bc0514c39ec7ecfb0096bd19f3d60ae4c5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89020aba78fae80d0ae89b5017968bc0514c39ec7ecfb0096bd19f3d60ae4c5e", kill_on_drop: false }` [INFO] [stdout] 89020aba78fae80d0ae89b5017968bc0514c39ec7ecfb0096bd19f3d60ae4c5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44466187cd2e8ca0aac2b2830213a0e95deec77caf471a762fcfbd5a76e7528d [INFO] running `Command { std: "docker" "start" "-a" "44466187cd2e8ca0aac2b2830213a0e95deec77caf471a762fcfbd5a76e7528d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.138 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling serde v1.0.138 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling crypto-common v0.1.4 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.5 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling object v0.28.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling bitvec v0.19.6 [INFO] [stderr] Compiling rustls-pemfile v0.3.0 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling keccak v0.1.2 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling sha3 v0.10.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling sha1 v0.10.1 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling mx3 v1.0.1 [INFO] [stderr] Compiling md-5 v0.10.1 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling blake2 v0.10.4 [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Compiling indicatif v0.17.0-rc.11 [INFO] [stderr] Compiling clap v3.2.8 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.3 [INFO] [stderr] Compiling rustyknife v0.2.11 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] error: could not compile `brotli` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-3.3.4/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-stdlib"' --cfg 'feature="default"' --cfg 'feature="ffi-api"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "default", "disable-timer", "external-literal-probability", "ffi-api", "packed_simd_2", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=a5f13937aa49ec0a -C extra-filename=-5fc33c4c1af2110e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-40a005c64538d28e.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-e7f9d53f261e4c71.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-18e4367003d05612.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 `clap` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name clap --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-3.2.8/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="atty"' --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="once_cell"' --cfg 'feature="std"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="termcolor"' --cfg 'feature="terminal_size"' --cfg 'feature="unicase"' --cfg 'feature="unicode"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atty", "backtrace", "cargo", "clap_derive", "color", "debug", "default", "deprecated", "derive", "env", "once_cell", "regex", "std", "strsim", "suggestions", "termcolor", "terminal_size", "unicase", "unicode", "unstable-doc", "unstable-grouped", "unstable-replace", "unstable-v4", "wrap_help", "yaml", "yaml-rust"))' -C metadata=370e7b7398270550 -C extra-filename=-36896f369345df32 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atty=/opt/rustwide/target/debug/deps/libatty-f9f51f05dcd2d7a8.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e2b4db6c651223da.rmeta --extern clap_lex=/opt/rustwide/target/debug/deps/libclap_lex-8ced71964c4c3296.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-98db6a5ab7d848c4.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-3111a229f6c7f0cc.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-d620f0ade87b0f1f.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-3421dff75a1a6c35.rmeta --extern terminal_size=/opt/rustwide/target/debug/deps/libterminal_size-a8761a509725f5f5.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-6256ab6b3242c7c9.rmeta --extern unicase=/opt/rustwide/target/debug/deps/libunicase-022f069330129096.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "44466187cd2e8ca0aac2b2830213a0e95deec77caf471a762fcfbd5a76e7528d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44466187cd2e8ca0aac2b2830213a0e95deec77caf471a762fcfbd5a76e7528d", kill_on_drop: false }` [INFO] [stdout] 44466187cd2e8ca0aac2b2830213a0e95deec77caf471a762fcfbd5a76e7528d