[INFO] fetching crate miniconf 0.3.0... [INFO] testing miniconf-0.3.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate miniconf 0.3.0 into /workspace/builds/worker-28/source [INFO] validating manifest of crates.io crate miniconf 0.3.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate miniconf 0.3.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate miniconf 0.3.0 [INFO] tweaked toml for crates.io crate miniconf 0.3.0 written to /workspace/builds/worker-28/source/Cargo.toml [INFO] crate crates.io crate miniconf 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8996a9ba5003d05aab7b19e79259c5652eb60d4667be01d7b6bb3aca5df2c2ad [INFO] running `Command { std: "docker" "start" "-a" "8996a9ba5003d05aab7b19e79259c5652eb60d4667be01d7b6bb3aca5df2c2ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8996a9ba5003d05aab7b19e79259c5652eb60d4667be01d7b6bb3aca5df2c2ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8996a9ba5003d05aab7b19e79259c5652eb60d4667be01d7b6bb3aca5df2c2ad", kill_on_drop: false }` [INFO] [stdout] 8996a9ba5003d05aab7b19e79259c5652eb60d4667be01d7b6bb3aca5df2c2ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e11ece219ea2c5df55243f0407838e1487eae644b04ae1604d06726aa01ef305 [INFO] running `Command { std: "docker" "start" "-a" "e11ece219ea2c5df55243f0407838e1487eae644b04ae1604d06726aa01ef305", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling heapless v0.7.7 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling no-std-net v0.5.0 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling embedded-time v0.12.1 [INFO] [stderr] Compiling enum-iterator-derive v0.6.0 [INFO] [stderr] Compiling smlang-macros v0.2.1 [INFO] [stderr] Compiling derive_miniconf v0.3.0 [INFO] [stderr] Compiling enum-iterator v0.6.0 [INFO] [stderr] Compiling smlang v0.4.2 [INFO] [stderr] Compiling embedded-nal v0.6.0 [INFO] [stderr] Compiling serde-json-core v0.4.0 [INFO] [stderr] Compiling minimq v0.5.1 [INFO] [stderr] Compiling miniconf v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.39s [INFO] running `Command { std: "docker" "inspect" "e11ece219ea2c5df55243f0407838e1487eae644b04ae1604d06726aa01ef305", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e11ece219ea2c5df55243f0407838e1487eae644b04ae1604d06726aa01ef305", kill_on_drop: false }` [INFO] [stdout] e11ece219ea2c5df55243f0407838e1487eae644b04ae1604d06726aa01ef305 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff5142747bfc37054b6ddaa87120188bf992a7af6f57f29446a0eaa4f5591202 [INFO] running `Command { std: "docker" "start" "-a" "ff5142747bfc37054b6ddaa87120188bf992a7af6f57f29446a0eaa4f5591202", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling case v1.0.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling tokio-macros v1.4.1 [INFO] [stderr] Compiling std-embedded-time v0.1.0 [INFO] [stderr] Compiling std-embedded-nal v0.1.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling machine v0.3.0 [INFO] [stderr] Compiling miniconf v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> tests/integration_test.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | / machine!( [INFO] [stdout] 28 | | #[derive(Debug)] [INFO] [stdout] 29 | | enum TestState { [INFO] [stdout] 30 | | Started, [INFO] [stdout] ... | [INFO] [stdout] 34 | | } [INFO] [stdout] 35 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: message: error writing machine definition: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> tests/integration_test.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / transitions!(TestState, [INFO] [stdout] 38 | | [ [INFO] [stdout] 39 | | (Started, Advance) => SentSimpleSetting, [INFO] [stdout] 40 | | (SentSimpleSetting, Advance) => SentInnerSetting, [INFO] [stdout] 41 | | (SentInnerSetting, Advance) => Complete [INFO] [stdout] 42 | | ] [INFO] [stdout] 43 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: message: error opening dot file: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestState` [INFO] [stdout] --> tests/integration_test.rs:113:21 [INFO] [stdout] | [INFO] [stdout] 113 | let mut state = TestState::started(); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `TestState` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestState` [INFO] [stdout] --> tests/integration_test.rs:127:13 [INFO] [stdout] | [INFO] [stdout] 127 | TestState::Started(_) => { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `TestState` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestState` [INFO] [stdout] --> tests/integration_test.rs:147:13 [INFO] [stdout] | [INFO] [stdout] 147 | TestState::SentSimpleSetting(_) => { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `TestState` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestState` [INFO] [stdout] --> tests/integration_test.rs:165:13 [INFO] [stdout] | [INFO] [stdout] 165 | TestState::SentInnerSetting(_) => { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `TestState` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestState` [INFO] [stdout] --> tests/integration_test.rs:172:13 [INFO] [stdout] | [INFO] [stdout] 172 | TestState::Complete(_) => { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `TestState` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Started` in this scope [INFO] [stdout] --> tests/integration_test.rs:45:6 [INFO] [stdout] | [INFO] [stdout] 45 | impl Started { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SentSimpleSetting` in this scope [INFO] [stdout] --> tests/integration_test.rs:46:44 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn on_advance(self, _: Advance) -> SentSimpleSetting { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SentSimpleSetting` in this scope [INFO] [stdout] --> tests/integration_test.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | SentSimpleSetting {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SentSimpleSetting` in this scope [INFO] [stdout] --> tests/integration_test.rs:51:6 [INFO] [stdout] | [INFO] [stdout] 51 | impl SentSimpleSetting { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SentInnerSetting` in this scope [INFO] [stdout] --> tests/integration_test.rs:52:44 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn on_advance(self, _: Advance) -> SentInnerSetting { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SentInnerSetting` in this scope [INFO] [stdout] --> tests/integration_test.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | SentInnerSetting {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SentInnerSetting` in this scope [INFO] [stdout] --> tests/integration_test.rs:57:6 [INFO] [stdout] | [INFO] [stdout] 57 | impl SentInnerSetting { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Complete` in this scope [INFO] [stdout] --> tests/integration_test.rs:58:44 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn on_advance(self, _: Advance) -> Complete { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `core::ops::GeneratorState::Complete` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 58 | pub fn on_advance(self, _: Advance) -> core::ops::GeneratorState { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 58 | pub fn on_advance(self, _: Advance) -> std::ops::GeneratorState { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Complete` in this scope [INFO] [stdout] --> tests/integration_test.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | Complete {} [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::GeneratorState::Complete; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::GeneratorState::Complete; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `miniconf` due to 17 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ff5142747bfc37054b6ddaa87120188bf992a7af6f57f29446a0eaa4f5591202", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff5142747bfc37054b6ddaa87120188bf992a7af6f57f29446a0eaa4f5591202", kill_on_drop: false }` [INFO] [stdout] ff5142747bfc37054b6ddaa87120188bf992a7af6f57f29446a0eaa4f5591202