[INFO] fetching crate zedis 0.1.102... [INFO] checking zedis-0.1.102 against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] extracting crate zedis 0.1.102 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate zedis 0.1.102 on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate zedis 0.1.102 [INFO] finished tweaking crates.io crate zedis 0.1.102 [INFO] tweaked toml for crates.io crate zedis 0.1.102 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate zedis 0.1.102 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded signal-hook v0.1.10 [INFO] [stderr] Downloaded actix-rt v0.2.5 [INFO] [stderr] Downloaded env_logger v0.7.0 [INFO] [stderr] Downloaded zmq v0.9.1 [INFO] [stderr] Downloaded web-view v0.4.5 [INFO] [stderr] Downloaded actix-server v0.6.0 [INFO] [stderr] Downloaded webview-sys v0.1.4 [INFO] [stderr] Downloaded actix-web v1.0.7 [INFO] [stderr] Downloaded actix-utils v0.4.5 [INFO] [stderr] Downloaded zmq-sys v0.9.1 [INFO] [stderr] Downloaded pagecache v0.19.4 [INFO] [stderr] Downloaded sled v0.28.0 [INFO] [stderr] Downloaded actix-http v0.2.10 [INFO] [stderr] Downloaded json v0.12.0 [INFO] [stderr] Downloaded awc v0.2.6 [INFO] [stderr] Downloaded serde_bytes v0.11.2 [INFO] [stderr] Downloaded bincode v1.1.4 [INFO] [stderr] Downloaded sodiumoxide v0.2.4 [INFO] [stderr] Downloaded libsodium-sys v0.2.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b97ada021b90e779ae602e05ebcec270c895f2b76b39652181001ab06cb7e21 [INFO] running `Command { std: "docker" "start" "-a" "0b97ada021b90e779ae602e05ebcec270c895f2b76b39652181001ab06cb7e21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b97ada021b90e779ae602e05ebcec270c895f2b76b39652181001ab06cb7e21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b97ada021b90e779ae602e05ebcec270c895f2b76b39652181001ab06cb7e21", kill_on_drop: false }` [INFO] [stdout] 0b97ada021b90e779ae602e05ebcec270c895f2b76b39652181001ab06cb7e21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79157d72a0bcedab33f12328216485e50754c4acd3556dd5362c6048c44c49e4 [INFO] running `Command { std: "docker" "start" "-a" "79157d72a0bcedab33f12328216485e50754c4acd3556dd5362c6048c44c49e4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling serde v1.0.100 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Checking ppv-lite86 v0.2.5 [INFO] [stderr] Checking copyless v0.1.4 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking arc-swap v0.4.3 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Checking dtoa v0.4.4 [INFO] [stderr] Checking indexmap v1.2.0 [INFO] [stderr] Checking hashbrown v0.5.0 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking mime v0.3.14 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling zmq v0.9.1 [INFO] [stderr] Checking rgb v0.8.14 [INFO] [stderr] Checking unicode-segmentation v1.3.0 [INFO] [stderr] Checking urlencoding v1.0.0 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Checking json v0.12.0 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking lock_api v0.3.1 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metadeps-1.1.2/src/lib.rs:67:30 [INFO] [stdout] | [INFO] [stdout] 67 | _ => bail!("Unexpected key {}.{}.{} type {}", key, name, tname, tvalue.type_str()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metadeps-1.1.2/src/lib.rs:78:18 [INFO] [stdout] | [INFO] [stdout] 78 | _ => bail!("{}.{} not a string or table", key, name), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `metadeps` [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "79157d72a0bcedab33f12328216485e50754c4acd3556dd5362c6048c44c49e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79157d72a0bcedab33f12328216485e50754c4acd3556dd5362c6048c44c49e4", kill_on_drop: false }` [INFO] [stdout] 79157d72a0bcedab33f12328216485e50754c4acd3556dd5362c6048c44c49e4