[INFO] crate simple-http-server 0.6.0 is already in cache [INFO] checking simple-http-server-0.6.0 against master#8ac1525e091d3db28e67adcbbd6db1e1deaa37fb for pr-73323 [INFO] extracting crate simple-http-server 0.6.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate simple-http-server 0.6.0 on toolchain 8ac1525e091d3db28e67adcbbd6db1e1deaa37fb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-14/source/.cargo/config [INFO] started tweaking crates.io crate simple-http-server 0.6.0 [INFO] finished tweaking crates.io crate simple-http-server 0.6.0 [INFO] tweaked toml for crates.io crate simple-http-server 0.6.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate simple-http-server 0.6.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 71405b5da78ed8e00ff36fcff0cefb9b7b8943fb06801591641cdfc504798d3b [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" "71405b5da78ed8e00ff36fcff0cefb9b7b8943fb06801591641cdfc504798d3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71405b5da78ed8e00ff36fcff0cefb9b7b8943fb06801591641cdfc504798d3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71405b5da78ed8e00ff36fcff0cefb9b7b8943fb06801591641cdfc504798d3b", kill_on_drop: false }` [INFO] [stdout] 71405b5da78ed8e00ff36fcff0cefb9b7b8943fb06801591641cdfc504798d3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "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] 3649a9e7ec7481eb49e9ba3778f5787b3344c51ca8f5f80acda56cdd5c9bdb79 [INFO] running `Command { std: "docker" "start" "-a" "3649a9e7ec7481eb49e9ba3778f5787b3344c51ca8f5f80acda56cdd5c9bdb79", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking safemem v0.3.2 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Checking ppv-lite86 v0.2.5 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking modifier v0.1.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking chunked_transfer v0.3.1 [INFO] [stderr] Checking groupable v0.2.0 [INFO] [stderr] Checking ascii v0.8.7 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking htmlescape v0.3.1 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking path-dedot v1.1.13 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking plugin v0.2.6 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking miniz-sys v0.1.12 [INFO] [stderr] Checking filetime v0.2.7 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking pretty-bytes v0.2.2 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Checking flate2 v1.0.11 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking url v2.1.0 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking tiny_http v0.6.2 [INFO] [stderr] Checking iron v0.6.1 [INFO] [stderr] Checking hyper-native-tls v0.3.0 [INFO] [stderr] Checking iron-cors v0.8.0 [INFO] [stderr] Checking mustache v0.9.0 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking nickel v0.11.0 [INFO] [stderr] Checking multipart v0.16.1 [INFO] [stderr] Checking simple-http-server v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.76s [INFO] running `Command { std: "docker" "inspect" "3649a9e7ec7481eb49e9ba3778f5787b3344c51ca8f5f80acda56cdd5c9bdb79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3649a9e7ec7481eb49e9ba3778f5787b3344c51ca8f5f80acda56cdd5c9bdb79", kill_on_drop: false }` [INFO] [stdout] 3649a9e7ec7481eb49e9ba3778f5787b3344c51ca8f5f80acda56cdd5c9bdb79