[INFO] fetching crate line_bot_sdk 0.1.3-rc.1... [INFO] checking line_bot_sdk-0.1.3-rc.1 against try#c7dcd44b00f701bf5d912cfabfad0f07883de539 for pr-111245 [INFO] extracting crate line_bot_sdk 0.1.3-rc.1 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate line_bot_sdk 0.1.3-rc.1 on toolchain c7dcd44b00f701bf5d912cfabfad0f07883de539 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7dcd44b00f701bf5d912cfabfad0f07883de539" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate line_bot_sdk 0.1.3-rc.1 [INFO] finished tweaking crates.io crate line_bot_sdk 0.1.3-rc.1 [INFO] tweaked toml for crates.io crate line_bot_sdk 0.1.3-rc.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate line_bot_sdk 0.1.3-rc.1 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" "+c7dcd44b00f701bf5d912cfabfad0f07883de539" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+c7dcd44b00f701bf5d912cfabfad0f07883de539" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d958a3f500c0e942d173b1ec388dc9d32c2f6ecc359253fe333bf4ae1c7dcf3 [INFO] running `Command { std: "docker" "start" "-a" "4d958a3f500c0e942d173b1ec388dc9d32c2f6ecc359253fe333bf4ae1c7dcf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d958a3f500c0e942d173b1ec388dc9d32c2f6ecc359253fe333bf4ae1c7dcf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d958a3f500c0e942d173b1ec388dc9d32c2f6ecc359253fe333bf4ae1c7dcf3", kill_on_drop: false }` [INFO] [stdout] 4d958a3f500c0e942d173b1ec388dc9d32c2f6ecc359253fe333bf4ae1c7dcf3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+c7dcd44b00f701bf5d912cfabfad0f07883de539" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e82d21b312b4080d9a973b47f28db54e3fce7bea018aad10263543ab48921b6 [INFO] running `Command { std: "docker" "start" "-a" "3e82d21b312b4080d9a973b47f28db54e3fce7bea018aad10263543ab48921b6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking local-waker v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling zstd-safe v6.0.5+zstd.1.5.4 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Compiling time-macros v0.2.8 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking cpufeatures v0.2.6 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Checking flate2 v1.0.25 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Checking brotli-decompressor v2.3.4 [INFO] [stderr] Checking bytestring v1.3.0 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling rustix v0.37.11 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Checking parking_lot_core v0.9.7 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.6 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking getrandom v0.2.9 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking regex v1.7.3 [INFO] [stderr] Checking digest v0.10.6 [INFO] [stderr] Checking brotli v3.3.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Checking time v0.3.20 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling openssl v0.10.50 [INFO] [stderr] Checking linux-raw-sys v0.3.1 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling openssl-sys v0.9.85 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/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="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="rt"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' -C metadata=96084e4ca9e26e16 -C extra-filename=-96084e4ca9e26e16 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-128ad78c29a8ebad.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-a79f84d301219571.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-a151acac0ddfbfd3.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-902846be315223ea.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-8119a08d4c7f2722.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-81b22cb49038c738.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-20d69936000324ee.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" "3e82d21b312b4080d9a973b47f28db54e3fce7bea018aad10263543ab48921b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e82d21b312b4080d9a973b47f28db54e3fce7bea018aad10263543ab48921b6", kill_on_drop: false }` [INFO] [stdout] 3e82d21b312b4080d9a973b47f28db54e3fce7bea018aad10263543ab48921b6