[INFO] updating cached repository https://github.com/whitfin/s3-meta [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] be8faa8bee9d5ea938b89be88e6876b0f814a5f6 [INFO] testing whitfin/s3-meta against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhitfin%2Fs3-meta" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/whitfin/s3-meta on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/whitfin/s3-meta [INFO] finished tweaking git repo https://github.com/whitfin/s3-meta [INFO] tweaked toml for git repo https://github.com/whitfin/s3-meta written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/whitfin/s3-meta already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 82275af633956513d375fe9e077fd2ec9f6bd9ab2fc95362e24f5844c6010cc4 [INFO] running `"docker" "start" "-a" "82275af633956513d375fe9e077fd2ec9f6bd9ab2fc95362e24f5844c6010cc4"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling futures v0.1.24 [INFO] [stderr] Compiling cc v1.0.24 [INFO] [stderr] Compiling lazycell v1.0.0 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling proc-macro2 v0.4.18 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling serde v1.0.77 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling openssl v0.10.11 [INFO] [stderr] Compiling native-tls v0.2.1 [INFO] [stderr] Compiling utf8-ranges v1.0.1 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling memchr v2.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.6 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling base64 v0.9.2 [INFO] [stderr] Compiling getopts v0.2.18 [INFO] [stderr] Compiling bytes v0.4.10 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling lock_api v0.1.3 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling rusoto_core v0.34.0 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling parking_lot_core v0.3.0 [INFO] [stderr] Compiling pretty-bytes v0.2.2 [INFO] [stderr] Compiling http v0.1.12 [INFO] [stderr] Compiling crossbeam-deque v0.6.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling openssl-sys v0.9.35 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling tokio-executor v0.1.4 [INFO] [stderr] Compiling tokio-io v0.1.8 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling digest v0.7.5 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling tokio-threadpool v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.6 [INFO] [stderr] Compiling tokio-current-thread v0.1.1 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling tokio-reactor v0.1.5 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling h2 v0.1.12 [INFO] [stderr] Compiling tokio-uds v0.2.1 [INFO] [stderr] Compiling tokio-tcp v0.1.1 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling tokio v0.1.8 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling hyper v0.12.9 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling quick-xml v0.12.3 [INFO] [stderr] Compiling serde_json v1.0.27 [INFO] [stderr] Compiling hyper-tls v0.3.0 [INFO] [stderr] Compiling rusoto_credential v0.13.0 [INFO] [stderr] Compiling rusoto_s3 v0.34.0 [INFO] [stderr] Compiling s3-meta v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/metrics/mod.rs:28:50 [INFO] [stderr] | [INFO] [stderr] 28 | pub fn chain(prefix: &Option) -> Vec> { [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Metric` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` 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/main.rs:31:33 [INFO] [stderr] | [INFO] [stderr] 31 | let mut splitn = root_paths.trim_left_matches("s3://").splitn(2, '/'); [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: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 59s [INFO] running `"docker" "inspect" "82275af633956513d375fe9e077fd2ec9f6bd9ab2fc95362e24f5844c6010cc4"` [INFO] running `"docker" "rm" "-f" "82275af633956513d375fe9e077fd2ec9f6bd9ab2fc95362e24f5844c6010cc4"` [INFO] [stdout] 82275af633956513d375fe9e077fd2ec9f6bd9ab2fc95362e24f5844c6010cc4 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4a1d20e53c4e42345bb5ebc4f1bc7024992278dc753834f4b101ba0ad1a69d44 [INFO] running `"docker" "start" "-a" "4a1d20e53c4e42345bb5ebc4f1bc7024992278dc753834f4b101ba0ad1a69d44"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling s3-meta v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/metrics/mod.rs:28:50 [INFO] [stderr] | [INFO] [stderr] 28 | pub fn chain(prefix: &Option) -> Vec> { [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Metric` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` 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/main.rs:31:33 [INFO] [stderr] | [INFO] [stderr] 31 | let mut splitn = root_paths.trim_left_matches("s3://").splitn(2, '/'); [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: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.21s [INFO] running `"docker" "inspect" "4a1d20e53c4e42345bb5ebc4f1bc7024992278dc753834f4b101ba0ad1a69d44"` [INFO] running `"docker" "rm" "-f" "4a1d20e53c4e42345bb5ebc4f1bc7024992278dc753834f4b101ba0ad1a69d44"` [INFO] [stdout] 4a1d20e53c4e42345bb5ebc4f1bc7024992278dc753834f4b101ba0ad1a69d44 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 790d87a818fb6e042dca9684da487396145390e85c63cbe4ae555ad6aa2d1ab9 [INFO] running `"docker" "start" "-a" "790d87a818fb6e042dca9684da487396145390e85c63cbe4ae555ad6aa2d1ab9"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/metrics/mod.rs:28:50 [INFO] [stderr] | [INFO] [stderr] 28 | pub fn chain(prefix: &Option) -> Vec> { [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Metric` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` 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/main.rs:31:33 [INFO] [stderr] | [INFO] [stderr] 31 | let mut splitn = root_paths.trim_left_matches("s3://").splitn(2, '/'); [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: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/s3_meta-291d338745789466 [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test types::tests::converting_io_to_error ... ok [INFO] [stdout] test bounded::tests::updating_bounded_values ... ok [INFO] [stdout] test types::tests::converting_str_to_error ... ok [INFO] [stdout] test types::tests::converting_string_to_error ... ok [INFO] [stdout] test types::tests::converting_rusoto_to_error ... ok [INFO] [stdout] test util::tests::converting_bytes_to_string ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "790d87a818fb6e042dca9684da487396145390e85c63cbe4ae555ad6aa2d1ab9"` [INFO] running `"docker" "rm" "-f" "790d87a818fb6e042dca9684da487396145390e85c63cbe4ae555ad6aa2d1ab9"` [INFO] [stdout] 790d87a818fb6e042dca9684da487396145390e85c63cbe4ae555ad6aa2d1ab9