[INFO] cloning repository https://github.com/Til7701/rustom-mastodon-bot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Til7701/rustom-mastodon-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTil7701%2Frustom-mastodon-bot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTil7701%2Frustom-mastodon-bot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1a83a58f7c1ede937f199af92a6d0e49dbf4233f
[INFO] testing Til7701/rustom-mastodon-bot against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTil7701%2Frustom-mastodon-bot" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Til7701/rustom-mastodon-bot
[INFO] finished tweaking git repo https://github.com/Til7701/rustom-mastodon-bot
[INFO] tweaked toml for git repo https://github.com/Til7701/rustom-mastodon-bot written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Til7701/rustom-mastodon-bot on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Til7701/rustom-mastodon-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded megalodon v0.11.8
[INFO] [stderr]   Downloaded rustls-webpki v0.102.1
[INFO] [stderr]   Downloaded rustls-pki-types v1.1.0
[INFO] [stderr]   Downloaded rustls v0.22.2
[INFO] [stderr]   Downloaded runtime v0.0.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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ac7e81641c3108795e754484526d6769aa239389494f70f75a0dac6024b333ce
[INFO] running `Command { std: "docker" "start" "-a" "ac7e81641c3108795e754484526d6769aa239389494f70f75a0dac6024b333ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac7e81641c3108795e754484526d6769aa239389494f70f75a0dac6024b333ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac7e81641c3108795e754484526d6769aa239389494f70f75a0dac6024b333ce", kill_on_drop: false }`
[INFO] [stdout] ac7e81641c3108795e754484526d6769aa239389494f70f75a0dac6024b333ce
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 072c306c78a5b4bf13af0daaec52043d69cd0b314e3aeca1f4afc0c15311dc58
[INFO] running `Command { std: "docker" "start" "-a" "072c306c78a5b4bf13af0daaec52043d69cd0b314e3aeca1f4afc0c15311dc58", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling rustls-pki-types v1.1.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling indexmap v2.2.1
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling rustls v0.22.2
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling runtime v0.0.0
[INFO] [stderr]    Compiling rustls-pemfile v2.0.0
[INFO] [stderr]    Compiling rustls-native-certs v0.7.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling uuid v1.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling tokio v1.35.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.1
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling h2 v0.3.24
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.33
[INFO] [stderr]    Compiling serde_path_to_error v0.1.15
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling timer v0.2.0
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.23
[INFO] [stderr]    Compiling oauth2 v4.4.2
[INFO] [stderr]    Compiling megalodon v0.11.8
[INFO] [stderr] error: could not compile `megalodon` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d98a5da813da67eb189387b8ccfb73cf481275d8/bin/rustc --crate-name megalodon --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/megalodon-0.11.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="default"' --cfg 'feature="rustls-tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "native-tls", "rustls-tls"))' -C metadata=c5b62f6173df5ae7 -C extra-filename=-ed139ea6fad8f578 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-aa4d3e4a0ff4b16d.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-8a0809961fb02236.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-a9153701d51aa027.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-f8780b52ba33bd3a.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-3ef0b51f19cdd145.rmeta --extern oauth2=/opt/rustwide/target/debug/deps/liboauth2-c181264e47447aa2.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-17b63f87aef24993.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-e8bde6b95c6c9372.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-0af795705ab2e7a5.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-96860567f30690b8.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7fb93a6cb36184a4.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-8119e73ff8e24ec5.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-09dbee14bd6f6625.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3b38ccbd5edf3bfb.rmeta --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-14a2ba7fdaa50593.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-e116413149d1d1df.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-da8de55b33326157.rmeta --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-55a2746c962ff8e8.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-11356ed75c3c3490.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3 -L native=/opt/rustwide/target/debug/build/ring-2aabfefe0d663ff1/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "072c306c78a5b4bf13af0daaec52043d69cd0b314e3aeca1f4afc0c15311dc58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "072c306c78a5b4bf13af0daaec52043d69cd0b314e3aeca1f4afc0c15311dc58", kill_on_drop: false }`
[INFO] [stdout] 072c306c78a5b4bf13af0daaec52043d69cd0b314e3aeca1f4afc0c15311dc58
