[INFO] fetching crate rustpat 0.6.1... [INFO] checking rustpat-0.6.1 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate rustpat 0.6.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate rustpat 0.6.1 [INFO] finished tweaking crates.io crate rustpat 0.6.1 [INFO] tweaked toml for crates.io crate rustpat 0.6.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rustpat 0.6.1 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 2 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d071973cfd94d3a8d0a5cc59640f8796253cddd38318f0ba88680497beb7078 [INFO] running `Command { std: "docker" "start" "-a" "9d071973cfd94d3a8d0a5cc59640f8796253cddd38318f0ba88680497beb7078", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d071973cfd94d3a8d0a5cc59640f8796253cddd38318f0ba88680497beb7078", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d071973cfd94d3a8d0a5cc59640f8796253cddd38318f0ba88680497beb7078", kill_on_drop: false }` [INFO] [stdout] 9d071973cfd94d3a8d0a5cc59640f8796253cddd38318f0ba88680497beb7078 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c48d3e2ee154ed20e6e2ec12d871c2ab4cf710cfd55c7a3300ad82af2f22983a [INFO] running `Command { std: "docker" "start" "-a" "c48d3e2ee154ed20e6e2ec12d871c2ab4cf710cfd55c7a3300ad82af2f22983a", kill_on_drop: false }` [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling rustpat v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: rustpat@0.6.1: src/libpat/libpat/src/pat_decode.c: In function 'pat_open_codec_context': [INFO] [stderr] warning: rustpat@0.6.1: src/libpat/libpat/src/pat_decode.c:143:24: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [INFO] [stderr] warning: rustpat@0.6.1: 143 | AVCodec* decoder = avcodec_find_decoder(stream->codecpar->codec_id); [INFO] [stderr] warning: rustpat@0.6.1: | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: rustpat@0.6.1: src/libpat/libpat/src/pat_decode.c: In function 'pat_open_swr_context': [INFO] [stderr] warning: rustpat@0.6.1: src/libpat/libpat/src/pat_decode.c:176:5: warning: 'av_get_default_channel_layout' is deprecated [-Wdeprecated-declarations] [INFO] [stderr] warning: rustpat@0.6.1: 176 | int64_t out_channel_layout = av_get_default_channel_layout(pat_audio_device->channels); [INFO] [stderr] warning: rustpat@0.6.1: | ^~~~~~~ [INFO] [stderr] warning: rustpat@0.6.1: In file included from /usr/include/x86_64-linux-gnu/libavcodec/avcodec.h:34, [INFO] [stderr] warning: rustpat@0.6.1: from src/libpat/libpat/src/pat_decode.h:4, [INFO] [stderr] warning: rustpat@0.6.1: from src/libpat/libpat/src/pat_decode.c:2: [INFO] [stderr] warning: rustpat@0.6.1: /usr/include/x86_64-linux-gnu/libavutil/channel_layout.h:506:9: note: declared here [INFO] [stderr] warning: rustpat@0.6.1: 506 | int64_t av_get_default_channel_layout(int nb_channels); [INFO] [stderr] warning: rustpat@0.6.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: rustpat@0.6.1: src/libpat/libpat/src/pat_decode.c:180:5: warning: 'swr_alloc_set_opts' is deprecated [-Wdeprecated-declarations] [INFO] [stderr] warning: rustpat@0.6.1: 180 | SwrContext* swr_context = swr_alloc_set_opts(NULL, out_channel_layout, out_format, pat_audio_device->frequency, [INFO] [stderr] warning: rustpat@0.6.1: | ^~~~~~~~~~ [INFO] [stderr] warning: rustpat@0.6.1: In file included from src/libpat/libpat/src/pat_decode.h:6: [INFO] [stderr] warning: rustpat@0.6.1: /usr/include/x86_64-linux-gnu/libswresample/swresample.h:260:20: note: declared here [INFO] [stderr] warning: rustpat@0.6.1: 260 | struct SwrContext *swr_alloc_set_opts(struct SwrContext *s, [INFO] [stderr] warning: rustpat@0.6.1: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: rustpat@0.6.1: src/libpat/libpat/src/pat_decode.c:181:50: warning: 'channel_layout' is deprecated [-Wdeprecated-declarations] [INFO] [stderr] warning: rustpat@0.6.1: 181 | decoder_context->channel_layout, decoder_context->sample_fmt, [INFO] [stderr] warning: rustpat@0.6.1: | ^~~~~~~~~~~~~~~ [INFO] [stderr] warning: rustpat@0.6.1: /usr/include/x86_64-linux-gnu/libavcodec/avcodec.h:1130:14: note: declared here [INFO] [stderr] warning: rustpat@0.6.1: 1130 | uint64_t channel_layout; [INFO] [stderr] warning: rustpat@0.6.1: | ^~~~~~~~~~~~~~ [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.46s [INFO] running `Command { std: "docker" "inspect" "c48d3e2ee154ed20e6e2ec12d871c2ab4cf710cfd55c7a3300ad82af2f22983a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c48d3e2ee154ed20e6e2ec12d871c2ab4cf710cfd55c7a3300ad82af2f22983a", kill_on_drop: false }` [INFO] [stdout] c48d3e2ee154ed20e6e2ec12d871c2ab4cf710cfd55c7a3300ad82af2f22983a