[INFO] cloning repository https://github.com/hashue/rusmo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hashue/rusmo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhashue%2Frusmo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhashue%2Frusmo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7ac4892eedb31c3bb5a1277aa7e5ba1850921377 [INFO] checking hashue/rusmo against try#6f12b8fe67b4eed2e838dab803ed9493b9d62c0f for pr-79073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhashue%2Frusmo" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 33% (604/1814) Checking out files: 34% (617/1814) Checking out files: 35% (635/1814) Checking out files: 36% (654/1814) Checking out files: 37% (672/1814) Checking out files: 37% (679/1814) Checking out files: 38% (690/1814) Checking out files: 39% (708/1814) Checking out files: 40% (726/1814) Checking out files: 41% (744/1814) Checking out files: 41% (749/1814) Checking out files: 42% (762/1814) Checking out files: 43% (781/1814) Checking out files: 44% (799/1814) Checking out files: 45% (817/1814) Checking out files: 46% (835/1814) Checking out files: 47% (853/1814) Checking out files: 48% (871/1814) Checking out files: 49% (889/1814) Checking out files: 50% (907/1814) Checking out files: 51% (926/1814) Checking out files: 52% (944/1814) Checking out files: 53% (962/1814) Checking out files: 54% (980/1814) Checking out files: 55% (998/1814) Checking out files: 56% (1016/1814) Checking out files: 57% (1034/1814) Checking out files: 58% (1053/1814) Checking out files: 59% (1071/1814) Checking out files: 60% (1089/1814) Checking out files: 60% (1091/1814) Checking out files: 61% (1107/1814) Checking out files: 62% (1125/1814) Checking out files: 63% (1143/1814) Checking out files: 64% (1161/1814) Checking out files: 65% (1180/1814) Checking out files: 66% (1198/1814) Checking out files: 67% (1216/1814) Checking out files: 68% (1234/1814) Checking out files: 69% (1252/1814) Checking out files: 70% (1270/1814) Checking out files: 71% (1288/1814) Checking out files: 72% (1307/1814) Checking out files: 73% (1325/1814) Checking out files: 74% (1343/1814) Checking out files: 75% (1361/1814) Checking out files: 76% (1379/1814) Checking out files: 76% (1383/1814) Checking out files: 77% (1397/1814) Checking out files: 78% (1415/1814) Checking out files: 79% (1434/1814) Checking out files: 80% (1452/1814) Checking out files: 81% (1470/1814) Checking out files: 82% (1488/1814) Checking out files: 83% (1506/1814) Checking out files: 84% (1524/1814) Checking out files: 85% (1542/1814) Checking out files: 86% (1561/1814) Checking out files: 87% (1579/1814) Checking out files: 88% (1597/1814) Checking out files: 89% (1615/1814) Checking out files: 90% (1633/1814) Checking out files: 91% (1651/1814) Checking out files: 92% (1669/1814) Checking out files: 93% (1688/1814) Checking out files: 94% (1706/1814) Checking out files: 95% (1724/1814) Checking out files: 96% (1742/1814) Checking out files: 97% (1760/1814) Checking out files: 97% (1774/1814) Checking out files: 98% (1778/1814) Checking out files: 99% (1796/1814) Checking out files: 100% (1814/1814) Checking out files: 100% (1814/1814), done. [INFO] validating manifest of git repo https://github.com/hashue/rusmo on toolchain 6f12b8fe67b4eed2e838dab803ed9493b9d62c0f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hashue/rusmo [INFO] finished tweaking git repo https://github.com/hashue/rusmo [INFO] tweaked toml for git repo https://github.com/hashue/rusmo written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/hashue/rusmo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.redme [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16458c22c704d1601d9c61c3dcc97075ce7c650d36381640904e16c68ec7112d [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" "16458c22c704d1601d9c61c3dcc97075ce7c650d36381640904e16c68ec7112d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16458c22c704d1601d9c61c3dcc97075ce7c650d36381640904e16c68ec7112d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16458c22c704d1601d9c61c3dcc97075ce7c650d36381640904e16c68ec7112d", kill_on_drop: false }` [INFO] [stdout] 16458c22c704d1601d9c61c3dcc97075ce7c650d36381640904e16c68ec7112d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c57d6aa0394736ec3c1f0ba01aee3342e6517ba33b279c9333c8d754f2baaa9a [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" "c57d6aa0394736ec3c1f0ba01aee3342e6517ba33b279c9333c8d754f2baaa9a", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.redme [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking strsim v0.9.3 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking aho-corasick v0.7.14 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Checking regex v1.4.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking docopt v1.1.0 [INFO] [stderr] Checking rusmo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/main.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | file::check_config_exsists(&config_file_path); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/main.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | file::delete(&full_path,&args.arg_filename); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/file.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | check_dir_exsists(&path); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/main.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | file::check_config_exsists(&config_file_path); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/main.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | file::delete(&full_path,&args.arg_filename); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/file.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | check_dir_exsists(&path); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.57s [INFO] running `Command { std: "docker" "inspect" "c57d6aa0394736ec3c1f0ba01aee3342e6517ba33b279c9333c8d754f2baaa9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c57d6aa0394736ec3c1f0ba01aee3342e6517ba33b279c9333c8d754f2baaa9a", kill_on_drop: false }` [INFO] [stdout] c57d6aa0394736ec3c1f0ba01aee3342e6517ba33b279c9333c8d754f2baaa9a