[INFO] cloning 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" "clone" "--bare" "https://github.com/retrhelo/melantha-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fretrhelo%2Fmelantha-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fretrhelo%2Fmelantha-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b0ed4659c7abb497cba01fbfff9f0dc3400c1613
[INFO] checking retrhelo/melantha-rs against try#50d7e48beb74b48bd17c3749bfb73843c9ae0166 for pr-151102
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fretrhelo%2Fmelantha-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/retrhelo/melantha-rs on toolchain 50d7e48beb74b48bd17c3749bfb73843c9ae0166
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/retrhelo/melantha-rs 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" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "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
[ERROR] error running command: no output for 300 seconds
[INFO] checking retrhelo/melantha-rs against try#50d7e48beb74b48bd17c3749bfb73843c9ae0166 for pr-151102
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fretrhelo%2Fmelantha-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/retrhelo/melantha-rs on toolchain 50d7e48beb74b48bd17c3749bfb73843c9ae0166
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/retrhelo/melantha-rs 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" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.24
[INFO] [stderr]   Downloaded unicode-xid v0.2.1
[INFO] [stderr]   Downloaded ctrlc v3.2.0
[INFO] [stderr]   Downloaded unicode-width v0.1.8
[INFO] [stderr]   Downloaded hermit-abi v0.1.18
[INFO] [stderr]   Downloaded bitflags v1.2.1
[INFO] [stderr]   Downloaded ansi_term v0.11.0
[INFO] [stderr]   Downloaded serde_derive v1.0.123
[INFO] [stderr]   Downloaded cc v1.0.69
[INFO] [stderr]   Downloaded quote v1.0.8
[INFO] [stderr]   Downloaded serde v1.0.123
[INFO] [stderr]   Downloaded nix v0.22.1
[INFO] [stderr]   Downloaded syn v1.0.60
[INFO] [stderr]   Downloaded clap v2.33.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3a23f4996af9a25f757764362137e9a8026cd5a74dbde45485557a62513f0c3e
[INFO] running `Command { std: "docker" "start" "-a" "3a23f4996af9a25f757764362137e9a8026cd5a74dbde45485557a62513f0c3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a23f4996af9a25f757764362137e9a8026cd5a74dbde45485557a62513f0c3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a23f4996af9a25f757764362137e9a8026cd5a74dbde45485557a62513f0c3e", kill_on_drop: false }`
[INFO] [stdout] 3a23f4996af9a25f757764362137e9a8026cd5a74dbde45485557a62513f0c3e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e2e0c13f034b333c61b74a0c830e3dd598241e672c220aba5e5d55e2fb41582
[INFO] running `Command { std: "docker" "start" "-a" "4e2e0c13f034b333c61b74a0c830e3dd598241e672c220aba5e5d55e2fb41582", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.101
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[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]     Checking unicode-width v0.1.8
[INFO] [stderr]    Compiling serde_derive v1.0.123
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking nix v0.22.1
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking ctrlc v3.2.0
[INFO] [stderr]     Checking melantha v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `melantha`
[INFO] [stdout]  --> tests/http_test.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use melantha::config::Config;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `melantha`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `melantha`, use `cargo add melantha` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `melantha`
[INFO] [stdout]  --> tests/http_test.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use melantha::http::HttpResponse;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `melantha`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `melantha`, use `cargo add melantha` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `melantha`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `melantha`, use `cargo add melantha` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/http_test.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |         let stream = stream.unwrap();
[INFO] [stdout]    |                      ^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/http_test.rs:30:16
[INFO] [stdout]    |
[INFO] [stdout] 30 |         let stream = stream.unwrap();
[INFO] [stdout]    |                      ^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `melantha` (test "http_test") due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4e2e0c13f034b333c61b74a0c830e3dd598241e672c220aba5e5d55e2fb41582", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e2e0c13f034b333c61b74a0c830e3dd598241e672c220aba5e5d55e2fb41582", kill_on_drop: false }`
[INFO] [stdout] 4e2e0c13f034b333c61b74a0c830e3dd598241e672c220aba5e5d55e2fb41582
