[INFO] crate git_rs 0.1.0 is already in cache
[INFO] testing git_rs-0.1.0 against 1.45.2 for beta-1.46-1
[INFO] extracting crate git_rs 0.1.0 into /workspace/builds/worker-1/source
[INFO] validating manifest of crates.io crate git_rs 0.1.0 on toolchain 1.45.2
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] started tweaking crates.io crate git_rs 0.1.0
[INFO] finished tweaking crates.io crate git_rs 0.1.0
[INFO] tweaked toml for crates.io crate git_rs 0.1.0 written to /workspace/builds/worker-1/source/Cargo.toml
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }`
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] a610bea765edee4011ee41b7da3ba50f19f4fda13f8f34e58cf1cc9da5ed0cd2
[INFO] running `Command { std: "docker" "start" "-a" "a610bea765edee4011ee41b7da3ba50f19f4fda13f8f34e58cf1cc9da5ed0cd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a610bea765edee4011ee41b7da3ba50f19f4fda13f8f34e58cf1cc9da5ed0cd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a610bea765edee4011ee41b7da3ba50f19f4fda13f8f34e58cf1cc9da5ed0cd2", kill_on_drop: false }`
[INFO] [stdout] a610bea765edee4011ee41b7da3ba50f19f4fda13f8f34e58cf1cc9da5ed0cd2
[INFO] running `Command { std: "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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f44ebe883c8b0a87c2642ce6e48acdefdc6457af2e94cc6bb53a0c7b82cf24c
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "7f44ebe883c8b0a87c2642ce6e48acdefdc6457af2e94cc6bb53a0c7b82cf24c", kill_on_drop: false }`
[INFO] [stderr] Compiling autocfg v1.0.0
[INFO] [stderr] Compiling libc v0.2.74
[INFO] [stderr] Compiling cfg-if v0.1.10
[INFO] [stderr] Compiling maybe-uninit v2.0.0
[INFO] [stderr] Compiling lazy_static v1.4.0
[INFO] [stderr] Compiling adler v0.2.3
[INFO] [stderr] Compiling scopeguard v1.1.0
[INFO] [stderr] Compiling rayon-core v1.7.1
[INFO] [stderr] Compiling build_const v0.2.1
[INFO] [stderr] Compiling gimli v0.22.0
[INFO] [stderr] Compiling gcc v0.3.55
[INFO] [stderr] Compiling crc32fast v1.2.0
[INFO] [stderr] Compiling version_check v0.9.2
[INFO] [stderr] Compiling byteorder v1.3.4
[INFO] [stderr] Compiling object v0.20.0
[INFO] [stderr] Compiling rustc-demangle v0.1.16
[INFO] [stderr] Compiling rustc-serialize v0.3.24
[INFO] [stderr] Compiling hashbrown v0.5.0
[INFO] [stderr] Compiling either v1.5.3
[INFO] [stderr] Compiling hex v0.3.2
[INFO] [stderr] Compiling miniz_oxide v0.4.0
[INFO] [stderr] Compiling crc v1.8.1
[INFO] [stderr] Compiling lru v0.1.17
[INFO] [stderr] Compiling crossbeam-utils v0.7.2
[INFO] [stderr] Compiling memoffset v0.5.5
[INFO] [stderr] Compiling crossbeam-epoch v0.8.2
[INFO] [stderr] Compiling num-traits v0.2.12
[INFO] [stderr] Compiling num-integer v0.1.43
[INFO] [stderr] Compiling rayon v1.3.1
[INFO] [stderr] Compiling error-chain v0.12.4
[INFO] [stderr] Compiling rust-crypto v0.2.36
[INFO] [stderr] Compiling rand v0.4.6
[INFO] [stderr] Compiling num_cpus v1.13.0
[INFO] [stderr] Compiling time v0.1.43
[INFO] [stderr] Compiling flate2 v1.0.16
[INFO] [stderr] Compiling memmap v0.7.0
[INFO] [stderr] Compiling crossbeam-queue v0.2.3
[INFO] [stderr] Compiling crossbeam-deque v0.7.3
[INFO] [stderr] Compiling rand v0.3.23
[INFO] [stderr] Compiling chrono v0.4.13
[INFO] [stderr] Compiling addr2line v0.13.0
[INFO] [stderr] Compiling backtrace v0.3.50
[INFO] [stderr] Compiling git_rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout] --> src/id.rs:21:10
[INFO] [stdout] |
[INFO] [stdout] 21 | 0...9 => (inp + 48) as char,
[INFO] [stdout] | ^^^ help: use `..=` for an inclusive range
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout] --> src/id.rs:22:11
[INFO] [stdout] |
[INFO] [stdout] 22 | 10...16 => (inp + 87) as char,
[INFO] [stdout] | ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout] --> src/id.rs:45:20
[INFO] [stdout] |
[INFO] [stdout] 45 | 48 ... 57 => xs - 48,
[INFO] [stdout] | ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout] --> src/id.rs:46:20
[INFO] [stdout] |
[INFO] [stdout] 46 | 97 ... 102 => xs - 97 + 10,
[INFO] [stdout] | ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout] --> src/id.rs:47:20
[INFO] [stdout] |
[INFO] [stdout] 47 | 65 ... 70 => xs - 65 + 10,
[INFO] [stdout] | ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout] --> src/stores/loose.rs:10:15
[INFO] [stdout] |
[INFO] [stdout] 10 | type Reader = Fn(&Id) -> Result