[INFO] cloning repository https://github.com/oslac/tsibabot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oslac/tsibabot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foslac%2Ftsibabot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foslac%2Ftsibabot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 52bfff8f431a20c5fe0f31682f462df6b57c454b [INFO] checking oslac/tsibabot against master#6162f6f12339aa81fe16b8a64644ead497e411b2 for pr-113242 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foslac%2Ftsibabot" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oslac/tsibabot on toolchain 6162f6f12339aa81fe16b8a64644ead497e411b2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6162f6f12339aa81fe16b8a64644ead497e411b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/oslac/tsibabot [INFO] finished tweaking git repo https://github.com/oslac/tsibabot [INFO] tweaked toml for git repo https://github.com/oslac/tsibabot written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/oslac/tsibabot 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" "+6162f6f12339aa81fe16b8a64644ead497e411b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vecrem v0.1.0 [INFO] [stderr] Downloaded axum-core v0.2.4 [INFO] [stderr] Downloaded tower-http v0.3.3 [INFO] [stderr] Downloaded axum-core v0.1.2 [INFO] [stderr] Downloaded axum v0.5.6 [INFO] [stderr] Downloaded redis v0.20.2 [INFO] [stderr] Downloaded hdrhistogram v7.5.0 [INFO] [stderr] Downloaded axum v0.4.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+6162f6f12339aa81fe16b8a64644ead497e411b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf004628e062fd59edd5bf3c0b68c90af974a3f8af45a230b8d594aeef2e6a09 [INFO] running `Command { std: "docker" "start" "-a" "bf004628e062fd59edd5bf3c0b68c90af974a3f8af45a230b8d594aeef2e6a09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf004628e062fd59edd5bf3c0b68c90af974a3f8af45a230b8d594aeef2e6a09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf004628e062fd59edd5bf3c0b68c90af974a3f8af45a230b8d594aeef2e6a09", kill_on_drop: false }` [INFO] [stdout] bf004628e062fd59edd5bf3c0b68c90af974a3f8af45a230b8d594aeef2e6a09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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" "+6162f6f12339aa81fe16b8a64644ead497e411b2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be90a69b60d13e3436401fb5c58871bb9621c5fab20c7ae9254f56c80d345eaa [INFO] running `Command { std: "docker" "start" "-a" "be90a69b60d13e3436401fb5c58871bb9621c5fab20c7ae9254f56c80d345eaa", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking openssl-sys v0.9.73 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Checking ahash v0.7.6 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Checking tokio v1.18.2 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking flate2 v1.0.23 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking indexmap v1.8.1 [INFO] [stderr] Checking openssl v0.10.40 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling spin v0.9.3 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling erasable v1.2.1 [INFO] [stderr] Checking hdrhistogram v7.5.0 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling flume v0.10.12 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling stringprep v0.1.2 [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/6162f6f12339aa81fe16b8a64644ead497e411b2/bin/rustc --crate-name tokio --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.18.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="once_cell"' --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=b987c077f31cca44 -C extra-filename=-b987c077f31cca44 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-d0dbcff203f3ba29.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-a36b069d2b5f5b5f.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-2e7d5d7634b03413.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-8a3655a89c1fdf90.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-bd39c6d6b9f2a33f.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-a38f1a328bf450d3.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-6c48a204d88ccceb.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-92f9106130578161.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-8d32590b6d53e4ca.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-e787b91aa30e03d3.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" "be90a69b60d13e3436401fb5c58871bb9621c5fab20c7ae9254f56c80d345eaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be90a69b60d13e3436401fb5c58871bb9621c5fab20c7ae9254f56c80d345eaa", kill_on_drop: false }` [INFO] [stdout] be90a69b60d13e3436401fb5c58871bb9621c5fab20c7ae9254f56c80d345eaa