[INFO] cloning repository https://github.com/yanwr/auth-bio-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yanwr/auth-bio-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyanwr%2Fauth-bio-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyanwr%2Fauth-bio-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8d336e157347fe46b59b494e7c320f73b86287d9 [INFO] checking yanwr/auth-bio-rust against try#969026c535f4240ff7866ef11207dfda18a26af6 for pr-146504 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyanwr%2Fauth-bio-rust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/yanwr/auth-bio-rust [INFO] finished tweaking git repo https://github.com/yanwr/auth-bio-rust [INFO] tweaked toml for git repo https://github.com/yanwr/auth-bio-rust written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/yanwr/auth-bio-rust on toolchain 969026c535f4240ff7866ef11207dfda18a26af6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/yanwr/auth-bio-rust 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" "+969026c535f4240ff7866ef11207dfda18a26af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ae3a9dcf534905e5ab4458f7a217128954f4bb3083bc2793e72590ba915cb8a [INFO] running `Command { std: "docker" "start" "-a" "6ae3a9dcf534905e5ab4458f7a217128954f4bb3083bc2793e72590ba915cb8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ae3a9dcf534905e5ab4458f7a217128954f4bb3083bc2793e72590ba915cb8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ae3a9dcf534905e5ab4458f7a217128954f4bb3083bc2793e72590ba915cb8a", kill_on_drop: false }` [INFO] [stdout] 6ae3a9dcf534905e5ab4458f7a217128954f4bb3083bc2793e72590ba915cb8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8088dc619e300f06e3cc5c8cf150e3349075ed212ec300dc08143d4c2280fecd [INFO] running `Command { std: "docker" "start" "-a" "8088dc619e300f06e3cc5c8cf150e3349075ed212ec300dc08143d4c2280fecd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking litemap v0.7.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling httparse v1.9.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling unicode-properties v0.1.1 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking ordered-float v4.2.0 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Checking webpki-roots v0.26.2 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-bigint v0.4.5 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking num-bigint-dig v0.8.4 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking matchit v0.8.2 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking bcrypt v0.15.1 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking deadpool-runtime v0.1.4 [INFO] [stderr] Checking sdd v0.2.0 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking rsa v0.9.6 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Checking xattr v1.3.1 [INFO] [stderr] Checking scc v2.1.1 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking tar v0.4.41 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Checking rustls-webpki v0.102.4 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerovec-derive v0.10.2 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling axum-macros v0.4.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking thiserror v1.0.61 [INFO] [stderr] Checking zerofrom v0.1.4 [INFO] [stderr] Checking opentelemetry v0.22.0 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Checking yoke v0.7.4 [INFO] [stderr] Checking zerovec v0.10.2 [INFO] [stderr] Compiling sqlx-rt v0.6.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/969026c535f4240ff7866ef11207dfda18a26af6/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.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="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=291cfd716fa5bf1a -C extra-filename=-3f56fb0b3f66b4a7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bcf5599150873505.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-3a2c4c414dca3b58.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-fe3dd7e642431149.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-bf575b36619a20ce.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-1bbfa224dc988a75.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-3fbd9506533b2f53.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-d84085f5d4fc2772.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-ca047af70b950fd9.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-3e335aa5a53c019f.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" "8088dc619e300f06e3cc5c8cf150e3349075ed212ec300dc08143d4c2280fecd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8088dc619e300f06e3cc5c8cf150e3349075ed212ec300dc08143d4c2280fecd", kill_on_drop: false }` [INFO] [stdout] 8088dc619e300f06e3cc5c8cf150e3349075ed212ec300dc08143d4c2280fecd