[INFO] cloning repository https://github.com/kquick/chainsop
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kquick/chainsop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkquick%2Fchainsop", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkquick%2Fchainsop'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 81750f5d8b053eb8aa00264c0ee81cd3619878b8
[INFO] testing kquick/chainsop against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkquick%2Fchainsop" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kquick/chainsop
[INFO] finished tweaking git repo https://github.com/kquick/chainsop
[INFO] tweaked toml for git repo https://github.com/kquick/chainsop written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kquick/chainsop on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kquick/chainsop already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fa67966f0ed9ca81b96e8f9df94e3ec4ffcfad9d8ffed5e7a237bca4ebd4215b
[INFO] running `Command { std: "docker" "start" "fa67966f0ed9ca81b96e8f9df94e3ec4ffcfad9d8ffed5e7a237bca4ebd4215b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa67966f0ed9ca81b96e8f9df94e3ec4ffcfad9d8ffed5e7a237bca4ebd4215b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fa67966f0ed9ca81b96e8f9df94e3ec4ffcfad9d8ffed5e7a237bca4ebd4215b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa67966f0ed9ca81b96e8f9df94e3ec4ffcfad9d8ffed5e7a237bca4ebd4215b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fa67966f0ed9ca81b96e8f9df94e3ec4ffcfad9d8ffed5e7a237bca4ebd4215b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling thiserror v1.0.39
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.39
[INFO] [stderr]    Compiling filesprep_derive v0.1.0 (/opt/rustwide/workdir/src/filehandling/filesprep_derive)
[INFO] [stderr]    Compiling chainsop v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::operations::generic::*`
[INFO] [stdout]  --> src/operations.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use crate::operations::generic::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::operations::subproc::SubProcOperation`
[INFO] [stdout]  --> src/operations.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use crate::operations::subproc::SubProcOperation;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::operations::function::FunctionOperation`
[INFO] [stdout]  --> src/operations.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::operations::function::FunctionOperation;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::operations::chained::ChainedOps`
[INFO] [stdout]  --> src/operations.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use crate::operations::chained::ChainedOps;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 8.51s
[INFO] running `Command { std: "docker" "inspect" "fa67966f0ed9ca81b96e8f9df94e3ec4ffcfad9d8ffed5e7a237bca4ebd4215b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fa67966f0ed9ca81b96e8f9df94e3ec4ffcfad9d8ffed5e7a237bca4ebd4215b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stdout] warning: unused import: `crate::operations::generic::*`
[INFO] [stdout]  --> src/operations.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use crate::operations::generic::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::operations::subproc::SubProcOperation`
[INFO] [stdout]  --> src/operations.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use crate::operations::subproc::SubProcOperation;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::operations::function::FunctionOperation`
[INFO] [stdout]  --> src/operations.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::operations::function::FunctionOperation;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::operations::chained::ChainedOps`
[INFO] [stdout]  --> src/operations.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use crate::operations::chained::ChainedOps;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling proptest v1.4.0
[INFO] [stderr]    Compiling chainsop v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::operations::generic::*`
[INFO] [stdout]  --> src/operations.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use crate::operations::generic::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::operations::subproc::SubProcOperation`
[INFO] [stdout]  --> src/operations.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use crate::operations::subproc::SubProcOperation;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::operations::function::FunctionOperation`
[INFO] [stdout]  --> src/operations.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::operations::function::FunctionOperation;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::operations::chained::ChainedOps`
[INFO] [stdout]  --> src/operations.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use crate::operations::chained::ChainedOps;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 21.53s
[INFO] running `Command { std: "docker" "inspect" "fa67966f0ed9ca81b96e8f9df94e3ec4ffcfad9d8ffed5e7a237bca4ebd4215b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fa67966f0ed9ca81b96e8f9df94e3ec4ffcfad9d8ffed5e7a237bca4ebd4215b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `crate::operations::generic::*`
[INFO] [stderr]  --> src/operations.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub use crate::operations::generic::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::operations::subproc::SubProcOperation`
[INFO] [stderr]  --> src/operations.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use crate::operations::subproc::SubProcOperation;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::operations::function::FunctionOperation`
[INFO] [stderr]  --> src/operations.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use crate::operations::function::FunctionOperation;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::operations::chained::ChainedOps`
[INFO] [stderr]  --> src/operations.rs:8:9
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub use crate::operations::chained::ChainedOps;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `chainsop` (lib) generated 4 warnings (run `cargo fix --lib -p chainsop` to apply 4 suggestions)
[INFO] [stderr] warning: `chainsop` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/chainsop-e7dd9703cf9b5a8a)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test execution::tests::test_env_adds_and_removes_deduplicate ... ok
[INFO] [stdout] test execution::tests::test_env_removes_deduplicate ... ok
[INFO] [stdout] test execution::tests::test_env_set_base ... ok
[INFO] [stdout] test execution::tests::test_env_appends_combine ... ok
[INFO] [stdout] test execution::tests::test_env_adds_deduplicate ... ok
[INFO] [stdout] test execution::tests::test_env_prepends_combine ... ok
[INFO] [stdout] test execution::tests::test_env_adds_and_removes_and_updates_deduplicate ... ok
[INFO] [stdout] test filehandling::accesses::tests::test_ActualFile_extend_count ... ok
[INFO] [stdout] test filehandling::accesses::tests::test_globbed_matches_dry_run ... ok
[INFO] [stdout] test filehandling::accesses::tests::test_paths_with_abs_cwd ... ok
[INFO] [stdout] test filehandling::accesses::tests::test_globbed_matches_normalrun ... ok
[INFO] [stdout] test operations::chained::tests::test_chain_empty ... ok
[INFO] [stdout] test operations::chained::tests::test_chain_reldirs ... ok
[INFO] [stdout] test operations::chained::tests::test_chain_single_op ... ok
[INFO] [stdout] test operations::chained::tests::test_chain_op_settings ... ok
[INFO] [stdout] test operations::function::tests::test_func_with_files ... ok
[INFO] [stdout] test operations::function::tests::test_func_with_files_and_subdir ... ok
[INFO] [stdout] test operations::chained::tests::test_chain ... ok
[INFO] [stdout] test filehandling::accesses::tests::test_ActualFile_paths_no_cwd ... ok
[INFO] [stdout] test operations::subproc::tests::test_append_option ... ok
[INFO] [stdout] test operations::subproc::tests::test_append_append ... ok
[INFO] [stdout] test operations::subproc::tests::test_path_and_new_exe ... ok
[INFO] [stdout] test filehandling::accesses::tests::test_paths_with_rel_cwd ... ok
[INFO] [stdout] test filehandling::accesses::tests::test_ActualFile_path_no_cwd ... ok
[INFO] [stdout] test filehandling::accesses::tests::test_ActualFile_path_with_cwd ... ok
[INFO] [stdout] test filehandling::accesses::tests::test_ActualFile_paths_with_cwd ... ok
[INFO] [stdout] test filehandling::accesses::tests::test_setup_file_dryrun ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests chainsop
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/lib.rs - (line 38) ... ok
[INFO] [stdout] test src/lib.rs - (line 18) ... ok
[INFO] [stdout] test src/lib.rs - (line 59) ... ok
[INFO] [stdout] test src/lib.rs - (line 133) ... ok
[INFO] [stdout] test src/lib.rs - (line 229) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.78s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "fa67966f0ed9ca81b96e8f9df94e3ec4ffcfad9d8ffed5e7a237bca4ebd4215b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa67966f0ed9ca81b96e8f9df94e3ec4ffcfad9d8ffed5e7a237bca4ebd4215b", kill_on_drop: false }`
[INFO] [stdout] fa67966f0ed9ca81b96e8f9df94e3ec4ffcfad9d8ffed5e7a237bca4ebd4215b
