[INFO] cloning repository https://github.com/DCNick3/shari-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DCNick3/shari-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDCNick3%2Fshari-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDCNick3%2Fshari-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 147276dfc88f701ccfe1394f4f544863fbb07127 [INFO] testing DCNick3/shari-bot against try#d724b5ab2f4ac098ff483349a80b6a3799a5177b for pr-113843 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDCNick3%2Fshari-bot" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DCNick3/shari-bot on toolchain d724b5ab2f4ac098ff483349a80b6a3799a5177b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DCNick3/shari-bot [INFO] finished tweaking git repo https://github.com/DCNick3/shari-bot [INFO] tweaked toml for git repo https://github.com/DCNick3/shari-bot written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/DCNick3/shari-bot 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" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f6c464953f7667e7124ffdb3134905fd95a366ea2bd5b93a295d91ccf9bf2b1 [INFO] running `Command { std: "docker" "start" "-a" "7f6c464953f7667e7124ffdb3134905fd95a366ea2bd5b93a295d91ccf9bf2b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f6c464953f7667e7124ffdb3134905fd95a366ea2bd5b93a295d91ccf9bf2b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f6c464953f7667e7124ffdb3134905fd95a366ea2bd5b93a295d91ccf9bf2b1", kill_on_drop: false }` [INFO] [stdout] 7f6c464953f7667e7124ffdb3134905fd95a366ea2bd5b93a295d91ccf9bf2b1 [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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee3fab0aff5872254f38908a9605586e43471dd6bc3b39d09edfbc89021e648c [INFO] running `Command { std: "docker" "start" "-a" "ee3fab0aff5872254f38908a9605586e43471dd6bc3b39d09edfbc89021e648c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling tokio v1.21.1 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling clang-sys v1.3.3 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling bindgen v0.64.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling erasable v1.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling polling v2.3.0 [INFO] [stderr] Compiling iana-time-zone v0.1.48 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling publicsuffix v2.2.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling async-io v1.9.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling rustube v0.3.8 (https://github.com/DCNick3/rustube?rev=408c2e7bab9209dde42b74aba0d6e730bf073ed1#408c2e7b) [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rc-box v1.2.0 [INFO] [stderr] Compiling async-process v1.5.0 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling vecrem v0.1.0 [INFO] [stderr] Compiling ffmpeg-next v6.0.0 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling never v0.1.0 [INFO] [stderr] Compiling takecell v0.1.1 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling webpki-roots v0.22.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling unix-named-pipe v0.2.0 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling thiserror-impl v1.0.35 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling aquamarine v0.1.12 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling teloxide-macros v0.6.3 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling log-derive v0.4.1 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [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/d724b5ab2f4ac098ff483349a80b6a3799a5177b/bin/rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bindgen-0.64.0/./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"' -C metadata=994f2a55ac79a398 -C extra-filename=-994f2a55ac79a398 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-1d31dfe9f72fab4b.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-da2e5f4892a377f5.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-a36fbfd89aa2fe85.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-d0c2dc85fa90a848.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-771964c6b0d4e24a.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/deps/libpeeking_take_while-592c8a6f5fe22afa.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e8ac353aa683c789.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-932a75e1db49be69.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-d5cbdedc9bb3947c.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-cd2cf40ce95ec4e2.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-4c13a4e9d64a4bc1.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-8f2e8fce65276ace.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" "ee3fab0aff5872254f38908a9605586e43471dd6bc3b39d09edfbc89021e648c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee3fab0aff5872254f38908a9605586e43471dd6bc3b39d09edfbc89021e648c", kill_on_drop: false }` [INFO] [stdout] ee3fab0aff5872254f38908a9605586e43471dd6bc3b39d09edfbc89021e648c