[INFO] fetching crate canonical 0.6.5... [INFO] testing canonical-0.6.5 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate canonical 0.6.5 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate canonical 0.6.5 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate canonical 0.6.5 [INFO] finished tweaking crates.io crate canonical 0.6.5 [INFO] tweaked toml for crates.io crate canonical 0.6.5 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded canonical_derive v0.6.0 [INFO] [stderr] Downloaded canonical_fuzz v0.6.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c203c257c10a5e481b014c80f6ab0cbc1d2a05be3b9e2d5f475a67a12cbf3015 [INFO] running `Command { std: "docker" "start" "-a" "c203c257c10a5e481b014c80f6ab0cbc1d2a05be3b9e2d5f475a67a12cbf3015", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c203c257c10a5e481b014c80f6ab0cbc1d2a05be3b9e2d5f475a67a12cbf3015", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c203c257c10a5e481b014c80f6ab0cbc1d2a05be3b9e2d5f475a67a12cbf3015", kill_on_drop: false }` [INFO] [stdout] c203c257c10a5e481b014c80f6ab0cbc1d2a05be3b9e2d5f475a67a12cbf3015 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11d87f15674b673199cc48cdd2f3a746730988fd9235a797ea29c5497f06e826 [INFO] running `Command { std: "docker" "start" "-a" "11d87f15674b673199cc48cdd2f3a746730988fd9235a797ea29c5497f06e826", kill_on_drop: false }` [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling dusk-varint v0.1.0 [INFO] [stderr] Compiling arbitrary v1.0.1 [INFO] [stderr] Compiling array-init v2.0.0 [INFO] [stderr] Compiling blake2b_simd v0.3.1 [INFO] [stderr] Compiling canonical v0.6.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated struct `repr::Repr`: Please use the Link in `microkelvin` instead [INFO] [stdout] --> src/lib.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | pub use repr::{Repr, Val, ValMut}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `repr::Repr`: Please use the Link in `microkelvin` instead [INFO] [stdout] --> src/repr.rs:49:19 [INFO] [stdout] | [INFO] [stdout] 49 | impl Clone for Repr { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `repr::Repr`: Please use the Link in `microkelvin` instead [INFO] [stdout] --> src/repr.rs:55:19 [INFO] [stdout] | [INFO] [stdout] 55 | impl Canon for Repr [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `repr::Repr`: Please use the Link in `microkelvin` instead [INFO] [stdout] --> src/repr.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 144 | impl Repr { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated tuple struct `repr::Repr`: Please use the Link in `microkelvin` instead [INFO] [stdout] --> src/repr.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | Repr(self.0.clone()) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated tuple struct `repr::Repr`: Please use the Link in `microkelvin` instead [INFO] [stdout] --> src/repr.rs:84:12 [INFO] [stdout] | [INFO] [stdout] 84 | Ok(Repr(RefCell::new(ReprInner::Id(Id::decode(source)?)))) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated tuple struct `repr::Repr`: Please use the Link in `microkelvin` instead [INFO] [stdout] --> src/repr.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | Repr(RefCell::new(ReprInner::Value(Rc::new(t)))) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `repr::Repr::0`: Please use the Link in `microkelvin` instead [INFO] [stdout] --> src/repr.rs:51:14 [INFO] [stdout] | [INFO] [stdout] 51 | Repr(self.0.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `repr::Repr::0`: Please use the Link in `microkelvin` instead [INFO] [stdout] --> src/repr.rs:61:26 [INFO] [stdout] | [INFO] [stdout] 61 | let mut borrow = self.0.borrow_mut(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `repr::Repr::0`: Please use the Link in `microkelvin` instead [INFO] [stdout] --> src/repr.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | match &*self.0.borrow() { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `repr::Repr::0`: Please use the Link in `microkelvin` instead [INFO] [stdout] --> src/repr.rs:156:26 [INFO] [stdout] | [INFO] [stdout] 156 | let mut borrow = self.0.borrow_mut(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `repr::Repr::0`: Please use the Link in `microkelvin` instead [INFO] [stdout] --> src/repr.rs:168:16 [INFO] [stdout] | [INFO] [stdout] 168 | Ok(Val(self.0.borrow())) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `repr::Repr::0`: Please use the Link in `microkelvin` instead [INFO] [stdout] --> src/repr.rs:177:26 [INFO] [stdout] | [INFO] [stdout] 177 | let mut borrow = self.0.borrow_mut(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.93s [INFO] running `Command { std: "docker" "inspect" "11d87f15674b673199cc48cdd2f3a746730988fd9235a797ea29c5497f06e826", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11d87f15674b673199cc48cdd2f3a746730988fd9235a797ea29c5497f06e826", kill_on_drop: false }` [INFO] [stdout] 11d87f15674b673199cc48cdd2f3a746730988fd9235a797ea29c5497f06e826 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79b60de5ff5b5ed9b106728d676e4d95e7ee67e8831342b81258fa746960b696 [INFO] running `Command { std: "docker" "start" "-a" "79b60de5ff5b5ed9b106728d676e4d95e7ee67e8831342b81258fa746960b696", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling canonical v0.6.5 [INFO] [stdout] warning: use of deprecated struct `repr::Repr`: Please use the Link in `microkelvin` instead [INFO] [stdout] --> src/lib.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | pub use repr::{Repr, Val, ValMut}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `repr::Repr`: Please use the Link in `microkelvin` instead [INFO] [stdout] --> src/repr.rs:49:19 [INFO] [stdout] | [INFO] [stdout] 49 | impl Clone for Repr { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `repr::Repr`: Please use the Link in `microkelvin` instead [INFO] [stdout] --> src/repr.rs:55:19 [INFO] [stdout] | [INFO] [stdout] 55 | impl Canon for Repr [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `repr::Repr`: Please use the Link in `microkelvin` instead [INFO] [stdout] --> src/repr.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 144 | impl Repr { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated tuple struct `repr::Repr`: Please use the Link in `microkelvin` instead [INFO] [stdout] --> src/repr.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | Repr(self.0.clone()) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated tuple struct `repr::Repr`: Please use the Link in `microkelvin` instead [INFO] [stdout] --> src/repr.rs:84:12 [INFO] [stdout] | [INFO] [stdout] 84 | Ok(Repr(RefCell::new(ReprInner::Id(Id::decode(source)?)))) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated tuple struct `repr::Repr`: Please use the Link in `microkelvin` instead [INFO] [stdout] --> src/repr.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | Repr(RefCell::new(ReprInner::Value(Rc::new(t)))) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `repr::Repr::0`: Please use the Link in `microkelvin` instead [INFO] [stdout] --> src/repr.rs:51:14 [INFO] [stdout] | [INFO] [stdout] 51 | Repr(self.0.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `repr::Repr::0`: Please use the Link in `microkelvin` instead [INFO] [stdout] --> src/repr.rs:61:26 [INFO] [stdout] | [INFO] [stdout] 61 | let mut borrow = self.0.borrow_mut(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `repr::Repr::0`: Please use the Link in `microkelvin` instead [INFO] [stdout] --> src/repr.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | match &*self.0.borrow() { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `repr::Repr::0`: Please use the Link in `microkelvin` instead [INFO] [stdout] --> src/repr.rs:156:26 [INFO] [stdout] | [INFO] [stdout] 156 | let mut borrow = self.0.borrow_mut(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `repr::Repr::0`: Please use the Link in `microkelvin` instead [INFO] [stdout] --> src/repr.rs:168:16 [INFO] [stdout] | [INFO] [stdout] 168 | Ok(Val(self.0.borrow())) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `repr::Repr::0`: Please use the Link in `microkelvin` instead [INFO] [stdout] --> src/repr.rs:177:26 [INFO] [stdout] | [INFO] [stdout] 177 | let mut borrow = self.0.borrow_mut(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling canonical_fuzz v0.6.2 [INFO] [stderr] Compiling canonical_derive v0.6.0 [INFO] [stderr] Compiling canonical v0.6.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated struct `repr::Repr`: Please use the Link in `microkelvin` instead [INFO] [stdout] --> src/lib.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | pub use repr::{Repr, Val, ValMut}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `repr::Repr`: Please use the Link in `microkelvin` instead [INFO] [stdout] --> src/repr.rs:49:19 [INFO] [stdout] | [INFO] [stdout] 49 | impl Clone for Repr { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `repr::Repr`: Please use the Link in `microkelvin` instead [INFO] [stdout] --> src/repr.rs:55:19 [INFO] [stdout] | [INFO] [stdout] 55 | impl Canon for Repr [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `repr::Repr`: Please use the Link in `microkelvin` instead [INFO] [stdout] --> src/repr.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 144 | impl Repr { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated tuple struct `repr::Repr`: Please use the Link in `microkelvin` instead [INFO] [stdout] --> src/repr.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | Repr(self.0.clone()) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated tuple struct `repr::Repr`: Please use the Link in `microkelvin` instead [INFO] [stdout] --> src/repr.rs:84:12 [INFO] [stdout] | [INFO] [stdout] 84 | Ok(Repr(RefCell::new(ReprInner::Id(Id::decode(source)?)))) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated tuple struct `repr::Repr`: Please use the Link in `microkelvin` instead [INFO] [stdout] --> src/repr.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | Repr(RefCell::new(ReprInner::Value(Rc::new(t)))) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `canonical::Repr`: Please use the Link in `microkelvin` instead [INFO] [stdout] --> tests/handle.rs:9:21 [INFO] [stdout] | [INFO] [stdout] 9 | use canonical::{Id, Repr}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `canonical::Repr`: Please use the Link in `microkelvin` instead [INFO] [stdout] --> tests/handle.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 13 | let repr = Repr::new(()); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Id: canonical::canon::Canon` is not satisfied [INFO] [stdout] --> tests/identifier.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | fuzz_canon::() [INFO] [stdout] | ^^ the trait `canonical::canon::Canon` is not implemented for `Id` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/canonical_fuzz-0.6.2/src/lib.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | C: Canon + Arbitrary<'a> + PartialEq + std::fmt::Debug, [INFO] [stdout] | ----- required by this bound in `fuzz_canon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `canonical` [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] [stdout] warning: use of deprecated field `repr::Repr::0`: Please use the Link in `microkelvin` instead [INFO] [stdout] --> src/repr.rs:51:14 [INFO] [stdout] | [INFO] [stdout] 51 | Repr(self.0.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `repr::Repr::0`: Please use the Link in `microkelvin` instead [INFO] [stdout] --> src/repr.rs:61:26 [INFO] [stdout] | [INFO] [stdout] 61 | let mut borrow = self.0.borrow_mut(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `repr::Repr::0`: Please use the Link in `microkelvin` instead [INFO] [stdout] --> src/repr.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | match &*self.0.borrow() { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `repr::Repr::0`: Please use the Link in `microkelvin` instead [INFO] [stdout] --> src/repr.rs:156:26 [INFO] [stdout] | [INFO] [stdout] 156 | let mut borrow = self.0.borrow_mut(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `repr::Repr::0`: Please use the Link in `microkelvin` instead [INFO] [stdout] --> src/repr.rs:168:16 [INFO] [stdout] | [INFO] [stdout] 168 | Ok(Val(self.0.borrow())) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `repr::Repr::0`: Please use the Link in `microkelvin` instead [INFO] [stdout] --> src/repr.rs:177:26 [INFO] [stdout] | [INFO] [stdout] 177 | let mut borrow = self.0.borrow_mut(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "79b60de5ff5b5ed9b106728d676e4d95e7ee67e8831342b81258fa746960b696", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79b60de5ff5b5ed9b106728d676e4d95e7ee67e8831342b81258fa746960b696", kill_on_drop: false }` [INFO] [stdout] 79b60de5ff5b5ed9b106728d676e4d95e7ee67e8831342b81258fa746960b696