[INFO] fetching crate does-it-throw 0.1.0... [INFO] checking does-it-throw-0.1.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate does-it-throw 0.1.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate does-it-throw 0.1.0 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate does-it-throw 0.1.0 [INFO] finished tweaking crates.io crate does-it-throw 0.1.0 [INFO] tweaked toml for crates.io crate does-it-throw 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate does-it-throw 0.1.0 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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "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] 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 88f83b83c89282e46514282c9ac71ab3248c68bb660cb7c8078f21ab20107567 [INFO] running `Command { std: "docker" "start" "-a" "88f83b83c89282e46514282c9ac71ab3248c68bb660cb7c8078f21ab20107567", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88f83b83c89282e46514282c9ac71ab3248c68bb660cb7c8078f21ab20107567", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88f83b83c89282e46514282c9ac71ab3248c68bb660cb7c8078f21ab20107567", kill_on_drop: false }` [INFO] [stdout] 88f83b83c89282e46514282c9ac71ab3248c68bb660cb7c8078f21ab20107567 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f96321e15a8602fff0197f8748490ca23e05b4189252080cfbd1947bfd9d6e28 [INFO] running `Command { std: "docker" "start" "-a" "f96321e15a8602fff0197f8748490ca23e05b4189252080cfbd1947bfd9d6e28", 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.149 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking better_scoped_tls v0.1.1 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking unicode-id v0.3.4 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling swc_atoms v0.6.0 [INFO] [stderr] Compiling pmutil v0.6.1 [INFO] [stderr] Compiling swc_macros_common v0.3.8 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling from_variant v0.1.6 [INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.2 [INFO] [stderr] Compiling ast_node v0.9.5 [INFO] [stderr] Compiling string_enum v0.4.1 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling swc_visit_macros v0.5.8 [INFO] [stderr] Compiling is-macro v0.3.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking swc_visit v0.5.7 [INFO] [stderr] Checking triomphe v0.1.9 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking swc_common v0.33.2 [INFO] [stderr] Checking swc_ecma_ast v0.110.2 [INFO] [stderr] Checking swc_ecma_parser v0.141.6 [INFO] [stderr] Checking swc_ecma_visit v0.96.2 [INFO] [stderr] Checking does-it-throw 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:67:4 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn analyze_code(content: &str, cm: Lrc) -> (AnalysisResult, Lrc) { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | let fm = cm.new_source_file(swc_common::FileName::Anon, content.into()); [INFO] [stdout] 26 | let lexer = Lexer::new( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 39 | let mut parser = Parser::new_from(lexer); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 40 | let module = parser.parse_module().expect("Failed to parse module"); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 41 | let mut collector = ThrowAnalyzer { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | let mut call_collector = CallFinder { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 62 | let combined_analyzers = CombinedAnalyzers { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 67 | (combined_analyzers.into(), cm) [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:67:4 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn analyze_code(content: &str, cm: Lrc) -> (AnalysisResult, Lrc) { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | let fm = cm.new_source_file(swc_common::FileName::Anon, content.into()); [INFO] [stdout] 26 | let lexer = Lexer::new( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 39 | let mut parser = Parser::new_from(lexer); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 40 | let module = parser.parse_module().expect("Failed to parse module"); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 41 | let mut collector = ThrowAnalyzer { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | let mut call_collector = CallFinder { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 62 | let combined_analyzers = CombinedAnalyzers { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 67 | (combined_analyzers.into(), cm) [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: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `does-it-throw` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `does-it-throw` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "f96321e15a8602fff0197f8748490ca23e05b4189252080cfbd1947bfd9d6e28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f96321e15a8602fff0197f8748490ca23e05b4189252080cfbd1947bfd9d6e28", kill_on_drop: false }` [INFO] [stdout] f96321e15a8602fff0197f8748490ca23e05b4189252080cfbd1947bfd9d6e28