[INFO] cloning repository https://github.com/mazylol/rustystuff [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mazylol/rustystuff" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmazylol%2Frustystuff", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmazylol%2Frustystuff'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3706c3b274a2f36edab1d8b31e38d7cd73d7da46 [INFO] building mazylol/rustystuff against try#2cd6942e35a7765b6869d3a149ca54f2598b77ad for pr-93180 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmazylol%2Frustystuff" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mazylol/rustystuff on toolchain 2cd6942e35a7765b6869d3a149ca54f2598b77ad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2cd6942e35a7765b6869d3a149ca54f2598b77ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mazylol/rustystuff [INFO] finished tweaking git repo https://github.com/mazylol/rustystuff [INFO] tweaked toml for git repo https://github.com/mazylol/rustystuff written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/mazylol/rustystuff already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2cd6942e35a7765b6869d3a149ca54f2598b77ad" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serenity v0.10.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+2cd6942e35a7765b6869d3a149ca54f2598b77ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b39747a66a2861caae73c03e765360db425bb3f78ed6b1886a1a7b37be1f23c [INFO] running `Command { std: "docker" "start" "-a" "9b39747a66a2861caae73c03e765360db425bb3f78ed6b1886a1a7b37be1f23c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b39747a66a2861caae73c03e765360db425bb3f78ed6b1886a1a7b37be1f23c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b39747a66a2861caae73c03e765360db425bb3f78ed6b1886a1a7b37be1f23c", kill_on_drop: false }` [INFO] [stdout] 9b39747a66a2861caae73c03e765360db425bb3f78ed6b1886a1a7b37be1f23c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+2cd6942e35a7765b6869d3a149ca54f2598b77ad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a02f65c3b876f80ea4882d2ffb76c817b3fd1bbb6170d6a584d7b780da80f490 [INFO] running `Command { std: "docker" "start" "-a" "a02f65c3b876f80ea4882d2ffb76c817b3fd1bbb6170d6a584d7b780da80f490", 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] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling serenity v0.10.10 [INFO] [stderr] Compiling typemap_rev v0.1.5 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling serde_derive v1.0.135 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling serde v1.0.135 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.23.2 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling async-tungstenite v0.11.0 [INFO] [stderr] Compiling h2 v0.3.10 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] error: could not compile `serenity` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serenity --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serenity-0.10.10/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="async-tungstenite"' --cfg 'feature="base64"' --cfg 'feature="builder"' --cfg 'feature="bytes"' --cfg 'feature="client"' --cfg 'feature="flate2"' --cfg 'feature="gateway"' --cfg 'feature="http"' --cfg 'feature="model"' --cfg 'feature="reqwest"' --cfg 'feature="rustls_backend"' --cfg 'feature="rustls_backend_marker"' --cfg 'feature="tokio"' --cfg 'feature="typemap_rev"' --cfg 'feature="url"' --cfg 'feature="utils"' -C metadata=091f5bcdceb9cb60 -C extra-filename=-091f5bcdceb9cb60 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-25efcc67c068c75d.so --extern async_tungstenite=/opt/rustwide/target/debug/deps/libasync_tungstenite-7d7c07de8cb689a7.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-317c71fdbdf6b951.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-5c65c88707169028.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-f11f7a6e622e16ec.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-568ffb11f4b0491b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-0ec5031b0cb4491c.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4f3606e67e352e8d.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-29f997047b63ffef.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-4ebf86cc16c91e01.rmeta --extern typemap_rev=/opt/rustwide/target/debug/deps/libtypemap_rev-8440fac5b01585a4.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-aee9cf5dcda39150/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "a02f65c3b876f80ea4882d2ffb76c817b3fd1bbb6170d6a584d7b780da80f490", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a02f65c3b876f80ea4882d2ffb76c817b3fd1bbb6170d6a584d7b780da80f490", kill_on_drop: false }` [INFO] [stdout] a02f65c3b876f80ea4882d2ffb76c817b3fd1bbb6170d6a584d7b780da80f490