[INFO] crate t4rust-derive 0.1.3 is already in cache [INFO] checking t4rust-derive-0.1.3 against try#d27c6c6a469a28343396a8f3ac1c9d403aabda69 for pr-66037 [INFO] extracting crate t4rust-derive 0.1.3 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate t4rust-derive 0.1.3 on toolchain d27c6c6a469a28343396a8f3ac1c9d403aabda69 [INFO] running `"/workspace/cargo-home/bin/cargo" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate t4rust-derive 0.1.3 [INFO] finished tweaking crates.io crate t4rust-derive 0.1.3 [INFO] tweaked toml for crates.io crate t4rust-derive 0.1.3 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] e40c31aa19b6334ed931c36233a2fcfb88bf90e96f411a81bd08686f625cce88 [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" "e40c31aa19b6334ed931c36233a2fcfb88bf90e96f411a81bd08686f625cce88"` [INFO] [stderr] Checking t4rust-derive v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'is_a_s': Please use `is_a` instead [INFO] [stderr] --> src/lib.rs:599:1 [INFO] [stderr] | [INFO] [stderr] 599 | / named!(is_ws_till_newline,do_parse!( [INFO] [stderr] 600 | | lenws: opt!(is_a_s!(" \t")) >> [INFO] [stderr] 601 | | lenlb: alt_complete!(tag!("\r\n") | tag!("\n\r") | tag!("\n") | tag!("\r")) >> [INFO] [stderr] 602 | | ( if let Some(ws) = lenws { ws.len() } else { 0 } , lenlb.len() ) ) [INFO] [stderr] 603 | | ); [INFO] [stderr] | |__^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'is_a_s': Please use `is_a` instead [INFO] [stderr] --> src/lib.rs:599:1 [INFO] [stderr] | [INFO] [stderr] 599 | / named!(is_ws_till_newline,do_parse!( [INFO] [stderr] 600 | | lenws: opt!(is_a_s!(" \t")) >> [INFO] [stderr] 601 | | lenlb: alt_complete!(tag!("\r\n") | tag!("\n\r") | tag!("\n") | tag!("\r")) >> [INFO] [stderr] 602 | | ( if let Some(ws) = lenws { ws.len() } else { 0 } , lenlb.len() ) ) [INFO] [stderr] 603 | | ); [INFO] [stderr] | |__^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.91s [INFO] running `"docker" "inspect" "e40c31aa19b6334ed931c36233a2fcfb88bf90e96f411a81bd08686f625cce88"` [INFO] running `"docker" "rm" "-f" "e40c31aa19b6334ed931c36233a2fcfb88bf90e96f411a81bd08686f625cce88"` [INFO] [stdout] e40c31aa19b6334ed931c36233a2fcfb88bf90e96f411a81bd08686f625cce88