[INFO] cloning repository https://github.com/gegy1000/Oxide [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gegy1000/Oxide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgegy1000%2FOxide", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgegy1000%2FOxide'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1a92463e64a33f0b9598be2a753530c966f5779e [INFO] testing gegy1000/Oxide against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgegy1000%2FOxide" "/workspace/builds/worker-57/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-57/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gegy1000/Oxide on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gegy1000/Oxide [INFO] finished tweaking git repo https://github.com/gegy1000/Oxide [INFO] tweaked toml for git repo https://github.com/gegy1000/Oxide written to /workspace/builds/worker-57/source/Cargo.toml [INFO] crate git repo https://github.com/gegy1000/Oxide already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jni v0.10.1 [INFO] [stderr] Downloaded combine v2.5.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41352a245d77098f6952221547294339142504b4ee470d8f106164f8e656fa53 [INFO] running `Command { std: "docker" "start" "-a" "41352a245d77098f6952221547294339142504b4ee470d8f106164f8e656fa53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41352a245d77098f6952221547294339142504b4ee470d8f106164f8e656fa53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41352a245d77098f6952221547294339142504b4ee470d8f106164f8e656fa53", kill_on_drop: false }` [INFO] [stdout] 41352a245d77098f6952221547294339142504b4ee470d8f106164f8e656fa53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 99b31281fd5bb717d0fc3066d99ede6ce284177471d14c63a351f5cb67271c3e [INFO] running `Command { std: "docker" "start" "-a" "99b31281fd5bb717d0fc3066d99ede6ce284177471d14c63a351f5cb67271c3e", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.23 [INFO] [stderr] Compiling same-file v1.0.3 [INFO] [stderr] Compiling ascii v0.7.1 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling jni-sys v0.3.0 [INFO] [stderr] Compiling cesu8 v1.1.0 [INFO] [stderr] Compiling walkdir v2.2.5 [INFO] [stderr] Compiling combine v2.5.2 [INFO] [stderr] Compiling jni v0.10.1 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling oxide v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/main/rust/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![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] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main/rust/lib.rs:134:23 [INFO] [stdout] | [INFO] [stdout] 134 | modification: Box, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 134 - modification: Box, [INFO] [stdout] 134 + modification: Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main/rust/lib.rs:53:54 [INFO] [stdout] | [INFO] [stdout] 53 | fn collect_mods(library: &Library) -> Result>, ModLoadError> { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 53 - fn collect_mods(library: &Library) -> Result>, ModLoadError> { [INFO] [stdout] 53 + fn collect_mods(library: &Library) -> Result>, ModLoadError> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main/rust/lib.rs:54:55 [INFO] [stdout] | [INFO] [stdout] 54 | type CollectModsFunction = unsafe fn() -> Vec>; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 54 - type CollectModsFunction = unsafe fn() -> Vec>; [INFO] [stdout] 54 + type CollectModsFunction = unsafe fn() -> Vec>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main/rust/lib.rs:99:30 [INFO] [stdout] | [INFO] [stdout] 99 | where F: FnOnce(&mut Box) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 99 - where F: FnOnce(&mut Box) [INFO] [stdout] 99 + where F: FnOnce(&mut Box) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main/rust/lib.rs:123:46 [INFO] [stdout] | [INFO] [stdout] 123 | fn register(&mut self, modification: Box) { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 123 - fn register(&mut self, modification: Box) { [INFO] [stdout] 123 + fn register(&mut self, modification: Box) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main/rust/lib.rs:43:23 [INFO] [stdout] | [INFO] [stdout] 43 | let mods: Vec> = collect_mods(&library)?; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 43 - let mods: Vec> = collect_mods(&library)?; [INFO] [stdout] 43 + let mods: Vec> = collect_mods(&library)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `oxide` due to 2 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "99b31281fd5bb717d0fc3066d99ede6ce284177471d14c63a351f5cb67271c3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99b31281fd5bb717d0fc3066d99ede6ce284177471d14c63a351f5cb67271c3e", kill_on_drop: false }` [INFO] [stdout] 99b31281fd5bb717d0fc3066d99ede6ce284177471d14c63a351f5cb67271c3e