[INFO] fetching crate rcore 0.1.0...
[INFO] checking rcore-0.1.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate rcore 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate rcore 0.1.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 32 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd2c3a70ddb5c50eb68d2caeb932d6fee6f03f0ecbf492e5d279b232a4cf7b85
[INFO] running `Command { std: "docker" "start" "-a" "cd2c3a70ddb5c50eb68d2caeb932d6fee6f03f0ecbf492e5d279b232a4cf7b85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd2c3a70ddb5c50eb68d2caeb932d6fee6f03f0ecbf492e5d279b232a4cf7b85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd2c3a70ddb5c50eb68d2caeb932d6fee6f03f0ecbf492e5d279b232a4cf7b85", kill_on_drop: false }`
[INFO] [stdout] cd2c3a70ddb5c50eb68d2caeb932d6fee6f03f0ecbf492e5d279b232a4cf7b85
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5257fa9a47f684a54684f380a8bd944c8caccd710971c830108e08e53486a237
[INFO] running `Command { std: "docker" "start" "-a" "5257fa9a47f684a54684f380a8bd944c8caccd710971c830108e08e53486a237", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking base64 v0.11.0
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking rair-env v0.1.0
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]     Checking rtrees v0.1.0
[INFO] [stderr]     Checking serde_cbor v0.10.2
[INFO] [stderr]     Checking rair-io v0.1.0
[INFO] [stderr]     Checking rcore v0.1.0 (/opt/rustwide/workdir)
[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] warning: elided lifetime has a name
[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]    |                   -- lifetime `'a` declared here         ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/commands.rs:47:59
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn prefix<'a>(&'a self, command: &'a str) -> Vec<&&str> {
[INFO] [stdout]    |                   -- lifetime `'a` declared here          ^ this elided lifetime gets resolved as `'a`
[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 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]     = note: `#[warn(anonymous_parameters)]` 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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/41686>
[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: elided lifetime has a name
[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]    |                   -- lifetime `'a` declared here         ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/commands.rs:47:59
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn prefix<'a>(&'a self, command: &'a str) -> Vec<&&str> {
[INFO] [stdout]    |                   -- lifetime `'a` declared here          ^ this elided lifetime gets resolved as `'a`
[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 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]     = note: `#[warn(anonymous_parameters)]` 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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "5257fa9a47f684a54684f380a8bd944c8caccd710971c830108e08e53486a237", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5257fa9a47f684a54684f380a8bd944c8caccd710971c830108e08e53486a237", kill_on_drop: false }`
[INFO] [stdout] 5257fa9a47f684a54684f380a8bd944c8caccd710971c830108e08e53486a237
