[INFO] fetching crate scd30 0.3.0... [INFO] checking scd30-0.3.0 against try#b20a093d9fb1ffaa04ae9852cb034864a992bafd for pr-85073 [INFO] extracting crate scd30 0.3.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate scd30 0.3.0 on toolchain b20a093d9fb1ffaa04ae9852cb034864a992bafd [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate scd30 0.3.0 [INFO] finished tweaking crates.io crate scd30 0.3.0 [INFO] tweaked toml for crates.io crate scd30 0.3.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded generic-array v0.11.2 [INFO] [stderr] Downloaded heapless v0.4.4 [INFO] [stderr] Downloaded crc_all v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe1d1f82db103a7a38a58f0216eed544e8b278146fdf3c2f1d3cfc59b92b42d9 [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" "fe1d1f82db103a7a38a58f0216eed544e8b278146fdf3c2f1d3cfc59b92b42d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe1d1f82db103a7a38a58f0216eed544e8b278146fdf3c2f1d3cfc59b92b42d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe1d1f82db103a7a38a58f0216eed544e8b278146fdf3c2f1d3cfc59b92b42d9", kill_on_drop: false }` [INFO] [stdout] fe1d1f82db103a7a38a58f0216eed544e8b278146fdf3c2f1d3cfc59b92b42d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52c409e7ca5de1940257c2ebed3f44d526b059dfc08599dd6efafe54ee635da6 [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" "52c409e7ca5de1940257c2ebed3f44d526b059dfc08599dd6efafe54ee635da6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling heapless v0.4.4 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking crc_all v0.1.0 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking generic-array v0.11.2 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking embedded-hal v0.2.5 [INFO] [stderr] Checking as-slice v0.1.5 [INFO] [stdout] error[E0658]: trait bounds other than `Sized` on const fn parameters are unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.4.4/src/linear_map.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl LinearMap [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57563 for more information [INFO] [stdout] = help: add `#![feature(const_fn_trait_bound)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: trait bounds other than `Sized` on const fn parameters are unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.4.4/src/linear_map.rs:20:6 [INFO] [stdout] | [INFO] [stdout] 20 | impl LinearMap [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57563 for more information [INFO] [stdout] = help: add `#![feature(const_fn_trait_bound)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: trait bounds other than `Sized` on const fn parameters are unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.4.4/src/string.rs:22:6 [INFO] [stdout] | [INFO] [stdout] 22 | impl String [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57563 for more information [INFO] [stdout] = help: add `#![feature(const_fn_trait_bound)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: trait bounds other than `Sized` on const fn parameters are unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.4.4/src/vec.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | impl Vec [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57563 for more information [INFO] [stdout] = help: add `#![feature(const_fn_trait_bound)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: trait bounds other than `Sized` on const fn parameters are unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.4.4/src/binary_heap.rs:103:6 [INFO] [stdout] | [INFO] [stdout] 103 | impl BinaryHeap [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57563 for more information [INFO] [stdout] = help: add `#![feature(const_fn_trait_bound)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: trait bounds other than `Sized` on const fn parameters are unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.4.4/src/binary_heap.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | impl BinaryHeap [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57563 for more information [INFO] [stdout] = help: add `#![feature(const_fn_trait_bound)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: trait bounds other than `Sized` on const fn parameters are unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.4.4/src/binary_heap.rs:103:12 [INFO] [stdout] | [INFO] [stdout] 103 | impl BinaryHeap [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57563 for more information [INFO] [stdout] = help: add `#![feature(const_fn_trait_bound)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: trait bounds other than `Sized` on const fn parameters are unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.4.4/src/spsc/mod.rs:33:6 [INFO] [stdout] | [INFO] [stdout] 33 | impl Atomic [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57563 for more information [INFO] [stdout] = help: add `#![feature(const_fn_trait_bound)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: trait bounds other than `Sized` on const fn parameters are unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.4.4/src/spsc/mod.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | impl Atomic [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57563 for more information [INFO] [stdout] = help: add `#![feature(const_fn_trait_bound)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: trait bounds other than `Sized` on const fn parameters are unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.4.4/src/spsc/mod.rs:293:17 [INFO] [stdout] | [INFO] [stdout] 293 | impl Queue [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 452 | impl_!(usize, usize_sc); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #57563 for more information [INFO] [stdout] = help: add `#![feature(const_fn_trait_bound)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: trait bounds other than `Sized` on const fn parameters are unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.4.4/src/spsc/mod.rs:309:17 [INFO] [stdout] | [INFO] [stdout] 309 | impl Queue [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 452 | impl_!(usize, usize_sc); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #57563 for more information [INFO] [stdout] = help: add `#![feature(const_fn_trait_bound)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: trait bounds other than `Sized` on const fn parameters are unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.4.4/src/spsc/mod.rs:424:9 [INFO] [stdout] | [INFO] [stdout] 424 | impl Queue [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57563 for more information [INFO] [stdout] = help: add `#![feature(const_fn_trait_bound)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: trait bounds other than `Sized` on const fn parameters are unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.4.4/src/spsc/mod.rs:436:9 [INFO] [stdout] | [INFO] [stdout] 436 | impl Queue [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57563 for more information [INFO] [stdout] = help: add `#![feature(const_fn_trait_bound)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 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 `heapless` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "52c409e7ca5de1940257c2ebed3f44d526b059dfc08599dd6efafe54ee635da6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52c409e7ca5de1940257c2ebed3f44d526b059dfc08599dd6efafe54ee635da6", kill_on_drop: false }` [INFO] [stdout] 52c409e7ca5de1940257c2ebed3f44d526b059dfc08599dd6efafe54ee635da6