[INFO] updating cached repository aep/conduit [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/aep/conduit [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/aep/conduit" "work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/aep/conduit"` [INFO] [stderr] Cloning into 'work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/aep/conduit'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/aep/conduit" "work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/gh/aep/conduit"` [INFO] [stderr] Cloning into 'work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/gh/aep/conduit'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b4325607ffc0f1d9c35e586f3ce1edae891f8853 [INFO] sha for GitHub repo aep/conduit: b4325607ffc0f1d9c35e586f3ce1edae891f8853 [INFO] validating manifest of aep/conduit on toolchain master#e305df1846a6d985315917ae0c81b74af8b4e641 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of aep/conduit on toolchain try#99a7498759a22b5684caf798a98b7e90ad9d2443 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+99a7498759a22b5684caf798a98b7e90ad9d2443-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing aep/conduit [INFO] removed path dependency carrier from aep/conduit [INFO] finished frobbing aep/conduit [INFO] frobbed toml for aep/conduit written to work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/aep/conduit/Cargo.toml [INFO] started frobbing aep/conduit [INFO] removed path dependency carrier from aep/conduit [INFO] finished frobbing aep/conduit [INFO] frobbed toml for aep/conduit written to work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/gh/aep/conduit/Cargo.toml [INFO] crate aep/conduit already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/aep/conduit/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+99a7498759a22b5684caf798a98b7e90ad9d2443-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+99a7498759a22b5684caf798a98b7e90ad9d2443-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking aep/conduit against master#e305df1846a6d985315917ae0c81b74af8b4e641 for pr-60039-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-60039-1/worker-6/master#e305df1846a6d985315917ae0c81b74af8b4e641:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/aep/conduit:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 17da2e586452d1b12c3a4cb9d2dcdf6dcec83e02476c6edd0950665539a74c7a [INFO] running `"docker" "start" "-a" "17da2e586452d1b12c3a4cb9d2dcdf6dcec83e02476c6edd0950665539a74c7a"` [INFO] [stderr] warning: dependency (carrier) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling futures v0.1.26 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling string v0.1.3 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling subtle v2.0.0 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Checking bs58 v0.2.2 [INFO] [stderr] Checking mtdparts v0.2.0 [INFO] [stderr] Checking gcmap v0.1.4 [INFO] [stderr] Checking mosquitto-client v0.1.5 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling tokio-trace-core v0.1.0 [INFO] [stderr] Compiling hacl-star-sys v0.0.6 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Checking rand_core v0.2.2 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking tinylogger v0.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Checking nix v0.11.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Compiling snow v0.4.2 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling unicase v2.3.0 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Checking hpack v0.3.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking pbr v1.0.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling tokio-sync v0.1.5 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking http v0.1.17 [INFO] [stderr] Checking prost v0.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.43 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking mio-extras v2.0.5 [INFO] [stderr] Compiling v_escape_derive v0.5.3 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling osaka-macros v0.2.10 [INFO] [stderr] Checking hacl-star v0.0.11 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Checking env_logger v0.6.1 [INFO] [stderr] Compiling curve25519-dalek v1.1.3 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Checking flate2 v1.0.7 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking tokio-threadpool v0.1.14 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Compiling openssl v0.10.20 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling v_escape v0.7.2 [INFO] [stderr] Checking h2 v0.1.18 [INFO] [stderr] Checking osaka v0.2.10 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling v_htmlescape v0.4.3 [INFO] [stderr] Checking osaka-dns v0.2.10 [INFO] [stderr] Checking axon v0.2.0 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling prost-derive v0.4.0 [INFO] [stderr] Compiling cookie_store v0.5.1 [INFO] [stderr] Checking x25519-dalek v0.4.5 [INFO] [stderr] Checking ed25519-dalek v1.0.0-pre.1 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] Compiling prost-build v0.4.0 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Checking trust-dns-proto v0.6.3 [INFO] [stderr] Checking trust-dns-proto v0.5.0 [INFO] [stderr] Checking redis v0.9.1 [INFO] [stderr] Compiling prost-types v0.4.0 [INFO] [stderr] Checking tokio v0.1.19 [INFO] [stderr] Checking trust-dns-resolver v0.10.3 [INFO] [stderr] Compiling hyper v0.12.27 [INFO] [stderr] Checking redis_cluster_rs v0.1.5 [INFO] [stderr] Checking actix v0.7.9 [INFO] [stderr] Compiling carrier v0.8.6 [INFO] [stderr] Checking actix-net v0.2.6 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.15 [INFO] [stderr] Checking actix-web v0.7.19 [INFO] [stderr] Compiling hwaddr v0.1.5 [INFO] [stderr] Checking conduit-scn v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `util::defer` [INFO] [stderr] --> src/main.rs:21:39 [INFO] [stderr] | [INFO] [stderr] 21 | use carrier::{error::Error, identity, util::defer, conduit::Conduit, config}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `warn` [INFO] [stderr] --> src/main.rs:22:17 [INFO] [stderr] | [INFO] [stderr] 22 | use log::{info, warn}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::cell::RefCell` [INFO] [stderr] --> src/main.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | use std::cell::RefCell; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Instant` [INFO] [stderr] --> src/main.rs:28:27 [INFO] [stderr] | [INFO] [stderr] 28 | use std::time::{Duration, Instant}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `util::defer` [INFO] [stderr] --> src/main.rs:21:39 [INFO] [stderr] | [INFO] [stderr] 21 | use carrier::{error::Error, identity, util::defer, conduit::Conduit, config}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `warn` [INFO] [stderr] --> src/main.rs:22:17 [INFO] [stderr] | [INFO] [stderr] 22 | use log::{info, warn}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::cell::RefCell` [INFO] [stderr] --> src/main.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | use std::cell::RefCell; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Instant` [INFO] [stderr] --> src/main.rs:28:27 [INFO] [stderr] | [INFO] [stderr] 28 | use std::time::{Duration, Instant}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `prost::Message` [INFO] [stderr] --> src/main.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 24 | use prost::Message; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `identity` [INFO] [stderr] --> src/main.rs:436:59 [INFO] [stderr] | [INFO] [stderr] 436 | conduit.call(v.identity, v.headers, move |identity: &carrier::identity::Identity, msg: carrier::proto::Empty| { [INFO] [stderr] | ^^^^^^^^ help: consider prefixing with an underscore: `_identity` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `msg` [INFO] [stderr] --> src/main.rs:436:99 [INFO] [stderr] | [INFO] [stderr] 436 | conduit.call(v.identity, v.headers, move |identity: &carrier::identity::Identity, msg: carrier::proto::Empty| { [INFO] [stderr] | ^^^ help: consider prefixing with an underscore: `_msg` [INFO] [stderr] [INFO] [stderr] warning: unused import: `prost::Message` [INFO] [stderr] --> src/main.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 24 | use prost::Message; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `identity` [INFO] [stderr] --> src/main.rs:436:59 [INFO] [stderr] | [INFO] [stderr] 436 | conduit.call(v.identity, v.headers, move |identity: &carrier::identity::Identity, msg: carrier::proto::Empty| { [INFO] [stderr] | ^^^^^^^^ help: consider prefixing with an underscore: `_identity` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `msg` [INFO] [stderr] --> src/main.rs:436:99 [INFO] [stderr] | [INFO] [stderr] 436 | conduit.call(v.identity, v.headers, move |identity: &carrier::identity::Identity, msg: carrier::proto::Empty| { [INFO] [stderr] | ^^^ help: consider prefixing with an underscore: `_msg` [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `SwitchPort` [INFO] [stderr] --> src/uitypes.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | pub struct SwitchPort { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `IpRoute` [INFO] [stderr] --> src/uitypes.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | pub struct IpRoute { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `Net` [INFO] [stderr] --> src/uitypes.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | pub struct Net { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `SwitchPort` [INFO] [stderr] --> src/uitypes.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | pub struct SwitchPort { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `IpRoute` [INFO] [stderr] --> src/uitypes.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | pub struct IpRoute { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `Net` [INFO] [stderr] --> src/uitypes.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | pub struct Net { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 26s [INFO] running `"docker" "inspect" "17da2e586452d1b12c3a4cb9d2dcdf6dcec83e02476c6edd0950665539a74c7a"` [INFO] running `"docker" "rm" "-f" "17da2e586452d1b12c3a4cb9d2dcdf6dcec83e02476c6edd0950665539a74c7a"` [INFO] [stdout] 17da2e586452d1b12c3a4cb9d2dcdf6dcec83e02476c6edd0950665539a74c7a