[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 beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Firvingwashington%2Frepo_racoon" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/irvingwashington/repo_racoon on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-6/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" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/rust-github/github-rs/` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "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] ec29a6381edc585f0d1aa710ee347168ef42244fb26ea5fdf85794b59e2e6a99 [INFO] running `Command { std: "docker" "start" "-a" "ec29a6381edc585f0d1aa710ee347168ef42244fb26ea5fdf85794b59e2e6a99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec29a6381edc585f0d1aa710ee347168ef42244fb26ea5fdf85794b59e2e6a99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec29a6381edc585f0d1aa710ee347168ef42244fb26ea5fdf85794b59e2e6a99", kill_on_drop: false }` [INFO] [stdout] ec29a6381edc585f0d1aa710ee347168ef42244fb26ea5fdf85794b59e2e6a99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f265a9ffe6142b6824acf29ec221ce98710c7fe7e1cda94330419317f800136 [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" "7f265a9ffe6142b6824acf29ec221ce98710c7fe7e1cda94330419317f800136", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling cc v1.0.31 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling string v0.1.3 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling tokio-trace-core v0.1.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling tokio-sync v0.1.4 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-current-thread v0.1.5 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [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 time v0.1.42 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.12 [INFO] [stderr] Compiling h2 v0.1.17 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [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 tokio v0.1.17 [INFO] [stderr] Compiling sct v0.4.0 [INFO] [stderr] Compiling webpki v0.18.1 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling ct-logs v0.4.0 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling rustls v0.14.0 [INFO] [stderr] Compiling webpki-roots v0.15.0 [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 23s [INFO] running `Command { std: "docker" "inspect" "7f265a9ffe6142b6824acf29ec221ce98710c7fe7e1cda94330419317f800136", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f265a9ffe6142b6824acf29ec221ce98710c7fe7e1cda94330419317f800136", kill_on_drop: false }` [INFO] [stdout] 7f265a9ffe6142b6824acf29ec221ce98710c7fe7e1cda94330419317f800136 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", 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] 861c7a802c5943366692cf32c62541f10a5c82dd94899bf4281abd5382b241ba [INFO] running `Command { std: "docker" "start" "-a" "861c7a802c5943366692cf32c62541f10a5c82dd94899bf4281abd5382b241ba", 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 3.00s [INFO] running `Command { std: "docker" "inspect" "861c7a802c5943366692cf32c62541f10a5c82dd94899bf4281abd5382b241ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "861c7a802c5943366692cf32c62541f10a5c82dd94899bf4281abd5382b241ba", kill_on_drop: false }` [INFO] [stdout] 861c7a802c5943366692cf32c62541f10a5c82dd94899bf4281abd5382b241ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e59054c73a6af192ecb66dd56ae2a29365c76f5098d4079eeb0f7359d37fef28 [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" "e59054c73a6af192ecb66dd56ae2a29365c76f5098d4079eeb0f7359d37fef28", 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: `repo_racoon` (bin "repo_racoon" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/repo_racoon-d3da39eb72dbfb65) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test repo_path::tests::test_incorrect_repo_path ... ok [INFO] [stdout] test repo_path::tests::test_short_repo_paths ... ok [INFO] [stdout] test repo_path::tests::test_correct_repo_path ... ok [INFO] [stdout] test repo_path::tests::test_many_slash_repo_path ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e59054c73a6af192ecb66dd56ae2a29365c76f5098d4079eeb0f7359d37fef28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e59054c73a6af192ecb66dd56ae2a29365c76f5098d4079eeb0f7359d37fef28", kill_on_drop: false }` [INFO] [stdout] e59054c73a6af192ecb66dd56ae2a29365c76f5098d4079eeb0f7359d37fef28