[INFO] fetching crate cec-alsa-sync 1.0.8... [INFO] checking cec-alsa-sync-1.0.8 against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] extracting crate cec-alsa-sync 1.0.8 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate cec-alsa-sync 1.0.8 on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate cec-alsa-sync 1.0.8 [INFO] finished tweaking crates.io crate cec-alsa-sync 1.0.8 [INFO] tweaked toml for crates.io crate cec-alsa-sync 1.0.8 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate cec-alsa-sync 1.0.8 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cec-rs v2.0.1 [INFO] [stderr] Downloaded enum-repr-derive v0.1.2 [INFO] [stderr] Downloaded libcec-sys v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d04c013acf001426f375eca583ab5bc9028bd6c631e9bb2cf897d4a836796270 [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" "d04c013acf001426f375eca583ab5bc9028bd6c631e9bb2cf897d4a836796270", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d04c013acf001426f375eca583ab5bc9028bd6c631e9bb2cf897d4a836796270", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d04c013acf001426f375eca583ab5bc9028bd6c631e9bb2cf897d4a836796270", kill_on_drop: false }` [INFO] [stdout] d04c013acf001426f375eca583ab5bc9028bd6c631e9bb2cf897d4a836796270 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8576078d1b56c087daad66089c95b17d20a0d9cc5d16971d2bac9fd02733ba5a [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" "8576078d1b56c087daad66089c95b17d20a0d9cc5d16971d2bac9fd02733ba5a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling strsim v0.9.2 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling libcec-sys v1.0.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling syn-mid v0.4.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling proc-macro-error v0.4.5 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.5 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling enum-repr-derive v0.1.2 [INFO] [stderr] Checking cec-rs v2.0.1 [INFO] [stderr] Checking cec-alsa-sync v1.0.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "8576078d1b56c087daad66089c95b17d20a0d9cc5d16971d2bac9fd02733ba5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8576078d1b56c087daad66089c95b17d20a0d9cc5d16971d2bac9fd02733ba5a", kill_on_drop: false }` [INFO] [stdout] 8576078d1b56c087daad66089c95b17d20a0d9cc5d16971d2bac9fd02733ba5a