[INFO] fetching crate silica 0.0.1... [INFO] checking silica-0.0.1 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] extracting crate silica 0.0.1 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate silica 0.0.1 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate silica 0.0.1 [INFO] finished tweaking crates.io crate silica 0.0.1 [INFO] tweaked toml for crates.io crate silica 0.0.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b0dbb0ba901b007a2eb38a1142ab6d94eab7c0a19bfd74fedc6ad6d51b1c31f [INFO] running `Command { std: "docker" "start" "-a" "2b0dbb0ba901b007a2eb38a1142ab6d94eab7c0a19bfd74fedc6ad6d51b1c31f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b0dbb0ba901b007a2eb38a1142ab6d94eab7c0a19bfd74fedc6ad6d51b1c31f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b0dbb0ba901b007a2eb38a1142ab6d94eab7c0a19bfd74fedc6ad6d51b1c31f", kill_on_drop: false }` [INFO] [stdout] 2b0dbb0ba901b007a2eb38a1142ab6d94eab7c0a19bfd74fedc6ad6d51b1c31f [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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6739bad509ffc902c157bb30491cff4c0f86177f8285d1ccc1a45f47a323756b [INFO] running `Command { std: "docker" "start" "-a" "6739bad509ffc902c157bb30491cff4c0f86177f8285d1ccc1a45f47a323756b", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Checking silica v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(optin_builtin_traits)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: renamed to `auto_traits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(const_fn)] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(optin_builtin_traits)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: renamed to `auto_traits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(const_fn)] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `liballoc::arc` [INFO] [stdout] --> src/thread.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use liballoc::arc::Arc; [INFO] [stdout] | ^^^ could not find `arc` in `liballoc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `liballoc::arc` [INFO] [stdout] --> src/sync/mpsc.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | use liballoc::arc::Arc; [INFO] [stdout] | ^^^ could not find `arc` in `liballoc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `liballoc::arc` [INFO] [stdout] --> src/thread.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use liballoc::arc::Arc; [INFO] [stdout] | ^^^ could not find `arc` in `liballoc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `liballoc::arc` [INFO] [stdout] --> src/sync/mpsc.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | use liballoc::arc::Arc; [INFO] [stdout] | ^^^ could not find `arc` in `liballoc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `raw_vec` is private [INFO] [stdout] --> src/thread.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | use liballoc::raw_vec::RawVec; [INFO] [stdout] | ^^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `raw_vec` is defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/lib.rs:219:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `raw_vec` is private [INFO] [stdout] --> src/io.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use liballoc::raw_vec::RawVec; [INFO] [stdout] | ^^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `raw_vec` is defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/lib.rs:219:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `raw_vec` is private [INFO] [stdout] --> src/thread.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | use liballoc::raw_vec::RawVec; [INFO] [stdout] | ^^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `raw_vec` is defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/lib.rs:219:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: negative trait bounds are not yet fully implemented; use marker types for now [INFO] [stdout] --> src/sync/mod.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | impl !Sync for CriticalSection {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #68318 for more information [INFO] [stdout] = help: add `#![feature(negative_impls)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: negative trait bounds are not yet fully implemented; use marker types for now [INFO] [stdout] --> src/sync/mod.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | impl !Send for CriticalSection {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #68318 for more information [INFO] [stdout] = help: add `#![feature(negative_impls)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `raw_vec` is private [INFO] [stdout] --> src/io.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use liballoc::raw_vec::RawVec; [INFO] [stdout] | ^^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `raw_vec` is defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/lib.rs:219:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: negative trait bounds are not yet fully implemented; use marker types for now [INFO] [stdout] --> src/sync/mod.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | impl !Sync for CriticalSection {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #68318 for more information [INFO] [stdout] = help: add `#![feature(negative_impls)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: negative trait bounds are not yet fully implemented; use marker types for now [INFO] [stdout] --> src/sync/mod.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | impl !Send for CriticalSection {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #68318 for more information [INFO] [stdout] = help: add `#![feature(negative_impls)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Pointee>::Metadata == ()` [INFO] [stdout] --> src/thread.rs:11:77 [INFO] [stdout] | [INFO] [stdout] 11 | static mut READY_LIST: [*const InterruptSafe; PRIORITY_MAX] = [ptr::null_mut(); PRIORITY_MAX]; [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected `()`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected unit type `()` [INFO] [stdout] found associated type ` as Pointee>::Metadata` [INFO] [stdout] = help: consider constraining the associated type ` as Pointee>::Metadata` to `()` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: required for `InterruptSafe` to implement `Thin` [INFO] [stdout] note: required by a bound in `null_mut` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/ptr/mod.rs:575:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Pointee>::Metadata == ()` [INFO] [stdout] --> src/thread.rs:11:77 [INFO] [stdout] | [INFO] [stdout] 11 | static mut READY_LIST: [*const InterruptSafe; PRIORITY_MAX] = [ptr::null_mut(); PRIORITY_MAX]; [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected `()`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected unit type `()` [INFO] [stdout] found associated type ` as Pointee>::Metadata` [INFO] [stdout] = help: consider constraining the associated type ` as Pointee>::Metadata` to `()` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: required for `InterruptSafe` to implement `Thin` [INFO] [stdout] note: required by a bound in `null_mut` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/ptr/mod.rs:575:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Pointee>::Metadata == ()` [INFO] [stdout] --> src/thread.rs:76:23 [INFO] [stdout] | [INFO] [stdout] 76 | next: ptr::null_mut(), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected `()`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected unit type `()` [INFO] [stdout] found associated type ` as Pointee>::Metadata` [INFO] [stdout] = help: consider constraining the associated type ` as Pointee>::Metadata` to `()` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: required for `InterruptSafe` to implement `Thin` [INFO] [stdout] note: required by a bound in `null_mut` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/ptr/mod.rs:575:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0271, E0432, E0557, E0603, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0271`. [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Pointee>::Metadata == ()` [INFO] [stdout] --> src/thread.rs:76:23 [INFO] [stdout] | [INFO] [stdout] 76 | next: ptr::null_mut(), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected `()`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected unit type `()` [INFO] [stdout] found associated type ` as Pointee>::Metadata` [INFO] [stdout] = help: consider constraining the associated type ` as Pointee>::Metadata` to `()` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: required for `InterruptSafe` to implement `Thin` [INFO] [stdout] note: required by a bound in `null_mut` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/ptr/mod.rs:575:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/io.rs:99:32 [INFO] [stdout] | [INFO] [stdout] 99 | let mut v: Fifo = Fifo::new(10); [INFO] [stdout] | ^^^^^^^^^ cannot infer type of the type parameter `T` declared on the struct `Fifo` [INFO] [stdout] | [INFO] [stdout] help: consider specifying the generic argument [INFO] [stdout] | [INFO] [stdout] 99 | let mut v: Fifo = Fifo::::new(10); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `silica` (lib) due to 10 previous errors [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/io.rs:111:32 [INFO] [stdout] | [INFO] [stdout] 111 | let mut v: Fifo = Fifo::new(10); [INFO] [stdout] | ^^^^^^^^^ cannot infer type of the type parameter `T` declared on the struct `Fifo` [INFO] [stdout] | [INFO] [stdout] help: consider specifying the generic argument [INFO] [stdout] | [INFO] [stdout] 111 | let mut v: Fifo = Fifo::::new(10); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0271, E0282, E0432, E0557, E0603, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0271`. [INFO] [stdout] [INFO] [stderr] error: could not compile `silica` (lib test) due to 12 previous errors [INFO] running `Command { std: "docker" "inspect" "6739bad509ffc902c157bb30491cff4c0f86177f8285d1ccc1a45f47a323756b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6739bad509ffc902c157bb30491cff4c0f86177f8285d1ccc1a45f47a323756b", kill_on_drop: false }` [INFO] [stdout] 6739bad509ffc902c157bb30491cff4c0f86177f8285d1ccc1a45f47a323756b