[INFO] fetching crate rsmixer 0.5.5... [INFO] checking rsmixer-0.5.5 against try#23ffd2897cbb44320ca18dfe4d05dbacb37d55e0 for pr-115950 [INFO] extracting crate rsmixer 0.5.5 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate rsmixer 0.5.5 on toolchain 23ffd2897cbb44320ca18dfe4d05dbacb37d55e0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rsmixer 0.5.5 [INFO] finished tweaking crates.io crate rsmixer 0.5.5 [INFO] tweaked toml for crates.io crate rsmixer 0.5.5 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate rsmixer 0.5.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 087e1e0d36fd247632ad44a6c556877e5480fce5b0fd53527395f8124e5aae6d [INFO] running `Command { std: "docker" "start" "-a" "087e1e0d36fd247632ad44a6c556877e5480fce5b0fd53527395f8124e5aae6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "087e1e0d36fd247632ad44a6c556877e5480fce5b0fd53527395f8124e5aae6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "087e1e0d36fd247632ad44a6c556877e5480fce5b0fd53527395f8124e5aae6d", kill_on_drop: false }` [INFO] [stdout] 087e1e0d36fd247632ad44a6c556877e5480fce5b0fd53527395f8124e5aae6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3ca2b1d6f2019dbd5f81e510bd58a1c1bd7f8a9f3949930abacd5423f911a50 [INFO] running `Command { std: "docker" "start" "-a" "e3ca2b1d6f2019dbd5f81e510bd58a1c1bd7f8a9f3949930abacd5423f911a50", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.61 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking arc-swap v0.4.6 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling tokio v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking mio v0.7.7 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking ucd-trie v0.1.3 [INFO] [stderr] Compiling libpulse-sys v1.17.0 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking unreachable v0.1.1 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Compiling async-trait v0.1.45 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking thread_local v0.3.3 [INFO] [stderr] Checking signal-hook v0.1.15 [INFO] [stderr] Checking semver-parser v0.10.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking state v0.4.1 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking simple-logging v2.0.2 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking semver v0.11.0 [INFO] [stderr] Checking regex v1.3.8 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling gumdrop_derive v0.8.0 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking gumdrop v0.8.0 [INFO] [stderr] Checking pin-project v0.4.17 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking libpulse-binding v2.22.0 [INFO] [stderr] Checking tokio-util v0.6.4 [INFO] [stderr] Checking tokio-stream v0.1.4 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking serde_test v1.0.117 [INFO] [stderr] Checking crossterm v0.19.0 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking confy v0.4.0 [INFO] [stderr] Checking rsmixer v0.5.5 (/opt/rustwide/workdir) [INFO] [stdout] error[E0597]: `info_sx` does not live long enough [INFO] [stdout] --> src/pa/callbacks.rs:139:69 [INFO] [stdout] | [INFO] [stdout] 130 | info_sx: mpsc::UnboundedSender, [INFO] [stdout] | ------- binding `info_sx` declared here [INFO] [stdout] ... [INFO] [stdout] 139 | introspector.get_sink_input_info(ident.index, on_sink_input_info(&info_sx)); [INFO] [stdout] | -----------------------------------------------------------------^^^^^^^^-- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `info_sx` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 154 | } [INFO] [stdout] | - `info_sx` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `info_sx` does not live long enough [INFO] [stdout] --> src/pa/callbacks.rs:142:66 [INFO] [stdout] | [INFO] [stdout] 130 | info_sx: mpsc::UnboundedSender, [INFO] [stdout] | ------- binding `info_sx` declared here [INFO] [stdout] ... [INFO] [stdout] 142 | introspector.get_sink_info_by_index(ident.index, on_sink_info(&info_sx)); [INFO] [stdout] | --------------------------------------------------------------^^^^^^^^-- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `info_sx` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 154 | } [INFO] [stdout] | - `info_sx` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `info_sx` does not live long enough [INFO] [stdout] --> src/pa/callbacks.rs:145:75 [INFO] [stdout] | [INFO] [stdout] 130 | info_sx: mpsc::UnboundedSender, [INFO] [stdout] | ------- binding `info_sx` declared here [INFO] [stdout] ... [INFO] [stdout] 145 | introspector.get_source_output_info(ident.index, on_source_output_info(&info_sx)); [INFO] [stdout] | -----------------------------------------------------------------------^^^^^^^^-- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `info_sx` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 154 | } [INFO] [stdout] | - `info_sx` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `info_sx` does not live long enough [INFO] [stdout] --> src/pa/callbacks.rs:148:70 [INFO] [stdout] | [INFO] [stdout] 130 | info_sx: mpsc::UnboundedSender, [INFO] [stdout] | ------- binding `info_sx` declared here [INFO] [stdout] ... [INFO] [stdout] 148 | introspector.get_source_info_by_index(ident.index, on_source_info(&info_sx)); [INFO] [stdout] | ------------------------------------------------------------------^^^^^^^^-- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `info_sx` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 154 | } [INFO] [stdout] | - `info_sx` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `info_sx` does not live long enough [INFO] [stdout] --> src/pa/callbacks.rs:139:69 [INFO] [stdout] | [INFO] [stdout] 130 | info_sx: mpsc::UnboundedSender, [INFO] [stdout] | ------- binding `info_sx` declared here [INFO] [stdout] ... [INFO] [stdout] 139 | introspector.get_sink_input_info(ident.index, on_sink_input_info(&info_sx)); [INFO] [stdout] | -----------------------------------------------------------------^^^^^^^^-- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `info_sx` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 154 | } [INFO] [stdout] | - `info_sx` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `info_sx` does not live long enough [INFO] [stdout] --> src/pa/callbacks.rs:142:66 [INFO] [stdout] | [INFO] [stdout] 130 | info_sx: mpsc::UnboundedSender, [INFO] [stdout] | ------- binding `info_sx` declared here [INFO] [stdout] ... [INFO] [stdout] 142 | introspector.get_sink_info_by_index(ident.index, on_sink_info(&info_sx)); [INFO] [stdout] | --------------------------------------------------------------^^^^^^^^-- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `info_sx` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 154 | } [INFO] [stdout] | - `info_sx` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `info_sx` does not live long enough [INFO] [stdout] --> src/pa/callbacks.rs:145:75 [INFO] [stdout] | [INFO] [stdout] 130 | info_sx: mpsc::UnboundedSender, [INFO] [stdout] | ------- binding `info_sx` declared here [INFO] [stdout] ... [INFO] [stdout] 145 | introspector.get_source_output_info(ident.index, on_source_output_info(&info_sx)); [INFO] [stdout] | -----------------------------------------------------------------------^^^^^^^^-- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `info_sx` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 154 | } [INFO] [stdout] | - `info_sx` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `info_sx` does not live long enough [INFO] [stdout] --> src/pa/callbacks.rs:148:70 [INFO] [stdout] | [INFO] [stdout] 130 | info_sx: mpsc::UnboundedSender, [INFO] [stdout] | ------- binding `info_sx` declared here [INFO] [stdout] ... [INFO] [stdout] 148 | introspector.get_source_info_by_index(ident.index, on_source_info(&info_sx)); [INFO] [stdout] | ------------------------------------------------------------------^^^^^^^^-- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `info_sx` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 154 | } [INFO] [stdout] | - `info_sx` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0597`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rsmixer` (bin "rsmixer" test) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0597`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rsmixer` (bin "rsmixer") due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "e3ca2b1d6f2019dbd5f81e510bd58a1c1bd7f8a9f3949930abacd5423f911a50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3ca2b1d6f2019dbd5f81e510bd58a1c1bd7f8a9f3949930abacd5423f911a50", kill_on_drop: false }` [INFO] [stdout] e3ca2b1d6f2019dbd5f81e510bd58a1c1bd7f8a9f3949930abacd5423f911a50