[INFO] fetching crate moto-runtime 0.2.6... [INFO] checking moto-runtime-0.2.6 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate moto-runtime 0.2.6 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate moto-runtime 0.2.6 [INFO] finished tweaking crates.io crate moto-runtime 0.2.6 [INFO] tweaked toml for crates.io crate moto-runtime 0.2.6 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate moto-runtime 0.2.6 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 6 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustc-std-workspace-alloc v1.0.1 [INFO] [stderr] Downloaded moto-sys v0.2.0 [INFO] [stderr] Downloaded moto-ipc v0.2.4 [INFO] [stderr] Downloaded frusa v0.1.2 [INFO] [stderr] Downloaded compiler_builtins v0.1.160 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e67e6d281ec78f8d97c2b0030618956e5a65bddab19cf135c4121fc09915bc11 [INFO] running `Command { std: "docker" "start" "-a" "e67e6d281ec78f8d97c2b0030618956e5a65bddab19cf135c4121fc09915bc11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e67e6d281ec78f8d97c2b0030618956e5a65bddab19cf135c4121fc09915bc11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e67e6d281ec78f8d97c2b0030618956e5a65bddab19cf135c4121fc09915bc11", kill_on_drop: false }` [INFO] [stdout] e67e6d281ec78f8d97c2b0030618956e5a65bddab19cf135c4121fc09915bc11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 636e1c43a8847310204bf52b60c3baf047bbdd0b57f12900297b8bb3e7f314c7 [INFO] running `Command { std: "docker" "start" "-a" "636e1c43a8847310204bf52b60c3baf047bbdd0b57f12900297b8bb3e7f314c7", kill_on_drop: false }` [INFO] [stderr] Checking moto-runtime v0.2.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `example_generated` [INFO] [stdout] --> src/external/bitflags.rs:601:7 [INFO] [stdout] | [INFO] [stdout] 601 | #[cfg(feature = "example_generated")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `compiler_builtins`, `core`, `frusa`, `moto-ipc`, `moto-sys`, `rt-api`, and `rustc-dep-of-std` [INFO] [stdout] = help: consider adding `example_generated` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `compression` [INFO] [stdout] --> src/external/xmas_elf/sections.rs:170:11 [INFO] [stdout] | [INFO] [stdout] 170 | #[cfg(feature = "compression")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `compiler_builtins`, `core`, `frusa`, `moto-ipc`, `moto-sys`, `rt-api`, and `rustc-dep-of-std` [INFO] [stdout] = help: consider adding `compression` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `waker_getters` has been stable since 1.83.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(waker_getters)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `std` [INFO] [stdout] --> src/external/bitflags.rs:606:9 [INFO] [stdout] | [INFO] [stdout] 606 | use std::collections::hash_map::DefaultHasher; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `std` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `std`, use `cargo add std` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `std` [INFO] [stdout] --> src/external/bitflags.rs:607:9 [INFO] [stdout] | [INFO] [stdout] 607 | use std::hash::{Hash, Hasher}; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `std` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `std`, use `cargo add std` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde` [INFO] [stdout] --> src/external/bitflags.rs:1392:18 [INFO] [stdout] | [INFO] [stdout] 1392 | #[derive(serde::Serialize, serde::Deserialize)] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde` [INFO] [stdout] --> src/external/bitflags.rs:1392:36 [INFO] [stdout] | [INFO] [stdout] 1392 | #[derive(serde::Serialize, serde::Deserialize)] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format` in this scope [INFO] [stdout] --> src/external/bitflags.rs:1161:20 [INFO] [stdout] | [INFO] [stdout] 1161 | assert_eq!(format!("{:?}", Flags::A | Flags::B), "A | B"); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format` in this scope [INFO] [stdout] --> src/external/bitflags.rs:1162:20 [INFO] [stdout] | [INFO] [stdout] 1162 | assert_eq!(format!("{:?}", Flags::empty()), "(empty)"); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format` in this scope [INFO] [stdout] --> src/external/bitflags.rs:1163:20 [INFO] [stdout] | [INFO] [stdout] 1163 | assert_eq!(format!("{:?}", Flags::ABC), "A | B | C | ABC"); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format` in this scope [INFO] [stdout] --> src/external/bitflags.rs:1165:20 [INFO] [stdout] | [INFO] [stdout] 1165 | assert_eq!(format!("{:?}", extra), "0xb8"); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format` in this scope [INFO] [stdout] --> src/external/bitflags.rs:1166:20 [INFO] [stdout] | [INFO] [stdout] 1166 | assert_eq!(format!("{:?}", Flags::A | extra), "A | 0xb8"); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format` in this scope [INFO] [stdout] --> src/external/bitflags.rs:1169:13 [INFO] [stdout] | [INFO] [stdout] 1169 | format!("{:?}", Flags::ABC | extra), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format` in this scope [INFO] [stdout] --> src/external/bitflags.rs:1173:20 [INFO] [stdout] | [INFO] [stdout] 1173 | assert_eq!(format!("{:?}", EmptyFlags::empty()), "(empty)"); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format` in this scope [INFO] [stdout] --> src/external/bitflags.rs:1178:20 [INFO] [stdout] | [INFO] [stdout] 1178 | assert_eq!(format!("{:b}", Flags::ABC), "111"); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format` in this scope [INFO] [stdout] --> src/external/bitflags.rs:1179:20 [INFO] [stdout] | [INFO] [stdout] 1179 | assert_eq!(format!("{:#b}", Flags::ABC), "0b111"); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format` in this scope [INFO] [stdout] --> src/external/bitflags.rs:1181:20 [INFO] [stdout] | [INFO] [stdout] 1181 | assert_eq!(format!("{:b}", Flags::ABC | extra), "1010111"); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format` in this scope [INFO] [stdout] --> src/external/bitflags.rs:1182:20 [INFO] [stdout] | [INFO] [stdout] 1182 | assert_eq!(format!("{:#b}", Flags::ABC | extra), "0b1010111"); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format` in this scope [INFO] [stdout] --> src/external/bitflags.rs:1187:20 [INFO] [stdout] | [INFO] [stdout] 1187 | assert_eq!(format!("{:o}", LongFlags::LONG_A), "177777"); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format` in this scope [INFO] [stdout] --> src/external/bitflags.rs:1188:20 [INFO] [stdout] | [INFO] [stdout] 1188 | assert_eq!(format!("{:#o}", LongFlags::LONG_A), "0o177777"); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format` in this scope [INFO] [stdout] --> src/external/bitflags.rs:1190:20 [INFO] [stdout] | [INFO] [stdout] 1190 | assert_eq!(format!("{:o}", LongFlags::LONG_A | extra), "5177777"); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format` in this scope [INFO] [stdout] --> src/external/bitflags.rs:1191:20 [INFO] [stdout] | [INFO] [stdout] 1191 | assert_eq!(format!("{:#o}", LongFlags::LONG_A | extra), "0o5177777"); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format` in this scope [INFO] [stdout] --> src/external/bitflags.rs:1196:20 [INFO] [stdout] | [INFO] [stdout] 1196 | assert_eq!(format!("{:x}", LongFlags::LONG_A), "ffff"); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format` in this scope [INFO] [stdout] --> src/external/bitflags.rs:1197:20 [INFO] [stdout] | [INFO] [stdout] 1197 | assert_eq!(format!("{:#x}", LongFlags::LONG_A), "0xffff"); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format` in this scope [INFO] [stdout] --> src/external/bitflags.rs:1199:20 [INFO] [stdout] | [INFO] [stdout] 1199 | assert_eq!(format!("{:x}", LongFlags::LONG_A | extra), "e0ffff"); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format` in this scope [INFO] [stdout] --> src/external/bitflags.rs:1200:20 [INFO] [stdout] | [INFO] [stdout] 1200 | assert_eq!(format!("{:#x}", LongFlags::LONG_A | extra), "0xe0ffff"); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format` in this scope [INFO] [stdout] --> src/external/bitflags.rs:1205:20 [INFO] [stdout] | [INFO] [stdout] 1205 | assert_eq!(format!("{:X}", LongFlags::LONG_A), "FFFF"); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format` in this scope [INFO] [stdout] --> src/external/bitflags.rs:1206:20 [INFO] [stdout] | [INFO] [stdout] 1206 | assert_eq!(format!("{:#X}", LongFlags::LONG_A), "0xFFFF"); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format` in this scope [INFO] [stdout] --> src/external/bitflags.rs:1208:20 [INFO] [stdout] | [INFO] [stdout] 1208 | assert_eq!(format!("{:X}", LongFlags::LONG_A | extra), "E0FFFF"); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format` in this scope [INFO] [stdout] --> src/external/bitflags.rs:1209:20 [INFO] [stdout] | [INFO] [stdout] 1209 | assert_eq!(format!("{:#X}", LongFlags::LONG_A | extra), "0xE0FFFF"); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format` in this scope [INFO] [stdout] --> src/external/bitflags.rs:1261:20 [INFO] [stdout] | [INFO] [stdout] 1261 | assert_eq!(format!("{:?}", Flags::A), "A"); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format` in this scope [INFO] [stdout] --> src/external/bitflags.rs:1329:20 [INFO] [stdout] | [INFO] [stdout] 1329 | assert_eq!(format!("{:?}", Flags::empty()), "NONE"); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format` in this scope [INFO] [stdout] --> src/external/bitflags.rs:1330:20 [INFO] [stdout] | [INFO] [stdout] 1330 | assert_eq!(format!("{:?}", Flags::SOME), "SOME"); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format` in this scope [INFO] [stdout] --> src/external/bitflags.rs:1357:20 [INFO] [stdout] | [INFO] [stdout] 1357 | assert_eq!(format!("{:?}", Flags128::A), "A"); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format` in this scope [INFO] [stdout] --> src/external/bitflags.rs:1358:20 [INFO] [stdout] | [INFO] [stdout] 1358 | assert_eq!(format!("{:?}", Flags128::B), "B"); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format` in this scope [INFO] [stdout] --> src/external/bitflags.rs:1359:20 [INFO] [stdout] | [INFO] [stdout] 1359 | assert_eq!(format!("{:?}", Flags128::C), "C"); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format` in this scope [INFO] [stdout] --> src/external/bitflags.rs:1360:20 [INFO] [stdout] | [INFO] [stdout] 1360 | assert_eq!(format!("{:?}", Flags128::ABC), "A | B | C | ABC"); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `example_generated` [INFO] [stdout] --> src/external/bitflags.rs:601:7 [INFO] [stdout] | [INFO] [stdout] 601 | #[cfg(feature = "example_generated")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `compiler_builtins`, `core`, `frusa`, `moto-ipc`, `moto-sys`, `rt-api`, and `rustc-dep-of-std` [INFO] [stdout] = help: consider adding `example_generated` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `foo` [INFO] [stdout] --> src/external/bitflags.rs:1243:23 [INFO] [stdout] | [INFO] [stdout] 1243 | #[cfg(foo)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(foo)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(foo)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `foo` [INFO] [stdout] --> src/external/bitflags.rs:1245:23 [INFO] [stdout] | [INFO] [stdout] 1245 | #[cfg(foo)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(foo)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(foo)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `compression` [INFO] [stdout] --> src/external/xmas_elf/sections.rs:170:11 [INFO] [stdout] | [INFO] [stdout] 170 | #[cfg(feature = "compression")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `compiler_builtins`, `core`, `frusa`, `moto-ipc`, `moto-sys`, `rt-api`, and `rustc-dep-of-std` [INFO] [stdout] = help: consider adding `compression` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `waker_getters` has been stable since 1.83.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(waker_getters)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json` [INFO] [stdout] --> src/external/bitflags.rs:1367:26 [INFO] [stdout] | [INFO] [stdout] 1367 | let serialized = serde_json::to_string(&flags).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json` [INFO] [stdout] --> src/external/bitflags.rs:1374:40 [INFO] [stdout] | [INFO] [stdout] 1374 | let deserialized: SerdeFlags = serde_json::from_str(r#"{"bits":12}"#).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json` [INFO] [stdout] --> src/external/bitflags.rs:1386:13 [INFO] [stdout] | [INFO] [stdout] 1386 | serde_json::from_str(&serde_json::to_string(&flags).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json` [INFO] [stdout] --> src/external/bitflags.rs:1386:35 [INFO] [stdout] | [INFO] [stdout] 1386 | serde_json::from_str(&serde_json::to_string(&flags).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `moto-runtime` (lib test) due to 38 previous errors; 5 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/external/elfloader/binary.rs:104:28 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn program_headers(&self) -> ProgramIter { [INFO] [stdout] | ^^^^^ ----------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 104 | pub fn program_headers(&self) -> ProgramIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/external/elfloader/binary.rs:338:30 [INFO] [stdout] | [INFO] [stdout] 338 | fn iter_loadable_headers(&self) -> LoadableHeaders { [INFO] [stdout] | ^^^^^ --------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 338 | fn iter_loadable_headers(&self) -> LoadableHeaders<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/external/xmas_elf/mod.rs:74:25 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn program_iter(&self) -> ProgramIter { [INFO] [stdout] | ^^^^^ ----------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 74 | pub fn program_iter(&self) -> ProgramIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "636e1c43a8847310204bf52b60c3baf047bbdd0b57f12900297b8bb3e7f314c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "636e1c43a8847310204bf52b60c3baf047bbdd0b57f12900297b8bb3e7f314c7", kill_on_drop: false }` [INFO] [stdout] 636e1c43a8847310204bf52b60c3baf047bbdd0b57f12900297b8bb3e7f314c7