[INFO] fetching crate cuticula 0.2.0... [INFO] testing cuticula-0.2.0 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate cuticula 0.2.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate cuticula 0.2.0 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cuticula 0.2.0 [INFO] finished tweaking crates.io crate cuticula 0.2.0 [INFO] tweaked toml for crates.io crate cuticula 0.2.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lzw v0.9.0 [INFO] [stderr] Downloaded linear-map v0.0.4 [INFO] [stderr] Downloaded collenchyma v0.0.8 [INFO] [stderr] Downloaded gif v0.7.0 [INFO] [stderr] Downloaded image v0.7.2 [INFO] [stderr] Downloaded png v0.4.3 [INFO] [stderr] Downloaded clippy v0.0.54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 630a7de3056aa7fcac7239c3d31f09b1d6dcb5f614a8adb4df9c18463d134a6c [INFO] running `Command { std: "docker" "start" "-a" "630a7de3056aa7fcac7239c3d31f09b1d6dcb5f614a8adb4df9c18463d134a6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "630a7de3056aa7fcac7239c3d31f09b1d6dcb5f614a8adb4df9c18463d134a6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "630a7de3056aa7fcac7239c3d31f09b1d6dcb5f614a8adb4df9c18463d134a6c", kill_on_drop: false }` [INFO] [stdout] 630a7de3056aa7fcac7239c3d31f09b1d6dcb5f614a8adb4df9c18463d134a6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86859c0af473b1cb96541f13f11cfa96ed74d6772b3b1ea9dfbc76714fd6cdcd [INFO] running `Command { std: "docker" "start" "-a" "86859c0af473b1cb96541f13f11cfa96ed74d6772b3b1ea9dfbc76714fd6cdcd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling bitflags v0.3.3 [INFO] [stderr] Compiling lzw v0.9.0 [INFO] [stderr] Compiling byteorder v0.4.2 [INFO] [stderr] Compiling inflate v0.1.1 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling linear-map v0.0.4 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling murmurhash3 v0.0.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling gif v0.7.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling png v0.4.3 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling collenchyma v0.0.8 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling image v0.7.2 [INFO] [stderr] Compiling cuticula v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: extern crate `image_lib` is private, and cannot be re-exported (error E0365), consider declaring with `pub` [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use image_lib as image_crate; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(pub_use_of_private_extern_crate)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #34537 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/transformer.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | try!(Self::write_to_memory(&mut native_tensor, &self.transform_to_vec())); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/transformer.rs:43:35 [INFO] [stdout] | [INFO] [stdout] 43 | let old_val = try!(mem_buffer.get_mut(index + offset).ok_or(TransformerError::InvalidShape)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cuticula` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "86859c0af473b1cb96541f13f11cfa96ed74d6772b3b1ea9dfbc76714fd6cdcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86859c0af473b1cb96541f13f11cfa96ed74d6772b3b1ea9dfbc76714fd6cdcd", kill_on_drop: false }` [INFO] [stdout] 86859c0af473b1cb96541f13f11cfa96ed74d6772b3b1ea9dfbc76714fd6cdcd