[INFO] cloning repository https://github.com/mmacedoeu/toyrpc.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mmacedoeu/toyrpc.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmacedoeu%2Ftoyrpc.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmacedoeu%2Ftoyrpc.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 17dcf9a2552b743750c32579c2d43b27327d0c30 [INFO] checking mmacedoeu/toyrpc.rs against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmacedoeu%2Ftoyrpc.rs" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mmacedoeu/toyrpc.rs on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mmacedoeu/toyrpc.rs [INFO] finished tweaking git repo https://github.com/mmacedoeu/toyrpc.rs [INFO] tweaked toml for git repo https://github.com/mmacedoeu/toyrpc.rs written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/mmacedoeu/toyrpc.rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 309590c358ad8c3a5c87695deaf9c6b76174b0cccc114c281c995c8f0bb785df [INFO] running `Command { std: "docker" "start" "-a" "309590c358ad8c3a5c87695deaf9c6b76174b0cccc114c281c995c8f0bb785df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "309590c358ad8c3a5c87695deaf9c6b76174b0cccc114c281c995c8f0bb785df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "309590c358ad8c3a5c87695deaf9c6b76174b0cccc114c281c995c8f0bb785df", kill_on_drop: false }` [INFO] [stdout] 309590c358ad8c3a5c87695deaf9c6b76174b0cccc114c281c995c8f0bb785df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b56bd0e3650fd49b090f9e085c412e8c8e51764ea42c880a99c9d8cd6996c4f2 [INFO] running `Command { std: "docker" "start" "-a" "b56bd0e3650fd49b090f9e085c412e8c8e51764ea42c880a99c9d8cd6996c4f2", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.40 [INFO] [stderr] Checking cfg-if v0.1.3 [INFO] [stderr] Checking futures v0.1.21 [INFO] [stderr] Checking byteorder v1.2.3 [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Checking lazycell v0.6.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking slab v0.4.0 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.4 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Checking smallvec v0.6.1 [INFO] [stderr] Checking serde v1.0.55 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Checking itoa v0.4.1 [INFO] [stderr] Compiling version_check v0.1.3 [INFO] [stderr] Checking dtoa v0.4.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling cc v1.0.15 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Checking stable_deref_trait v1.0.0 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling heapsize v0.3.9 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Checking bitflags v0.4.0 [INFO] [stderr] Checking owning_ref v0.2.4 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking rustc-demangle v0.1.8 [INFO] [stderr] Checking httparse v1.2.4 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Checking lazycell v0.4.0 [INFO] [stderr] Checking odds v0.2.26 [INFO] [stderr] Checking bitflags v1.0.3 [INFO] [stderr] Checking slab v0.2.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking crossbeam v0.2.12 [INFO] [stderr] Checking xdg v2.1.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking base32 v0.3.1 [INFO] [stderr] Checking order-stat v0.1.3 [INFO] [stderr] Checking target_info v0.1.0 [INFO] [stderr] Checking ansi_term v0.7.5 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Checking crossbeam-utils v0.3.2 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking base64 v0.9.1 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Checking textwrap v0.9.0 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking net2 v0.2.32 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking isatty v0.1.7 [INFO] [stderr] Checking atty v0.2.10 [INFO] [stderr] Checking nix v0.9.0 [INFO] [stderr] Checking fdlimit v0.1.1 [INFO] [stderr] Checking daemonize v0.2.3 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking app_dirs v1.2.1 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking arrayvec v0.3.25 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Checking clap v2.31.2 [INFO] [stderr] Checking bytes v0.4.7 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Checking crossbeam-epoch v0.4.1 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking mio v0.6.14 [INFO] [stderr] Compiling vergen v0.1.1 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Checking rand v0.3.22 [INFO] [stderr] Compiling nix v0.7.0 [INFO] [stderr] Compiling rustc_version v0.2.2 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Compiling syn v0.13.10 [INFO] [stderr] Checking parking_lot v0.5.5 [INFO] [stderr] Checking parking_lot v0.3.8 [INFO] [stderr] Checking crossbeam-deque v0.3.1 [INFO] [stderr] Checking mime v0.3.7 [INFO] [stderr] Compiling toyrpc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bigint v1.0.5 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Checking number_prefix v0.2.8 [INFO] [stderr] Checking tokio-executor v0.1.2 [INFO] [stderr] Checking tokio-io v0.1.6 [INFO] [stderr] Checking tokio-service v0.1.0 [INFO] [stderr] Checking want v0.0.4 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking relay v0.1.1 [INFO] [stderr] Checking tokio-threadpool v0.1.3 [INFO] [stderr] Checking tokio-timer v0.2.3 [INFO] [stderr] Checking num-iter v0.1.37 [INFO] [stderr] Checking chrono v0.4.2 [INFO] [stderr] Checking num v0.1.42 [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bigint-1.0.5/src/uint.rs:120:4 [INFO] [stdout] | [INFO] [stdout] 120 | asm!(" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _____________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 121 | | add $15, $0 [INFO] [stdout] 122 | | adc $16, $1 [INFO] [stdout] 123 | | adc $17, $2 [INFO] [stdout] ... | [INFO] [stdout] 152 | | : [INFO] [stdout] 153 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 1124 | construct_uint!(U512, 8); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] = note: this error originates in the macro `uint_overflowing_add` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bigint-1.0.5/src/uint.rs:223:4 [INFO] [stdout] | [INFO] [stdout] 223 | asm!(" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _____________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 224 | | sub $15, $0 [INFO] [stdout] 225 | | sbb $16, $1 [INFO] [stdout] 226 | | sbb $17, $2 [INFO] [stdout] ... | [INFO] [stdout] 255 | | : [INFO] [stdout] 256 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 1124 | construct_uint!(U512, 8); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] = note: this error originates in the macro `uint_overflowing_sub` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tokio-reactor v0.1.1 [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bigint-1.0.5/src/uint.rs:96:4 [INFO] [stdout] | [INFO] [stdout] 96 | asm!(" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _____________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 97 | | add $9, $0 [INFO] [stdout] 98 | | adc $10, $1 [INFO] [stdout] 99 | | adc $11, $2 [INFO] [stdout] ... | [INFO] [stdout] 107 | | : [INFO] [stdout] 108 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 1125 | construct_uint!(U256, 4); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] = note: this error originates in the macro `uint_overflowing_add` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bigint-1.0.5/src/uint.rs:200:4 [INFO] [stdout] | [INFO] [stdout] 200 | asm!(" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _____________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 201 | | sub $9, $0 [INFO] [stdout] 202 | | sbb $10, $1 [INFO] [stdout] 203 | | sbb $11, $2 [INFO] [stdout] ... | [INFO] [stdout] 210 | | : [INFO] [stdout] 211 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 1125 | construct_uint!(U256, 4); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] = note: this error originates in the macro `uint_overflowing_sub` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bigint-1.0.5/src/uint.rs:274:4 [INFO] [stdout] | [INFO] [stdout] 274 | asm!(" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _____________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 275 | | mov $5, %rax [INFO] [stdout] 276 | | mulq $9 [INFO] [stdout] 277 | | mov %rax, $0 [INFO] [stdout] ... | [INFO] [stdout] 375 | | [INFO] [stdout] 376 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 1125 | construct_uint!(U256, 4); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] = note: this error originates in the macro `uint_overflowing_mul` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bigint-1.0.5/src/uint.rs:1137:4 [INFO] [stdout] | [INFO] [stdout] 1137 | asm!(" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _____________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 1138 | | mov $8, %rax [INFO] [stdout] 1139 | | mulq $12 [INFO] [stdout] 1140 | | mov %rax, $0 [INFO] [stdout] ... | [INFO] [stdout] 1262 | | : [INFO] [stdout] 1263 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking env_logger v0.3.5 [INFO] [stderr] Checking ethcore-logger v1.7.0 (/opt/rustwide/workdir/crates/logger) [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bigint` [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] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> crates/logger/src/lib.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! { [INFO] [stdout] 61 | | static ref ROTATING_LOGGER : Mutex> = Mutex::new(Default::default()); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> crates/logger/src/lib.rs:146:2 [INFO] [stdout] | [INFO] [stdout] 146 | / lazy_static! { [INFO] [stdout] 147 | | static ref RE: Regex = Regex::new("\x1b\\[[^m]+m").unwrap(); [INFO] [stdout] 148 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> crates/logger/src/rotating.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / lazy_static! { [INFO] [stdout] 27 | | static ref LOG_DUMMY: () = { [INFO] [stdout] 28 | | let mut builder = LogBuilder::new(); [INFO] [stdout] 29 | | builder.filter(None, LogLevelFilter::Info); [INFO] [stdout] ... | [INFO] [stdout] 38 | | }; [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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] error: build failed [INFO] running `Command { std: "docker" "inspect" "b56bd0e3650fd49b090f9e085c412e8c8e51764ea42c880a99c9d8cd6996c4f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b56bd0e3650fd49b090f9e085c412e8c8e51764ea42c880a99c9d8cd6996c4f2", kill_on_drop: false }` [INFO] [stdout] b56bd0e3650fd49b090f9e085c412e8c8e51764ea42c880a99c9d8cd6996c4f2