[INFO] cloning repository https://github.com/Raphiiko/s2yt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Raphiiko/s2yt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRaphiiko%2Fs2yt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRaphiiko%2Fs2yt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 64aeb7256fa49d01b143218012e7f82608221e59 [INFO] checking Raphiiko/s2yt against try#8fb84356ab7a0da6d9a7ed076311fd4ee15d59ce for pr-112988 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRaphiiko%2Fs2yt" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Raphiiko/s2yt on toolchain 8fb84356ab7a0da6d9a7ed076311fd4ee15d59ce [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8fb84356ab7a0da6d9a7ed076311fd4ee15d59ce" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Raphiiko/s2yt [INFO] finished tweaking git repo https://github.com/Raphiiko/s2yt [INFO] tweaked toml for git repo https://github.com/Raphiiko/s2yt written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Raphiiko/s2yt 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" "+8fb84356ab7a0da6d9a7ed076311fd4ee15d59ce" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+8fb84356ab7a0da6d9a7ed076311fd4ee15d59ce" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 73bbc40a69195ca8db659d1677b8f64017d939100a819407c512775c444e0d95 [INFO] running `Command { std: "docker" "start" "-a" "73bbc40a69195ca8db659d1677b8f64017d939100a819407c512775c444e0d95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73bbc40a69195ca8db659d1677b8f64017d939100a819407c512775c444e0d95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73bbc40a69195ca8db659d1677b8f64017d939100a819407c512775c444e0d95", kill_on_drop: false }` [INFO] [stdout] 73bbc40a69195ca8db659d1677b8f64017d939100a819407c512775c444e0d95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+8fb84356ab7a0da6d9a7ed076311fd4ee15d59ce" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac7508ffb860bfdbdf3665f3758fa98a9573deed89c4cccf9e4b130cefd91237 [INFO] running `Command { std: "docker" "start" "-a" "ac7508ffb860bfdbdf3665f3758fa98a9573deed89c4cccf9e4b130cefd91237", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.134 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.101 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.5.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling wayland-sys v0.27.0 [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking iana-time-zone v0.1.50 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Checking object v0.29.0 [INFO] [stderr] Compiling polling v2.3.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling wayland-scanner v0.27.0 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking local-waker v0.1.3 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling xcb v0.10.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling async-io v1.9.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking parking_lot_core v0.9.3 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling openssl-sys v0.9.76 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Compiling wayland-client v0.27.0 [INFO] [stderr] Compiling wayland-protocols v0.27.0 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking concurrent-queue v1.2.4 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking nom v3.2.1 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking thread_local v0.3.4 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking brotli-decompressor v2.3.2 [INFO] [stderr] Compiling bytestring v1.1.0 [INFO] [stderr] Checking actix-utils v3.0.0 [INFO] [stderr] Compiling async-process v1.5.0 [INFO] [stderr] Compiling cookie v0.16.1 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking brotli v3.3.4 [INFO] [stderr] Checking os_pipe v0.9.2 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking tree_magic v0.2.3 [INFO] [stderr] Checking sha2 v0.10.6 [INFO] [stderr] Checking webbrowser v0.6.0 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Checking rspotify-macros v0.11.5 [INFO] [stderr] Checking open v3.0.3 [INFO] [stderr] Checking urlencoding v2.1.2 [INFO] [stderr] Checking wayland-commons v0.27.0 [INFO] [stderr] Checking time v0.3.15 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking x11-clipboard v0.5.3 [INFO] [stderr] Compiling actix-router v0.5.1 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking tokio v1.21.2 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking exitfailure v0.5.1 [INFO] [stderr] Checking thiserror v1.0.37 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling maybe-async v0.2.6 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8fb84356ab7a0da6d9a7ed076311fd4ee15d59ce/bin/rustc --crate-name tokio --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="memchr"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' -C metadata=65984dbc51a7b7b0 -C extra-filename=-65984dbc51a7b7b0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-45628c9c0b3118e3.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-203023c3ff80c910.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-3693a015842dadb3.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-d48f72a953d4bd8b.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-f66466768bbc7c31.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-f5152a4916f1a84a.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-49050ab856b08c46.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-b2815efd1a8f5d09.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-eb13aeca375c58e9.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-208690c810a6f112.so --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" "ac7508ffb860bfdbdf3665f3758fa98a9573deed89c4cccf9e4b130cefd91237", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac7508ffb860bfdbdf3665f3758fa98a9573deed89c4cccf9e4b130cefd91237", kill_on_drop: false }` [INFO] [stdout] ac7508ffb860bfdbdf3665f3758fa98a9573deed89c4cccf9e4b130cefd91237