[INFO] cloning repository https://github.com/iantabolt/sey [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iantabolt/sey" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiantabolt%2Fsey", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiantabolt%2Fsey'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f74597a471a9fa36cf4404959732531145458515 [INFO] testing iantabolt/sey against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiantabolt%2Fsey" "/workspace/builds/worker-35/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-35/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iantabolt/sey on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/iantabolt/sey [INFO] finished tweaking git repo https://github.com/iantabolt/sey [INFO] tweaked toml for git repo https://github.com/iantabolt/sey written to /workspace/builds/worker-35/source/Cargo.toml [INFO] crate git repo https://github.com/iantabolt/sey already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33281adab448f5ce160c586377e042fae3f3e8698d74f9120bdea4d75d245242 [INFO] running `Command { std: "docker" "start" "-a" "33281adab448f5ce160c586377e042fae3f3e8698d74f9120bdea4d75d245242", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33281adab448f5ce160c586377e042fae3f3e8698d74f9120bdea4d75d245242", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33281adab448f5ce160c586377e042fae3f3e8698d74f9120bdea4d75d245242", kill_on_drop: false }` [INFO] [stdout] 33281adab448f5ce160c586377e042fae3f3e8698d74f9120bdea4d75d245242 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ceff9a3d2a60848bb42205dc7eb2c237764099de0e62cd9b544c8c1a37fa6690 [INFO] running `Command { std: "docker" "start" "-a" "ceff9a3d2a60848bb42205dc7eb2c237764099de0e62cd9b544c8c1a37fa6690", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling libc v0.2.54 [INFO] [stderr] Compiling proc-macro2 v0.4.29 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling bytecount v0.5.1 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling regex-automata v0.1.6 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling grep-matcher v0.1.2 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling bstr v0.1.2 [INFO] [stderr] Compiling encoding_rs_io v0.1.6 [INFO] [stderr] Compiling grep-searcher v0.1.4 [INFO] [stderr] Compiling globset v0.4.3 [INFO] [stderr] Compiling grep-regex v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling grep-cli v0.1.2 [INFO] [stderr] Compiling grep-printer v0.1.2 [INFO] [stderr] Compiling grep v0.2.4 [INFO] [stderr] Compiling sey v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | fn try_main() -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 24 - fn try_main() -> Result<(), Box> { [INFO] [stdout] 24 + fn try_main() -> Result<(), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:35:83 [INFO] [stdout] | [INFO] [stdout] 35 | fn search(pattern: &str, replacement: &str, paths: &[OsString]) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 35 - fn search(pattern: &str, replacement: &str, paths: &[OsString]) -> Result<(), Box> { [INFO] [stdout] 35 + fn search(pattern: &str, replacement: &str, paths: &[OsString]) -> Result<(), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `replacement` [INFO] [stdout] --> src/main.rs:35:26 [INFO] [stdout] | [INFO] [stdout] 35 | fn search(pattern: &str, replacement: &str, paths: &[OsString]) -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_replacement` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.59s [INFO] running `Command { std: "docker" "inspect" "ceff9a3d2a60848bb42205dc7eb2c237764099de0e62cd9b544c8c1a37fa6690", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ceff9a3d2a60848bb42205dc7eb2c237764099de0e62cd9b544c8c1a37fa6690", kill_on_drop: false }` [INFO] [stdout] ceff9a3d2a60848bb42205dc7eb2c237764099de0e62cd9b544c8c1a37fa6690 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b2f4387e05ecb341c0149481c0183ced0cf28646fcedd8b7cbc8e8a216417c8 [INFO] running `Command { std: "docker" "start" "-a" "7b2f4387e05ecb341c0149481c0183ced0cf28646fcedd8b7cbc8e8a216417c8", kill_on_drop: false }` [INFO] [stderr] Compiling sey v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | fn try_main() -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 24 - fn try_main() -> Result<(), Box> { [INFO] [stdout] 24 + fn try_main() -> Result<(), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:35:83 [INFO] [stdout] | [INFO] [stdout] 35 | fn search(pattern: &str, replacement: &str, paths: &[OsString]) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 35 - fn search(pattern: &str, replacement: &str, paths: &[OsString]) -> Result<(), Box> { [INFO] [stdout] 35 + fn search(pattern: &str, replacement: &str, paths: &[OsString]) -> Result<(), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `replacement` [INFO] [stdout] --> src/main.rs:35:26 [INFO] [stdout] | [INFO] [stdout] 35 | fn search(pattern: &str, replacement: &str, paths: &[OsString]) -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_replacement` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.62s [INFO] running `Command { std: "docker" "inspect" "7b2f4387e05ecb341c0149481c0183ced0cf28646fcedd8b7cbc8e8a216417c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b2f4387e05ecb341c0149481c0183ced0cf28646fcedd8b7cbc8e8a216417c8", kill_on_drop: false }` [INFO] [stdout] 7b2f4387e05ecb341c0149481c0183ced0cf28646fcedd8b7cbc8e8a216417c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a8ea2ff6aba3298fcba572e116890a035eb7ff66837c1febe3087a1ec23c0e28 [INFO] running `Command { std: "docker" "start" "-a" "a8ea2ff6aba3298fcba572e116890a035eb7ff66837c1febe3087a1ec23c0e28", kill_on_drop: false }` [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:24:33 [INFO] [stderr] | [INFO] [stderr] 24 | fn try_main() -> Result<(), Box> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 24 - fn try_main() -> Result<(), Box> { [INFO] [stderr] 24 + fn try_main() -> Result<(), Box> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:35:83 [INFO] [stderr] | [INFO] [stderr] 35 | fn search(pattern: &str, replacement: &str, paths: &[OsString]) -> Result<(), Box> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 35 - fn search(pattern: &str, replacement: &str, paths: &[OsString]) -> Result<(), Box> { [INFO] [stderr] 35 + fn search(pattern: &str, replacement: &str, paths: &[OsString]) -> Result<(), Box> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unused variable: `replacement` [INFO] [stderr] --> src/main.rs:35:26 [INFO] [stderr] | [INFO] [stderr] 35 | fn search(pattern: &str, replacement: &str, paths: &[OsString]) -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_replacement` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `sey` (bin "sey" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sey-7542723627f097ab) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a8ea2ff6aba3298fcba572e116890a035eb7ff66837c1febe3087a1ec23c0e28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8ea2ff6aba3298fcba572e116890a035eb7ff66837c1febe3087a1ec23c0e28", kill_on_drop: false }` [INFO] [stdout] a8ea2ff6aba3298fcba572e116890a035eb7ff66837c1febe3087a1ec23c0e28