[INFO] cloning repository https://github.com/marcusklaas/lisp-interpreter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marcusklaas/lisp-interpreter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcusklaas%2Flisp-interpreter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcusklaas%2Flisp-interpreter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ec95166813fa1e6a301e92a1787e356d78431b98 [INFO] checking marcusklaas/lisp-interpreter against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcusklaas%2Flisp-interpreter" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/marcusklaas/lisp-interpreter on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/marcusklaas/lisp-interpreter [INFO] finished tweaking git repo https://github.com/marcusklaas/lisp-interpreter [INFO] tweaked toml for git repo https://github.com/marcusklaas/lisp-interpreter written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/marcusklaas/lisp-interpreter already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thread_local v1.1.2 [INFO] [stderr] Downloaded quickcheck_macros v1.0.0 [INFO] [stderr] Downloaded log v0.4.13 [INFO] [stderr] Downloaded regex v1.4.3 [INFO] [stderr] Downloaded syn v1.0.60 [INFO] [stderr] Downloaded regex-syntax v0.6.22 [INFO] [stderr] Downloaded string-interner v0.6.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f25ec816c18b5bf5f820e9abe8d8fe7a4c8818ea454fdbea99e8121562fc565e [INFO] running `Command { std: "docker" "start" "-a" "f25ec816c18b5bf5f820e9abe8d8fe7a4c8818ea454fdbea99e8121562fc565e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f25ec816c18b5bf5f820e9abe8d8fe7a4c8818ea454fdbea99e8121562fc565e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f25ec816c18b5bf5f820e9abe8d8fe7a4c8818ea454fdbea99e8121562fc565e", kill_on_drop: false }` [INFO] [stdout] f25ec816c18b5bf5f820e9abe8d8fe7a4c8818ea454fdbea99e8121562fc565e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a595bf0895fc6d3d286bd3c170b45ba5a5f7a7dd2052f4478f5ab3e1a0f317f9 [INFO] running `Command { std: "docker" "start" "-a" "a595bf0895fc6d3d286bd3c170b45ba5a5f7a7dd2052f4478f5ab3e1a0f317f9", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Checking thread_local v1.1.2 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking string-interner v0.6.2 [INFO] [stderr] Checking yalp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking env_logger v0.8.2 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.13s [INFO] running `Command { std: "docker" "inspect" "a595bf0895fc6d3d286bd3c170b45ba5a5f7a7dd2052f4478f5ab3e1a0f317f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a595bf0895fc6d3d286bd3c170b45ba5a5f7a7dd2052f4478f5ab3e1a0f317f9", kill_on_drop: false }` [INFO] [stdout] a595bf0895fc6d3d286bd3c170b45ba5a5f7a7dd2052f4478f5ab3e1a0f317f9 [INFO] checking marcusklaas/lisp-interpreter against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcusklaas%2Flisp-interpreter" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/marcusklaas/lisp-interpreter on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/marcusklaas/lisp-interpreter [INFO] finished tweaking git repo https://github.com/marcusklaas/lisp-interpreter [INFO] tweaked toml for git repo https://github.com/marcusklaas/lisp-interpreter written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/marcusklaas/lisp-interpreter already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b08b19aa950e503099e9bc8f223b4a8e280f1bba78d9eb7ef7deb0f71739eaa7 [INFO] running `Command { std: "docker" "start" "-a" "b08b19aa950e503099e9bc8f223b4a8e280f1bba78d9eb7ef7deb0f71739eaa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b08b19aa950e503099e9bc8f223b4a8e280f1bba78d9eb7ef7deb0f71739eaa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b08b19aa950e503099e9bc8f223b4a8e280f1bba78d9eb7ef7deb0f71739eaa7", kill_on_drop: false }` [INFO] [stdout] b08b19aa950e503099e9bc8f223b4a8e280f1bba78d9eb7ef7deb0f71739eaa7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3080bf6887ff133d6736f147f092d7a17dad32df42faf7c78588e18443288f17 [INFO] running `Command { std: "docker" "start" "-a" "3080bf6887ff133d6736f147f092d7a17dad32df42faf7c78588e18443288f17", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Checking thread_local v1.1.2 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking string-interner v0.6.2 [INFO] [stderr] Checking yalp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:195:20 [INFO] [stdout] | [INFO] [stdout] 194 | fn from_byte_code(arg_count: usize, bytecode: Vec) -> Self { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 195 | CustomFunc(Arc::new(InnerCustomFunc { [INFO] [stdout] | ____________________^ [INFO] [stdout] 196 | | arg_count: arg_count, [INFO] [stdout] 197 | | // dummy value [INFO] [stdout] 198 | | body: FinalizedExpr::Value(LispValue::Boolean(false)), [INFO] [stdout] 199 | | returns: true, [INFO] [stdout] 200 | | byte_code: UnsafeCell::new(bytecode), [INFO] [stdout] 201 | | })) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:298:26 [INFO] [stdout] | [INFO] [stdout] 297 | fn new_custom(arg_count: usize, body: FinalizedExpr, returns: bool) -> LispFunc { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 298 | LispFunc::Custom(CustomFunc(Arc::new(InnerCustomFunc { [INFO] [stdout] | __________________________^ [INFO] [stdout] 299 | | arg_count, [INFO] [stdout] 300 | | body, [INFO] [stdout] 301 | | returns, [INFO] [stdout] 302 | | byte_code: UnsafeCell::new(Vec::new()), [INFO] [stdout] 303 | | }))) [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:325:13 [INFO] [stdout] | [INFO] [stdout] 307 | f: CustomFunc, [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 310 | args: I, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 313 | let funk = Box::new(FinalizedExpr::Value(LispValue::Function(LispFunc::Custom( [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 316 | let arg_vec = args [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 325 | FinalizedExpr::FunctionCall(funk, arg_vec, true, false), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:686:12 [INFO] [stdout] | [INFO] [stdout] 644 | fn finalize(self, ctx: &mut FinalizationContext) -> EvaluationResult<(FinalizedExpr, bool)> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 686 | Ok(match self { [INFO] [stdout] | ____________^ [INFO] [stdout] 687 | | LispExpr::Value(v) => (FinalizedExpr::Value(v), true), [INFO] [stdout] 688 | | LispExpr::OpVar(..) => return deal_with_opvar(self, ctx, None), [INFO] [stdout] 689 | | LispExpr::Macro(..) => { [INFO] [stdout] ... | [INFO] [stdout] 846 | | } [INFO] [stdout] 847 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/evaluator.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 41 | func: CustomFunc, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | Ok(StackRef { [INFO] [stdout] | ____________^ [INFO] [stdout] 48 | | instr_slice: reference, [INFO] [stdout] 49 | | instr_pointer: reference.len(), [INFO] [stdout] 50 | | func: func, [INFO] [stdout] 51 | | stack_pointer: stack_pointer, [INFO] [stdout] 52 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/evaluator.rs:412:8 [INFO] [stdout] | [INFO] [stdout] 83 | fn run(instructions: Vec, state: &State) -> EvaluationResult { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 84 | let mut value_stack: Vec = Vec::new(); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 85 | let mut frame_stack = vec![]; [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 86 | let mut frame = StackRef::new( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 412 | Ok(value_stack.pop().unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/evaluator.rs:350:70 [INFO] [stdout] | [INFO] [stdout] 350 | Instr::Car => unitary_list(&mut value_stack, |vec| match vec.pop() { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `yalp` (lib) due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3080bf6887ff133d6736f147f092d7a17dad32df42faf7c78588e18443288f17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3080bf6887ff133d6736f147f092d7a17dad32df42faf7c78588e18443288f17", kill_on_drop: false }` [INFO] [stdout] 3080bf6887ff133d6736f147f092d7a17dad32df42faf7c78588e18443288f17