[INFO] updating cached repository https://github.com/davidjimichael/minigrep [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 346a9b383d6eba983b75190bfc38e1071a753075 [INFO] checking davidjimichael/minigrep against master#8ac1525e091d3db28e67adcbbd6db1e1deaa37fb for pr-73323 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidjimichael%2Fminigrep" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 77% (256/330) Checking out files: 78% (258/330) Checking out files: 79% (261/330) Checking out files: 80% (264/330) Checking out files: 81% (268/330) Checking out files: 82% (271/330) Checking out files: 83% (274/330) Checking out files: 84% (278/330) Checking out files: 85% (281/330) Checking out files: 86% (284/330) Checking out files: 87% (288/330) Checking out files: 88% (291/330) Checking out files: 89% (294/330) Checking out files: 90% (297/330) Checking out files: 91% (301/330) Checking out files: 92% (304/330) Checking out files: 93% (307/330) Checking out files: 94% (311/330) Checking out files: 95% (314/330) Checking out files: 96% (317/330) Checking out files: 97% (321/330) Checking out files: 98% (324/330) Checking out files: 99% (327/330) Checking out files: 100% (330/330) Checking out files: 100% (330/330), done. [INFO] validating manifest of git repo https://github.com/davidjimichael/minigrep on toolchain 8ac1525e091d3db28e67adcbbd6db1e1deaa37fb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/davidjimichael/minigrep [INFO] finished tweaking git repo https://github.com/davidjimichael/minigrep [INFO] tweaked toml for git repo https://github.com/davidjimichael/minigrep written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/davidjimichael/minigrep already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46b3756b39a0b42ff16322473084dc5ec8ce149ce17208a91029e42e1b3ed4f6 [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" "46b3756b39a0b42ff16322473084dc5ec8ce149ce17208a91029e42e1b3ed4f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46b3756b39a0b42ff16322473084dc5ec8ce149ce17208a91029e42e1b3ed4f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46b3756b39a0b42ff16322473084dc5ec8ce149ce17208a91029e42e1b3ed4f6", kill_on_drop: false }` [INFO] [stdout] 46b3756b39a0b42ff16322473084dc5ec8ce149ce17208a91029e42e1b3ed4f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=forbid" "-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:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16ebdebde553074d25328343607a04d42e3d9f8bfe2cd3c43cdb5d1035edfe3c [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" "16ebdebde553074d25328343607a04d42e3d9f8bfe2cd3c43cdb5d1035edfe3c", kill_on_drop: false }` [INFO] [stderr] Checking morse-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'core::str::::trim_right': superseded by `trim_end` [INFO] [stdout] --> src/main.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 26 | ciphertext.trim_right().to_string() [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'core::str::::trim_right': superseded by `trim_end` [INFO] [stdout] --> src/main.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 26 | ciphertext.trim_right().to_string() [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.64s [INFO] running `Command { std: "docker" "inspect" "16ebdebde553074d25328343607a04d42e3d9f8bfe2cd3c43cdb5d1035edfe3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16ebdebde553074d25328343607a04d42e3d9f8bfe2cd3c43cdb5d1035edfe3c", kill_on_drop: false }` [INFO] [stdout] 16ebdebde553074d25328343607a04d42e3d9f8bfe2cd3c43cdb5d1035edfe3c