[INFO] fetching crate capella 0.1.3...
[INFO] checking capella-0.1.3 against try#8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f for pr-114559
[INFO] extracting crate capella 0.1.3 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate capella 0.1.3 on toolchain 8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate capella 0.1.3
[INFO] finished tweaking crates.io crate capella 0.1.3
[INFO] tweaked toml for crates.io crate capella 0.1.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 390dbc803080977214c5000040b54c1e6b7550a77159aeded3536096abb0d8aa
[INFO] running `Command { std: "docker" "start" "-a" "390dbc803080977214c5000040b54c1e6b7550a77159aeded3536096abb0d8aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "390dbc803080977214c5000040b54c1e6b7550a77159aeded3536096abb0d8aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "390dbc803080977214c5000040b54c1e6b7550a77159aeded3536096abb0d8aa", kill_on_drop: false }`
[INFO] [stdout] 390dbc803080977214c5000040b54c1e6b7550a77159aeded3536096abb0d8aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a545b1e1f7207545de7936d1bbaf4fbf11975745cf27dda079e186da2d2d1b44
[INFO] running `Command { std: "docker" "start" "-a" "a545b1e1f7207545de7936d1bbaf4fbf11975745cf27dda079e186da2d2d1b44", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling backtrace v0.3.68
[INFO] [stderr]     Checking ucd-util v0.1.10
[INFO] [stderr]     Checking gimli v0.27.3
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking regex-syntax v0.5.6
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking aho-corasick v0.6.10
[INFO] [stderr]     Checking object v0.31.1
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking utf8-ranges v1.0.5
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking slab v0.3.0
[INFO] [stderr]     Checking scoped-tls v0.1.2
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking num v0.1.42
[INFO] [stderr]     Checking chrono v0.3.0
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]     Checking crossbeam-deque v0.7.4
[INFO] [stderr]     Checking tokio-executor v0.1.10
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking tokio-sync v0.1.8
[INFO] [stderr]     Checking tokio-timer v0.1.2
[INFO] [stderr]     Checking tokio-threadpool v0.1.18
[INFO] [stderr]     Checking tokio-current-thread v0.1.7
[INFO] [stderr]     Checking tokio-timer v0.2.13
[INFO] [stderr]     Checking tokio-reactor v0.1.12
[INFO] [stderr]     Checking tokio-codec v0.1.2
[INFO] [stderr]     Checking tokio-tcp v0.1.4
[INFO] [stderr]     Checking tokio-uds v0.2.7
[INFO] [stderr]     Checking tokio-udp v0.1.6
[INFO] [stderr]     Checking tokio-fs v0.1.7
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]     Checking tokio-core v0.1.18
[INFO] [stderr]     Checking addr2line v0.20.0
[INFO] [stderr]     Checking env_logger v0.4.3
[INFO] [stderr]    Compiling derive-error-chain v0.10.1
[INFO] [stderr]     Checking error-chain v0.10.0
[INFO] [stderr]     Checking dotenv v0.10.1
[INFO] [stderr]     Checking capella v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/parse.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 | /     lazy_static! {
[INFO] [stdout] 72 | |         static ref PATTERN: Regex = Regex::new(r"(?x)
[INFO] [stdout] 73 | |             \A(?P<name>[\w\.]+):
[INFO] [stdout] 74 | |             ((?P<sign>\-|\+))?
[INFO] [stdout] ...  |
[INFO] [stdout] 77 | |             (\|@(?P<rate>\d+\.\d+))?\z").unwrap();
[INFO] [stdout] 78 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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]   --> src/parse.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 | /     lazy_static! {
[INFO] [stdout] 72 | |         static ref PATTERN: Regex = Regex::new(r"(?x)
[INFO] [stdout] 73 | |             \A(?P<name>[\w\.]+):
[INFO] [stdout] 74 | |             ((?P<sign>\-|\+))?
[INFO] [stdout] ...  |
[INFO] [stdout] 77 | |             (\|@(?P<rate>\d+\.\d+))?\z").unwrap();
[INFO] [stdout] 78 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:31:26
[INFO] [stdout]    |
[INFO] [stdout] 31 |         f.write_str(self.description())
[INFO] [stdout]    |                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:31:26
[INFO] [stdout]    |
[INFO] [stdout] 31 |         f.write_str(self.description())
[INFO] [stdout]    |                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/server.rs:84:48
[INFO] [stdout]    |
[INFO] [stdout] 84 |         io::Error::new(io::ErrorKind::Other, e.description())
[INFO] [stdout]    |                                                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/server.rs:84:48
[INFO] [stdout]    |
[INFO] [stdout] 84 |         io::Error::new(io::ErrorKind::Other, e.description())
[INFO] [stdout]    |                                                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 2.92s
[INFO] running `Command { std: "docker" "inspect" "a545b1e1f7207545de7936d1bbaf4fbf11975745cf27dda079e186da2d2d1b44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a545b1e1f7207545de7936d1bbaf4fbf11975745cf27dda079e186da2d2d1b44", kill_on_drop: false }`
[INFO] [stdout] a545b1e1f7207545de7936d1bbaf4fbf11975745cf27dda079e186da2d2d1b44
