[INFO] updating cached repository https://github.com/spirali/rsds [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] [stderr] From https://github.com/spirali/rsds [INFO] [stderr] - [deleted] (none) -> charts [INFO] [stderr] - [deleted] (none) -> perftest [INFO] [stderr] - [deleted] (none) -> trace-buffered [INFO] [stderr] - [deleted] (none) -> trace-charts [INFO] [stderr] + 6551079...8f2b0d6 fworker -> fworker (forced update) [INFO] [stderr] 0513f5c..ba60159 master -> master [INFO] [stderr] + 5394333...932c7b9 paper -> paper (forced update) [INFO] [stderr] * [new branch] worker-python -> worker-python [INFO] [stderr] * [new tag] 0.1.1 -> 0.1.1 [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ba60159ffd07a74221848af849832cb92b527fa5 [INFO] testing spirali/rsds against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspirali%2Frsds" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/spirali/rsds on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/spirali/rsds [INFO] finished tweaking git repo https://github.com/spirali/rsds [INFO] tweaked toml for git repo https://github.com/spirali/rsds written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/spirali/rsds already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18b6fb23121627574dbda18b0529bec8acf24d9481963e008ca19b80c9afd768 [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" "18b6fb23121627574dbda18b0529bec8acf24d9481963e008ca19b80c9afd768", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18b6fb23121627574dbda18b0529bec8acf24d9481963e008ca19b80c9afd768", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18b6fb23121627574dbda18b0529bec8acf24d9481963e008ca19b80c9afd768", kill_on_drop: false }` [INFO] [stdout] 18b6fb23121627574dbda18b0529bec8acf24d9481963e008ca19b80c9afd768 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15439bce77796de6d2c09ca1efa4876b7c57e2969841ca0334bd739f702f7a9e [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" "15439bce77796de6d2c09ca1efa4876b7c57e2969841ca0334bd739f702f7a9e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling arc-swap v0.4.5 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling tracing-core v0.1.10 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling sharded-slab v0.0.8 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling rmp v0.8.9 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling gethostname v0.2.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling ahash v0.2.18 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling ctrlc v3.1.4 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.7 [INFO] [stderr] Compiling thiserror-impl v1.0.14 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling tokio v0.2.16 [INFO] [stderr] Compiling thiserror v1.0.14 [INFO] [stderr] Compiling structopt-derive v0.4.5 [INFO] [stderr] Compiling tracing v0.1.13 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling structopt v0.3.12 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling tracing-serde v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.50 [INFO] [stderr] Compiling serde_bytes v0.11.3 [INFO] [stderr] Compiling serde-tuple-vec-map v1.0.0 [INFO] [stderr] Compiling rmp-serde v0.14.3 [INFO] [stderr] Compiling rmpv v0.4.4 [INFO] [stderr] Compiling tracing-subscriber v0.2.3 [INFO] [stderr] Compiling jemallocator v0.3.2 [INFO] [stderr] Compiling rsds v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/scheduler/comm.rs:113:68 [INFO] [stdout] | [INFO] [stdout] 113 | let assignments = trace_time!("scheduler", "schedule", { scheduler.schedule() }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state_ref` [INFO] [stdout] --> src/worker/rpc.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | state_ref: WorkerStateRef, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_state_ref` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/worker/rpc.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | address: SocketAddr, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/protocol/protocol.rs:145:13 [INFO] [stdout] | [INFO] [stdout] 145 | / std::mem::replace( [INFO] [stdout] 146 | | &mut self.decoder.main_message, [INFO] [stdout] 147 | | BytesMut::with_capacity(main_size as usize), [INFO] [stdout] 148 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 20s [INFO] running `Command { std: "docker" "inspect" "15439bce77796de6d2c09ca1efa4876b7c57e2969841ca0334bd739f702f7a9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15439bce77796de6d2c09ca1efa4876b7c57e2969841ca0334bd739f702f7a9e", kill_on_drop: false }` [INFO] [stdout] 15439bce77796de6d2c09ca1efa4876b7c57e2969841ca0334bd739f702f7a9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 364c45c66e5b90fee071376fd63f493745d70a90bb7dd40807695cc2bf092d59 [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" "364c45c66e5b90fee071376fd63f493745d70a90bb7dd40807695cc2bf092d59", kill_on_drop: false }` [INFO] [stderr] Compiling oorandom v11.1.0 [INFO] [stderr] Compiling plotters v0.2.12 [INFO] [stderr] Compiling criterion-plot v0.4.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling tinytemplate v1.0.3 [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/scheduler/comm.rs:113:68 [INFO] [stdout] | [INFO] [stdout] 113 | let assignments = trace_time!("scheduler", "schedule", { scheduler.schedule() }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state_ref` [INFO] [stdout] --> src/worker/rpc.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | state_ref: WorkerStateRef, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_state_ref` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/worker/rpc.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | address: SocketAddr, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/protocol/protocol.rs:145:13 [INFO] [stdout] | [INFO] [stdout] 145 | / std::mem::replace( [INFO] [stdout] 146 | | &mut self.decoder.main_message, [INFO] [stdout] 147 | | BytesMut::with_capacity(main_size as usize), [INFO] [stdout] 148 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling criterion v0.3.1 [INFO] [stderr] Compiling rsds v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `startstops` in this scope [INFO] [stdout] --> src/server/core.rs:786:9 [INFO] [stdout] | [INFO] [stdout] 786 | startstops.insert(to_dask_key("action"), rmpv::Value::String(rmpv::Utf8String::from(action))); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `startstops` in this scope [INFO] [stdout] --> src/server/core.rs:787:9 [INFO] [stdout] | [INFO] [stdout] 787 | startstops.insert(to_dask_key("start"), rmpv::Value::F64(start)); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `startstops` in this scope [INFO] [stdout] --> src/server/core.rs:788:9 [INFO] [stdout] | [INFO] [stdout] 788 | startstops.insert(to_dask_key("stop"), rmpv::Value::F64(stop)); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/scheduler/comm.rs:113:68 [INFO] [stdout] | [INFO] [stdout] 113 | let assignments = trace_time!("scheduler", "schedule", { scheduler.schedule() }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `maplit::hashmap` [INFO] [stdout] --> src/server/core.rs:550:9 [INFO] [stdout] | [INFO] [stdout] 550 | use maplit::hashmap; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hashbrown::HashMap` [INFO] [stdout] --> src/server/core.rs:551:9 [INFO] [stdout] | [INFO] [stdout] 551 | use hashbrown::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/protocol/protocol.rs:817:80 [INFO] [stdout] | [INFO] [stdout] 817 | match tasks[b"('len-agg-14596c0437d9f1e7163f5c12fe93bee8', 0)".as_ref()] { [INFO] [stdout] | ^^^^^^ cannot infer type for slice `[u8]` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `[u8]: std::convert::AsRef<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/protocol/protocol.rs:849:81 [INFO] [stdout] | [INFO] [stdout] 849 | match &tasks[b"('truediv-fb32c371476f0df11c512c4c98d6380d', 0)".as_ref()] { [INFO] [stdout] | ^^^^^^ cannot infer type for slice `[u8]` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `[u8]: std::convert::AsRef<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rsds`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "364c45c66e5b90fee071376fd63f493745d70a90bb7dd40807695cc2bf092d59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "364c45c66e5b90fee071376fd63f493745d70a90bb7dd40807695cc2bf092d59", kill_on_drop: false }` [INFO] [stdout] 364c45c66e5b90fee071376fd63f493745d70a90bb7dd40807695cc2bf092d59