[INFO] cloning repository https://github.com/ialbertocamilo/dataframe_exporter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ialbertocamilo/dataframe_exporter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fialbertocamilo%2Fdataframe_exporter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fialbertocamilo%2Fdataframe_exporter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f334a1ef11e718a1794de16a828e991d2b508758
[INFO] checking ialbertocamilo/dataframe_exporter against try#d336647335db03a0fc5b24fc5325cd3905c5b8e8 for pr-151146
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fialbertocamilo%2Fdataframe_exporter" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ialbertocamilo/dataframe_exporter
[INFO] finished tweaking git repo https://github.com/ialbertocamilo/dataframe_exporter
[INFO] tweaked toml for git repo https://github.com/ialbertocamilo/dataframe_exporter written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ialbertocamilo/dataframe_exporter on toolchain d336647335db03a0fc5b24fc5325cd3905c5b8e8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ialbertocamilo/dataframe_exporter 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" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5e5d7faed1012c3eba361c01c5eb05418f95acb8656583c5a2f5f2e95f46ce76
[INFO] running `Command { std: "docker" "start" "-a" "5e5d7faed1012c3eba361c01c5eb05418f95acb8656583c5a2f5f2e95f46ce76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e5d7faed1012c3eba361c01c5eb05418f95acb8656583c5a2f5f2e95f46ce76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e5d7faed1012c3eba361c01c5eb05418f95acb8656583c5a2f5f2e95f46ce76", kill_on_drop: false }`
[INFO] [stdout] 5e5d7faed1012c3eba361c01c5eb05418f95acb8656583c5a2f5f2e95f46ce76
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e93a96d68f39b6045b6a14bf427cd321e2ab33756fe84d8a02f95d525b37fc92
[INFO] running `Command { std: "docker" "start" "-a" "e93a96d68f39b6045b6a14bf427cd321e2ab33756fe84d8a02f95d525b37fc92", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling serde v1.0.199
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling target-features v0.1.6
[INFO] [stderr]     Checking array-init-cursor v0.2.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking planus v0.3.1
[INFO] [stderr]    Compiling polars-utils v0.37.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking simdutf8 v0.1.4
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling polars-arrow v0.37.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]     Checking fast-float v0.2.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking foreign_vec v0.1.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking atoi_simd v0.15.6
[INFO] [stderr]     Checking ethnum v1.5.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling polars-compute v0.37.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]    Compiling polars-core v0.37.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking unicode-width v0.1.12
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking strum v0.26.2
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling polars-ops v0.37.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking xxhash-rust v0.8.10
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking argminmax v0.6.2
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling lz4-sys v1.9.4
[INFO] [stderr]    Compiling libz-sys v1.1.16
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling aws-lc-sys v0.15.0
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking flate2 v1.0.29
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling polars-plan v0.37.0
[INFO] [stderr]     Checking memmap2 v0.7.1
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling aws-lc-rs v1.7.0
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]     Checking rustls-pki-types v1.5.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling polars-lazy v0.37.0
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling polars v0.37.0
[INFO] [stderr]     Checking base64 v0.22.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking mirai-annotations v1.12.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking saturating v0.1.0
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]    Compiling rustls v0.23.5
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling derive_utils v0.14.1
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking btoi v0.4.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.12
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling mysql v25.0.0
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking lexical v6.1.1
[INFO] [stderr]     Checking bigdecimal v0.3.1
[INFO] [stderr]     Checking lru v0.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.199
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling bytemuck_derive v1.6.0
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]    Compiling io-enum v1.1.3
[INFO] [stderr]     Checking pem v3.0.4
[INFO] [stderr]     Checking webpki-roots v0.26.1
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking memmap2 v0.6.2
[INFO] [stderr]     Checking comfy-table v7.1.1
[INFO] [stderr]     Checking end v0.0.1
[INFO] [stderr]     Checking bufstream v0.1.4
[INFO] [stderr]     Checking ser-io v0.3.0
[INFO] [stderr]     Checking bin v0.1.4
[INFO] [stderr]    Compiling performance v0.1.0 (/opt/rustwide/workdir/performance)
[INFO] [stderr]    Compiling multiversion-macros v0.7.4
[INFO] [stderr]     Checking derive v1.0.0
[INFO] [stderr] error: could not compile `bindgen` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d336647335db03a0fc5b24fc5325cd3905c5b8e8/bin/rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.59.2/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="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "default", "env_logger", "log", "logging", "runtime", "static", "testing_only_docs", "testing_only_extra_assertions", "testing_only_libclang_3_9", "testing_only_libclang_4", "testing_only_libclang_5", "testing_only_libclang_9", "which", "which-rustfmt"))' -C metadata=88292e782fcf2c85 -C extra-filename=-f0b142dc45f2f6d7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-1969f6684f376d5e.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-2573159a478d729f.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-a4af8ccf5f272be2.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7bef99ab27b53866.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-94413c5e4ac1eb3a.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/deps/libpeeking_take_while-c8886dfbebe7e598.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-b1b7174a2b7f3d78.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-d8eaa4fc1e435fb8.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-1bd9b9259caba52c.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-c94cda88a025c06c.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-258c8bec04b9d869.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" "e93a96d68f39b6045b6a14bf427cd321e2ab33756fe84d8a02f95d525b37fc92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e93a96d68f39b6045b6a14bf427cd321e2ab33756fe84d8a02f95d525b37fc92", kill_on_drop: false }`
[INFO] [stdout] e93a96d68f39b6045b6a14bf427cd321e2ab33756fe84d8a02f95d525b37fc92
