[INFO] fetching crate qiniu-download 1.0.13... [INFO] testing qiniu-download-1.0.13 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate qiniu-download 1.0.13 into /workspace/builds/worker-114/source [INFO] validating manifest of crates.io crate qiniu-download 1.0.13 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate qiniu-download 1.0.13 [INFO] finished tweaking crates.io crate qiniu-download 1.0.13 [INFO] tweaked toml for crates.io crate qiniu-download 1.0.13 written to /workspace/builds/worker-114/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded warp v0.3.2 [INFO] [stderr] Downloaded positioned-io v0.2.2 [INFO] [stderr] Downloaded multipart v0.18.0 [INFO] [stderr] Downloaded qiniu-multipart v0.17.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b3bd60231c43b7ca963d338acacfef1308bd05f73478fcf66550bf070d0bd0c [INFO] running `Command { std: "docker" "start" "-a" "3b3bd60231c43b7ca963d338acacfef1308bd05f73478fcf66550bf070d0bd0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b3bd60231c43b7ca963d338acacfef1308bd05f73478fcf66550bf070d0bd0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b3bd60231c43b7ca963d338acacfef1308bd05f73478fcf66550bf070d0bd0c", kill_on_drop: false }` [INFO] [stdout] 3b3bd60231c43b7ca963d338acacfef1308bd05f73478fcf66550bf070d0bd0c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96786ca8462e6d0755f55834d1050b03336fc41ba68d29fa8b04ddeca7c76bf7 [INFO] running `Command { std: "docker" "start" "-a" "96786ca8462e6d0755f55834d1050b03336fc41ba68d29fa8b04ddeca7c76bf7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling text_io v0.1.9 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling fd-lock v2.0.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling positioned-io v0.2.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling directories v3.0.2 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling qiniu-multipart v0.17.3 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stderr] Compiling qiniu-download v1.0.13 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.58s [INFO] running `Command { std: "docker" "inspect" "96786ca8462e6d0755f55834d1050b03336fc41ba68d29fa8b04ddeca7c76bf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96786ca8462e6d0755f55834d1050b03336fc41ba68d29fa8b04ddeca7c76bf7", kill_on_drop: false }` [INFO] [stdout] 96786ca8462e6d0755f55834d1050b03336fc41ba68d29fa8b04ddeca7c76bf7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 645fdc6cba8cd4b9d2f380ab91c8a21461eef3100a59a67c62ae182fd5251485 [INFO] running `Command { std: "docker" "start" "-a" "645fdc6cba8cd4b9d2f380ab91c8a21461eef3100a59a67c62ae182fd5251485", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling headers v0.3.5 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling warp v0.3.2 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling qiniu-download v1.0.13 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `qiniu-download` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name qiniu_download --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=3970fc6d120ddf4b -C extra-filename=-3970fc6d120ddf4b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-f5ccf7dfbfa8eaad.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-aaf29b4979d72532.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-c6a2f847f5cd633b.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-9bd2c7d8332f44ca.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-9cb6eb6eda6150e4.rlib --extern fd_lock=/opt/rustwide/target/debug/deps/libfd_lock-b127268f313c41c5.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-59406f72dbfe8fc4.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-70b1e5e6465e5891.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-e90fde56aaad3f81.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-8dd09c07f7c2d464.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib --extern positioned_io=/opt/rustwide/target/debug/deps/libpositioned_io-51b2657680c12619.rlib --extern multipart=/opt/rustwide/target/debug/deps/libqiniu_multipart-5638de627d07b3db.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ed3f7de9e5d80eab.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-7eb85112f00e9087.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-4d9e23b0bae491a5.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9210cf99b854c003.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7c1145b9cf927e3f.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-05dff828d9396f7a.rlib --extern tap=/opt/rustwide/target/debug/deps/libtap-faa3f8ab725c68ef.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-cd45d89ff71893f2.rlib --extern text_io=/opt/rustwide/target/debug/deps/libtext_io-8a6153ae5267825a.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-891ef5ade8483d70.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7546d29912ce7aa7.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-d9a3b82c87af8751.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rlib --extern warp=/opt/rustwide/target/debug/deps/libwarp-977a72c965db56ab.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "645fdc6cba8cd4b9d2f380ab91c8a21461eef3100a59a67c62ae182fd5251485", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "645fdc6cba8cd4b9d2f380ab91c8a21461eef3100a59a67c62ae182fd5251485", kill_on_drop: false }` [INFO] [stdout] 645fdc6cba8cd4b9d2f380ab91c8a21461eef3100a59a67c62ae182fd5251485