[INFO] fetching crate rcore 0.1.0... [INFO] building rcore-0.1.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate rcore 0.1.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate rcore 0.1.0 [INFO] finished tweaking crates.io crate rcore 0.1.0 [INFO] tweaked toml for crates.io crate rcore 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rcore 0.1.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 33 packages to latest compatible versions [INFO] [stderr] Adding serde_cbor v0.10.2 (available: v0.11.2) [INFO] [stderr] Adding yansi v0.5.1 (available: v1.0.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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] Downloading crates ... [INFO] [stderr] Downloaded rair-io v0.1.0 [INFO] [stderr] Downloaded rtrees v0.1.0 [INFO] [stderr] Downloaded rair-env v0.1.0 [INFO] [stderr] Downloaded serde_cbor v0.10.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63432408e7887bb7ac8163ad035dbc2ad9f8b470b803e6f9fca8ff4f4d7a90bc [INFO] running `Command { std: "docker" "start" "-a" "63432408e7887bb7ac8163ad035dbc2ad9f8b470b803e6f9fca8ff4f4d7a90bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63432408e7887bb7ac8163ad035dbc2ad9f8b470b803e6f9fca8ff4f4d7a90bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63432408e7887bb7ac8163ad035dbc2ad9f8b470b803e6f9fca8ff4f4d7a90bc", kill_on_drop: false }` [INFO] [stdout] 63432408e7887bb7ac8163ad035dbc2ad9f8b470b803e6f9fca8ff4f4d7a90bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea6b2cf726f01d44dc52af60e044fb6715d7163a9f4d137eb5113dc034afd590 [INFO] running `Command { std: "docker" "start" "-a" "ea6b2cf726f01d44dc52af60e044fb6715d7163a9f4d137eb5113dc034afd590", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling rair-env v0.1.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling rtrees v0.1.0 [INFO] [stderr] Compiling serde_cbor v0.10.2 [INFO] [stderr] Compiling rair-io v0.1.0 [INFO] [stderr] Compiling rcore v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/helper.rs:106:23 [INFO] [stdout] | [INFO] [stdout] 106 | fn run(&mut self, &mut Core, &[String]); [INFO] [stdout] | ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut Core` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/helper.rs:106:34 [INFO] [stdout] | [INFO] [stdout] 106 | fn run(&mut self, &mut Core, &[String]); [INFO] [stdout] | ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &[String]` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/helper.rs:107:20 [INFO] [stdout] | [INFO] [stdout] 107 | fn help(&self, &mut Core); [INFO] [stdout] | ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut Core` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/commands.rs:47:58 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn prefix<'a>(&'a self, command: &'a str) -> Vec<&&str> { [INFO] [stdout] | -- -- ^^^^^ [INFO] [stdout] | | | || [INFO] [stdout] | | | |the same lifetime is elided here [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 47 | pub fn prefix<'a>(&'a self, command: &'a str) -> Vec<&'a &'a str> { [INFO] [stdout] | ++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.72s [INFO] running `Command { std: "docker" "inspect" "ea6b2cf726f01d44dc52af60e044fb6715d7163a9f4d137eb5113dc034afd590", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea6b2cf726f01d44dc52af60e044fb6715d7163a9f4d137eb5113dc034afd590", kill_on_drop: false }` [INFO] [stdout] ea6b2cf726f01d44dc52af60e044fb6715d7163a9f4d137eb5113dc034afd590 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40b3af0fddfb113b02fe27318b88233e11bdaabe1b136164ade73a590dc15d79 [INFO] running `Command { std: "docker" "start" "-a" "40b3af0fddfb113b02fe27318b88233e11bdaabe1b136164ade73a590dc15d79", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/helper.rs:106:23 [INFO] [stdout] | [INFO] [stdout] 106 | fn run(&mut self, &mut Core, &[String]); [INFO] [stdout] | ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut Core` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/helper.rs:106:34 [INFO] [stdout] | [INFO] [stdout] 106 | fn run(&mut self, &mut Core, &[String]); [INFO] [stdout] | ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &[String]` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/helper.rs:107:20 [INFO] [stdout] | [INFO] [stdout] 107 | fn help(&self, &mut Core); [INFO] [stdout] | ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut Core` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rcore v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/commands.rs:47:58 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn prefix<'a>(&'a self, command: &'a str) -> Vec<&&str> { [INFO] [stdout] | -- -- ^^^^^ [INFO] [stdout] | | | || [INFO] [stdout] | | | |the same lifetime is elided here [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 47 | pub fn prefix<'a>(&'a self, command: &'a str) -> Vec<&'a &'a str> { [INFO] [stdout] | ++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `test_file` [INFO] [stdout] --> src/lib.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | extern crate test_file; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io/map.rs:235:39 [INFO] [stdout] | [INFO] [stdout] 235 | operate_on_file(&test_map_cb, DATA); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io/print.rs:1003:38 [INFO] [stdout] | [INFO] [stdout] 1003 | operate_on_file(&test_px_cb, DATA); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/io/print.rs:1039:42 [INFO] [stdout] | [INFO] [stdout] 1039 | operate_on_file(&test_px_vir_cb, DATA); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/loc/mode.rs:105:19 [INFO] [stdout] | [INFO] [stdout] 105 | let len = DATA.len() as u64; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATA` in this scope [INFO] [stdout] --> src/loc/mode.rs:127:40 [INFO] [stdout] | [INFO] [stdout] 127 | operate_on_file(&test_mode_cb, DATA); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/helper.rs:106:23 [INFO] [stdout] | [INFO] [stdout] 106 | fn run(&mut self, &mut Core, &[String]); [INFO] [stdout] | ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut Core` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/helper.rs:106:34 [INFO] [stdout] | [INFO] [stdout] 106 | fn run(&mut self, &mut Core, &[String]); [INFO] [stdout] | ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &[String]` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/helper.rs:107:20 [INFO] [stdout] | [INFO] [stdout] 107 | fn help(&self, &mut Core); [INFO] [stdout] | ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut Core` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `operate_on_file` in this scope [INFO] [stdout] --> src/io/map.rs:235:9 [INFO] [stdout] | [INFO] [stdout] 235 | operate_on_file(&test_map_cb, DATA); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `operate_on_file` in this scope [INFO] [stdout] --> src/io/print.rs:1003:9 [INFO] [stdout] | [INFO] [stdout] 1003 | operate_on_file(&test_px_cb, DATA); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `operate_on_file` in this scope [INFO] [stdout] --> src/io/print.rs:1039:9 [INFO] [stdout] | [INFO] [stdout] 1039 | operate_on_file(&test_px_vir_cb, DATA); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `operate_on_file` in this scope [INFO] [stdout] --> src/loc/mode.rs:127:9 [INFO] [stdout] | [INFO] [stdout] 127 | operate_on_file(&test_mode_cb, DATA); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rcore` (lib test) due to 10 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "40b3af0fddfb113b02fe27318b88233e11bdaabe1b136164ade73a590dc15d79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40b3af0fddfb113b02fe27318b88233e11bdaabe1b136164ade73a590dc15d79", kill_on_drop: false }` [INFO] [stdout] 40b3af0fddfb113b02fe27318b88233e11bdaabe1b136164ade73a590dc15d79