[INFO] fetching crate messagebird-async 0.5.0... [INFO] building messagebird-async-0.5.0 against master#a29f341a8ac4e9325a5e37027b4215f50a76d06f for pr-101929 [INFO] extracting crate messagebird-async 0.5.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate messagebird-async 0.5.0 on toolchain a29f341a8ac4e9325a5e37027b4215f50a76d06f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate messagebird-async 0.5.0 [INFO] finished tweaking crates.io crate messagebird-async 0.5.0 [INFO] tweaked toml for crates.io crate messagebird-async 0.5.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate messagebird-async 0.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_plain v0.3.0 [INFO] [stderr] Downloaded regex v1.3.5 [INFO] [stderr] Downloaded rustls v0.14.0 [INFO] [stderr] Downloaded failure v0.1.7 [INFO] [stderr] Downloaded tokio-rustls v0.8.1 [INFO] [stderr] Downloaded serde_qs v0.5.2 [INFO] [stderr] Downloaded tokio-uds v0.2.6 [INFO] [stderr] Downloaded sct v0.4.0 [INFO] [stderr] Downloaded webpki v0.18.1 [INFO] [stderr] Downloaded common_failures v0.1.1 [INFO] [stderr] Downloaded hyper-rustls v0.15.1 [INFO] [stderr] Downloaded ct-logs v0.4.0 [INFO] [stderr] Downloaded webpki-roots v0.15.0 [INFO] [stderr] Downloaded backtrace v0.3.45 [INFO] [stderr] Downloaded tokio-core v0.1.17 [INFO] [stderr] Downloaded ring v0.13.5 [INFO] [stderr] Downloaded serde_url_params v0.2.0 [INFO] [stderr] Downloaded failure_derive v0.1.7 [INFO] [stderr] Downloaded backtrace-sys v0.1.34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3ee78c28ce97d51d3ea8eaa827641207b4c21d5a10980f3acd06426a82ca987 [INFO] running `Command { std: "docker" "start" "-a" "a3ee78c28ce97d51d3ea8eaa827641207b4c21d5a10980f3acd06426a82ca987", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3ee78c28ce97d51d3ea8eaa827641207b4c21d5a10980f3acd06426a82ca987", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3ee78c28ce97d51d3ea8eaa827641207b4c21d5a10980f3acd06426a82ca987", kill_on_drop: false }` [INFO] [stdout] a3ee78c28ce97d51d3ea8eaa827641207b4c21d5a10980f3acd06426a82ca987 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f737aed6df46e2dfd35e83b8cec569e6622258c85e97999e8670713cfd5dcc57 [INFO] running `Command { std: "docker" "start" "-a" "f737aed6df46e2dfd35e83b8cec569e6622258c85e97999e8670713cfd5dcc57", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling backtrace-sys v0.1.34 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling data-encoding v2.2.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling backtrace v0.3.45 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.6 [INFO] [stderr] Compiling regex v1.3.5 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling serde_url_params v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling serde_qs v0.5.2 [INFO] [stderr] Compiling serde_plain v0.3.0 [INFO] [stderr] Compiling enum-primitive-derive v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling common_failures v0.1.1 [INFO] [stderr] Compiling sct v0.4.0 [INFO] [stderr] Compiling webpki v0.18.1 [INFO] [stderr] Compiling ct-logs v0.4.0 [INFO] [stderr] Compiling rustls v0.14.0 [INFO] [stderr] Compiling webpki-roots v0.15.0 [INFO] [stderr] Compiling tokio-rustls v0.8.1 [INFO] [stderr] Compiling hyper-rustls v0.15.1 [INFO] [stderr] Compiling messagebird-async v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/serviceerror.rs:174:8 [INFO] [stdout] | [INFO] [stdout] 174 | fn new(errors: Vec) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.06s [INFO] running `Command { std: "docker" "inspect" "f737aed6df46e2dfd35e83b8cec569e6622258c85e97999e8670713cfd5dcc57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f737aed6df46e2dfd35e83b8cec569e6622258c85e97999e8670713cfd5dcc57", kill_on_drop: false }` [INFO] [stdout] f737aed6df46e2dfd35e83b8cec569e6622258c85e97999e8670713cfd5dcc57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c6c2cedfebfdd22380e637be93fbeaa107fdfc67275dd6ce38fe732abbb0906 [INFO] running `Command { std: "docker" "start" "-a" "2c6c2cedfebfdd22380e637be93fbeaa107fdfc67275dd6ce38fe732abbb0906", kill_on_drop: false }` [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/serviceerror.rs:174:8 [INFO] [stdout] | [INFO] [stdout] 174 | fn new(errors: Vec) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling messagebird-async v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: static `RAW_ONE` is never used [INFO] [stdout] --> src/sms/messagelist.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | static RAW_ONE: &str = r#" [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `RAW_MULTI` is never used [INFO] [stdout] --> src/sms/messagelist.rs:107:12 [INFO] [stdout] | [INFO] [stdout] 107 | static RAW_MULTI: &str = r#" [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 44.28s [INFO] running `Command { std: "docker" "inspect" "2c6c2cedfebfdd22380e637be93fbeaa107fdfc67275dd6ce38fe732abbb0906", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c6c2cedfebfdd22380e637be93fbeaa107fdfc67275dd6ce38fe732abbb0906", kill_on_drop: false }` [INFO] [stdout] 2c6c2cedfebfdd22380e637be93fbeaa107fdfc67275dd6ce38fe732abbb0906