[INFO] cloning repository https://github.com/irvingwashington/repo_racoon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/irvingwashington/repo_racoon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Firvingwashington%2Frepo_racoon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Firvingwashington%2Frepo_racoon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ee420f5313fc0553e831858eac92363485649d68 [INFO] testing irvingwashington/repo_racoon against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Firvingwashington%2Frepo_racoon" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/irvingwashington/repo_racoon on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/irvingwashington/repo_racoon [INFO] finished tweaking git repo https://github.com/irvingwashington/repo_racoon [INFO] tweaked toml for git repo https://github.com/irvingwashington/repo_racoon written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/irvingwashington/repo_racoon already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33207cf3138a1f4b5de763e5db588a056ca0126054d3f9468461f0f85b14004e [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" "33207cf3138a1f4b5de763e5db588a056ca0126054d3f9468461f0f85b14004e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33207cf3138a1f4b5de763e5db588a056ca0126054d3f9468461f0f85b14004e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33207cf3138a1f4b5de763e5db588a056ca0126054d3f9468461f0f85b14004e", kill_on_drop: false }` [INFO] [stdout] 33207cf3138a1f4b5de763e5db588a056ca0126054d3f9468461f0f85b14004e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 416a43e5d0cb3048154b3e1ed461d3e4ec03269b13f17d9e9cc1d21838ee347a [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" "416a43e5d0cb3048154b3e1ed461d3e4ec03269b13f17d9e9cc1d21838ee347a", kill_on_drop: false }` [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling cc v1.0.31 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling string v0.1.3 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling tokio-trace-core v0.1.0 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling tokio-sync v0.1.4 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling tokio-threadpool v0.1.12 [INFO] [stderr] Compiling tokio-current-thread v0.1.5 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling h2 v0.1.17 [INFO] [stderr] Compiling tokio v0.1.17 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling sct v0.4.0 [INFO] [stderr] Compiling webpki v0.18.1 [INFO] [stderr] Compiling ct-logs v0.4.0 [INFO] [stderr] Compiling rustls v0.14.0 [INFO] [stderr] Compiling webpki-roots v0.15.0 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling hyper v0.12.25 [INFO] [stderr] Compiling tokio-rustls v0.8.1 [INFO] [stderr] Compiling hyper-rustls v0.15.1 [INFO] [stderr] Compiling github-rs v0.6.1 (https://github.com/rust-github/github-rs/#0b591a82) [INFO] [stderr] Compiling repo_racoon v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/app_error.rs:37:25 [INFO] [stdout] | [INFO] [stdout] 37 | Self::new(error.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/app_error.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | Self::new(error.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `files` [INFO] [stdout] --> src/github_repo.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn files(&self, path: String) -> Result, AppError> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 53s [INFO] running `Command { std: "docker" "inspect" "416a43e5d0cb3048154b3e1ed461d3e4ec03269b13f17d9e9cc1d21838ee347a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "416a43e5d0cb3048154b3e1ed461d3e4ec03269b13f17d9e9cc1d21838ee347a", kill_on_drop: false }` [INFO] [stdout] 416a43e5d0cb3048154b3e1ed461d3e4ec03269b13f17d9e9cc1d21838ee347a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2fffc9cb18e9fd0cecf4d7adedb2503df6b05e93e89c02752d7b1624ee0847cd [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" "2fffc9cb18e9fd0cecf4d7adedb2503df6b05e93e89c02752d7b1624ee0847cd", kill_on_drop: false }` [INFO] [stderr] Compiling repo_racoon v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/app_error.rs:37:25 [INFO] [stdout] | [INFO] [stdout] 37 | Self::new(error.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/app_error.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | Self::new(error.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `files` [INFO] [stdout] --> src/github_repo.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn files(&self, path: String) -> Result, AppError> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.61s [INFO] running `Command { std: "docker" "inspect" "2fffc9cb18e9fd0cecf4d7adedb2503df6b05e93e89c02752d7b1624ee0847cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fffc9cb18e9fd0cecf4d7adedb2503df6b05e93e89c02752d7b1624ee0847cd", kill_on_drop: false }` [INFO] [stdout] 2fffc9cb18e9fd0cecf4d7adedb2503df6b05e93e89c02752d7b1624ee0847cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] de294b06845f1b8f6e926b897c0da12bfc96ec7fd78d652d4a4fd2cc23f95218 [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" "de294b06845f1b8f6e926b897c0da12bfc96ec7fd78d652d4a4fd2cc23f95218", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/app_error.rs:37:25 [INFO] [stderr] | [INFO] [stderr] 37 | Self::new(error.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/app_error.rs:43:25 [INFO] [stderr] | [INFO] [stderr] 43 | Self::new(error.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `files` [INFO] [stderr] --> src/github_repo.rs:52:12 [INFO] [stderr] | [INFO] [stderr] 52 | pub fn files(&self, path: String) -> Result, AppError> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/repo_racoon-7a4bd96b20ca97ab [INFO] [stdout] running 4 tests [INFO] [stdout] test repo_path::tests::test_incorrect_repo_path ... ok [INFO] [stdout] test repo_path::tests::test_many_slash_repo_path ... ok [INFO] [stdout] test repo_path::tests::test_correct_repo_path ... ok [INFO] [stdout] test repo_path::tests::test_short_repo_paths ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "de294b06845f1b8f6e926b897c0da12bfc96ec7fd78d652d4a4fd2cc23f95218", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de294b06845f1b8f6e926b897c0da12bfc96ec7fd78d652d4a4fd2cc23f95218", kill_on_drop: false }` [INFO] [stdout] de294b06845f1b8f6e926b897c0da12bfc96ec7fd78d652d4a4fd2cc23f95218