[INFO] updating cached repository https://github.com/BorisKolganov/HRUSTTP [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] c9238a319e85baee7bfe440ddcdd534dabac553e [INFO] testing BorisKolganov/HRUSTTP against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBorisKolganov%2FHRUSTTP" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BorisKolganov/HRUSTTP on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BorisKolganov/HRUSTTP [INFO] finished tweaking git repo https://github.com/BorisKolganov/HRUSTTP [INFO] tweaked toml for git repo https://github.com/BorisKolganov/HRUSTTP written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/BorisKolganov/HRUSTTP already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-9/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/servo/rust-url` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6f1600385d665cd63f70fb524e1d80f2dab591d82690936fdfe6046bfd2c484 [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" "b6f1600385d665cd63f70fb524e1d80f2dab591d82690936fdfe6046bfd2c484", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6f1600385d665cd63f70fb524e1d80f2dab591d82690936fdfe6046bfd2c484", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6f1600385d665cd63f70fb524e1d80f2dab591d82690936fdfe6046bfd2c484", kill_on_drop: false }` [INFO] [stdout] b6f1600385d665cd63f70fb524e1d80f2dab591d82690936fdfe6046bfd2c484 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 343019aab2926ab38985e02aa8000a4e2f6325d456da205c1a7be06d4aa991a0 [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" "343019aab2926ab38985e02aa8000a4e2f6325d456da205c1a7be06d4aa991a0", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 (https://github.com/servo/rust-url#0a92c73a) [INFO] [stderr] Compiling threadpool v0.1.4 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling argparse v0.2.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.0.0 (https://github.com/servo/rust-url#0a92c73a) [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling idna v0.2.0 (https://github.com/servo/rust-url#0a92c73a) [INFO] [stderr] Compiling url v2.1.1 (https://github.com/servo/rust-url#0a92c73a) [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling httpd v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `self::url::UrlParser` [INFO] [stdout] --> src/HRUSTTP/mod.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | use self::url::{Url, UrlParser}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `UrlParser` in the root [INFO] [stdout] | help: a similar name exists in the module: `Parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `self::url::percent_encoding::lossy_utf8_percent_decode` [INFO] [stdout] --> src/HRUSTTP/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use self::url::percent_encoding::lossy_utf8_percent_decode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `utf8_percent_encode` [INFO] [stdout] | no `lossy_utf8_percent_decode` in `percent_encoding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: crate `percent_encoding` is private [INFO] [stdout] --> src/HRUSTTP/mod.rs:12:16 [INFO] [stdout] | [INFO] [stdout] 12 | use self::url::percent_encoding::lossy_utf8_percent_decode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ private crate [INFO] [stdout] | [INFO] [stdout] note: the crate `percent_encoding` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-url-3ddac0958e207dae/0a92c73/src/lib.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | extern crate percent_encoding; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Write` [INFO] [stdout] --> src/HRUSTTP/HttpHeader.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | use std::io::{Read, Write}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0603. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `httpd`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "343019aab2926ab38985e02aa8000a4e2f6325d456da205c1a7be06d4aa991a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "343019aab2926ab38985e02aa8000a4e2f6325d456da205c1a7be06d4aa991a0", kill_on_drop: false }` [INFO] [stdout] 343019aab2926ab38985e02aa8000a4e2f6325d456da205c1a7be06d4aa991a0