[INFO] cloning repository https://github.com/eoxxs/differential-aggregate-query [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eoxxs/differential-aggregate-query" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feoxxs%2Fdifferential-aggregate-query", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feoxxs%2Fdifferential-aggregate-query'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 74676c1f142ec38772493440e085dc56af7fa005 [INFO] testing eoxxs/differential-aggregate-query against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feoxxs%2Fdifferential-aggregate-query" "/workspace/builds/worker-38/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-38/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eoxxs/differential-aggregate-query on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/eoxxs/differential-aggregate-query [INFO] finished tweaking git repo https://github.com/eoxxs/differential-aggregate-query [INFO] tweaked toml for git repo https://github.com/eoxxs/differential-aggregate-query written to /workspace/builds/worker-38/source/Cargo.toml [INFO] crate git repo https://github.com/eoxxs/differential-aggregate-query already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f5a4784d4c31a2dc023b9ef853b5c5f8662ca9570a6c6bb7d8742c5d86295665 [INFO] running `Command { std: "docker" "start" "-a" "f5a4784d4c31a2dc023b9ef853b5c5f8662ca9570a6c6bb7d8742c5d86295665", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5a4784d4c31a2dc023b9ef853b5c5f8662ca9570a6c6bb7d8742c5d86295665", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5a4784d4c31a2dc023b9ef853b5c5f8662ca9570a6c6bb7d8742c5d86295665", kill_on_drop: false }` [INFO] [stdout] f5a4784d4c31a2dc023b9ef853b5c5f8662ca9570a6c6bb7d8742c5d86295665 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb2a806df46d228dc9c6da86668ac62d107f3f7c6423f4ae69bbc253a5288fbd [INFO] running `Command { std: "docker" "start" "-a" "fb2a806df46d228dc9c6da86668ac62d107f3f7c6423f4ae69bbc253a5288fbd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.25 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling serde v1.0.84 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling timely_bytes v0.9.0 [INFO] [stderr] Compiling timely_logging v0.9.0 [INFO] [stderr] Compiling abomonation v0.7.0 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling timely_sort v0.1.6 [INFO] [stderr] Compiling getopts v0.2.18 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling abomonation_derive v0.3.0 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Compiling timely_communication v0.9.0 [INFO] [stderr] Compiling timely v0.9.0 [INFO] [stderr] Compiling differential-dataflow v0.9.0 [INFO] [stderr] Compiling differential-aggregate-query v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `AsCollection` [INFO] [stdout] --> src/lib.rs:19:41 [INFO] [stdout] | [INFO] [stdout] 19 | use differential_dataflow::collection::{AsCollection, Collection}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Count` [INFO] [stdout] --> src/lib.rs:23:53 [INFO] [stdout] | [INFO] [stdout] 23 | use differential_dataflow::operators::{Consolidate, Count}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Neg` [INFO] [stdout] --> src/semiring/max_prod.rs:4:27 [INFO] [stdout] | [INFO] [stdout] 4 | use std::ops::{AddAssign, Neg, Mul}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Neg` [INFO] [stdout] --> src/semiring/sum_prod.rs:5:27 [INFO] [stdout] | [INFO] [stdout] 5 | use std::ops::{AddAssign, Neg, Mul}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `timely::dataflow::operators` [INFO] [stdout] --> src/lib.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use timely::dataflow::operators::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pos` [INFO] [stdout] --> src/factors/graph.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pos: usize, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pos` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | #![feature(drain_filter)] [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 E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `differential-aggregate-query` due to 2 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "fb2a806df46d228dc9c6da86668ac62d107f3f7c6423f4ae69bbc253a5288fbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb2a806df46d228dc9c6da86668ac62d107f3f7c6423f4ae69bbc253a5288fbd", kill_on_drop: false }` [INFO] [stdout] fb2a806df46d228dc9c6da86668ac62d107f3f7c6423f4ae69bbc253a5288fbd