[INFO] cloning repository https://github.com/Pagwin-Fedora/Hassium [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pagwin-Fedora/Hassium" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPagwin-Fedora%2FHassium", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPagwin-Fedora%2FHassium'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4f814d629bb76acffe67189a1351cbab43443f48 [INFO] testing Pagwin-Fedora/Hassium against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPagwin-Fedora%2FHassium" "/workspace/builds/worker-21/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-21/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Pagwin-Fedora/Hassium 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 git repo https://github.com/Pagwin-Fedora/Hassium [INFO] finished tweaking git repo https://github.com/Pagwin-Fedora/Hassium [INFO] tweaked toml for git repo https://github.com/Pagwin-Fedora/Hassium written to /workspace/builds/worker-21/source/Cargo.toml [INFO] crate git repo https://github.com/Pagwin-Fedora/Hassium already has a lockfile, it will not be regenerated [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-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 338ba4a350c90d3b0aaf2e9c8e1f5702ba03f079c0ba0a866730744ebdc8f8a9 [INFO] running `Command { std: "docker" "start" "-a" "338ba4a350c90d3b0aaf2e9c8e1f5702ba03f079c0ba0a866730744ebdc8f8a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "338ba4a350c90d3b0aaf2e9c8e1f5702ba03f079c0ba0a866730744ebdc8f8a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "338ba4a350c90d3b0aaf2e9c8e1f5702ba03f079c0ba0a866730744ebdc8f8a9", kill_on_drop: false }` [INFO] [stdout] 338ba4a350c90d3b0aaf2e9c8e1f5702ba03f079c0ba0a866730744ebdc8f8a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9028b516d5c7f65d2c70497accc1f0e0fed99e54460bfc97c40d3bebcc33ec6 [INFO] running `Command { std: "docker" "start" "-a" "d9028b516d5c7f65d2c70497accc1f0e0fed99e54460bfc97c40d3bebcc33ec6", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling protobuf v2.27.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling sc2-proto v0.2.3 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling ndarray v0.15.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling sc2-proc-macro v1.0.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling sc2-macro v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tungstenite v0.13.0 [INFO] [stderr] Compiling rust-sc2 v1.1.2 [INFO] [stderr] Compiling Hassium v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0782]: trait objects must include the `dyn` keyword [INFO] [stdout] --> src/framework/mod.rs:42:49 [INFO] [stdout] | [INFO] [stdout] 42 | enum Message{RequestUnit(UnitTypeId), QueryUnit(Fn())} [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `dyn` keyword before this trait [INFO] [stdout] | [INFO] [stdout] 42 - enum Message{RequestUnit(UnitTypeId), QueryUnit(Fn())} [INFO] [stdout] 42 + enum Message{RequestUnit(UnitTypeId), QueryUnit(dyn Fn())} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for trait `UnitManager` [INFO] [stdout] --> src/framework/mod.rs:51:26 [INFO] [stdout] | [INFO] [stdout] 51 | unit_manager:Box, [INFO] [stdout] | ^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `Id` [INFO] [stdout] --> src/framework/mod.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | pub trait UnitManager where Id: Hash{ [INFO] [stdout] | ^^^^^^^^^^^ -- [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 51 | unit_manager:Box>, [INFO] [stdout] | ~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0782. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] error: could not compile `Hassium` due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "d9028b516d5c7f65d2c70497accc1f0e0fed99e54460bfc97c40d3bebcc33ec6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9028b516d5c7f65d2c70497accc1f0e0fed99e54460bfc97c40d3bebcc33ec6", kill_on_drop: false }` [INFO] [stdout] d9028b516d5c7f65d2c70497accc1f0e0fed99e54460bfc97c40d3bebcc33ec6