[INFO] updating cached repository https://github.com/kcking/meter [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] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4d0919460cd205beac7ec3b16160770e59686c37 [INFO] testing kcking/meter against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkcking%2Fmeter" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kcking/meter on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", 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-14/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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] c230f8d0175fd4b106b856c42ee019771b53a99a1a66b33613f8fe758e91671a [INFO] running `Command { std: "docker" "start" "-a" "c230f8d0175fd4b106b856c42ee019771b53a99a1a66b33613f8fe758e91671a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c230f8d0175fd4b106b856c42ee019771b53a99a1a66b33613f8fe758e91671a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c230f8d0175fd4b106b856c42ee019771b53a99a1a66b33613f8fe758e91671a", kill_on_drop: false }` [INFO] [stdout] c230f8d0175fd4b106b856c42ee019771b53a99a1a66b33613f8fe758e91671a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=forbid" "-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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", 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] 2d6ce80a639d0a2797c258ef077739d2f0c9f7fe15a5d7f79f3e8bbc7b9af19a [INFO] running `Command { std: "docker" "start" "-a" "2d6ce80a639d0a2797c258ef077739d2f0c9f7fe15a5d7f79f3e8bbc7b9af19a", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.1.36 [INFO] [stderr] Compiling phf_shared v0.7.20 [INFO] [stderr] Compiling rustc-serialize v0.3.22 [INFO] [stderr] Compiling serde v0.8.19 [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling lazy_static v0.2.2 [INFO] [stderr] Compiling khronos_api v1.0.0 [INFO] [stderr] Compiling piston-float v0.2.0 [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 inflate v0.1.1 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling piston-texture v0.5.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling read_color v0.1.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.7 [INFO] [stderr] Compiling linked-hash-map v0.0.10 [INFO] [stderr] Compiling kissfft v0.0.9 (https://github.com/kcking/rust-kissfft.git#3302ffc1) [INFO] [stderr] Compiling fnv v1.0.5 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.1.0 [INFO] [stderr] Compiling sample v0.2.0 [INFO] [stderr] Compiling either v1.0.2 [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] [stderr] Compiling bounded-spsc-queue v0.0.1 (https://github.com/kcking/bounded-spsc-queue.git#cc86ac21) [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`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2d6ce80a639d0a2797c258ef077739d2f0c9f7fe15a5d7f79f3e8bbc7b9af19a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d6ce80a639d0a2797c258ef077739d2f0c9f7fe15a5d7f79f3e8bbc7b9af19a", kill_on_drop: false }` [INFO] [stdout] 2d6ce80a639d0a2797c258ef077739d2f0c9f7fe15a5d7f79f3e8bbc7b9af19a