[INFO] crate mendes-macros 0.0.18 is already in cache [INFO] checking mendes-macros-0.0.18 against master#bd0bacc694d7d8175804bb6f690cb846bfa4a9ee for pr-71665 [INFO] extracting crate mendes-macros 0.0.18 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate mendes-macros 0.0.18 on toolchain bd0bacc694d7d8175804bb6f690cb846bfa4a9ee [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate mendes-macros 0.0.18 [INFO] finished tweaking crates.io crate mendes-macros 0.0.18 [INFO] tweaked toml for crates.io crate mendes-macros 0.0.18 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "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] 0479a7b7e44b4ae23afb3f164b5685d5ef1f147ee2ca30cf873d6a527dd1e22c [INFO] running `"docker" "start" "-a" "0479a7b7e44b4ae23afb3f164b5685d5ef1f147ee2ca30cf873d6a527dd1e22c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Checking unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Checking proc-macro2 v1.0.12 [INFO] [stderr] Checking quote v1.0.4 [INFO] [stderr] Checking mendes-macros v0.0.18 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/route.rs:157:5 [INFO] [stderr] | [INFO] [stderr] 157 | / mem::replace( [INFO] [stderr] 158 | | block, [INFO] [stderr] 159 | | Box::new(syn::parse::(new.into()).unwrap()), [INFO] [stderr] 160 | | ); [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/route.rs:157:5 [INFO] [stderr] | [INFO] [stderr] 157 | / mem::replace( [INFO] [stderr] 158 | | block, [INFO] [stderr] 159 | | Box::new(syn::parse::(new.into()).unwrap()), [INFO] [stderr] 160 | | ); [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.95s [INFO] running `"docker" "inspect" "0479a7b7e44b4ae23afb3f164b5685d5ef1f147ee2ca30cf873d6a527dd1e22c"` [INFO] running `"docker" "rm" "-f" "0479a7b7e44b4ae23afb3f164b5685d5ef1f147ee2ca30cf873d6a527dd1e22c"` [INFO] [stdout] 0479a7b7e44b4ae23afb3f164b5685d5ef1f147ee2ca30cf873d6a527dd1e22c