[INFO] updating cached repository lostintime/aws-s3-webdav [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/lostintime/aws-s3-webdav [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/lostintime/aws-s3-webdav" "work/ex/beta-1.37-6/sources/1.36.0/gh/lostintime/aws-s3-webdav"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/lostintime/aws-s3-webdav'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/lostintime/aws-s3-webdav" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/lostintime/aws-s3-webdav"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/lostintime/aws-s3-webdav'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c7daea24449bee5c806340131dec86d5d42af221 [INFO] sha for GitHub repo lostintime/aws-s3-webdav: c7daea24449bee5c806340131dec86d5d42af221 [INFO] validating manifest of lostintime/aws-s3-webdav on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of lostintime/aws-s3-webdav on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing lostintime/aws-s3-webdav [INFO] finished frobbing lostintime/aws-s3-webdav [INFO] frobbed toml for lostintime/aws-s3-webdav written to work/ex/beta-1.37-6/sources/1.36.0/gh/lostintime/aws-s3-webdav/Cargo.toml [INFO] started frobbing lostintime/aws-s3-webdav [INFO] finished frobbing lostintime/aws-s3-webdav [INFO] frobbed toml for lostintime/aws-s3-webdav written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/lostintime/aws-s3-webdav/Cargo.toml [INFO] crate lostintime/aws-s3-webdav already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing lostintime/aws-s3-webdav against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/lostintime/aws-s3-webdav:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] a6a30dba10568b6423877fb93f70bfc82562e8926e30ddb59cb4dfd679bc354b [INFO] running `"docker" "start" "-a" "a6a30dba10568b6423877fb93f70bfc82562e8926e30ddb59cb4dfd679bc354b"` [INFO] [stderr] Compiling lazycell v1.1.0 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling actix-web v0.7.8 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling ring v0.13.2 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling rusoto_core v0.34.0 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling serde_json v1.0.27 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling crossbeam-epoch v0.6.0 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling flate2 v1.0.2 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling openssl v0.10.12 [INFO] [stderr] Compiling serde_urlencoded v0.5.3 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Compiling error-chain v0.1.12 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.6 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling native-tls v0.2.1 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling tokio-reactor v0.1.5 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.1 [INFO] [stderr] Compiling tokio-tcp v0.1.1 [INFO] [stderr] Compiling tokio-signal v0.2.5 [INFO] [stderr] Compiling tokio v0.1.8 [INFO] [stderr] Compiling trust-dns-proto v0.4.0 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling hyper v0.12.10 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling trust-dns-resolver v0.9.1 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling actix_derive v0.3.0 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling rusoto_credential v0.13.0 [INFO] [stderr] Compiling hyper-tls v0.3.0 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling actix v0.7.4 [INFO] [stderr] Compiling hyper-tls v0.1.4 [INFO] [stderr] Compiling rusoto_credential v0.11.0 [INFO] [stderr] Compiling rusoto_s3 v0.34.0 [INFO] [stderr] Compiling aws_s3_webdav v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/routes.rs:20:64 [INFO] [stderr] | [INFO] [stderr] 20 | Some(ref prefix) => format!("{}{}", prefix, req.path().trim_left_matches("/")), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/routes.rs:21:28 [INFO] [stderr] | [INFO] [stderr] 21 | None => req.path().trim_left_matches("/").to_owned(), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/routes.rs:404:33 [INFO] [stderr] | [INFO] [stderr] 404 | Ok(dest) => Ok(dest.trim_left_matches("/").to_owned()), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 47s [INFO] running `"docker" "inspect" "a6a30dba10568b6423877fb93f70bfc82562e8926e30ddb59cb4dfd679bc354b"` [INFO] running `"docker" "rm" "-f" "a6a30dba10568b6423877fb93f70bfc82562e8926e30ddb59cb4dfd679bc354b"` [INFO] [stdout] a6a30dba10568b6423877fb93f70bfc82562e8926e30ddb59cb4dfd679bc354b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/lostintime/aws-s3-webdav:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 4f8a0c3db3d9a04dc927005eaeb364783ec55ae65c370f1c8c221fbec1dae292 [INFO] running `"docker" "start" "-a" "4f8a0c3db3d9a04dc927005eaeb364783ec55ae65c370f1c8c221fbec1dae292"` [INFO] [stderr] Compiling aws_s3_webdav v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/routes.rs:20:64 [INFO] [stderr] | [INFO] [stderr] 20 | Some(ref prefix) => format!("{}{}", prefix, req.path().trim_left_matches("/")), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/routes.rs:21:28 [INFO] [stderr] | [INFO] [stderr] 21 | None => req.path().trim_left_matches("/").to_owned(), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/routes.rs:404:33 [INFO] [stderr] | [INFO] [stderr] 404 | Ok(dest) => Ok(dest.trim_left_matches("/").to_owned()), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.93s [INFO] running `"docker" "inspect" "4f8a0c3db3d9a04dc927005eaeb364783ec55ae65c370f1c8c221fbec1dae292"` [INFO] running `"docker" "rm" "-f" "4f8a0c3db3d9a04dc927005eaeb364783ec55ae65c370f1c8c221fbec1dae292"` [INFO] [stdout] 4f8a0c3db3d9a04dc927005eaeb364783ec55ae65c370f1c8c221fbec1dae292 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/lostintime/aws-s3-webdav:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen"` [INFO] [stdout] c4c5e29221a7886e051412cade1675bf72f138ba8b5c15d4635f484dcdd05bc4 [INFO] running `"docker" "start" "-a" "c4c5e29221a7886e051412cade1675bf72f138ba8b5c15d4635f484dcdd05bc4"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running /opt/crater/target/debug/deps/aws_s3_webdav-335be9bd8aa9cb59 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test stream_utils::tests::stream_utils::test_zip ... ok [INFO] [stdout] test stream_utils::tests::stream_utils::test_zip_empty ... ok [INFO] [stdout] test stream_utils::tests::stream_utils::test_numbers ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/aws_s3_webdav-ebfc916a486b6a87 [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 [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/integration_tests-84bcd89237edf0ab [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test doit ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests aws_s3_webdav [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "c4c5e29221a7886e051412cade1675bf72f138ba8b5c15d4635f484dcdd05bc4"` [INFO] running `"docker" "rm" "-f" "c4c5e29221a7886e051412cade1675bf72f138ba8b5c15d4635f484dcdd05bc4"` [INFO] [stdout] c4c5e29221a7886e051412cade1675bf72f138ba8b5c15d4635f484dcdd05bc4