[INFO] crate wlambda 0.4.4 is already in cache [INFO] checking wlambda-0.4.4 against try#d7b51666469c792a8a3f40849607739bae1e705e for pr-71665 [INFO] extracting crate wlambda 0.4.4 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate wlambda 0.4.4 on toolchain d7b51666469c792a8a3f40849607739bae1e705e [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate wlambda 0.4.4 [INFO] finished tweaking crates.io crate wlambda 0.4.4 [INFO] tweaked toml for crates.io crate wlambda 0.4.4 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate wlambda 0.4.4 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+d7b51666469c792a8a3f40849607739bae1e705e" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 3fff217efab3b7d95422ed25e631e0969ee4b02c0335f0ffec9b3904566a5cfd [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" "3fff217efab3b7d95422ed25e631e0969ee4b02c0335f0ffec9b3904566a5cfd"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling nix v0.13.1 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [INFO] [stderr] Checking regex-syntax v0.6.13 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking utf8parse v0.1.1 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking serde_json v1.0.45 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking rmp v0.8.9 [INFO] [stderr] Checking rmp-serde v0.14.0 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking regex v1.3.3 [INFO] [stderr] Checking rustyline v4.1.0 [INFO] [stderr] Checking wlambda v0.4.4 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/vval.rs:353:9 [INFO] [stderr] | [INFO] [stderr] 353 | std::mem::replace(&mut self.current_self, old_self); [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: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/vval.rs:615:9 [INFO] [stderr] | [INFO] [stderr] 615 | std::mem::replace(&mut self.accum_fun, old_fun); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/vval.rs:353:9 [INFO] [stderr] | [INFO] [stderr] 353 | std::mem::replace(&mut self.current_self, old_self); [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: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/vval.rs:615:9 [INFO] [stderr] | [INFO] [stderr] 615 | std::mem::replace(&mut self.accum_fun, old_fun); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/threads.rs:549:17 [INFO] [stderr] | [INFO] [stderr] 549 | / std::mem::replace( [INFO] [stderr] 550 | | &mut *i, [INFO] [stderr] 551 | | ctx.eval("$[std:pop X, std:pop X]").unwrap().s()); [INFO] [stderr] | |______________________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/threads.rs:594:17 [INFO] [stderr] | [INFO] [stderr] 594 | / std::mem::replace( [INFO] [stderr] 595 | | &mut *i, [INFO] [stderr] 596 | | ctx.eval("std:pop X").unwrap().i()); [INFO] [stderr] | |________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/threads.rs:641:17 [INFO] [stderr] | [INFO] [stderr] 641 | / std::mem::replace( [INFO] [stderr] 642 | | &mut *i, ctx.eval("X").unwrap().s()); [INFO] [stderr] | |_________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/vval.rs:353:9 [INFO] [stderr] | [INFO] [stderr] 353 | std::mem::replace(&mut self.current_self, old_self); [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: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/vval.rs:615:9 [INFO] [stderr] | [INFO] [stderr] 615 | std::mem::replace(&mut self.accum_fun, old_fun); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/vval.rs:353:9 [INFO] [stderr] | [INFO] [stderr] 353 | std::mem::replace(&mut self.current_self, old_self); [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: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/vval.rs:615:9 [INFO] [stderr] | [INFO] [stderr] 615 | std::mem::replace(&mut self.accum_fun, old_fun); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.19s [INFO] running `"docker" "inspect" "3fff217efab3b7d95422ed25e631e0969ee4b02c0335f0ffec9b3904566a5cfd"` [INFO] running `"docker" "rm" "-f" "3fff217efab3b7d95422ed25e631e0969ee4b02c0335f0ffec9b3904566a5cfd"` [INFO] [stdout] 3fff217efab3b7d95422ed25e631e0969ee4b02c0335f0ffec9b3904566a5cfd