[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 try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] c644e1215ab836f876983751883d550fa899ea116b306bbe11a8234f97b7a0f2 [INFO] running `"docker" "start" "-a" "c644e1215ab836f876983751883d550fa899ea116b306bbe11a8234f97b7a0f2"` [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 13.12s [INFO] running `"docker" "inspect" "c644e1215ab836f876983751883d550fa899ea116b306bbe11a8234f97b7a0f2"` [INFO] running `"docker" "rm" "-f" "c644e1215ab836f876983751883d550fa899ea116b306bbe11a8234f97b7a0f2"` [INFO] [stdout] c644e1215ab836f876983751883d550fa899ea116b306bbe11a8234f97b7a0f2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] abbe38276632c195bf46603c48c91a61b89d788a6ef980de39cc4c1ac065c1cd [INFO] running `"docker" "start" "-a" "abbe38276632c195bf46603c48c91a61b89d788a6ef980de39cc4c1ac065c1cd"` [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.53s [INFO] running `"docker" "inspect" "abbe38276632c195bf46603c48c91a61b89d788a6ef980de39cc4c1ac065c1cd"` [INFO] running `"docker" "rm" "-f" "abbe38276632c195bf46603c48c91a61b89d788a6ef980de39cc4c1ac065c1cd"` [INFO] [stdout] abbe38276632c195bf46603c48c91a61b89d788a6ef980de39cc4c1ac065c1cd [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 56f3e7a0a9c001c8036f983938921d836102b8e0e4f51a128d5c4ca10caedbec [INFO] running `"docker" "start" "-a" "56f3e7a0a9c001c8036f983938921d836102b8e0e4f51a128d5c4ca10caedbec"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/r-f6df1e2e88f30a5b [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" "56f3e7a0a9c001c8036f983938921d836102b8e0e4f51a128d5c4ca10caedbec"` [INFO] running `"docker" "rm" "-f" "56f3e7a0a9c001c8036f983938921d836102b8e0e4f51a128d5c4ca10caedbec"` [INFO] [stdout] 56f3e7a0a9c001c8036f983938921d836102b8e0e4f51a128d5c4ca10caedbec