[INFO] crate rocket-multipart-form-data 0.9.4 is already in cache [INFO] checking rocket-multipart-form-data-0.9.4 against master#1557fb031b272b4c5bfcc7de5df7eddc7b36a584 for pr-73166 [INFO] extracting crate rocket-multipart-form-data 0.9.4 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate rocket-multipart-form-data 0.9.4 on toolchain 1557fb031b272b4c5bfcc7de5df7eddc7b36a584 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate rocket-multipart-form-data 0.9.4 [INFO] finished tweaking crates.io crate rocket-multipart-form-data 0.9.4 [INFO] tweaked toml for crates.io crate rocket-multipart-form-data 0.9.4 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate rocket-multipart-form-data 0.9.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "metadata" "--no-deps" "--format-version=1", 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] e4db50031c59e772eb91d2e2f8b296ff825f5dd7119b00842c2041a61b23a02e [INFO] running `Command { std: "docker" "start" "-a" "e4db50031c59e772eb91d2e2f8b296ff825f5dd7119b00842c2041a61b23a02e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4db50031c59e772eb91d2e2f8b296ff825f5dd7119b00842c2041a61b23a02e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4db50031c59e772eb91d2e2f8b296ff825f5dd7119b00842c2041a61b23a02e", kill_on_drop: false }` [INFO] [stdout] e4db50031c59e772eb91d2e2f8b296ff825f5dd7119b00842c2041a61b23a02e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=forbid" "-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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "check" "--frozen" "--all" "--all-targets" "--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] e249be754f11d27adda23dc2f6b218637c25cfe2f6877cce51df7f2ab826be44 [INFO] running `Command { std: "docker" "start" "-a" "e249be754f11d27adda23dc2f6b218637c25cfe2f6877cce51df7f2ab826be44", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.15 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking debug-helper v0.3.8 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking crc-any v1.1.3 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Compiling rocket_codegen v0.4.2 [INFO] [stderr] Compiling rocket v0.4.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Checking rc-u8-reader v2.0.10 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking mime_guess v2.0.1 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling pear v0.1.2 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Checking cookie v0.11.2 [INFO] [stderr] Checking multipart v0.16.1 [INFO] [stderr] Checking rocket_http v0.4.2 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Compiling educe v0.4.2 [INFO] [stderr] Checking rocket-etag-if-none-match v0.3.3 [INFO] [stderr] Checking rocket-raw-response v0.4.8 [INFO] [stderr] Checking rocket-multipart-form-data v0.9.4 (/opt/rustwide/workdir) [INFO] [stderr] Checking rocket-include-static-resources v0.8.5 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 00s [INFO] running `Command { std: "docker" "inspect" "e249be754f11d27adda23dc2f6b218637c25cfe2f6877cce51df7f2ab826be44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e249be754f11d27adda23dc2f6b218637c25cfe2f6877cce51df7f2ab826be44", kill_on_drop: false }` [INFO] [stdout] e249be754f11d27adda23dc2f6b218637c25cfe2f6877cce51df7f2ab826be44