[INFO] fetching crate httparse 1.3.4... [INFO] checking httparse-1.3.4 against try#e4dba30b9b475d8750370c4dfb49b6541990904d for pr-71393 [INFO] extracting crate httparse 1.3.4 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate httparse 1.3.4 on toolchain e4dba30b9b475d8750370c4dfb49b6541990904d [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate httparse 1.3.4 [INFO] finished tweaking crates.io crate httparse 1.3.4 [INFO] tweaked toml for crates.io crate httparse 1.3.4 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "/opt/rustwide/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 64562b72cf39515d5cb57d365188955b5abf15e27c292a3fd3fe18a008054f85 [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" "64562b72cf39515d5cb57d365188955b5abf15e27c292a3fd3fe18a008054f85"` [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling httparse v1.3.4 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> build.rs:138:21 [INFO] [stderr] | [INFO] [stderr] 138 | let major = try!(num.parse::().map_err(|e| e.to_string())); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> build.rs:147:21 [INFO] [stderr] | [INFO] [stderr] 147 | let minor = try!(num.parse::().map_err(|e| e.to_string())); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> build.rs:156:21 [INFO] [stderr] | [INFO] [stderr] 156 | let patch = try!(num.parse::().map_err(|e| e.to_string())); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Compiling pico-sys v0.0.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.56s [INFO] running `"docker" "inspect" "64562b72cf39515d5cb57d365188955b5abf15e27c292a3fd3fe18a008054f85"` [INFO] running `"docker" "rm" "-f" "64562b72cf39515d5cb57d365188955b5abf15e27c292a3fd3fe18a008054f85"` [INFO] [stdout] 64562b72cf39515d5cb57d365188955b5abf15e27c292a3fd3fe18a008054f85