[INFO] cloning repository AliasT/css-modules-replace [INFO] running `"git" "clone" "--bare" "git://github.com/AliasT/css-modules-replace.git" "work/cache/sources/gh/AliasT/css-modules-replace"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/AliasT/css-modules-replace'... [INFO] running `"git" "clone" "work/cache/sources/gh/AliasT/css-modules-replace" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/AliasT/css-modules-replace"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/AliasT/css-modules-replace'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/AliasT/css-modules-replace" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/AliasT/css-modules-replace"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/AliasT/css-modules-replace'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f5c9f6dd64d8324f23600457c810a1ce408b023a [INFO] sha for GitHub repo AliasT/css-modules-replace: f5c9f6dd64d8324f23600457c810a1ce408b023a [INFO] validating manifest of AliasT/css-modules-replace 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 AliasT/css-modules-replace 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 AliasT/css-modules-replace [INFO] finished frobbing AliasT/css-modules-replace [INFO] frobbed toml for AliasT/css-modules-replace written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/AliasT/css-modules-replace/Cargo.toml [INFO] started frobbing AliasT/css-modules-replace [INFO] finished frobbing AliasT/css-modules-replace [INFO] frobbed toml for AliasT/css-modules-replace written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/AliasT/css-modules-replace/Cargo.toml [INFO] crate AliasT/css-modules-replace 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 AliasT/css-modules-replace against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/AliasT/css-modules-replace:/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] 840e79c4d6910fd90156ff05a8d4cd435bb8756391ee478f8a50b686b12b38c6 [INFO] running `"docker" "start" "-a" "840e79c4d6910fd90156ff05a8d4cd435bb8756391ee478f8a50b686b12b38c6"` [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling r v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:14:32 [INFO] [stderr] | [INFO] [stderr] 14 | fn visit_dirs(dir: &Path, cb: &Fn(&fs::DirEntry)) -> io::Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&fs::DirEntry)` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.65s [INFO] running `"docker" "inspect" "840e79c4d6910fd90156ff05a8d4cd435bb8756391ee478f8a50b686b12b38c6"` [INFO] running `"docker" "rm" "-f" "840e79c4d6910fd90156ff05a8d4cd435bb8756391ee478f8a50b686b12b38c6"` [INFO] [stdout] 840e79c4d6910fd90156ff05a8d4cd435bb8756391ee478f8a50b686b12b38c6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/AliasT/css-modules-replace:/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] e2e9378281b6ca605b4e0041beabc4a531ec1c94992480c48db75761152dc1da [INFO] running `"docker" "start" "-a" "e2e9378281b6ca605b4e0041beabc4a531ec1c94992480c48db75761152dc1da"` [INFO] [stderr] Compiling r v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:14:32 [INFO] [stderr] | [INFO] [stderr] 14 | fn visit_dirs(dir: &Path, cb: &Fn(&fs::DirEntry)) -> io::Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&fs::DirEntry)` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.43s [INFO] running `"docker" "inspect" "e2e9378281b6ca605b4e0041beabc4a531ec1c94992480c48db75761152dc1da"` [INFO] running `"docker" "rm" "-f" "e2e9378281b6ca605b4e0041beabc4a531ec1c94992480c48db75761152dc1da"` [INFO] [stdout] e2e9378281b6ca605b4e0041beabc4a531ec1c94992480c48db75761152dc1da [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/AliasT/css-modules-replace:/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] f1e76c23788f123427866b5dd667b1d9f667ba62175f1d6d0064e1c4f4e99f43 [INFO] running `"docker" "start" "-a" "f1e76c23788f123427866b5dd667b1d9f667ba62175f1d6d0064e1c4f4e99f43"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/r-6dfc8ea8a0fb9b48 [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" "f1e76c23788f123427866b5dd667b1d9f667ba62175f1d6d0064e1c4f4e99f43"` [INFO] running `"docker" "rm" "-f" "f1e76c23788f123427866b5dd667b1d9f667ba62175f1d6d0064e1c4f4e99f43"` [INFO] [stdout] f1e76c23788f123427866b5dd667b1d9f667ba62175f1d6d0064e1c4f4e99f43