[INFO] fetching crate stun_codec 0.1.12... [INFO] checking stun_codec-0.1.12 against master#74e80468347471779be6060d8d7d6d04e98e467f for pr-72788 [INFO] extracting crate stun_codec 0.1.12 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate stun_codec 0.1.12 on toolchain 74e80468347471779be6060d8d7d6d04e98e467f [INFO] running `"/workspace/cargo-home/bin/cargo" "+74e80468347471779be6060d8d7d6d04e98e467f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate stun_codec 0.1.12 [INFO] finished tweaking crates.io crate stun_codec 0.1.12 [INFO] tweaked toml for crates.io crate stun_codec 0.1.12 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+74e80468347471779be6060d8d7d6d04e98e467f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+74e80468347471779be6060d8d7d6d04e98e467f" "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" "+74e80468347471779be6060d8d7d6d04e98e467f" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 33bf1013bb8ed3bf86a6c3f0674ace97cec0c18a68308c65758ce943b0601dbc [INFO] running `"docker" "start" "-a" "33bf1013bb8ed3bf86a6c3f0674ace97cec0c18a68308c65758ce943b0601dbc"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking md5 v0.6.1 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling trackable_derive v0.1.3 [INFO] [stderr] Checking trackable v0.2.23 [INFO] [stderr] Checking bytecodec v0.4.13 [INFO] [stderr] Checking stun_codec v0.1.12 (/opt/rustwide/workdir) [INFO] [stderr] error[E0284]: type annotations needed [INFO] [stderr] --> src/lib.rs:210:31 [INFO] [stderr] | [INFO] [stderr] 210 | "192.0.2.1:32853".parse().unwrap() [INFO] [stderr] | ^^^^^ cannot infer type for type parameter `F` declared on the associated function `parse` [INFO] [stderr] | [INFO] [stderr] = note: cannot satisfy `<_ as std::str::FromStr>::Err == _` [INFO] [stderr] help: consider specifying the type argument in the method call [INFO] [stderr] | [INFO] [stderr] 210 | "192.0.2.1:32853".parse::().unwrap() [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0284]: type annotations needed [INFO] [stderr] --> src/lib.rs:247:18 [INFO] [stderr] | [INFO] [stderr] 247 | .parse() [INFO] [stderr] | ^^^^^ cannot infer type for type parameter `F` declared on the associated function `parse` [INFO] [stderr] | [INFO] [stderr] = note: cannot satisfy `<_ as std::str::FromStr>::Err == _` [INFO] [stderr] help: consider specifying the type argument in the method call [INFO] [stderr] | [INFO] [stderr] 247 | .parse::() [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0284]: type annotations needed [INFO] [stderr] --> src/net.rs:219:35 [INFO] [stderr] | [INFO] [stderr] 219 | "225.18.166.67:41287".parse().unwrap() [INFO] [stderr] | ^^^^^ cannot infer type for type parameter `F` declared on the associated function `parse` [INFO] [stderr] | [INFO] [stderr] = note: cannot satisfy `<_ as std::str::FromStr>::Err == _` [INFO] [stderr] help: consider specifying the type argument in the method call [INFO] [stderr] | [INFO] [stderr] 219 | "225.18.166.67:41287".parse::().unwrap() [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0284`. [INFO] [stderr] error: could not compile `stun_codec`. [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" "33bf1013bb8ed3bf86a6c3f0674ace97cec0c18a68308c65758ce943b0601dbc"` [INFO] running `"docker" "rm" "-f" "33bf1013bb8ed3bf86a6c3f0674ace97cec0c18a68308c65758ce943b0601dbc"` [INFO] [stdout] 33bf1013bb8ed3bf86a6c3f0674ace97cec0c18a68308c65758ce943b0601dbc