[INFO] fetching crate rcombinators 0.1.0... [INFO] checking rcombinators-0.1.0 against master#783139bd8fc3b94fac9a1bf81bba2c506e8221b6 for pr-72644 [INFO] extracting crate rcombinators 0.1.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate rcombinators 0.1.0 on toolchain 783139bd8fc3b94fac9a1bf81bba2c506e8221b6 [INFO] running `"/workspace/cargo-home/bin/cargo" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate rcombinators 0.1.0 [INFO] finished tweaking crates.io crate rcombinators 0.1.0 [INFO] tweaked toml for crates.io crate rcombinators 0.1.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "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" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "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] f9daf9b9580ab40bbb510e1ee1d6db6e19698900676171ed18c7c9ed0e8da951 [INFO] running `"docker" "start" "-a" "f9daf9b9580ab40bbb510e1ee1d6db6e19698900676171ed18c7c9ed0e8da951"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Checking utf8reader v0.1.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking time-test v0.2.2 [INFO] [stderr] Checking rcombinators v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/primitives.rs:158:44 [INFO] [stderr] | [INFO] [stderr] 158 | Err(ParseError::ExecFail(e.description().to_string())) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/primitives.rs:177:40 [INFO] [stderr] | [INFO] [stderr] 177 | Err(e) => return Err(execerr(e.description())), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/primitives.rs:184:44 [INFO] [stderr] | [INFO] [stderr] 184 | Err(e) => return Err(execerr(e.description())), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/combinators.rs:556:17 [INFO] [stderr] | [INFO] [stderr] 555 | panic!("lazy should not run this function!"); [INFO] [stderr] | --------------------------------------------- any code following this expression is unreachable [INFO] [stderr] 556 | Uint8::new() [INFO] [stderr] | ^^^^^^^^^^^^ unreachable expression [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unreachable_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/primitives.rs:158:44 [INFO] [stderr] | [INFO] [stderr] 158 | Err(ParseError::ExecFail(e.description().to_string())) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/primitives.rs:177:40 [INFO] [stderr] | [INFO] [stderr] 177 | Err(e) => return Err(execerr(e.description())), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/primitives.rs:184:44 [INFO] [stderr] | [INFO] [stderr] 184 | Err(e) => return Err(execerr(e.description())), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.20s [INFO] running `"docker" "inspect" "f9daf9b9580ab40bbb510e1ee1d6db6e19698900676171ed18c7c9ed0e8da951"` [INFO] running `"docker" "rm" "-f" "f9daf9b9580ab40bbb510e1ee1d6db6e19698900676171ed18c7c9ed0e8da951"` [INFO] [stdout] f9daf9b9580ab40bbb510e1ee1d6db6e19698900676171ed18c7c9ed0e8da951