[INFO] cloning repository https://github.com/troiganto/scenarios [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/troiganto/scenarios" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftroiganto%2Fscenarios", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftroiganto%2Fscenarios'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8f19d271b599409b86a82fc23a8472d42782bf1f [INFO] checking troiganto/scenarios against master#db1fb85cff63ad5fffe435e17128f99f9e1d970c for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftroiganto%2Fscenarios" "/workspace/builds/worker-19/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-19/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/troiganto/scenarios on toolchain db1fb85cff63ad5fffe435e17128f99f9e1d970c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/troiganto/scenarios [INFO] finished tweaking git repo https://github.com/troiganto/scenarios [INFO] tweaked toml for git repo https://github.com/troiganto/scenarios written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate git repo https://github.com/troiganto/scenarios already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded miow v0.3.1 [INFO] [stderr] Downloaded socket2 v0.3.1 [INFO] [stderr] Downloaded tokio-signal v0.1.4 [INFO] [stderr] Downloaded tokio-process v0.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5eeb2b307aded382131fd9fa047448a1a5d014cc2a26626c891e94462fe2df9b [INFO] running `Command { std: "docker" "start" "-a" "5eeb2b307aded382131fd9fa047448a1a5d014cc2a26626c891e94462fe2df9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5eeb2b307aded382131fd9fa047448a1a5d014cc2a26626c891e94462fe2df9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5eeb2b307aded382131fd9fa047448a1a5d014cc2a26626c891e94462fe2df9b", kill_on_drop: false }` [INFO] [stdout] 5eeb2b307aded382131fd9fa047448a1a5d014cc2a26626c891e94462fe2df9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa67c72e9763ffc23114ba063a15c762115df61e52dd5b5d0269597ac85c0fe3 [INFO] running `Command { std: "docker" "start" "-a" "fa67c72e9763ffc23114ba063a15c762115df61e52dd5b5d0269597ac85c0fe3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking libc v0.2.35 [INFO] [stderr] Compiling cc v1.0.3 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking net2 v0.2.31 [INFO] [stderr] Checking term_size v0.3.1 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Checking textwrap v0.9.0 [INFO] [stderr] Checking bytes v0.4.6 [INFO] [stderr] Checking clap v2.29.0 [INFO] [stderr] Checking mio v0.6.13 [INFO] [stderr] Checking mio-uds v0.6.4 [INFO] [stderr] Checking tokio-io v0.1.5 [INFO] [stderr] Checking tokio-core v0.1.12 [INFO] [stderr] Checking tokio-signal v0.1.4 [INFO] [stderr] Checking tokio-process v0.1.5 [INFO] [stderr] Checking backtrace v0.3.5 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Checking scenarios v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/scenarios/scenario.rs:279:13 [INFO] [stdout] | [INFO] [stdout] 279 | b'A'...b'Z' | b'a'...b'z' | b'_' => {}, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/scenarios/scenario.rs:279:27 [INFO] [stdout] | [INFO] [stdout] 279 | b'A'...b'Z' | b'a'...b'z' | b'_' => {}, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/scenarios/scenario.rs:284:17 [INFO] [stdout] | [INFO] [stdout] 284 | b'A'...b'Z' | b'a'...b'z' | b'0'...b'9' | b'_' => {}, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/scenarios/scenario.rs:284:31 [INFO] [stdout] | [INFO] [stdout] 284 | b'A'...b'Z' | b'a'...b'z' | b'0'...b'9' | b'_' => {}, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/scenarios/scenario.rs:284:45 [INFO] [stdout] | [INFO] [stdout] 284 | b'A'...b'Z' | b'a'...b'z' | b'0'...b'9' | b'_' => {}, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/scenarios/scenario.rs:279:13 [INFO] [stdout] | [INFO] [stdout] 279 | b'A'...b'Z' | b'a'...b'z' | b'_' => {}, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/scenarios/scenario.rs:279:27 [INFO] [stdout] | [INFO] [stdout] 279 | b'A'...b'Z' | b'a'...b'z' | b'_' => {}, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/scenarios/scenario.rs:284:17 [INFO] [stdout] | [INFO] [stdout] 284 | b'A'...b'Z' | b'a'...b'z' | b'0'...b'9' | b'_' => {}, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/scenarios/scenario.rs:284:31 [INFO] [stdout] | [INFO] [stdout] 284 | b'A'...b'Z' | b'a'...b'z' | b'0'...b'9' | b'_' => {}, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/scenarios/scenario.rs:284:45 [INFO] [stdout] | [INFO] [stdout] 284 | b'A'...b'Z' | b'a'...b'z' | b'0'...b'9' | b'_' => {}, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> src/scenarios/inputline.rs:146:38 [INFO] [stdout] | [INFO] [stdout] 146 | s[..self.eq_pos].trim_right(), [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left`: superseded by `trim_start` [INFO] [stdout] --> src/scenarios/inputline.rs:147:42 [INFO] [stdout] | [INFO] [stdout] 147 | s[self.eq_pos + 1..].trim_left(), [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> src/scenarios/inputline.rs:160:49 [INFO] [stdout] | [INFO] [stdout] 160 | .map(|line| line[..self.eq_pos].trim_right()) [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left`: superseded by `trim_start` [INFO] [stdout] --> src/scenarios/inputline.rs:171:53 [INFO] [stdout] | [INFO] [stdout] 171 | .map(|line| line[self.eq_pos + 1..].trim_left()) [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> src/scenarios/inputline.rs:146:38 [INFO] [stdout] | [INFO] [stdout] 146 | s[..self.eq_pos].trim_right(), [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left`: superseded by `trim_start` [INFO] [stdout] --> src/scenarios/inputline.rs:147:42 [INFO] [stdout] | [INFO] [stdout] 147 | s[self.eq_pos + 1..].trim_left(), [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> src/scenarios/inputline.rs:160:49 [INFO] [stdout] | [INFO] [stdout] 160 | .map(|line| line[..self.eq_pos].trim_right()) [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left`: superseded by `trim_start` [INFO] [stdout] --> src/scenarios/inputline.rs:171:53 [INFO] [stdout] | [INFO] [stdout] 171 | .map(|line| line[self.eq_pos + 1..].trim_left()) [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.38s [INFO] running `Command { std: "docker" "inspect" "fa67c72e9763ffc23114ba063a15c762115df61e52dd5b5d0269597ac85c0fe3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa67c72e9763ffc23114ba063a15c762115df61e52dd5b5d0269597ac85c0fe3", kill_on_drop: false }` [INFO] [stdout] fa67c72e9763ffc23114ba063a15c762115df61e52dd5b5d0269597ac85c0fe3