[INFO] fetching crate snec 1.0.0... [INFO] testing snec-1.0.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate snec 1.0.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate snec 1.0.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 snec 1.0.0 [INFO] finished tweaking crates.io crate snec 1.0.0 [INFO] tweaked toml for crates.io crate snec 1.0.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 09eb16059a015ffad18b0641228e5157a879584c0c9cac95c9e030248247ad98 [INFO] running `Command { std: "docker" "start" "-a" "09eb16059a015ffad18b0641228e5157a879584c0c9cac95c9e030248247ad98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09eb16059a015ffad18b0641228e5157a879584c0c9cac95c9e030248247ad98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09eb16059a015ffad18b0641228e5157a879584c0c9cac95c9e030248247ad98", kill_on_drop: false }` [INFO] [stdout] 09eb16059a015ffad18b0641228e5157a879584c0c9cac95c9e030248247ad98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 27ee2ed0d3803795f7db4efa847264148e79feaca338d8a4babf51427ab0c437 [INFO] running `Command { std: "docker" "start" "-a" "27ee2ed0d3803795f7db4efa847264148e79feaca338d8a4babf51427ab0c437", kill_on_drop: false }` [INFO] [stderr] Compiling snec_macros v1.0.0 [INFO] [stderr] Compiling snec v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.78s [INFO] running `Command { std: "docker" "inspect" "27ee2ed0d3803795f7db4efa847264148e79feaca338d8a4babf51427ab0c437", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27ee2ed0d3803795f7db4efa847264148e79feaca338d8a4babf51427ab0c437", kill_on_drop: false }` [INFO] [stdout] 27ee2ed0d3803795f7db4efa847264148e79feaca338d8a4babf51427ab0c437 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fbe78b6518f4725651a66db032b1d7ca21c580dee79e9d6f064d2d0a464858be [INFO] running `Command { std: "docker" "start" "-a" "fbe78b6518f4725651a66db032b1d7ca21c580dee79e9d6f064d2d0a464858be", kill_on_drop: false }` [INFO] [stderr] Compiling snec v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.90s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/snec-1c93e86cdaddb4f1) [INFO] running `Command { std: "docker" "inspect" "fbe78b6518f4725651a66db032b1d7ca21c580dee79e9d6f064d2d0a464858be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbe78b6518f4725651a66db032b1d7ca21c580dee79e9d6f064d2d0a464858be", kill_on_drop: false }` [INFO] [stdout] fbe78b6518f4725651a66db032b1d7ca21c580dee79e9d6f064d2d0a464858be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 67af9425f156379151c008928fb5158a79ad101079e9f8a9281ce1c525cf4c1f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "67af9425f156379151c008928fb5158a79ad101079e9f8a9281ce1c525cf4c1f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/snec-1c93e86cdaddb4f1) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests snec [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] mod entries [INFO] [stdout] { [INFO] [stdout] #[doc = [INFO] [stdout] "The entry identifier type for the `my_entry` field in the `MyConfigTable` config table."] [INFO] [stdout] pub enum MyEntry {} [INFO] [stdout] } impl :: snec :: Get < entries :: MyEntry > for MyConfigTable [INFO] [stdout] { [INFO] [stdout] type Receiver = :: snec :: EmptyReceiver ; #[inline(always)] fn [INFO] [stdout] get_ref(& self) -> & < entries :: MyEntry as :: snec :: Entry > :: Data [INFO] [stdout] { & self.my_entry } #[inline] fn get_handle(& mut self) -> :: snec :: [INFO] [stdout] Handle < '_, entries :: MyEntry, :: snec :: EmptyReceiver > [INFO] [stdout] { [INFO] [stdout] let receiver = { :: snec :: EmptyReceiver } ; :: snec :: Handle :: [INFO] [stdout] new(& mut self.my_entry, receiver) [INFO] [stdout] } [INFO] [stdout] } impl :: snec :: Entry for entries :: MyEntry [INFO] [stdout] { type Data = i32 ; const NAME : & 'static str = "my_entry" ; } [INFO] [stdout] mod entries [INFO] [stdout] { [INFO] [stdout] #[doc = [INFO] [stdout] "The entry identifier type for the `which_year` field in the `MyConfigTable` config table."] [INFO] [stdout] pub enum WhichYear {} [INFO] [stdout] #[doc = [INFO] [stdout] "The entry identifier type for the `why` field in the `MyConfigTable` config table."] [INFO] [stdout] pub enum Why {} [INFO] [stdout] #[doc = [INFO] [stdout] "The entry identifier type for the `random_integer_that_i_like` field in the `MyConfigTable` config table."] [INFO] [stdout] pub enum RandomIntegerThatILike {} [INFO] [stdout] } impl :: snec :: Get < entries :: WhichYear > for MyConfigTable [INFO] [stdout] { [INFO] [stdout] type Receiver = MyReceiver ; #[inline(always)] fn get_ref(& self) -> & < [INFO] [stdout] entries :: WhichYear as :: snec :: Entry > :: Data { & self.which_year } [INFO] [stdout] #[inline] fn get_handle(& mut self) -> :: snec :: Handle < '_, entries :: [INFO] [stdout] WhichYear, MyReceiver > [INFO] [stdout] { [INFO] [stdout] let receiver = { MyReceiver } ; :: snec :: Handle :: [INFO] [stdout] new(& mut self.which_year, receiver) [INFO] [stdout] } [INFO] [stdout] } impl :: snec :: Get < entries :: Why > for MyConfigTable [INFO] [stdout] { [INFO] [stdout] type Receiver = snec :: EmptyReceiver ; #[inline(always)] fn [INFO] [stdout] get_ref(& self) -> & < entries :: Why as :: snec :: Entry > :: Data [INFO] [stdout] { & self.why } #[inline] fn get_handle(& mut self) -> :: snec :: Handle < [INFO] [stdout] '_, entries :: Why, snec :: EmptyReceiver > [INFO] [stdout] { [INFO] [stdout] let receiver = { snec :: EmptyReceiver } ; :: snec :: Handle :: [INFO] [stdout] new(& mut self.why, receiver) [INFO] [stdout] } [INFO] [stdout] } impl :: snec :: Get < entries :: RandomIntegerThatILike > for MyConfigTable [INFO] [stdout] { [INFO] [stdout] type Receiver = MyReceiver ; #[inline(always)] fn get_ref(& self) -> & < [INFO] [stdout] entries :: RandomIntegerThatILike as :: snec :: Entry > :: Data [INFO] [stdout] { & self.random_integer_that_i_like } #[inline] fn get_handle(& mut self) [INFO] [stdout] -> :: snec :: Handle < '_, entries :: RandomIntegerThatILike, MyReceiver > [INFO] [stdout] { [INFO] [stdout] let receiver = { MyReceiver } ; :: snec :: Handle :: [INFO] [stdout] new(& mut self.random_integer_that_i_like, receiver) [INFO] [stdout] } [INFO] [stdout] } impl :: snec :: Entry for entries :: WhichYear [INFO] [stdout] { type Data = i64 ; const NAME : & 'static str = "which_year" ; } impl :: snec [INFO] [stdout] :: Entry for entries :: Why [INFO] [stdout] { type Data = String ; const NAME : & 'static str = "why" ; } impl :: snec :: [INFO] [stdout] Entry for entries :: RandomIntegerThatILike [INFO] [stdout] { [INFO] [stdout] type Data = u128 ; const NAME : & 'static str = [INFO] [stdout] "random_integer_that_i_like" ; [INFO] [stdout] } [INFO] [stdout] mod entries [INFO] [stdout] { [INFO] [stdout] #[doc = [INFO] [stdout] "The entry identifier type for the `when` field in the `MyConfigTable` config table."] [INFO] [stdout] pub enum When {} [INFO] [stdout] #[doc = [INFO] [stdout] "The entry identifier type for the `who` field in the `MyConfigTable` config table."] [INFO] [stdout] pub enum Who {} [INFO] [stdout] #[doc = [INFO] [stdout] "The entry identifier type for the `in_which_country` field in the `MyConfigTable` config table."] [INFO] [stdout] pub enum InWhichCountry {} [INFO] [stdout] } impl :: snec :: Get < entries :: When > for MyConfigTable [INFO] [stdout] { [INFO] [stdout] type Receiver = :: snec :: EmptyReceiver ; #[inline(always)] fn [INFO] [stdout] get_ref(& self) -> & < entries :: When as :: snec :: Entry > :: Data [INFO] [stdout] { & self.when } #[inline] fn get_handle(& mut self) -> :: snec :: Handle < [INFO] [stdout] '_, entries :: When, :: snec :: EmptyReceiver > [INFO] [stdout] { [INFO] [stdout] let receiver = { :: snec :: EmptyReceiver } ; :: snec :: Handle :: [INFO] [stdout] new(& mut self.when, receiver) [INFO] [stdout] } [INFO] [stdout] } impl :: snec :: Get < entries :: Who > for MyConfigTable [INFO] [stdout] { [INFO] [stdout] type Receiver = :: snec :: EmptyReceiver ; #[inline(always)] fn [INFO] [stdout] get_ref(& self) -> & < entries :: Who as :: snec :: Entry > :: Data [INFO] [stdout] { & self.who } #[inline] fn get_handle(& mut self) -> :: snec :: Handle < [INFO] [stdout] '_, entries :: Who, :: snec :: EmptyReceiver > [INFO] [stdout] { [INFO] [stdout] let receiver = { :: snec :: EmptyReceiver } ; :: snec :: Handle :: [INFO] [stdout] new(& mut self.who, receiver) [INFO] [stdout] } [INFO] [stdout] } impl :: snec :: Get < entries :: InWhichCountry > for MyConfigTable [INFO] [stdout] { [INFO] [stdout] type Receiver = :: snec :: EmptyReceiver ; #[inline(always)] fn [INFO] [stdout] get_ref(& self) -> & < entries :: InWhichCountry as :: snec :: Entry > :: [INFO] [stdout] Data { & self.in_which_country } #[inline] fn get_handle(& mut self) -> :: [INFO] [stdout] snec :: Handle < '_, entries :: InWhichCountry, :: snec :: EmptyReceiver > [INFO] [stdout] { [INFO] [stdout] let receiver = { :: snec :: EmptyReceiver } ; :: snec :: Handle :: [INFO] [stdout] new(& mut self.in_which_country, receiver) [INFO] [stdout] } [INFO] [stdout] } impl :: snec :: Entry for entries :: When [INFO] [stdout] { type Data = SystemTime ; const NAME : & 'static str = "when" ; } impl :: [INFO] [stdout] snec :: Entry for entries :: Who [INFO] [stdout] { type Data = String ; const NAME : & 'static str = "who" ; } impl :: snec :: [INFO] [stdout] Entry for entries :: InWhichCountry [INFO] [stdout] { type Data = String ; const NAME : & 'static str = "in_which_country" ; } [INFO] [stdout] test src/lib.rs - (line 14) ... ok [INFO] [stdout] test src/entry.rs - entry::Entry (line 6) ... ok [INFO] [stdout] test src/entry.rs - entry::GetExt (line 43) ... ok [INFO] [stdout] test src/lib.rs - (line 55) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.26s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "67af9425f156379151c008928fb5158a79ad101079e9f8a9281ce1c525cf4c1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67af9425f156379151c008928fb5158a79ad101079e9f8a9281ce1c525cf4c1f", kill_on_drop: false }` [INFO] [stdout] 67af9425f156379151c008928fb5158a79ad101079e9f8a9281ce1c525cf4c1f