[INFO] fetching crate loalang 0.1.20... [INFO] testing loalang-0.1.20 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate loalang 0.1.20 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate loalang 0.1.20 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate loalang 0.1.20 [INFO] finished tweaking crates.io crate loalang 0.1.20 [INFO] tweaked toml for crates.io crate loalang 0.1.20 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate loalang 0.1.20 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9123e304cbf793614c2b6e606cb9b46d3cad05774def637f52d29b3a0b95eaa0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9123e304cbf793614c2b6e606cb9b46d3cad05774def637f52d29b3a0b95eaa0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9123e304cbf793614c2b6e606cb9b46d3cad05774def637f52d29b3a0b95eaa0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9123e304cbf793614c2b6e606cb9b46d3cad05774def637f52d29b3a0b95eaa0", kill_on_drop: false }` [INFO] [stdout] 9123e304cbf793614c2b6e606cb9b46d3cad05774def637f52d29b3a0b95eaa0 [INFO] running `Command { std: "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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b997ffb0306ecab8ec972eb036afbc5836a5d9e531614106064dc0c4a463647a [INFO] running `Command { std: "docker" "start" "-a" "b997ffb0306ecab8ec972eb036afbc5836a5d9e531614106064dc0c4a463647a", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling unicode-segmentation v1.5.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling strum v0.17.1 [INFO] [stderr] Compiling ngrammatic v0.3.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling peekmore v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling bincode v1.2.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling strum_macros v0.17.1 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling fraction v0.6.2 [INFO] [stderr] Compiling loalang v0.1.20 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/lib/vm/call_stack.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | / std::mem::replace( [INFO] [stdout] 34 | | self, [INFO] [stdout] 35 | | CallStack(Some(Arc::new(StackFrame { [INFO] [stdout] 36 | | parent, [INFO] [stdout] ... | [INFO] [stdout] 41 | | }))), [INFO] [stdout] 42 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/lib/vm/call_stack.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | std::mem::replace(self, CallStack(parent)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/lib/optimization/optimizer.rs:308:9 [INFO] [stdout] | [INFO] [stdout] 308 | std::mem::replace(self, optimized); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "b997ffb0306ecab8ec972eb036afbc5836a5d9e531614106064dc0c4a463647a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b997ffb0306ecab8ec972eb036afbc5836a5d9e531614106064dc0c4a463647a", kill_on_drop: false }` [INFO] [stdout] b997ffb0306ecab8ec972eb036afbc5836a5d9e531614106064dc0c4a463647a [INFO] running `Command { std: "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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 134ea3dfd75e787ee6923740a4ddc13bc4efe8f83f200e6a9e28b6bacfcb85f8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "134ea3dfd75e787ee6923740a4ddc13bc4efe8f83f200e6a9e28b6bacfcb85f8", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] Compiling loalang v0.1.20 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/lib/vm/call_stack.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | / std::mem::replace( [INFO] [stdout] 34 | | self, [INFO] [stdout] 35 | | CallStack(Some(Arc::new(StackFrame { [INFO] [stdout] 36 | | parent, [INFO] [stdout] ... | [INFO] [stdout] 41 | | }))), [INFO] [stdout] 42 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/lib/vm/call_stack.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | std::mem::replace(self, CallStack(parent)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/lib/optimization/optimizer.rs:308:9 [INFO] [stdout] | [INFO] [stdout] 308 | std::mem::replace(self, optimized); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `serde_yaml` [INFO] [stdout] --> src/lib/fixture_tests.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern crate serde_yaml; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `loalang`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "134ea3dfd75e787ee6923740a4ddc13bc4efe8f83f200e6a9e28b6bacfcb85f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "134ea3dfd75e787ee6923740a4ddc13bc4efe8f83f200e6a9e28b6bacfcb85f8", kill_on_drop: false }` [INFO] [stdout] 134ea3dfd75e787ee6923740a4ddc13bc4efe8f83f200e6a9e28b6bacfcb85f8