[INFO] fetching crate deque-loader 0.1.0-beta.3... [INFO] testing deque-loader-0.1.0-beta.3 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate deque-loader 0.1.0-beta.3 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate deque-loader 0.1.0-beta.3 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 crates.io crate deque-loader 0.1.0-beta.3 [INFO] finished tweaking crates.io crate deque-loader 0.1.0-beta.3 [INFO] tweaked toml for crates.io crate deque-loader 0.1.0-beta.3 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6bb82089126ca1df8b6922f602febb2dde2e3c4fb6acabbd690c9244a80186d0 [INFO] running `Command { std: "docker" "start" "-a" "6bb82089126ca1df8b6922f602febb2dde2e3c4fb6acabbd690c9244a80186d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6bb82089126ca1df8b6922f602febb2dde2e3c4fb6acabbd690c9244a80186d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bb82089126ca1df8b6922f602febb2dde2e3c4fb6acabbd690c9244a80186d0", kill_on_drop: false }` [INFO] [stdout] 6bb82089126ca1df8b6922f602febb2dde2e3c4fb6acabbd690c9244a80186d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51e603c876b09b359d0dbd42e9c3b5275c5a696429413f1c16b42157df8ba8b8 [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" "51e603c876b09b359d0dbd42e9c3b5275c5a696429413f1c16b42157df8ba8b8", kill_on_drop: false }` [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling inventory v0.1.11 [INFO] [stderr] Compiling atomic-take v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling multer v2.0.2 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling inventory-impl v0.1.11 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling static_init_macro v1.0.2 [INFO] [stderr] Compiling static_init v1.0.2 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ipnetwork v0.18.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling async-graphql-value v2.11.3 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling async-graphql-parser v2.11.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling flurry v0.3.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling deque-loader-derive v0.1.0-beta.3 [INFO] [stderr] Compiling async-graphql-derive v2.11.3 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling diesel v1.4.8 [INFO] [stderr] Compiling async-graphql v2.11.3 [INFO] [stderr] Compiling diesel-tracing v0.1.5 [INFO] [stderr] Compiling diesel-connection v1.0.6 [INFO] [stderr] Compiling deque-loader v0.1.0-beta.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0053]: method `extend` has an incompatible type for trait [INFO] [stdout] --> src/diesel/error.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | fn extend(&self) -> async_graphql::FieldError { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected enum `SimpleDieselError`, found `&SimpleDieselError` [INFO] [stdout] | help: change the self-receiver type to match the trait: `self` [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `fn(SimpleDieselError) -> async_graphql::Error` [INFO] [stdout] found fn pointer `fn(&SimpleDieselError) -> async_graphql::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/worker.rs:95:63 [INFO] [stdout] | [INFO] [stdout] 95 | let group_size = T::CORES_PER_WORKER_GROUP.min(core_count.div_ceil(&2)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `num::Integer::div_ceil(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/worker.rs:96:34 [INFO] [stdout] | [INFO] [stdout] 96 | let group_count = core_count.div_ceil(&group_size); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `num::Integer::div_ceil(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/worker.rs:122:29 [INFO] [stdout] | [INFO] [stdout] 122 | let worker_index = slot.div_floor(&group_count); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `num::Integer::div_floor(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0053`. [INFO] [stdout] [INFO] [stderr] error: could not compile `deque-loader` due to 2 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "51e603c876b09b359d0dbd42e9c3b5275c5a696429413f1c16b42157df8ba8b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51e603c876b09b359d0dbd42e9c3b5275c5a696429413f1c16b42157df8ba8b8", kill_on_drop: false }` [INFO] [stdout] 51e603c876b09b359d0dbd42e9c3b5275c5a696429413f1c16b42157df8ba8b8