[INFO] fetching crate xcur 0.1.3... [INFO] checking xcur-0.1.3 against master#4847d6a9d07d4be9ba3196f6ad444af2d7bdde72 for pr-134272 [INFO] extracting crate xcur 0.1.3 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate xcur 0.1.3 on toolchain 4847d6a9d07d4be9ba3196f6ad444af2d7bdde72 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4847d6a9d07d4be9ba3196f6ad444af2d7bdde72" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate xcur 0.1.3 [INFO] finished tweaking crates.io crate xcur 0.1.3 [INFO] tweaked toml for crates.io crate xcur 0.1.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4847d6a9d07d4be9ba3196f6ad444af2d7bdde72" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 12 packages to latest compatible versions [INFO] [stderr] Adding clippy v0.0.80 (available: v0.0.302) [INFO] [stderr] Adding nom v1.2.4 (available: v7.1.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4847d6a9d07d4be9ba3196f6ad444af2d7bdde72" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clippy v0.0.80 [INFO] [stderr] Downloaded clippy_lints v0.0.80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+4847d6a9d07d4be9ba3196f6ad444af2d7bdde72" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 06d5577eb81b9d914ca6aaa6a6c2f34db3e7e3ef2a2e4fb76119ef495dc3c8c4 [INFO] running `Command { std: "docker" "start" "-a" "06d5577eb81b9d914ca6aaa6a6c2f34db3e7e3ef2a2e4fb76119ef495dc3c8c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06d5577eb81b9d914ca6aaa6a6c2f34db3e7e3ef2a2e4fb76119ef495dc3c8c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06d5577eb81b9d914ca6aaa6a6c2f34db3e7e3ef2a2e4fb76119ef495dc3c8c4", kill_on_drop: false }` [INFO] [stdout] 06d5577eb81b9d914ca6aaa6a6c2f34db3e7e3ef2a2e4fb76119ef495dc3c8c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+4847d6a9d07d4be9ba3196f6ad444af2d7bdde72" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c606773bc4b9f5bc514450e2e6f7d7e7a5f6a5daa3e955ddbc6675dc01dc4e2f [INFO] running `Command { std: "docker" "start" "-a" "c606773bc4b9f5bc514450e2e6f7d7e7a5f6a5daa3e955ddbc6675dc01dc4e2f", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Checking nom v1.2.4 [INFO] [stderr] Checking xcur v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser.rs:281:64 [INFO] [stdout] | [INFO] [stdout] 281 | return IResult::Error(Err::Code(ErrorKind::Custom($e))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 301 | Err(e) => throw_err!(ParseError::InvalidHeader(e)), [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `throw_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser.rs:281:64 [INFO] [stdout] | [INFO] [stdout] 281 | return IResult::Error(Err::Code(ErrorKind::Custom($e))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | _ => throw_err!(ParseError::InvalidTOC), [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser.rs:281:64 [INFO] [stdout] | [INFO] [stdout] 281 | return IResult::Error(Err::Code(ErrorKind::Custom($e))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 301 | Err(e) => throw_err!(ParseError::InvalidHeader(e)), [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `throw_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser.rs:281:64 [INFO] [stdout] | [INFO] [stdout] 281 | return IResult::Error(Err::Code(ErrorKind::Custom($e))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | _ => throw_err!(ParseError::InvalidTOC), [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/lib.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 55 | let file = parser::File::parse(data).unwrap(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v1.2.4, xcur v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "c606773bc4b9f5bc514450e2e6f7d7e7a5f6a5daa3e955ddbc6675dc01dc4e2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c606773bc4b9f5bc514450e2e6f7d7e7a5f6a5daa3e955ddbc6675dc01dc4e2f", kill_on_drop: false }` [INFO] [stdout] c606773bc4b9f5bc514450e2e6f7d7e7a5f6a5daa3e955ddbc6675dc01dc4e2f