[INFO] cloning repository https://github.com/obabec/rust-examples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/obabec/rust-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobabec%2Frust-examples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobabec%2Frust-examples'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 15d657aca4888151a37808e860b1313fb6e5b883 [INFO] checking obabec/rust-examples against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobabec%2Frust-examples" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/obabec/rust-examples on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/obabec/rust-examples [INFO] finished tweaking git repo https://github.com/obabec/rust-examples [INFO] tweaked toml for git repo https://github.com/obabec/rust-examples written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/obabec/rust-examples already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/drogue-iot/drogue-device.git` [INFO] [stderr] Updating git repository `https://github.com/embassy-rs/embassy.git` [INFO] [stderr] Updating git submodule `https://github.com/embassy-rs/stm32-data.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/embassy-rs/embedded-hal` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded spin v0.9.2 [INFO] [stderr] Downloaded defmt-parser v0.3.0 [INFO] [stderr] Downloaded darling_macro v0.13.1 [INFO] [stderr] Downloaded atomic-polyfill v0.1.5 [INFO] [stderr] Downloaded defmt v0.3.0 [INFO] [stderr] Downloaded defmt-macros v0.3.1 [INFO] [stderr] Downloaded num-traits v0.1.43 [INFO] [stderr] Downloaded rust-ini v0.13.0 [INFO] [stderr] Downloaded futures v0.3.19 [INFO] [stderr] Downloaded heapless v0.7.10 [INFO] [stderr] Downloaded futures-util v0.3.19 [INFO] [stderr] Downloaded serde v0.8.23 [INFO] [stderr] Downloaded libc v0.2.116 [INFO] [stderr] Downloaded config v0.11.0 [INFO] [stderr] Downloaded darling_core v0.13.1 [INFO] [stderr] Downloaded darling v0.13.1 [INFO] [stderr] Downloaded futures-channel v0.3.19 [INFO] [stderr] Downloaded futures-io v0.3.19 [INFO] [stderr] Downloaded futures-task v0.3.19 [INFO] [stderr] Downloaded embedded-hal v0.2.6 [INFO] [stderr] Downloaded serde-hjson v0.9.1 [INFO] [stderr] Downloaded futures-core v0.3.19 [INFO] [stderr] Downloaded futures-sink v0.3.19 [INFO] [stderr] Downloaded hash32 v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8449adfe7bfd2d74464fd7ab3510d294ee6b529eab3797228cd34975e696bb06 [INFO] running `Command { std: "docker" "start" "-a" "8449adfe7bfd2d74464fd7ab3510d294ee6b529eab3797228cd34975e696bb06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8449adfe7bfd2d74464fd7ab3510d294ee6b529eab3797228cd34975e696bb06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8449adfe7bfd2d74464fd7ab3510d294ee6b529eab3797228cd34975e696bb06", kill_on_drop: false }` [INFO] [stdout] 8449adfe7bfd2d74464fd7ab3510d294ee6b529eab3797228cd34975e696bb06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08ea3b14848b119be174e44f0b6d1495b6e9e10b44f4aa2e6bd3f173023c6abf [INFO] running `Command { std: "docker" "start" "-a" "08ea3b14848b119be174e44f0b6d1495b6e9e10b44f4aa2e6bd3f173023c6abf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling defmt-macros v0.3.1 [INFO] [stderr] Compiling defmt v0.3.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Checking futures-sink v0.3.19 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling defmt-parser v0.3.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling critical-section v0.2.5 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Checking embedded-hal v1.0.0-alpha.6 (https://github.com/embassy-rs/embedded-hal?branch=embassy#1fa64a1d) [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Compiling heapless v0.7.10 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking bare-metal v1.0.0 [INFO] [stderr] Checking futures-io v0.3.19 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Checking embedded-hal v0.2.6 [INFO] [stderr] Checking embedded-hal-async v0.0.1 (https://github.com/embassy-rs/embedded-hal?branch=embassy#1fa64a1d) [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Checking spin v0.9.2 [INFO] [stderr] Compiling embassy v0.1.0 (https://github.com/embassy-rs/embassy.git?rev=d76cd5ceaf5140c48ef97180beae156c0c0e07c8#d76cd5ce) [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking embassy-traits v0.1.0 (https://github.com/embassy-rs/embassy.git?rev=d76cd5ceaf5140c48ef97180beae156c0c0e07c8#d76cd5ce) [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/embassy-9312dcb0ed774b29/d76cd5c/embassy-traits/src/adapter.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | = impl Future> + 'a; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/embassy-9312dcb0ed774b29/d76cd5c/embassy-traits/src/adapter.rs:49:7 [INFO] [stdout] | [INFO] [stdout] 49 | = impl Future> + 'a; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/embassy-9312dcb0ed774b29/d76cd5c/embassy-traits/src/adapter.rs:53:7 [INFO] [stdout] | [INFO] [stdout] 53 | = impl Future> + 'a; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/embassy-9312dcb0ed774b29/d76cd5c/embassy-traits/src/adapter.rs:75:7 [INFO] [stdout] | [INFO] [stdout] 75 | = impl Future> + 'a; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/embassy-9312dcb0ed774b29/d76cd5c/embassy-traits/src/adapter.rs:108:7 [INFO] [stdout] | [INFO] [stdout] 108 | = impl Future> + 'a; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/embassy-9312dcb0ed774b29/d76cd5c/embassy-traits/src/adapter.rs:124:7 [INFO] [stdout] | [INFO] [stdout] 124 | = impl Future> + 'a; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/embassy-9312dcb0ed774b29/d76cd5c/embassy-traits/src/adapter.rs:133:7 [INFO] [stdout] | [INFO] [stdout] 133 | = impl Future> + 'a; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/embassy-9312dcb0ed774b29/d76cd5c/embassy-traits/src/adapter.rs:151:7 [INFO] [stdout] | [INFO] [stdout] 151 | = impl Future> + 'a; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/embassy-9312dcb0ed774b29/d76cd5c/embassy-traits/src/adapter.rs:163:7 [INFO] [stdout] | [INFO] [stdout] 163 | = impl Future> + 'a; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/embassy-9312dcb0ed774b29/d76cd5c/embassy-traits/src/adapter.rs:178:7 [INFO] [stdout] | [INFO] [stdout] 178 | = impl Future> + 'a; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/embassy-9312dcb0ed774b29/d76cd5c/embassy-traits/src/adapter.rs:190:7 [INFO] [stdout] | [INFO] [stdout] 190 | = impl Future> + 'a; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/embassy-9312dcb0ed774b29/d76cd5c/embassy-traits/src/adapter.rs:217:7 [INFO] [stdout] | [INFO] [stdout] 217 | = impl Future> + 'a; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/embassy-9312dcb0ed774b29/d76cd5c/embassy-traits/src/adapter.rs:244:7 [INFO] [stdout] | [INFO] [stdout] 244 | = impl Future> + 'a; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/embassy-9312dcb0ed774b29/d76cd5c/embassy-traits/src/adapter.rs:252:7 [INFO] [stdout] | [INFO] [stdout] 252 | = impl Future> + 'a; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0658`. [INFO] [stdout] [INFO] [stderr] error: could not compile `embassy-traits` (lib) due to 15 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "08ea3b14848b119be174e44f0b6d1495b6e9e10b44f4aa2e6bd3f173023c6abf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08ea3b14848b119be174e44f0b6d1495b6e9e10b44f4aa2e6bd3f173023c6abf", kill_on_drop: false }` [INFO] [stdout] 08ea3b14848b119be174e44f0b6d1495b6e9e10b44f4aa2e6bd3f173023c6abf [INFO] checking obabec/rust-examples against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobabec%2Frust-examples" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/obabec/rust-examples on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/obabec/rust-examples [INFO] finished tweaking git repo https://github.com/obabec/rust-examples [INFO] tweaked toml for git repo https://github.com/obabec/rust-examples written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/obabec/rust-examples already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c1bd58edd0e2250143f3bdccdd10dd0ce4416d8daf718beaad610e84799d3490 [INFO] running `Command { std: "docker" "start" "-a" "c1bd58edd0e2250143f3bdccdd10dd0ce4416d8daf718beaad610e84799d3490", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1bd58edd0e2250143f3bdccdd10dd0ce4416d8daf718beaad610e84799d3490", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1bd58edd0e2250143f3bdccdd10dd0ce4416d8daf718beaad610e84799d3490", kill_on_drop: false }` [INFO] [stdout] c1bd58edd0e2250143f3bdccdd10dd0ce4416d8daf718beaad610e84799d3490 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d782782e13e9516b5b578fa17960e9f153ac9a35663744cd6edd02ca6e08d44 [INFO] running `Command { std: "docker" "start" "-a" "7d782782e13e9516b5b578fa17960e9f153ac9a35663744cd6edd02ca6e08d44", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "7d782782e13e9516b5b578fa17960e9f153ac9a35663744cd6edd02ca6e08d44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d782782e13e9516b5b578fa17960e9f153ac9a35663744cd6edd02ca6e08d44", kill_on_drop: false }` [INFO] [stdout] 7d782782e13e9516b5b578fa17960e9f153ac9a35663744cd6edd02ca6e08d44