[INFO] cloning repository https://github.com/haplus-stu/rust-stu-simple-web-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/haplus-stu/rust-stu-simple-web-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaplus-stu%2Frust-stu-simple-web-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaplus-stu%2Frust-stu-simple-web-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 337dae42c33db38c067344b30ade289f3466e864 [INFO] testing haplus-stu/rust-stu-simple-web-server against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaplus-stu%2Frust-stu-simple-web-server" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/haplus-stu/rust-stu-simple-web-server on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/haplus-stu/rust-stu-simple-web-server [INFO] finished tweaking git repo https://github.com/haplus-stu/rust-stu-simple-web-server [INFO] tweaked toml for git repo https://github.com/haplus-stu/rust-stu-simple-web-server written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/haplus-stu/rust-stu-simple-web-server already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ffdc37bbdfda295bbb72f05f82da5ca13ff8ffb7781b7a08bce3783385c23ab [INFO] running `Command { std: "docker" "start" "-a" "8ffdc37bbdfda295bbb72f05f82da5ca13ff8ffb7781b7a08bce3783385c23ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ffdc37bbdfda295bbb72f05f82da5ca13ff8ffb7781b7a08bce3783385c23ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ffdc37bbdfda295bbb72f05f82da5ca13ff8ffb7781b7a08bce3783385c23ab", kill_on_drop: false }` [INFO] [stdout] 8ffdc37bbdfda295bbb72f05f82da5ca13ff8ffb7781b7a08bce3783385c23ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 397f461e7c2cdd554dea7bf66a7f15659421f97bad39f82b1c14cce1c58bb8b2 [INFO] running `Command { std: "docker" "start" "-a" "397f461e7c2cdd554dea7bf66a7f15659421f97bad39f82b1c14cce1c58bb8b2", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling simple-web-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `main` [INFO] [stdout] --> src/lib.rs:1:4 [INFO] [stdout] | [INFO] [stdout] 1 | fn main() { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `area` [INFO] [stdout] --> src/lib.rs:8:4 [INFO] [stdout] | [INFO] [stdout] 8 | fn area(width: u32, height: u32) ->u32{ [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Penny` in this scope [INFO] [stdout] --> src/main.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | value_in_cents(Penny); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `simple-web-server` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "397f461e7c2cdd554dea7bf66a7f15659421f97bad39f82b1c14cce1c58bb8b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "397f461e7c2cdd554dea7bf66a7f15659421f97bad39f82b1c14cce1c58bb8b2", kill_on_drop: false }` [INFO] [stdout] 397f461e7c2cdd554dea7bf66a7f15659421f97bad39f82b1c14cce1c58bb8b2