[INFO] updating cached repository bchallenor/drawbridge [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/bchallenor/drawbridge [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/bchallenor/drawbridge" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/bchallenor/drawbridge"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/bchallenor/drawbridge'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/bchallenor/drawbridge" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/bchallenor/drawbridge"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/bchallenor/drawbridge'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b4166613291a409f1a6ace820f50474fe5e685f8 [INFO] sha for GitHub repo bchallenor/drawbridge: b4166613291a409f1a6ace820f50474fe5e685f8 [INFO] validating manifest of bchallenor/drawbridge on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of bchallenor/drawbridge on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing bchallenor/drawbridge [INFO] finished frobbing bchallenor/drawbridge [INFO] frobbed toml for bchallenor/drawbridge written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/bchallenor/drawbridge/Cargo.toml [INFO] started frobbing bchallenor/drawbridge [INFO] finished frobbing bchallenor/drawbridge [INFO] frobbed toml for bchallenor/drawbridge written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/bchallenor/drawbridge/Cargo.toml [INFO] crate bchallenor/drawbridge has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing bchallenor/drawbridge against try#7fea0229842e79db1159ea58ad9a653b288efee9 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-0/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/bchallenor/drawbridge:/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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "build" "--frozen"` [INFO] [stdout] b49a128ea83fdf4db52c3a2c35ba024f34f9d4fb91658b08d39f0c5899c05e82 [INFO] running `"docker" "start" "-a" "b49a128ea83fdf4db52c3a2c35ba024f34f9d4fb91658b08d39f0c5899c05e82"` [INFO] [stderr] Compiling ipnet v1.0.0 [INFO] [stderr] Compiling tokio-executor v0.1.1 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.27 [INFO] [stderr] Compiling sha2 v0.7.0 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.1 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-udp v0.1.0 [INFO] [stderr] Compiling tokio v0.1.4 [INFO] [stderr] Compiling tokio-core v0.1.16 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling hyper v0.11.24 [INFO] [stderr] Compiling hyper-tls v0.1.3 [INFO] [stderr] Compiling rusoto_credential v0.11.0 [INFO] [stderr] Compiling rusoto_core v0.32.0 [INFO] [stderr] Compiling rusoto_route53 v0.32.0 [INFO] [stderr] Compiling rusoto_ec2 v0.32.0 [INFO] [stderr] Compiling drawbridge v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right': superseded by `trim_end` [INFO] [stderr] --> src/cli/parse.rs:252:46 [INFO] [stderr] | [INFO] [stderr] 252 | let ip_addr = Ipv4Addr::from_str(content.trim_right()) [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/dns/aws/dns_zone.rs:34:27 [INFO] [stderr] | [INFO] [stderr] 34 | id: hz.id.trim_left_matches("/hostedzone/").to_owned(), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: Could not compile `drawbridge`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name drawbridge src/main.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=ac1cfe613b6e25f5 -C extra-filename=-ac1cfe613b6e25f5 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern clap=/opt/crater/target/debug/deps/libclap-0f0f70618769d869.rlib --extern failure=/opt/crater/target/debug/deps/libfailure-d8fdb0508fe2a711.rlib --extern futures=/opt/crater/target/debug/deps/libfutures-d5d96123cefadc2f.rlib --extern hyper=/opt/crater/target/debug/deps/libhyper-6261d61a36577f1a.rlib --extern ipnet=/opt/crater/target/debug/deps/libipnet-65e3016717861b05.rlib --extern openssl_probe=/opt/crater/target/debug/deps/libopenssl_probe-415af77272514f5f.rlib --extern rusoto_core=/opt/crater/target/debug/deps/librusoto_core-7a403273df1b8f2e.rlib --extern rusoto_ec2=/opt/crater/target/debug/deps/librusoto_ec2-b5a2bf48f8dbdeea.rlib --extern rusoto_route53=/opt/crater/target/debug/deps/librusoto_route53-08e2ea15e4252318.rlib --extern tokio_core=/opt/crater/target/debug/deps/libtokio_core-792608570dba95a3.rlib --cap-lints=forbid -L native=/opt/crater/target/debug/build/backtrace-sys-91c79b2c2606b42b/out/.libs` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "b49a128ea83fdf4db52c3a2c35ba024f34f9d4fb91658b08d39f0c5899c05e82"` [INFO] running `"docker" "rm" "-f" "b49a128ea83fdf4db52c3a2c35ba024f34f9d4fb91658b08d39f0c5899c05e82"` [INFO] [stdout] b49a128ea83fdf4db52c3a2c35ba024f34f9d4fb91658b08d39f0c5899c05e82