[INFO] cloning repository https://github.com/kcking/meter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kcking/meter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkcking%2Fmeter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkcking%2Fmeter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8c2f6827c3a36ce3bbf5c2683e38fe28b8de4c72 [INFO] testing kcking/meter against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkcking%2Fmeter" "/workspace/builds/worker-19/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-19/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kcking/meter on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kcking/meter [INFO] finished tweaking git repo https://github.com/kcking/meter [INFO] tweaked toml for git repo https://github.com/kcking/meter written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate git repo https://github.com/kcking/meter already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/kcking/bounded-spsc-queue.git` [INFO] [stderr] Updating git repository `https://github.com/kcking/rust-kissfft.git` [INFO] [stderr] Updating git repository `https://github.com/generalelectrix/rust-osc.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 237dbc749868296e305f6fa527d14a28e547c22369dc579c1f534356a8e0e39f [INFO] running `Command { std: "docker" "start" "-a" "237dbc749868296e305f6fa527d14a28e547c22369dc579c1f534356a8e0e39f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "237dbc749868296e305f6fa527d14a28e547c22369dc579c1f534356a8e0e39f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "237dbc749868296e305f6fa527d14a28e547c22369dc579c1f534356a8e0e39f", kill_on_drop: false }` [INFO] [stdout] 237dbc749868296e305f6fa527d14a28e547c22369dc579c1f534356a8e0e39f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 991a7b2e6851b5b398a291cc5d4a0ec8c51e88615a55bae36d7c1b1549b68e46 [INFO] running `Command { std: "docker" "start" "-a" "991a7b2e6851b5b398a291cc5d4a0ec8c51e88615a55bae36d7c1b1549b68e46", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.18 [INFO] [stderr] Compiling num-traits v0.1.36 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling phf_shared v0.7.20 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling rustc-serialize v0.3.22 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling serde v0.8.19 [INFO] [stderr] Compiling lazy_static v0.2.2 [INFO] [stderr] Compiling pkg-config v0.3.8 [INFO] [stderr] Compiling piston-float v0.2.0 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Compiling khronos_api v1.0.0 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling gcc v0.3.40 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling shader_version v0.2.1 [INFO] [stderr] Compiling odds v0.2.25 [INFO] [stderr] Compiling byteorder v0.4.2 [INFO] [stderr] Compiling inflate v0.1.1 [INFO] [stderr] Compiling color_quant v1.0.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling bitflags v0.3.3 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling piston-texture v0.5.0 [INFO] [stderr] Compiling interpolation v0.1.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.7 [INFO] [stderr] Compiling read_color v0.1.0 [INFO] [stderr] Compiling linked-hash-map v0.0.10 [INFO] [stderr] Compiling libc v0.1.12 [INFO] [stderr] Compiling kissfft v0.0.9 (https://github.com/kcking/rust-kissfft.git#3302ffc1) [INFO] [stderr] Compiling piston-shaders_graphics2d v0.1.0 [INFO] [stderr] Compiling fnv v1.0.5 [INFO] [stderr] Compiling sample v0.2.0 [INFO] [stderr] Compiling either v1.0.2 [INFO] [stderr] Compiling bounded-spsc-queue v0.0.1 (https://github.com/kcking/bounded-spsc-queue.git#cc86ac21) [INFO] [stderr] Compiling getopts v0.2.14 [INFO] [stderr] Compiling xml-rs v0.3.5 [INFO] [stderr] Compiling piston-viewport v0.2.0 [INFO] [stderr] Compiling vecmath v0.2.0 [INFO] [stderr] Compiling phf v0.7.20 [INFO] [stderr] Compiling itertools v0.5.7 [INFO] [stdout] error[E0463]: can't find crate for `collections` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-kissfft-c626910585dbcc20/3302ffc/build.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | extern crate collections; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `kissfft` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/bounded-spsc-queue-3b2730a9eb87405f/cc86ac2/src/lib.rs:2:37 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(core, alloc, box_syntax, optin_builtin_traits, heap_api, oom)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: renamed to `auto_traits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `alloc::heap` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/bounded-spsc-queue-3b2730a9eb87405f/cc86ac2/src/lib.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | use alloc::heap::{allocate, deallocate}; [INFO] [stdout] | ^^^^ could not find `heap` in `alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `oom` in crate `alloc` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/bounded-spsc-queue-3b2730a9eb87405f/cc86ac2/src/lib.rs:296:33 [INFO] [stdout] | [INFO] [stdout] 296 | if ptr.is_null() { ::alloc::oom() } [INFO] [stdout] | ^^^ not found in `alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: negative trait bounds are not yet fully implemented; use marker types for now [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/bounded-spsc-queue-3b2730a9eb87405f/cc86ac2/src/lib.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | impl !Sync for Consumer {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #68318 for more information [INFO] [stdout] = help: add `#![feature(negative_impls)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: negative trait bounds are not yet fully implemented; use marker types for now [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/bounded-spsc-queue-3b2730a9eb87405f/cc86ac2/src/lib.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | impl !Sync for Producer {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #68318 for more information [INFO] [stdout] = help: add `#![feature(negative_impls)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0557, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error[E0503]: cannot use `state` because it was mutably borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/getopts-0.2.14/src/lib.rs:1008:25 [INFO] [stdout] | [INFO] [stdout] 955 | let mut machine = |cont: &mut bool, (i, c): (usize, char)| { [INFO] [stdout] | ---------------------------------------- borrow of `state` occurs here [INFO] [stdout] ... [INFO] [stdout] 959 | state = match (state, whitespace, limit) { [INFO] [stdout] | ----- borrow occurs due to use of `state` in closure [INFO] [stdout] ... [INFO] [stdout] 1008 | while cont && match state { B | C => true, A => false } { [INFO] [stdout] | ^^^^^ use of borrowed `state` [INFO] [stdout] 1009 | machine(&mut cont, (fake_i, ' ')); [INFO] [stdout] | ------- borrow later used here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0503`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "991a7b2e6851b5b398a291cc5d4a0ec8c51e88615a55bae36d7c1b1549b68e46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "991a7b2e6851b5b398a291cc5d4a0ec8c51e88615a55bae36d7c1b1549b68e46", kill_on_drop: false }` [INFO] [stdout] 991a7b2e6851b5b398a291cc5d4a0ec8c51e88615a55bae36d7c1b1549b68e46