[INFO] cloning repository https://github.com/davidwilemski/micropub-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davidwilemski/micropub-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidwilemski%2Fmicropub-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidwilemski%2Fmicropub-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 996ed7f3682c2675aaa2fa7f734573489a6735e3 [INFO] testing davidwilemski/micropub-rs against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidwilemski%2Fmicropub-rs" "/workspace/builds/worker-24/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-24/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/davidwilemski/micropub-rs on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/davidwilemski/micropub-rs [INFO] finished tweaking git repo https://github.com/davidwilemski/micropub-rs [INFO] tweaked toml for git repo https://github.com/davidwilemski/micropub-rs written to /workspace/builds/worker-24/source/Cargo.toml [INFO] crate git repo https://github.com/davidwilemski/micropub-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3bbe265e53ba9c4276426d1fdf4102f278741cb04d74af20dff295842e0ff2d [INFO] running `Command { std: "docker" "start" "-a" "d3bbe265e53ba9c4276426d1fdf4102f278741cb04d74af20dff295842e0ff2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3bbe265e53ba9c4276426d1fdf4102f278741cb04d74af20dff295842e0ff2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3bbe265e53ba9c4276426d1fdf4102f278741cb04d74af20dff295842e0ff2d", kill_on_drop: false }` [INFO] [stdout] d3bbe265e53ba9c4276426d1fdf4102f278741cb04d74af20dff295842e0ff2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c17071bc117b268f944cb47fec5c1441daa9d8957699ecb88b5075d35ee8ae34 [INFO] running `Command { std: "docker" "start" "-a" "c17071bc117b268f944cb47fec5c1441daa9d8957699ecb88b5075d35ee8ae34", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling siphasher v0.3.8 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling serde_json v1.0.75 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.6.0 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling pipeline v0.5.0 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling clang-sys v1.3.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling headers v0.3.5 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling markdown v0.3.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] error: could not compile `bindgen` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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 -C debuginfo=2 --cfg 'feature="env_logger"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="runtime"' --cfg 'feature="which"' --cfg 'feature="which-rustfmt"' -C metadata=b46f4060dd15bb7a -C extra-filename=-b46f4060dd15bb7a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-894c84c0d6dddf3d.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-673a4871de1dfa23.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-8321cf8624a4a92a.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-2d5a3bdb2841d5d7.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/deps/libpeeking_take_while-b39fe0f131066539.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d43b9eeea9b4257f.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-b90a404a5638d178.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-4efcc36bab2a8580.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-90b377b8548f0070.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-1a69c23910998cc7.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-2ab462b06a5c8456.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c17071bc117b268f944cb47fec5c1441daa9d8957699ecb88b5075d35ee8ae34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c17071bc117b268f944cb47fec5c1441daa9d8957699ecb88b5075d35ee8ae34", kill_on_drop: false }` [INFO] [stdout] c17071bc117b268f944cb47fec5c1441daa9d8957699ecb88b5075d35ee8ae34