[INFO] fetching crate string_dataframe 0.1.0... [INFO] testing string_dataframe-0.1.0 against master#d3515155216e98c23440ea92c3f49c6a0d7101fc for pr-113843 [INFO] extracting crate string_dataframe 0.1.0 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate string_dataframe 0.1.0 on toolchain d3515155216e98c23440ea92c3f49c6a0d7101fc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate string_dataframe 0.1.0 [INFO] finished tweaking crates.io crate string_dataframe 0.1.0 [INFO] tweaked toml for crates.io crate string_dataframe 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "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" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zstd v0.9.2+zstd.1.5.1 [INFO] [stderr] Downloaded zstd-safe v4.1.3+zstd.1.5.1 [INFO] [stderr] Downloaded parquet-format v2.6.1 [INFO] [stderr] Downloaded parquet v6.5.0 [INFO] [stderr] Downloaded zstd-sys v1.6.2+zstd.1.5.1 [INFO] [stderr] Downloaded arrow v6.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f46c36781d2a321cbbe31ea6d491649bed3787637598c1e05f369784bc755e6 [INFO] running `Command { std: "docker" "start" "-a" "4f46c36781d2a321cbbe31ea6d491649bed3787637598c1e05f369784bc755e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f46c36781d2a321cbbe31ea6d491649bed3787637598c1e05f369784bc755e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f46c36781d2a321cbbe31ea6d491649bed3787637598c1e05f369784bc755e6", kill_on_drop: false }` [INFO] [stdout] 4f46c36781d2a321cbbe31ea6d491649bed3787637598c1e05f369784bc755e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4570ed91408e227811eb58b32415ef043bdb8572b3f906dcd2fcfd9980bbc6a8 [INFO] running `Command { std: "docker" "start" "-a" "4570ed91408e227811eb58b32415ef043bdb8572b3f906dcd2fcfd9980bbc6a8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling zstd-safe v4.1.3+zstd.1.5.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling snap v1.1.0 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling integer-encoding v1.1.7 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling brotli-decompressor v2.3.4 [INFO] [stderr] Compiling parquet v6.5.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling syn v2.0.26 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling thrift v0.13.0 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling parquet-format v2.6.1 [INFO] [stderr] Compiling zstd-sys v1.6.2+zstd.1.5.1 [INFO] [stderr] Compiling lz4-sys v1.9.4 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling flatbuffers v2.0.0 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling term-table v1.3.2 [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/d3515155216e98c23440ea92c3f49c6a0d7101fc/bin/rustc --crate-name brotli /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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"' -C metadata=85f28f1fed3e3c5e -C extra-filename=-85f28f1fed3e3c5e --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-ef92bc36505b42cf.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-5a31e1e871651353.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-683210c28c0161bf.rmeta --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" "4570ed91408e227811eb58b32415ef043bdb8572b3f906dcd2fcfd9980bbc6a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4570ed91408e227811eb58b32415ef043bdb8572b3f906dcd2fcfd9980bbc6a8", kill_on_drop: false }` [INFO] [stdout] 4570ed91408e227811eb58b32415ef043bdb8572b3f906dcd2fcfd9980bbc6a8