[INFO] cloning repository pehota/exrc-creator [INFO] running `"git" "clone" "--bare" "git://github.com/pehota/exrc-creator.git" "work/cache/sources/gh/pehota/exrc-creator"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/pehota/exrc-creator'... [INFO] running `"git" "clone" "work/cache/sources/gh/pehota/exrc-creator" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/pehota/exrc-creator"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/pehota/exrc-creator'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/pehota/exrc-creator" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/pehota/exrc-creator"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/pehota/exrc-creator'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 433fe68b9c877bd74e9bd02de7fc9f19fcccaf9e [INFO] sha for GitHub repo pehota/exrc-creator: 433fe68b9c877bd74e9bd02de7fc9f19fcccaf9e [INFO] validating manifest of pehota/exrc-creator 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 pehota/exrc-creator 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 pehota/exrc-creator [INFO] finished frobbing pehota/exrc-creator [INFO] frobbed toml for pehota/exrc-creator written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/pehota/exrc-creator/Cargo.toml [INFO] started frobbing pehota/exrc-creator [INFO] finished frobbing pehota/exrc-creator [INFO] frobbed toml for pehota/exrc-creator written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/pehota/exrc-creator/Cargo.toml [INFO] crate pehota/exrc-creator 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 pehota/exrc-creator against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/pehota/exrc-creator:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 44110c83aaf17c955574b20d35aa08eea0cd0838807132d52e7302ee7b7fd92b [INFO] running `"docker" "start" "-a" "44110c83aaf17c955574b20d35aa08eea0cd0838807132d52e7302ee7b7fd92b"` [INFO] [stderr] Compiling exrc-tool v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:48:47 [INFO] [stderr] | [INFO] [stderr] 48 | pub fn run(_config: Config) -> Result<(), Box> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.75s [INFO] running `"docker" "inspect" "44110c83aaf17c955574b20d35aa08eea0cd0838807132d52e7302ee7b7fd92b"` [INFO] running `"docker" "rm" "-f" "44110c83aaf17c955574b20d35aa08eea0cd0838807132d52e7302ee7b7fd92b"` [INFO] [stdout] 44110c83aaf17c955574b20d35aa08eea0cd0838807132d52e7302ee7b7fd92b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/pehota/exrc-creator:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 362909254e23343fb72e67e6beee33e19c18b7fee200300771bf06392135b42c [INFO] running `"docker" "start" "-a" "362909254e23343fb72e67e6beee33e19c18b7fee200300771bf06392135b42c"` [INFO] [stderr] Compiling exrc-tool v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:48:47 [INFO] [stderr] | [INFO] [stderr] 48 | pub fn run(_config: Config) -> Result<(), Box> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.63s [INFO] running `"docker" "inspect" "362909254e23343fb72e67e6beee33e19c18b7fee200300771bf06392135b42c"` [INFO] running `"docker" "rm" "-f" "362909254e23343fb72e67e6beee33e19c18b7fee200300771bf06392135b42c"` [INFO] [stdout] 362909254e23343fb72e67e6beee33e19c18b7fee200300771bf06392135b42c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/pehota/exrc-creator:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] db94f0300123fc6ef17f5e85eecdc0260e6e2380e0bba082832c75f514853fd4 [INFO] running `"docker" "start" "-a" "db94f0300123fc6ef17f5e85eecdc0260e6e2380e0bba082832c75f514853fd4"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/exrc_tool-27742fbef74dac69 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::parse_args ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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] [stderr] Running /opt/crater/target/debug/deps/exrc_tool-ef71d5b3e8bdb609 [INFO] [stderr] Doc-tests exrc-tool [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" "db94f0300123fc6ef17f5e85eecdc0260e6e2380e0bba082832c75f514853fd4"` [INFO] running `"docker" "rm" "-f" "db94f0300123fc6ef17f5e85eecdc0260e6e2380e0bba082832c75f514853fd4"` [INFO] [stdout] db94f0300123fc6ef17f5e85eecdc0260e6e2380e0bba082832c75f514853fd4