[INFO] cloning repository https://github.com/rizkywhyu/simple-restfull-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rizkywhyu/simple-restfull-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frizkywhyu%2Fsimple-restfull-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frizkywhyu%2Fsimple-restfull-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b4a236306c89c1f3f5742858904cab574a99a508 [INFO] checking rizkywhyu/simple-restfull-rust against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frizkywhyu%2Fsimple-restfull-rust" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 87% (1310/1496) Updating files: 88% (1317/1496) Updating files: 89% (1332/1496) Updating files: 90% (1347/1496) Updating files: 91% (1362/1496) Updating files: 92% (1377/1496) Updating files: 93% (1392/1496) Updating files: 94% (1407/1496) Updating files: 95% (1422/1496) Updating files: 96% (1437/1496) Updating files: 97% (1452/1496) Updating files: 98% (1467/1496) Updating files: 99% (1482/1496) Updating files: 100% (1496/1496) Updating files: 100% (1496/1496), done. [INFO] validating manifest of git repo https://github.com/rizkywhyu/simple-restfull-rust on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rizkywhyu/simple-restfull-rust [INFO] finished tweaking git repo https://github.com/rizkywhyu/simple-restfull-rust [INFO] tweaked toml for git repo https://github.com/rizkywhyu/simple-restfull-rust written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rizkywhyu/simple-restfull-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: no matching package named `env` found [INFO] [stderr] location searched: registry `crates-io` [INFO] [stderr] required by package `api v0.1.0 (/workspace/builds/worker-0-tc1/source/api)` [ERROR] this task or one of its parent failed! [ERROR] command failed: exit status: 101 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking rizkywhyu/simple-restfull-rust against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frizkywhyu%2Fsimple-restfull-rust" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 87% (1311/1496) Updating files: 88% (1317/1496) Updating files: 89% (1332/1496) Updating files: 90% (1347/1496) Updating files: 91% (1362/1496) Updating files: 92% (1377/1496) Updating files: 93% (1392/1496) Updating files: 94% (1407/1496) Updating files: 95% (1422/1496) Updating files: 96% (1437/1496) Updating files: 97% (1452/1496) Updating files: 98% (1467/1496) Updating files: 99% (1482/1496) Updating files: 100% (1496/1496) Updating files: 100% (1496/1496), done. [INFO] validating manifest of git repo https://github.com/rizkywhyu/simple-restfull-rust on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rizkywhyu/simple-restfull-rust [INFO] finished tweaking git repo https://github.com/rizkywhyu/simple-restfull-rust [INFO] tweaked toml for git repo https://github.com/rizkywhyu/simple-restfull-rust written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rizkywhyu/simple-restfull-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: no matching package named `env` found [INFO] [stderr] location searched: registry `crates-io` [INFO] [stderr] required by package `api v0.1.0 (/workspace/builds/worker-0-tc2/source/api)` [INFO] checking rizkywhyu/simple-restfull-rust against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frizkywhyu%2Fsimple-restfull-rust" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 87% (1311/1496) Updating files: 88% (1317/1496) Updating files: 89% (1332/1496) Updating files: 90% (1347/1496) Updating files: 91% (1362/1496) Updating files: 92% (1377/1496) Updating files: 93% (1392/1496) Updating files: 94% (1407/1496) Updating files: 95% (1422/1496) Updating files: 96% (1437/1496) Updating files: 97% (1452/1496) Updating files: 98% (1467/1496) Updating files: 99% (1482/1496) Updating files: 100% (1496/1496) Updating files: 100% (1496/1496), done. [INFO] validating manifest of git repo https://github.com/rizkywhyu/simple-restfull-rust on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rizkywhyu/simple-restfull-rust [INFO] finished tweaking git repo https://github.com/rizkywhyu/simple-restfull-rust [INFO] tweaked toml for git repo https://github.com/rizkywhyu/simple-restfull-rust written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rizkywhyu/simple-restfull-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: no matching package named `env` found [INFO] [stderr] location searched: registry `crates-io` [INFO] [stderr] required by package `api v0.1.0 (/workspace/builds/worker-0-tc2/source/api)` [INFO] checking rizkywhyu/simple-restfull-rust against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frizkywhyu%2Fsimple-restfull-rust" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 87% (1313/1496) Updating files: 88% (1317/1496) Updating files: 89% (1332/1496) Updating files: 90% (1347/1496) Updating files: 91% (1362/1496) Updating files: 92% (1377/1496) Updating files: 93% (1392/1496) Updating files: 94% (1407/1496) Updating files: 95% (1422/1496) Updating files: 96% (1437/1496) Updating files: 97% (1452/1496) Updating files: 98% (1467/1496) Updating files: 99% (1482/1496) Updating files: 100% (1496/1496) Updating files: 100% (1496/1496), done. [INFO] validating manifest of git repo https://github.com/rizkywhyu/simple-restfull-rust on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rizkywhyu/simple-restfull-rust [INFO] finished tweaking git repo https://github.com/rizkywhyu/simple-restfull-rust [INFO] tweaked toml for git repo https://github.com/rizkywhyu/simple-restfull-rust written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rizkywhyu/simple-restfull-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: no matching package named `env` found [INFO] [stderr] location searched: registry `crates-io` [INFO] [stderr] required by package `api v0.1.0 (/workspace/builds/worker-0-tc2/source/api)` [INFO] checking rizkywhyu/simple-restfull-rust against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frizkywhyu%2Fsimple-restfull-rust" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 87% (1313/1496) Updating files: 88% (1317/1496) Updating files: 89% (1332/1496) Updating files: 90% (1347/1496) Updating files: 91% (1362/1496) Updating files: 92% (1377/1496) Updating files: 93% (1392/1496) Updating files: 94% (1407/1496) Updating files: 95% (1422/1496) Updating files: 96% (1437/1496) Updating files: 97% (1452/1496) Updating files: 98% (1467/1496) Updating files: 99% (1482/1496) Updating files: 100% (1496/1496) Updating files: 100% (1496/1496), done. [INFO] validating manifest of git repo https://github.com/rizkywhyu/simple-restfull-rust on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rizkywhyu/simple-restfull-rust [INFO] finished tweaking git repo https://github.com/rizkywhyu/simple-restfull-rust [INFO] tweaked toml for git repo https://github.com/rizkywhyu/simple-restfull-rust written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rizkywhyu/simple-restfull-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: no matching package named `env` found [INFO] [stderr] location searched: registry `crates-io` [INFO] [stderr] required by package `api v0.1.0 (/workspace/builds/worker-0-tc2/source/api)` [INFO] checking rizkywhyu/simple-restfull-rust against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frizkywhyu%2Fsimple-restfull-rust" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 87% (1313/1496) Updating files: 88% (1317/1496) Updating files: 89% (1332/1496) Updating files: 90% (1347/1496) Updating files: 91% (1362/1496) Updating files: 92% (1377/1496) Updating files: 93% (1392/1496) Updating files: 94% (1407/1496) Updating files: 95% (1422/1496) Updating files: 96% (1437/1496) Updating files: 97% (1452/1496) Updating files: 98% (1467/1496) Updating files: 99% (1482/1496) Updating files: 100% (1496/1496) Updating files: 100% (1496/1496), done. [INFO] validating manifest of git repo https://github.com/rizkywhyu/simple-restfull-rust on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rizkywhyu/simple-restfull-rust [INFO] finished tweaking git repo https://github.com/rizkywhyu/simple-restfull-rust [INFO] tweaked toml for git repo https://github.com/rizkywhyu/simple-restfull-rust written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rizkywhyu/simple-restfull-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: no matching package named `env` found [INFO] [stderr] location searched: registry `crates-io` [INFO] [stderr] required by package `api v0.1.0 (/workspace/builds/worker-0-tc2/source/api)` [ERROR] this task or one of its parent failed! [ERROR] command failed: exit status: 101 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.