[INFO] fetching crate aliyundrive-webdav 1.10.6... [INFO] testing aliyundrive-webdav-1.10.6 against try#613d1972a772987ed4ee06faccbab0e2fc839871+rustflags=-Copt-level=3 for pr-107051 [INFO] extracting crate aliyundrive-webdav 1.10.6 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate aliyundrive-webdav 1.10.6 on toolchain 613d1972a772987ed4ee06faccbab0e2fc839871 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate aliyundrive-webdav 1.10.6 [INFO] finished tweaking crates.io crate aliyundrive-webdav 1.10.6 [INFO] tweaked toml for crates.io crate aliyundrive-webdav 1.10.6 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate aliyundrive-webdav 1.10.6 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" "+613d1972a772987ed4ee06faccbab0e2fc839871" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a6d6dd1b8902cddad3c6677f201c32030f3ab20cc9a869b273b200b7caf5f679 [INFO] running `Command { std: "docker" "start" "-a" "a6d6dd1b8902cddad3c6677f201c32030f3ab20cc9a869b273b200b7caf5f679", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6d6dd1b8902cddad3c6677f201c32030f3ab20cc9a869b273b200b7caf5f679", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6d6dd1b8902cddad3c6677f201c32030f3ab20cc9a869b273b200b7caf5f679", kill_on_drop: false }` [INFO] [stdout] a6d6dd1b8902cddad3c6677f201c32030f3ab20cc9a869b273b200b7caf5f679 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b824b4ed16b79929bb96419070ec890a386cc51b66a54793dc49065cfd463ea5 [INFO] running `Command { std: "docker" "start" "-a" "b824b4ed16b79929bb96419070ec890a386cc51b66a54793dc49065cfd463ea5", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling parking_lot_core v0.9.6 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling tokio v1.24.1 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling io-lifetimes v1.0.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling publicsuffix v2.2.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling rustix v0.36.6 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling portable-atomic v0.3.19 [INFO] [stderr] Compiling async-trait v0.1.61 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling semver v1.0.16 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling console v0.15.5 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling polling v2.5.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling concurrent-queue v2.1.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling uuid v1.2.2 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling filetime v0.2.19 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling moka v0.9.6 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling self_update v0.34.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling checked_int_cast v1.0.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling qrcode v0.12.0 [INFO] [stderr] Compiling zip v0.6.3 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling clap_lex v0.3.1 [INFO] [stderr] Compiling indicatif v0.17.3 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling xmltree v0.10.3 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling headers v0.3.8 [INFO] [stderr] Compiling async-io v1.12.0 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling retry-policies v0.1.2 [INFO] [stderr] Compiling terminal_size v0.2.3 [INFO] [stderr] Compiling is-terminal v0.4.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.6 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling triomphe v0.1.8 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling qr2term v0.3.1 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling path-slash v0.2.1 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling clap_derive v4.1.0 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-socks v0.5.1 [INFO] [stderr] Compiling async-compression v0.3.15 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling task-local-extensions v0.1.3 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling signal-hook-tokio v0.3.1 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling clap v4.1.1 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling cookie_store v0.16.1 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling dav-server v0.5.2 [INFO] [stderr] Compiling tls-listener v0.6.0 [INFO] [stderr] Compiling reqwest v0.11.13 [INFO] [stderr] Compiling reqwest-middleware v0.2.0 [INFO] [stderr] Compiling reqwest-retry v0.2.1 [INFO] [stderr] Compiling aliyundrive-webdav v1.10.6 (/opt/rustwide/workdir) [ERROR] error running command: command timed out after 900 seconds [INFO] running `Command { std: "docker" "inspect" "b824b4ed16b79929bb96419070ec890a386cc51b66a54793dc49065cfd463ea5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b824b4ed16b79929bb96419070ec890a386cc51b66a54793dc49065cfd463ea5", kill_on_drop: false }` [INFO] [stdout] b824b4ed16b79929bb96419070ec890a386cc51b66a54793dc49065cfd463ea5