[INFO] fetching crate aamp 0.1.1... [INFO] checking aamp-0.1.1 against try#4a23c45c7893f1416456144e3883cc48ea91722e for pr-82322 [INFO] extracting crate aamp 0.1.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate aamp 0.1.1 on toolchain 4a23c45c7893f1416456144e3883cc48ea91722e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a23c45c7893f1416456144e3883cc48ea91722e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate aamp 0.1.1 [INFO] finished tweaking crates.io crate aamp 0.1.1 [INFO] tweaked toml for crates.io crate aamp 0.1.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a23c45c7893f1416456144e3883cc48ea91722e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a23c45c7893f1416456144e3883cc48ea91722e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded binwrite v0.2.1 [INFO] [stderr] Downloaded binread v1.4.1 [INFO] [stderr] Downloaded binwrite_derive v0.2.1 [INFO] [stderr] Downloaded binread_derive v1.4.3 [INFO] [stderr] Downloaded parse_int v0.4.0 [INFO] [stderr] Downloaded cached_proc_macro v0.1.2 [INFO] [stderr] Downloaded cached v0.13.1 [INFO] [stderr] Downloaded metrohash v1.0.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+4a23c45c7893f1416456144e3883cc48ea91722e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b0b677c26c63a4aad04ea3b81a51f8e7b396e4d28af72523b348d3a48fc3dbf [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" "6b0b677c26c63a4aad04ea3b81a51f8e7b396e4d28af72523b348d3a48fc3dbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b0b677c26c63a4aad04ea3b81a51f8e7b396e4d28af72523b348d3a48fc3dbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b0b677c26c63a4aad04ea3b81a51f8e7b396e4d28af72523b348d3a48fc3dbf", kill_on_drop: false }` [INFO] [stdout] 6b0b677c26c63a4aad04ea3b81a51f8e7b396e4d28af72523b348d3a48fc3dbf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+4a23c45c7893f1416456144e3883cc48ea91722e" "check" "--frozen" "--all" "--all-targets" "--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] bcbb8bfa98b256f87a6c85cef2dfb76fb438f48e5c44a9c7654bdef50aecf74f [INFO] running `Command { std: "docker" "start" "-a" "bcbb8bfa98b256f87a6c85cef2dfb76fb438f48e5c44a9c7654bdef50aecf74f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling pin-project-lite v0.2.5 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking unescape v0.1.0 [INFO] [stderr] Checking metrohash v1.0.6 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking async-lock v2.3.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling nb-connect v1.0.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking num-format v0.4.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Checking parse_int v0.4.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling ctor v0.1.19 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling binwrite_derive v0.2.1 [INFO] [stderr] Compiling binread_derive v1.4.3 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking binwrite v0.2.1 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Checking async-std v1.9.0 [INFO] [stderr] Checking binread v1.4.1 [INFO] [stderr] Compiling cached_proc_macro v0.1.2 [INFO] [stderr] Checking cached v0.13.1 [INFO] [stderr] Checking aamp v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0658]: use of unstable library feature 'seek_stream_len' [INFO] [stdout] --> src/write.rs:184:37 [INFO] [stdout] | [INFO] [stdout] 184 | let data_size = data_buffer.stream_len()? as usize; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #59359 for more information [INFO] [stdout] = help: add `#![feature(seek_stream_len)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'seek_stream_len' [INFO] [stdout] --> src/write.rs:188:39 [INFO] [stdout] | [INFO] [stdout] 188 | let string_size = data_buffer.stream_len()? as usize - data_size; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #59359 for more information [INFO] [stdout] = help: add `#![feature(seek_stream_len)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'seek_stream_len' [INFO] [stdout] --> src/write.rs:195:31 [INFO] [stdout] | [INFO] [stdout] 195 | + list_buffer.stream_len()? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #59359 for more information [INFO] [stdout] = help: add `#![feature(seek_stream_len)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'seek_stream_len' [INFO] [stdout] --> src/write.rs:196:30 [INFO] [stdout] | [INFO] [stdout] 196 | + obj_buffer.stream_len()? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #59359 for more information [INFO] [stdout] = help: add `#![feature(seek_stream_len)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'seek_stream_len' [INFO] [stdout] --> src/write.rs:197:32 [INFO] [stdout] | [INFO] [stdout] 197 | + param_buffer.stream_len()? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #59359 for more information [INFO] [stdout] = help: add `#![feature(seek_stream_len)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'seek_stream_len' [INFO] [stdout] --> src/write.rs:198:31 [INFO] [stdout] | [INFO] [stdout] 198 | + data_buffer.stream_len()?) as u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #59359 for more information [INFO] [stdout] = help: add `#![feature(seek_stream_len)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'seek_stream_len' [INFO] [stdout] --> src/write.rs:337:53 [INFO] [stdout] | [INFO] [stdout] 337 | (param_offset as usize + pad + param_buffer.stream_len()? as usize - parent_offset) as u32; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #59359 for more information [INFO] [stdout] = help: add `#![feature(seek_stream_len)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'seek_stream_len' [INFO] [stdout] --> src/write.rs:184:37 [INFO] [stdout] | [INFO] [stdout] 184 | let data_size = data_buffer.stream_len()? as usize; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #59359 for more information [INFO] [stdout] = help: add `#![feature(seek_stream_len)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'seek_stream_len' [INFO] [stdout] --> src/write.rs:188:39 [INFO] [stdout] | [INFO] [stdout] 188 | let string_size = data_buffer.stream_len()? as usize - data_size; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #59359 for more information [INFO] [stdout] = help: add `#![feature(seek_stream_len)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'seek_stream_len' [INFO] [stdout] --> src/write.rs:195:31 [INFO] [stdout] | [INFO] [stdout] 195 | + list_buffer.stream_len()? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #59359 for more information [INFO] [stdout] = help: add `#![feature(seek_stream_len)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'seek_stream_len' [INFO] [stdout] --> src/write.rs:196:30 [INFO] [stdout] | [INFO] [stdout] 196 | + obj_buffer.stream_len()? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #59359 for more information [INFO] [stdout] = help: add `#![feature(seek_stream_len)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'seek_stream_len' [INFO] [stdout] --> src/write.rs:197:32 [INFO] [stdout] | [INFO] [stdout] 197 | + param_buffer.stream_len()? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #59359 for more information [INFO] [stdout] = help: add `#![feature(seek_stream_len)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'seek_stream_len' [INFO] [stdout] --> src/write.rs:198:31 [INFO] [stdout] | [INFO] [stdout] 198 | + data_buffer.stream_len()?) as u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #59359 for more information [INFO] [stdout] = help: add `#![feature(seek_stream_len)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'seek_stream_len' [INFO] [stdout] --> src/write.rs:337:53 [INFO] [stdout] | [INFO] [stdout] 337 | (param_offset as usize + pad + param_buffer.stream_len()? as usize - parent_offset) as u32; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #59359 for more information [INFO] [stdout] = help: add `#![feature(seek_stream_len)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0658`. [INFO] [stdout] [INFO] [stderr] error: could not compile `aamp` [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: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0658`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "bcbb8bfa98b256f87a6c85cef2dfb76fb438f48e5c44a9c7654bdef50aecf74f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcbb8bfa98b256f87a6c85cef2dfb76fb438f48e5c44a9c7654bdef50aecf74f", kill_on_drop: false }` [INFO] [stdout] bcbb8bfa98b256f87a6c85cef2dfb76fb438f48e5c44a9c7654bdef50aecf74f