[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 1.45.2 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-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BorisKolganov/HRUSTTP on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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-2/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" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-2/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" "+1.45.2" "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" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5df54431afe292b8c45d1673c25ed6f5194a58c23644cfc737f745960aa12839 [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" "5df54431afe292b8c45d1673c25ed6f5194a58c23644cfc737f745960aa12839", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5df54431afe292b8c45d1673c25ed6f5194a58c23644cfc737f745960aa12839", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5df54431afe292b8c45d1673c25ed6f5194a58c23644cfc737f745960aa12839", kill_on_drop: false }` [INFO] [stdout] 5df54431afe292b8c45d1673c25ed6f5194a58c23644cfc737f745960aa12839 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 905e807f6c5712324e35b25153dba74dc27276cf74003ff659471583d2f64713 [INFO] running `Command { std: "docker" "start" "-a" "905e807f6c5712324e35b25153dba74dc27276cf74003ff659471583d2f64713", 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#c2f92279) [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#c2f92279) [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#c2f92279) [INFO] [stderr] Compiling url v2.1.1 (https://github.com/servo/rust-url#c2f92279) [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/c2f9227/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" "905e807f6c5712324e35b25153dba74dc27276cf74003ff659471583d2f64713", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "905e807f6c5712324e35b25153dba74dc27276cf74003ff659471583d2f64713", kill_on_drop: false }` [INFO] [stdout] 905e807f6c5712324e35b25153dba74dc27276cf74003ff659471583d2f64713