[INFO] fetching crate aliyundrive-webdav 1.3.1... [INFO] testing aliyundrive-webdav-1.3.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate aliyundrive-webdav 1.3.1 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate aliyundrive-webdav 1.3.1 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-13/source/.cargo/config.toml [INFO] started tweaking crates.io crate aliyundrive-webdav 1.3.1 [INFO] finished tweaking crates.io crate aliyundrive-webdav 1.3.1 [INFO] tweaked toml for crates.io crate aliyundrive-webdav 1.3.1 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate aliyundrive-webdav 1.3.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scheduled-thread-pool v0.2.5 [INFO] [stderr] Downloaded sha-1 v0.10.0 [INFO] [stderr] Downloaded headers v0.3.7 [INFO] [stderr] Downloaded clap_derive v3.1.7 [INFO] [stderr] Downloaded htmlescape v0.3.1 [INFO] [stderr] Downloaded dashmap v5.2.0 [INFO] [stderr] Downloaded dav-server v0.3.3 [INFO] [stderr] Downloaded tagptr v0.2.0 [INFO] [stderr] Downloaded quanta v0.9.3 [INFO] [stderr] Downloaded triomphe v0.1.5 [INFO] [stderr] Downloaded moka v0.8.0 [INFO] [stderr] Downloaded path-slash v0.1.4 [INFO] [stderr] Downloaded tls-listener v0.5.1 [INFO] [stderr] Downloaded clap v3.1.7 [INFO] [stderr] Downloaded raw-cpuid v10.3.0 [INFO] [stderr] Downloaded xmltree v0.10.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6485a209e13b2a7c6e036618fa38791edb13ecb446a3a3566aba34d388fde7c1 [INFO] running `Command { std: "docker" "start" "-a" "6485a209e13b2a7c6e036618fa38791edb13ecb446a3a3566aba34d388fde7c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6485a209e13b2a7c6e036618fa38791edb13ecb446a3a3566aba34d388fde7c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6485a209e13b2a7c6e036618fa38791edb13ecb446a3a3566aba34d388fde7c1", kill_on_drop: false }` [INFO] [stdout] 6485a209e13b2a7c6e036618fa38791edb13ecb446a3a3566aba34d388fde7c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7006fdd9c51247d60bd2155b2066c86560fb2570666239c168b7bb608376c5b7 [INFO] running `Command { std: "docker" "start" "-a" "7006fdd9c51247d60bd2155b2066c86560fb2570666239c168b7bb608376c5b7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling moka v0.8.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling path-slash v0.1.4 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling raw-cpuid v10.3.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling rustls-pemfile v0.3.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling xmltree v0.10.3 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling quanta v0.9.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling dashmap v5.2.0 [INFO] [stderr] Compiling headers v0.3.7 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing-subscriber v0.3.9 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling clap v3.1.7 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-rustls v0.23.3 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling async-compression v0.3.12 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling triomphe v0.1.5 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling tls-listener v0.5.1 [INFO] [stderr] Compiling dav-server v0.3.3 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling aliyundrive-webdav v1.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.57s [INFO] running `Command { std: "docker" "inspect" "7006fdd9c51247d60bd2155b2066c86560fb2570666239c168b7bb608376c5b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7006fdd9c51247d60bd2155b2066c86560fb2570666239c168b7bb608376c5b7", kill_on_drop: false }` [INFO] [stdout] 7006fdd9c51247d60bd2155b2066c86560fb2570666239c168b7bb608376c5b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de33b9d77455d470bf24a889d110b9b8761b0745a132b0f2a4ab5d9e11ef37b4 [INFO] running `Command { std: "docker" "start" "-a" "de33b9d77455d470bf24a889d110b9b8761b0745a132b0f2a4ab5d9e11ef37b4", kill_on_drop: false }` [INFO] [stderr] Compiling aliyundrive-webdav v1.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.85s [INFO] running `Command { std: "docker" "inspect" "de33b9d77455d470bf24a889d110b9b8761b0745a132b0f2a4ab5d9e11ef37b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de33b9d77455d470bf24a889d110b9b8761b0745a132b0f2a4ab5d9e11ef37b4", kill_on_drop: false }` [INFO] [stdout] de33b9d77455d470bf24a889d110b9b8761b0745a132b0f2a4ab5d9e11ef37b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9f412bd0ccdbc1ab9e3c46ef9a24a13387d455ec632cd97d4eb3573790429ccb [INFO] running `Command { std: "docker" "start" "-a" "9f412bd0ccdbc1ab9e3c46ef9a24a13387d455ec632cd97d4eb3573790429ccb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/aliyundrive_webdav-6ef8748548818ea3) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9f412bd0ccdbc1ab9e3c46ef9a24a13387d455ec632cd97d4eb3573790429ccb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f412bd0ccdbc1ab9e3c46ef9a24a13387d455ec632cd97d4eb3573790429ccb", kill_on_drop: false }` [INFO] [stdout] 9f412bd0ccdbc1ab9e3c46ef9a24a13387d455ec632cd97d4eb3573790429ccb