[INFO] cloning repository https://github.com/jantap/rsmixer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jantap/rsmixer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjantap%2Frsmixer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjantap%2Frsmixer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8a18f600179586740ed3ef9a741993959790ca1f [INFO] checking jantap/rsmixer against try#23ffd2897cbb44320ca18dfe4d05dbacb37d55e0 for pr-115950 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjantap%2Frsmixer" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jantap/rsmixer 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 git repo https://github.com/jantap/rsmixer [INFO] finished tweaking git repo https://github.com/jantap/rsmixer [INFO] tweaked toml for git repo https://github.com/jantap/rsmixer written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jantap/rsmixer 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 0881cb8a2b1b8ec57fe7f185fb27fe306a34862a1d6724079d88b12915fd4a30 [INFO] running `Command { std: "docker" "start" "-a" "0881cb8a2b1b8ec57fe7f185fb27fe306a34862a1d6724079d88b12915fd4a30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0881cb8a2b1b8ec57fe7f185fb27fe306a34862a1d6724079d88b12915fd4a30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0881cb8a2b1b8ec57fe7f185fb27fe306a34862a1d6724079d88b12915fd4a30", kill_on_drop: false }` [INFO] [stdout] 0881cb8a2b1b8ec57fe7f185fb27fe306a34862a1d6724079d88b12915fd4a30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 08efc63797c3945f5fdf93c4a1eb6c198c352aff9f1fa132a032392a8c2a2ea5 [INFO] running `Command { std: "docker" "start" "-a" "08efc63797c3945f5fdf93c4a1eb6c198c352aff9f1fa132a032392a8c2a2ea5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.61 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Checking arc-swap v0.4.6 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v1.3.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking ucd-trie v0.1.3 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking unreachable v0.1.1 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking mio v0.7.7 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling libpulse-sys v1.17.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking thread-id v3.3.0 [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] Compiling async-trait v0.1.45 [INFO] [stderr] Checking regex-syntax v0.6.18 [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 semver-parser v0.10.1 [INFO] [stderr] Checking signal-hook v0.1.15 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking thread_local v0.3.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking state v0.4.1 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking semver v0.11.0 [INFO] [stderr] Checking simple-logging v2.0.2 [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 tokio-macros v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.5 [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 serde_test v1.0.117 [INFO] [stderr] Checking toml v0.5.6 [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] [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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rsmixer` (bin "rsmixer" test) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "08efc63797c3945f5fdf93c4a1eb6c198c352aff9f1fa132a032392a8c2a2ea5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08efc63797c3945f5fdf93c4a1eb6c198c352aff9f1fa132a032392a8c2a2ea5", kill_on_drop: false }` [INFO] [stdout] 08efc63797c3945f5fdf93c4a1eb6c198c352aff9f1fa132a032392a8c2a2ea5