[INFO] fetching crate cuticula 0.2.0... [INFO] extracting crate cuticula 0.2.0 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/cuticula/0.2.0 [INFO] extracting crate cuticula 0.2.0 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/cuticula/0.2.0 [INFO] validating manifest of cuticula-0.2.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 cuticula-0.2.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 cuticula-0.2.0 [INFO] finished frobbing cuticula-0.2.0 [INFO] frobbed toml for cuticula-0.2.0 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/cuticula/0.2.0/Cargo.toml [INFO] started frobbing cuticula-0.2.0 [INFO] finished frobbing cuticula-0.2.0 [INFO] frobbed toml for cuticula-0.2.0 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/cuticula/0.2.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 cuticula-0.2.0 against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/cuticula/0.2.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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] fa57407ec1492f7c7e8732cad798b10e9643e286eed2ad8495b3982cfcb9fb8c [INFO] running `"docker" "start" "-a" "fa57407ec1492f7c7e8732cad798b10e9643e286eed2ad8495b3982cfcb9fb8c"` [INFO] [stderr] Compiling lzw v0.9.0 [INFO] [stderr] Compiling inflate v0.1.1 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling linear-map v0.0.4 [INFO] [stderr] Compiling byteorder v0.4.2 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling murmurhash3 v0.0.5 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling collenchyma v0.0.8 [INFO] [stderr] Compiling gif v0.7.0 [INFO] [stderr] Compiling png v0.4.3 [INFO] [stderr] Compiling image v0.7.2 [INFO] [stderr] Compiling cuticula v0.2.0 (/opt/crater/workdir) [INFO] [stderr] error: extern crate `image_lib` is private, and cannot be re-exported (error E0365), consider declaring with `pub` [INFO] [stderr] --> src/lib.rs:22:9 [INFO] [stderr] | [INFO] [stderr] 22 | pub use image_lib as image_crate; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[deny(pub_use_of_private_extern_crate)] on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #34537 [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `cuticula`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "fa57407ec1492f7c7e8732cad798b10e9643e286eed2ad8495b3982cfcb9fb8c"` [INFO] running `"docker" "rm" "-f" "fa57407ec1492f7c7e8732cad798b10e9643e286eed2ad8495b3982cfcb9fb8c"` [INFO] [stdout] fa57407ec1492f7c7e8732cad798b10e9643e286eed2ad8495b3982cfcb9fb8c