[INFO] cloning repository https://github.com/texhnolyze/within [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/texhnolyze/within" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftexhnolyze%2Fwithin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftexhnolyze%2Fwithin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5f808f14e431e354808aae17aa5f4d05fb00ae30 [INFO] testing texhnolyze/within against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftexhnolyze%2Fwithin" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/texhnolyze/within on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/texhnolyze/within [INFO] finished tweaking git repo https://github.com/texhnolyze/within [INFO] tweaked toml for git repo https://github.com/texhnolyze/within written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/texhnolyze/within already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5ebb863408253fbade01b884480b00aaac90127e07527064eb20855d1bdd92f0 [INFO] running `Command { std: "docker" "start" "-a" "5ebb863408253fbade01b884480b00aaac90127e07527064eb20855d1bdd92f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ebb863408253fbade01b884480b00aaac90127e07527064eb20855d1bdd92f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ebb863408253fbade01b884480b00aaac90127e07527064eb20855d1bdd92f0", kill_on_drop: false }` [INFO] [stdout] 5ebb863408253fbade01b884480b00aaac90127e07527064eb20855d1bdd92f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8709e07b226d01f36acf9d0624e921ad023e60a5da8373c05e80cb1e4ace06e [INFO] running `Command { std: "docker" "start" "-a" "b8709e07b226d01f36acf9d0624e921ad023e60a5da8373c05e80cb1e4ace06e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling within v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/runner.rs:31:74 [INFO] [stdout] | [INFO] [stdout] 31 | fn run_command(config: &Config, working_dir: &PathBuf) -> io::Result<(Output)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 31 - fn run_command(config: &Config, working_dir: &PathBuf) -> io::Result<(Output)> { [INFO] [stdout] 31 + fn run_command(config: &Config, working_dir: &PathBuf) -> io::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.67s [INFO] running `Command { std: "docker" "inspect" "b8709e07b226d01f36acf9d0624e921ad023e60a5da8373c05e80cb1e4ace06e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8709e07b226d01f36acf9d0624e921ad023e60a5da8373c05e80cb1e4ace06e", kill_on_drop: false }` [INFO] [stdout] b8709e07b226d01f36acf9d0624e921ad023e60a5da8373c05e80cb1e4ace06e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bdd145dc1068bbf0517347a91efc2e5ad9c8382e146b236a7f6cfd2af7659ae4 [INFO] running `Command { std: "docker" "start" "-a" "bdd145dc1068bbf0517347a91efc2e5ad9c8382e146b236a7f6cfd2af7659ae4", kill_on_drop: false }` [INFO] [stderr] Compiling within v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/runner.rs:31:74 [INFO] [stdout] | [INFO] [stdout] 31 | fn run_command(config: &Config, working_dir: &PathBuf) -> io::Result<(Output)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 31 - fn run_command(config: &Config, working_dir: &PathBuf) -> io::Result<(Output)> { [INFO] [stdout] 31 + fn run_command(config: &Config, working_dir: &PathBuf) -> io::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/within-fead36d00dd3a170) [INFO] running `Command { std: "docker" "inspect" "bdd145dc1068bbf0517347a91efc2e5ad9c8382e146b236a7f6cfd2af7659ae4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdd145dc1068bbf0517347a91efc2e5ad9c8382e146b236a7f6cfd2af7659ae4", kill_on_drop: false }` [INFO] [stdout] bdd145dc1068bbf0517347a91efc2e5ad9c8382e146b236a7f6cfd2af7659ae4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ded2c42455259e9aca268c545d9db8375ff302fb06e12dd36559ee62394f3c23 [INFO] running `Command { std: "docker" "start" "-a" "ded2c42455259e9aca268c545d9db8375ff302fb06e12dd36559ee62394f3c23", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/runner.rs:31:74 [INFO] [stderr] | [INFO] [stderr] 31 | fn run_command(config: &Config, working_dir: &PathBuf) -> io::Result<(Output)> { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 31 - fn run_command(config: &Config, working_dir: &PathBuf) -> io::Result<(Output)> { [INFO] [stderr] 31 + fn run_command(config: &Config, working_dir: &PathBuf) -> io::Result { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `within` (bin "within" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/within-fead36d00dd3a170) [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" "ded2c42455259e9aca268c545d9db8375ff302fb06e12dd36559ee62394f3c23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ded2c42455259e9aca268c545d9db8375ff302fb06e12dd36559ee62394f3c23", kill_on_drop: false }` [INFO] [stdout] ded2c42455259e9aca268c545d9db8375ff302fb06e12dd36559ee62394f3c23