[INFO] crate tox-node 0.0.8 is already in cache [INFO] checking tox-node-0.0.8 against master#450abe80f193ccefbfcd48214d70520f2d507f0e for pr-73084 [INFO] extracting crate tox-node 0.0.8 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate tox-node 0.0.8 on toolchain 450abe80f193ccefbfcd48214d70520f2d507f0e [INFO] running `"/workspace/cargo-home/bin/cargo" "+450abe80f193ccefbfcd48214d70520f2d507f0e" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate tox-node 0.0.8 [INFO] finished tweaking crates.io crate tox-node 0.0.8 [INFO] tweaked toml for crates.io crate tox-node 0.0.8 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+450abe80f193ccefbfcd48214d70520f2d507f0e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+450abe80f193ccefbfcd48214d70520f2d507f0e" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+450abe80f193ccefbfcd48214d70520f2d507f0e" "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] 3fdeb3f6a73e356c38b61146cf950a56340b58ec969707a5e6d9d57c6ad97bfa [INFO] running `"docker" "start" "-a" "3fdeb3f6a73e356c38b61146cf950a56340b58ec969707a5e6d9d57c6ad97bfa"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Checking hashbrown v0.5.0 [INFO] [stderr] Checking cookie-factory v0.2.4 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking backtrace v0.3.48 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking get_if_addrs v0.5.3 [INFO] [stderr] Checking nom v4.2.3 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking lru v0.1.17 [INFO] [stderr] Checking syslog v4.0.1 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling tar v0.4.28 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking parking_lot_core v0.5.0 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking parking_lot v0.8.0 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Compiling libsodium-sys v0.2.5 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking serde v1.0.111 [INFO] [stderr] Checking config v0.9.3 [INFO] [stderr] Checking serde_yaml v0.8.12 [INFO] [stderr] Checking sodiumoxide v0.2.5 [INFO] [stderr] Checking tox v0.0.10 [INFO] [stderr] Checking tox-node v0.0.8 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/node_config.rs:177:17 [INFO] [stderr] | [INFO] [stderr] 177 | .author(crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/node_config.rs:177:17 [INFO] [stderr] | [INFO] [stderr] 177 | .author(crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/node_config.rs:177:17 [INFO] [stderr] | [INFO] [stderr] 177 | .author(crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/node_config.rs:177:17 [INFO] [stderr] | [INFO] [stderr] 177 | .author(crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0284]: type annotations needed [INFO] [stderr] --> src/node_config.rs:425:52 [INFO] [stderr] | [INFO] [stderr] 425 | assert_eq!(config.udp_addr.unwrap(), saddr.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] 425 | assert_eq!(config.udp_addr.unwrap(), saddr.parse::().unwrap()); [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0282]: type annotations needed [INFO] [stderr] --> src/node_config.rs:446:38 [INFO] [stderr] | [INFO] [stderr] 446 | assert_eq!(config.tcp_addrs, vec![ [INFO] [stderr] | ______________________________________^ [INFO] [stderr] 447 | | saddr_1.parse().unwrap(), [INFO] [stderr] 448 | | saddr_2.parse().unwrap() [INFO] [stderr] 449 | | ]); [INFO] [stderr] | |_________^ cannot infer type for type parameter `T` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: consider specifying the type argument in the method call [INFO] [stderr] | [INFO] [stderr] 448 | saddr_2.parse::().unwrap() [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0284]: type annotations needed [INFO] [stderr] --> src/node_config.rs:468:54 [INFO] [stderr] | [INFO] [stderr] 468 | assert_eq!(config.udp_addr.unwrap(), saddr_1.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] 468 | assert_eq!(config.udp_addr.unwrap(), saddr_1.parse::().unwrap()); [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0284]: type annotations needed [INFO] [stderr] --> src/node_config.rs:493:54 [INFO] [stderr] | [INFO] [stderr] 493 | assert_eq!(config.udp_addr.unwrap(), saddr_1.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] 493 | assert_eq!(config.udp_addr.unwrap(), saddr_1.parse::().unwrap()); [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors; 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0282, E0284. [INFO] [stderr] For more information about an error, try `rustc --explain E0282`. [INFO] [stderr] error: could not compile `tox-node`. [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] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "3fdeb3f6a73e356c38b61146cf950a56340b58ec969707a5e6d9d57c6ad97bfa"` [INFO] running `"docker" "rm" "-f" "3fdeb3f6a73e356c38b61146cf950a56340b58ec969707a5e6d9d57c6ad97bfa"` [INFO] [stdout] 3fdeb3f6a73e356c38b61146cf950a56340b58ec969707a5e6d9d57c6ad97bfa