[INFO] fetching crate cargo-modoc 1.0.0... [INFO] extracting crate cargo-modoc 1.0.0 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/cargo-modoc/1.0.0 [INFO] extracting crate cargo-modoc 1.0.0 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/cargo-modoc/1.0.0 [INFO] validating manifest of cargo-modoc-1.0.0 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 cargo-modoc-1.0.0 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 cargo-modoc-1.0.0 [INFO] finished frobbing cargo-modoc-1.0.0 [INFO] frobbed toml for cargo-modoc-1.0.0 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/cargo-modoc/1.0.0/Cargo.toml [INFO] started frobbing cargo-modoc-1.0.0 [INFO] finished frobbing cargo-modoc-1.0.0 [INFO] frobbed toml for cargo-modoc-1.0.0 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/cargo-modoc/1.0.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 cargo-modoc-1.0.0 against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/cargo-modoc/1.0.0:/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] 714b6094b6334ecc07ed3b3135303bd941ec9570b247a0afa2a27e57f84b93da [INFO] running `"docker" "start" "-a" "714b6094b6334ecc07ed3b3135303bd941ec9570b247a0afa2a27e57f84b93da"` [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling smallstr v0.1.0 [INFO] [stderr] Compiling nix v0.7.0 [INFO] [stderr] Compiling terminfo v0.6.1 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling mortal v0.1.5 [INFO] [stderr] Compiling linefeed v0.5.4 [INFO] [stderr] Compiling cratesiover v2.2.0 [INFO] [stderr] Compiling cargo-modoc v1.0.0 (/opt/crater/workdir) [INFO] [stderr] warning: the item `cratesiover` is imported redundantly [INFO] [stderr] --> src/main.rs:59:20 [INFO] [stderr] | [INFO] [stderr] 59 | use cratesiover::{self, Status}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.12s [INFO] running `"docker" "inspect" "714b6094b6334ecc07ed3b3135303bd941ec9570b247a0afa2a27e57f84b93da"` [INFO] running `"docker" "rm" "-f" "714b6094b6334ecc07ed3b3135303bd941ec9570b247a0afa2a27e57f84b93da"` [INFO] [stdout] 714b6094b6334ecc07ed3b3135303bd941ec9570b247a0afa2a27e57f84b93da [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/cargo-modoc/1.0.0:/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] a960a62413440c30ce64f1ebbf0e0a74efed69f3a472b1dc83a5337de6d81fdb [INFO] running `"docker" "start" "-a" "a960a62413440c30ce64f1ebbf0e0a74efed69f3a472b1dc83a5337de6d81fdb"` [INFO] [stderr] Compiling cargo-modoc v1.0.0 (/opt/crater/workdir) [INFO] [stderr] warning: the item `cratesiover` is imported redundantly [INFO] [stderr] --> src/main.rs:59:20 [INFO] [stderr] | [INFO] [stderr] 59 | use cratesiover::{self, Status}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.04s [INFO] running `"docker" "inspect" "a960a62413440c30ce64f1ebbf0e0a74efed69f3a472b1dc83a5337de6d81fdb"` [INFO] running `"docker" "rm" "-f" "a960a62413440c30ce64f1ebbf0e0a74efed69f3a472b1dc83a5337de6d81fdb"` [INFO] [stdout] a960a62413440c30ce64f1ebbf0e0a74efed69f3a472b1dc83a5337de6d81fdb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/cargo-modoc/1.0.0:/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] 09380b54823084ad680133b39bee2917abf01b6888924106c76531ae8d1edc91 [INFO] running `"docker" "start" "-a" "09380b54823084ad680133b39bee2917abf01b6888924106c76531ae8d1edc91"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running /opt/crater/target/debug/deps/cargo_modoc-f572d85206c7dd0f [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::parse_string_test ... ok [INFO] [stdout] test tests::parse_line_test ... ok [INFO] [stdout] test tests::parse_array_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "09380b54823084ad680133b39bee2917abf01b6888924106c76531ae8d1edc91"` [INFO] running `"docker" "rm" "-f" "09380b54823084ad680133b39bee2917abf01b6888924106c76531ae8d1edc91"` [INFO] [stdout] 09380b54823084ad680133b39bee2917abf01b6888924106c76531ae8d1edc91