[INFO] updating cached repository https://github.com/lapinferoce/bug_multipart [INFO] running `"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"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 788ad210b9e1b37233b37162ac5fc6914c025245 [INFO] testing lapinferoce/bug_multipart against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flapinferoce%2Fbug_multipart" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lapinferoce/bug_multipart on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/lapinferoce/bug_multipart [INFO] finished tweaking git repo https://github.com/lapinferoce/bug_multipart [INFO] tweaked toml for git repo https://github.com/lapinferoce/bug_multipart written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/lapinferoce/bug_multipart already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /workspace/builds/worker-6/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 `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/DaGenix/rust-crypto.git` [INFO] [stderr] Updating git repository `https://github.com/Ogeon/rustful.git` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stdout] c1e7fcc42b00651445196c807d16ee811a4dac158ccdb179210210b195f54d6b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "c1e7fcc42b00651445196c807d16ee811a4dac158ccdb179210210b195f54d6b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling rust-crypto v0.2.36 (https://github.com/DaGenix/rust-crypto.git#cc1a5fde) [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling buf_redux v0.6.3 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling multipart v0.14.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling rustful v0.9.0 (https://github.com/Ogeon/rustful.git#24173f35) [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling pin-project-internal v0.4.20 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling pin-project v0.4.20 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling multipart v0.3.1 [INFO] [stderr] error[E0432]: unresolved import `log::LogLevel` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/multipart-0.3.1/src/server/boundary.rs:34:13 [INFO] [stderr] | [INFO] [stderr] 34 | use log::LogLevel; [INFO] [stderr] | ^^^^^^^^^^^^^ no `LogLevel` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `hyper::net` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/multipart-0.3.1/src/server/hyper.rs:3:12 [INFO] [stderr] | [INFO] [stderr] 3 | use hyper::net::Fresh; [INFO] [stderr] | ^^^ could not find `net` in `hyper` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `hyper::header::ContentType` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/multipart-0.3.1/src/server/hyper.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use hyper::header::ContentType; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ContentType` in `header` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `hyper::method` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/multipart-0.3.1/src/server/hyper.rs:5:12 [INFO] [stderr] | [INFO] [stderr] 5 | use hyper::method::Method; [INFO] [stderr] | ^^^^^^ could not find `method` in `hyper` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `hyper::server::Handler`, `hyper::server::Request`, `hyper::server::Response` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/multipart-0.3.1/src/server/hyper.rs:6:21 [INFO] [stderr] | [INFO] [stderr] 6 | use hyper::server::{Handler, Request, Response}; [INFO] [stderr] | ^^^^^^^ ^^^^^^^ ^^^^^^^^ no `Response` in `server` [INFO] [stderr] | | | [INFO] [stderr] | | no `Request` in `server` [INFO] [stderr] | no `Handler` in `server` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `mime::TopLevel`, `mime::SubLevel`, `mime::Attr`, `mime::Value` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/multipart-0.3.1/src/server/hyper.rs:8:18 [INFO] [stderr] | [INFO] [stderr] 8 | use mime::{Mime, TopLevel, SubLevel, Attr, Value}; [INFO] [stderr] | ^^^^^^^^ ^^^^^^^^ ^^^^ ^^^^^ no `Value` in the root [INFO] [stderr] | | | | [INFO] [stderr] | | | no `Attr` in the root [INFO] [stderr] | | no `SubLevel` in the root [INFO] [stderr] | no `TopLevel` in the root [INFO] [stderr] [INFO] [stderr] error[E0532]: expected tuple struct or tuple variant, found struct `Mime` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/multipart-0.3.1/src/server/hyper.rs:73:17 [INFO] [stderr] | [INFO] [stderr] 73 | Mime(TopLevel::Multipart, SubLevel::FormData, ref params) => params, [INFO] [stderr] | ^^^^ did you mean `Mime { /* fields */ }`? [INFO] [stderr] [INFO] [stderr] error: aborting due to 7 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0532. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `multipart`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "c1e7fcc42b00651445196c807d16ee811a4dac158ccdb179210210b195f54d6b"` [INFO] running `"docker" "rm" "-f" "c1e7fcc42b00651445196c807d16ee811a4dac158ccdb179210210b195f54d6b"` [INFO] [stdout] c1e7fcc42b00651445196c807d16ee811a4dac158ccdb179210210b195f54d6b