[INFO] updating cached repository https://github.com/retrhelo/melantha-rs [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] b0ed4659c7abb497cba01fbfff9f0dc3400c1613 [INFO] testing retrhelo/melantha-rs/b0ed4659c7abb497cba01fbfff9f0dc3400c1613 against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fretrhelo%2Fmelantha-rs" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/retrhelo/melantha-rs on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/retrhelo/melantha-rs [INFO] finished tweaking git repo https://github.com/retrhelo/melantha-rs [INFO] tweaked toml for git repo https://github.com/retrhelo/melantha-rs written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate git repo https://github.com/retrhelo/melantha-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c167e1217a763da0cca5d28fc12ce47d0ba6cea1984d3fe45ed2b22b76808268 [INFO] running `Command { std: "docker" "start" "-a" "c167e1217a763da0cca5d28fc12ce47d0ba6cea1984d3fe45ed2b22b76808268", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c167e1217a763da0cca5d28fc12ce47d0ba6cea1984d3fe45ed2b22b76808268", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c167e1217a763da0cca5d28fc12ce47d0ba6cea1984d3fe45ed2b22b76808268", kill_on_drop: false }` [INFO] [stdout] c167e1217a763da0cca5d28fc12ce47d0ba6cea1984d3fe45ed2b22b76808268 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b083fb63e6dd53be15f6f793c6e06c559603e332a8f62b8f0bc451200a3574f [INFO] running `Command { std: "docker" "start" "-a" "3b083fb63e6dd53be15f6f793c6e06c559603e332a8f62b8f0bc451200a3574f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.22.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ctrlc v3.2.0 [INFO] [stderr] Compiling melantha v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.14s [INFO] running `Command { std: "docker" "inspect" "3b083fb63e6dd53be15f6f793c6e06c559603e332a8f62b8f0bc451200a3574f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b083fb63e6dd53be15f6f793c6e06c559603e332a8f62b8f0bc451200a3574f", kill_on_drop: false }` [INFO] [stdout] 3b083fb63e6dd53be15f6f793c6e06c559603e332a8f62b8f0bc451200a3574f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d3b4a9b47390bf45bea860f9c24f8a5f99e952fdf303fcbdf341a0f56301718 [INFO] running `Command { std: "docker" "start" "-a" "9d3b4a9b47390bf45bea860f9c24f8a5f99e952fdf303fcbdf341a0f56301718", kill_on_drop: false }` [INFO] [stderr] Compiling melantha v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `melantha` [INFO] [stdout] --> tests/http_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use melantha::config::Config; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `melantha` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `melantha` [INFO] [stdout] --> tests/http_test.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use melantha::http::HttpResponse; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `melantha` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `melantha` [INFO] [stdout] --> tests/http_test.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use melantha::http; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `melantha` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Config` [INFO] [stdout] --> tests/http_test.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 7 | let config = Config::read_from("./config.toml"); [INFO] [stdout] | ^^^^^^ use of undeclared type `Config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HttpResponse` [INFO] [stdout] --> tests/http_test.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | let mut res = HttpResponse::new( [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `HttpResponse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Config` [INFO] [stdout] --> tests/http_test.rs:26:15 [INFO] [stdout] | [INFO] [stdout] 26 | let config = Config::read_from("./config.toml"); [INFO] [stdout] | ^^^^^^ use of undeclared type `Config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `melantha` due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9d3b4a9b47390bf45bea860f9c24f8a5f99e952fdf303fcbdf341a0f56301718", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d3b4a9b47390bf45bea860f9c24f8a5f99e952fdf303fcbdf341a0f56301718", kill_on_drop: false }` [INFO] [stdout] 9d3b4a9b47390bf45bea860f9c24f8a5f99e952fdf303fcbdf341a0f56301718