[INFO] cloning repository mesalock-linux/minit [INFO] running `"git" "clone" "--bare" "git://github.com/mesalock-linux/minit.git" "work/cache/sources/gh/mesalock-linux/minit"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/mesalock-linux/minit'... [INFO] running `"git" "clone" "work/cache/sources/gh/mesalock-linux/minit" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/mesalock-linux/minit"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/mesalock-linux/minit'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mesalock-linux/minit" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/mesalock-linux/minit"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/mesalock-linux/minit'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2f810e4a07b91ea56d18021a7a714c2df659fe7d [INFO] sha for GitHub repo mesalock-linux/minit: 2f810e4a07b91ea56d18021a7a714c2df659fe7d [INFO] validating manifest of mesalock-linux/minit on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of mesalock-linux/minit on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing mesalock-linux/minit [INFO] finished frobbing mesalock-linux/minit [INFO] frobbed toml for mesalock-linux/minit written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/mesalock-linux/minit/Cargo.toml [INFO] started frobbing mesalock-linux/minit [INFO] finished frobbing mesalock-linux/minit [INFO] frobbed toml for mesalock-linux/minit written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/mesalock-linux/minit/Cargo.toml [INFO] crate mesalock-linux/minit already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing mesalock-linux/minit against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/mesalock-linux/minit:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] dec7647fc12eb12f56edc6c79449e3a74e406eae7d2f56c3a9124a60e923f1ae [INFO] running `"docker" "start" "-a" "dec7647fc12eb12f56edc6c79449e3a74e406eae7d2f56c3a9124a60e923f1ae"` [INFO] [stderr] Compiling minit v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::os::unix::process::CommandExt::before_exec': should be unsafe, use `pre_exec` instead [INFO] [stderr] --> src/main.rs:31:31 [INFO] [stderr] | [INFO] [stderr] 31 | match command.before_exec(|| { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.46s [INFO] running `"docker" "inspect" "dec7647fc12eb12f56edc6c79449e3a74e406eae7d2f56c3a9124a60e923f1ae"` [INFO] running `"docker" "rm" "-f" "dec7647fc12eb12f56edc6c79449e3a74e406eae7d2f56c3a9124a60e923f1ae"` [INFO] [stdout] dec7647fc12eb12f56edc6c79449e3a74e406eae7d2f56c3a9124a60e923f1ae [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/mesalock-linux/minit:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 85826e55ba8ec9cd3fb6ebb9e3a05c16fc048ba25ed46f61ca8bb585d9ab3833 [INFO] running `"docker" "start" "-a" "85826e55ba8ec9cd3fb6ebb9e3a05c16fc048ba25ed46f61ca8bb585d9ab3833"` [INFO] [stderr] Compiling minit v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::os::unix::process::CommandExt::before_exec': should be unsafe, use `pre_exec` instead [INFO] [stderr] --> src/main.rs:31:31 [INFO] [stderr] | [INFO] [stderr] 31 | match command.before_exec(|| { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.91s [INFO] running `"docker" "inspect" "85826e55ba8ec9cd3fb6ebb9e3a05c16fc048ba25ed46f61ca8bb585d9ab3833"` [INFO] running `"docker" "rm" "-f" "85826e55ba8ec9cd3fb6ebb9e3a05c16fc048ba25ed46f61ca8bb585d9ab3833"` [INFO] [stdout] 85826e55ba8ec9cd3fb6ebb9e3a05c16fc048ba25ed46f61ca8bb585d9ab3833 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/mesalock-linux/minit:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 6e4a8b194ba096417d7a0f26413973a9f701c9e7a0ee187b0ff884789dfa07b2 [INFO] running `"docker" "start" "-a" "6e4a8b194ba096417d7a0f26413973a9f701c9e7a0ee187b0ff884789dfa07b2"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/minit-48ebb65758bab54f [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "6e4a8b194ba096417d7a0f26413973a9f701c9e7a0ee187b0ff884789dfa07b2"` [INFO] running `"docker" "rm" "-f" "6e4a8b194ba096417d7a0f26413973a9f701c9e7a0ee187b0ff884789dfa07b2"` [INFO] [stdout] 6e4a8b194ba096417d7a0f26413973a9f701c9e7a0ee187b0ff884789dfa07b2