[INFO] cloning repository https://github.com/iqlusioninc/crates [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iqlusioninc/crates" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiqlusioninc%2Fcrates", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiqlusioninc%2Fcrates'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6d9b2242b31a2756b68d9f7bb17dcfd7ec0edfa2 [INFO] checking iqlusioninc/crates against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiqlusioninc%2Fcrates" "/workspace/builds/worker-43/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-43/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iqlusioninc/crates on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/iqlusioninc/crates [INFO] finished tweaking git repo https://github.com/iqlusioninc/crates [INFO] tweaked toml for git repo https://github.com/iqlusioninc/crates written to /workspace/builds/worker-43/source/Cargo.toml [INFO] crate git repo https://github.com/iqlusioninc/crates already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19eb37e96531b4a26c082cf83a0f205b280b278b5f7cabee19f59ead0d3bef09 [INFO] running `Command { std: "docker" "start" "-a" "19eb37e96531b4a26c082cf83a0f205b280b278b5f7cabee19f59ead0d3bef09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19eb37e96531b4a26c082cf83a0f205b280b278b5f7cabee19f59ead0d3bef09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19eb37e96531b4a26c082cf83a0f205b280b278b5f7cabee19f59ead0d3bef09", kill_on_drop: false }` [INFO] [stdout] 19eb37e96531b4a26c082cf83a0f205b280b278b5f7cabee19f59ead0d3bef09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6886a96cc99d9edb03c8c11592a5d559aefb0b1403a65414695416ac3031ea2c [INFO] running `Command { std: "docker" "start" "-a" "6886a96cc99d9edb03c8c11592a5d559aefb0b1403a65414695416ac3031ea2c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Checking cpufeatures v0.1.5 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Checking const-oid v0.6.0 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Checking base64ct v1.0.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking rustc-demangle v0.1.20 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling hex-literal v0.3.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking canonical-path v2.0.2 (/opt/rustwide/workdir/canonical-path) [INFO] [stderr] Checking harp v0.1.0 (/opt/rustwide/workdir/harp) [INFO] [stderr] Checking tai64 v3.1.0 (/opt/rustwide/workdir/tai64) [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Checking der v0.4.0 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> harp/src/error.rs:119:47 [INFO] [stdout] | [INFO] [stdout] 119 | fail!($kind, &format!($fmt, $($arg)+)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: harp/src/response/reader.rs:107:29 [INFO] [stdout] | [INFO] [stdout] 107 | Some(status) => fail!( [INFO] [stdout] | _____________________________- [INFO] [stdout] 108 | | ResponseError, [INFO] [stdout] 109 | | "unexpected HTTP response status: \"{}\"", [INFO] [stdout] 110 | | status [INFO] [stdout] 111 | | ), [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> harp/src/error.rs:116:45 [INFO] [stdout] | [INFO] [stdout] 116 | return Err(err!($kind, $msg).into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: harp/src/response/reader.rs:107:29 [INFO] [stdout] | [INFO] [stdout] 107 | Some(status) => fail!( [INFO] [stdout] | _____________________________- [INFO] [stdout] 108 | | ResponseError, [INFO] [stdout] 109 | | "unexpected HTTP response status: \"{}\"", [INFO] [stdout] 110 | | status [INFO] [stdout] 111 | | ), [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> harp/src/error.rs:116:45 [INFO] [stdout] | [INFO] [stdout] 116 | return Err(err!($kind, $msg).into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: harp/src/response/reader.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | None => fail!(ResponseError, "HTTP response status line missing!"), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> harp/src/error.rs:119:47 [INFO] [stdout] | [INFO] [stdout] 119 | fail!($kind, &format!($fmt, $($arg)+)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: harp/src/response/reader.rs:107:29 [INFO] [stdout] | [INFO] [stdout] 107 | Some(status) => fail!( [INFO] [stdout] | _____________________________- [INFO] [stdout] 108 | | ResponseError, [INFO] [stdout] 109 | | "unexpected HTTP response status: \"{}\"", [INFO] [stdout] 110 | | status [INFO] [stdout] 111 | | ), [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> harp/src/error.rs:116:45 [INFO] [stdout] | [INFO] [stdout] 116 | return Err(err!($kind, $msg).into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: harp/src/response/reader.rs:107:29 [INFO] [stdout] | [INFO] [stdout] 107 | Some(status) => fail!( [INFO] [stdout] | _____________________________- [INFO] [stdout] 108 | | ResponseError, [INFO] [stdout] 109 | | "unexpected HTTP response status: \"{}\"", [INFO] [stdout] 110 | | status [INFO] [stdout] 111 | | ), [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> harp/src/error.rs:116:45 [INFO] [stdout] | [INFO] [stdout] 116 | return Err(err!($kind, $msg).into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: harp/src/response/reader.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | None => fail!(ResponseError, "HTTP response status line missing!"), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking prost-amino v0.6.0 [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking pem-rfc7468 v0.2.0 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Checking spki v0.4.0 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling object v0.26.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking ripemd160 v0.9.1 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking pbkdf2 v0.8.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.1 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking addr2line v0.16.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Checking signature v1.3.1 [INFO] [stderr] Checking ff v0.10.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking http-body v0.4.2 [INFO] [stderr] Checking group v0.10.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Checking anomaly v0.2.0 [INFO] [stderr] Checking anomaly v0.2.0 (/opt/rustwide/workdir/anomaly) [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking ct-logs v0.8.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking synstructure v0.12.5 [INFO] [stderr] Checking zeroize_derive v1.1.0 (/opt/rustwide/workdir/zeroize/derive) [INFO] [stderr] Checking rustls-native-certs v0.5.0 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling prost-amino-derive v0.6.1 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] error: could not compile `serde_derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_derive-1.0.127/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=fcc4ccd01511e7cf -C extra-filename=-fcc4ccd01511e7cf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-72dd94e62781faf3.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-754b571958ad5368.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-7c8a09896a0f22e4.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg underscore_consts` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6886a96cc99d9edb03c8c11592a5d559aefb0b1403a65414695416ac3031ea2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6886a96cc99d9edb03c8c11592a5d559aefb0b1403a65414695416ac3031ea2c", kill_on_drop: false }` [INFO] [stdout] 6886a96cc99d9edb03c8c11592a5d559aefb0b1403a65414695416ac3031ea2c