[INFO] crate balloc 0.2.0 is already in cache [INFO] checking balloc-0.2.0 against try#ba14a92a10441c4b839ce71e6ef5f7a48bbff18f for prs-64470-and-65389 [INFO] extracting crate balloc 0.2.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate balloc 0.2.0 on toolchain ba14a92a10441c4b839ce71e6ef5f7a48bbff18f [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate balloc 0.2.0 [INFO] finished tweaking crates.io crate balloc 0.2.0 [INFO] tweaked toml for crates.io crate balloc 0.2.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "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] e744386abb0af2d5cc614d8b89c24f52c5efe66d4db4a577bb0e4d9a85b4f837 [INFO] running `"docker" "start" "-a" "e744386abb0af2d5cc614d8b89c24f52c5efe66d4db4a577bb0e4d9a85b4f837"` [INFO] [stderr] Checking balloc v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/bounds.rs:51:3 [INFO] [stderr] | [INFO] [stderr] 51 | try!(b.try_alloc(amount)); [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] --> src/bounds.rs:64:3 [INFO] [stderr] | [INFO] [stderr] 64 | try!(val.try_alloc(amount)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/lib.rs:24:3 [INFO] [stderr] | [INFO] [stderr] 24 | try!(bound.try_alloc(capacity * size_of::())); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/lib.rs:33:4 [INFO] [stderr] | [INFO] [stderr] 33 | try!(self.bound.try_alloc(to_alloc)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/lib.rs:44:3 [INFO] [stderr] | [INFO] [stderr] 44 | try!(bound.try_alloc(count * size_of::())); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/lib.rs:51:3 [INFO] [stderr] | [INFO] [stderr] 51 | try!(bound.try_alloc(slice.len() * size_of::())); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/bounds.rs:51:3 [INFO] [stderr] | [INFO] [stderr] 51 | try!(b.try_alloc(amount)); [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] --> src/bounds.rs:64:3 [INFO] [stderr] | [INFO] [stderr] 64 | try!(val.try_alloc(amount)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/lib.rs:24:3 [INFO] [stderr] | [INFO] [stderr] 24 | try!(bound.try_alloc(capacity * size_of::())); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/lib.rs:33:4 [INFO] [stderr] | [INFO] [stderr] 33 | try!(self.bound.try_alloc(to_alloc)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/lib.rs:44:3 [INFO] [stderr] | [INFO] [stderr] 44 | try!(bound.try_alloc(count * size_of::())); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/lib.rs:51:3 [INFO] [stderr] | [INFO] [stderr] 51 | try!(bound.try_alloc(slice.len() * size_of::())); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.72s [INFO] running `"docker" "inspect" "e744386abb0af2d5cc614d8b89c24f52c5efe66d4db4a577bb0e4d9a85b4f837"` [INFO] running `"docker" "rm" "-f" "e744386abb0af2d5cc614d8b89c24f52c5efe66d4db4a577bb0e4d9a85b4f837"` [INFO] [stdout] e744386abb0af2d5cc614d8b89c24f52c5efe66d4db4a577bb0e4d9a85b4f837