Nov 17 03:06:05.505 INFO testing fanzeyi/castform against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 03:06:05.505 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 17 03:06:05.920 INFO [stdout] 51e805a4e23d5118d2c21a619108701a15920aebf0a287a9676fb90a4574a6e4 Nov 17 03:06:05.922 INFO running `"docker" "start" "-a" "51e805a4e23d5118d2c21a619108701a15920aebf0a287a9676fb90a4574a6e4"` Nov 17 03:06:07.447 INFO [stderr] usermod: no changes Nov 17 03:06:08.087 INFO [stderr] Compiling native-tls v0.2.0 Nov 17 03:06:08.103 INFO [stderr] Compiling actix-web v0.7.1 Nov 17 03:06:08.104 INFO [stderr] Compiling socket2 v0.3.7 Nov 17 03:06:08.112 INFO [stderr] Compiling atty v0.2.11 Nov 17 03:06:08.141 INFO [stderr] Compiling openssl-sys v0.9.33 Nov 17 03:06:08.141 INFO [stderr] Compiling crossbeam-epoch v0.5.1 Nov 17 03:06:08.141 INFO [stderr] Compiling crossbeam-epoch v0.3.1 Nov 17 03:06:08.143 INFO [stderr] Compiling tokio-io v0.1.7 Nov 17 03:06:10.747 INFO [stderr] Compiling parking_lot_core v0.2.14 Nov 17 03:06:11.775 INFO [stderr] Compiling regex v1.0.2 Nov 17 03:06:11.881 INFO [stderr] Compiling syn v0.14.5 Nov 17 03:06:19.692 INFO [stderr] Compiling clap v2.32.0 Nov 17 03:06:19.704 INFO [stderr] Compiling backtrace v0.2.3 Nov 17 03:06:19.712 INFO [stderr] Compiling serde_urlencoded v0.5.2 Nov 17 03:06:19.917 INFO [stderr] Compiling crossbeam-deque v0.2.0 Nov 17 03:06:20.229 INFO [stderr] Compiling parking_lot v0.5.5 Nov 17 03:06:23.249 INFO [stderr] Compiling parking_lot v0.6.3 Nov 17 03:06:26.696 INFO [stderr] Compiling failure v0.1.1 Nov 17 03:06:26.915 INFO [stderr] Compiling tokio-reactor v0.1.2 Nov 17 03:06:30.396 INFO [stderr] Compiling tokio-codec v0.1.0 Nov 17 03:06:30.468 INFO [stderr] Compiling tokio-fs v0.1.2 Nov 17 03:06:32.796 INFO [stderr] Compiling h2 v0.1.10 Nov 17 03:06:35.496 INFO [stderr] Compiling rayon-core v1.4.1 Nov 17 03:06:56.352 INFO [stderr] Compiling error-chain v0.1.12 Nov 17 03:06:56.768 INFO [stderr] Compiling crossbeam-channel v0.2.3 Nov 17 03:06:56.770 INFO [stderr] Compiling openssl v0.10.10 Nov 17 03:06:57.182 INFO [stderr] Compiling mime_guess v2.0.0-alpha.6 Nov 17 03:06:58.147 INFO [stderr] Compiling tokio-tcp v0.1.0 Nov 17 03:07:00.344 INFO [stderr] Compiling tokio-udp v0.1.1 Nov 17 03:07:08.671 INFO [stderr] Compiling tokio-signal v0.2.1 Nov 17 03:07:27.279 INFO [stderr] Compiling rayon v0.8.2 Nov 17 03:07:27.935 INFO [stderr] Compiling tokio v0.1.7 Nov 17 03:07:28.179 INFO [stderr] Compiling trust-dns-proto v0.4.0 Nov 17 03:07:29.580 INFO [stderr] Compiling serde_derive v1.0.70 Nov 17 03:07:29.588 INFO [stderr] Compiling actix_derive v0.3.0 Nov 17 03:07:43.776 INFO [stderr] Compiling hyper v0.12.6 Nov 17 03:07:44.515 INFO [stderr] Compiling ring v0.12.1 Nov 17 03:07:53.715 INFO [stderr] Compiling trust-dns-resolver v0.9.0 Nov 17 03:07:57.710 INFO [stderr] Compiling hyper-tls v0.3.0 Nov 17 03:08:01.872 INFO [stderr] Compiling cookie v0.10.1 Nov 17 03:08:03.591 INFO [stderr] Compiling actix v0.7.1 Nov 17 03:08:35.306 INFO [stderr] Compiling castform v0.1.0 (/source) Nov 17 03:08:39.832 INFO [stderr] warning: cannot find type `UpdateThermostat` in this scope Nov 17 03:08:39.832 INFO [stderr] --> src/ecobee.rs:435:10 Nov 17 03:08:39.834 INFO [stderr] | Nov 17 03:08:39.834 INFO [stderr] 435 | #[derive(Message)] Nov 17 03:08:39.834 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:08:39.835 INFO [stderr] | Nov 17 03:08:39.835 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 03:08:39.835 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:08:39.835 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:08:39.836 INFO [stderr] Nov 17 03:08:39.836 INFO [stderr] warning: cannot find type `SetAuthToken` in this scope Nov 17 03:08:39.836 INFO [stderr] --> src/ecobee.rs:446:10 Nov 17 03:08:39.836 INFO [stderr] | Nov 17 03:08:39.837 INFO [stderr] 446 | #[derive(Message)] Nov 17 03:08:39.837 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:08:39.837 INFO [stderr] | Nov 17 03:08:39.838 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:08:39.838 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:08:39.838 INFO [stderr] Nov 17 03:09:05.608 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 58s Nov 17 03:09:05.636 INFO [stderr] su: No module specific data is present Nov 17 03:09:06.295 INFO running `"docker" "inspect" "51e805a4e23d5118d2c21a619108701a15920aebf0a287a9676fb90a4574a6e4"` Nov 17 03:09:06.611 INFO running `"docker" "rm" "-f" "51e805a4e23d5118d2c21a619108701a15920aebf0a287a9676fb90a4574a6e4"` Nov 17 03:09:06.909 INFO [stdout] 51e805a4e23d5118d2c21a619108701a15920aebf0a287a9676fb90a4574a6e4 Nov 17 03:09:06.914 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 17 03:09:07.378 INFO [stdout] c48f1fe70f5ec0e5595e8104e94224459fb5aee055551669cb4351a9556a4a07 Nov 17 03:09:07.385 INFO running `"docker" "start" "-a" "c48f1fe70f5ec0e5595e8104e94224459fb5aee055551669cb4351a9556a4a07"` Nov 17 03:09:08.471 INFO [stderr] usermod: no changes Nov 17 03:09:08.947 INFO [stderr] Compiling castform v0.1.0 (/source) Nov 17 03:09:13.659 INFO [stderr] warning: cannot find type `UpdateThermostat` in this scope Nov 17 03:09:13.659 INFO [stderr] --> src/ecobee.rs:435:10 Nov 17 03:09:13.659 INFO [stderr] | Nov 17 03:09:13.659 INFO [stderr] 435 | #[derive(Message)] Nov 17 03:09:13.659 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:09:13.659 INFO [stderr] | Nov 17 03:09:13.659 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 03:09:13.659 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:09:13.659 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:09:13.659 INFO [stderr] Nov 17 03:09:13.659 INFO [stderr] warning: cannot find type `SetAuthToken` in this scope Nov 17 03:09:13.659 INFO [stderr] --> src/ecobee.rs:446:10 Nov 17 03:09:13.659 INFO [stderr] | Nov 17 03:09:13.659 INFO [stderr] 446 | #[derive(Message)] Nov 17 03:09:13.659 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:09:13.659 INFO [stderr] | Nov 17 03:09:13.671 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:09:13.672 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:09:13.672 INFO [stderr] Nov 17 03:09:15.112 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.62s Nov 17 03:09:15.145 INFO [stderr] su: No module specific data is present Nov 17 03:09:15.781 INFO running `"docker" "inspect" "c48f1fe70f5ec0e5595e8104e94224459fb5aee055551669cb4351a9556a4a07"` Nov 17 03:09:16.089 INFO running `"docker" "rm" "-f" "c48f1fe70f5ec0e5595e8104e94224459fb5aee055551669cb4351a9556a4a07"` Nov 17 03:09:16.401 INFO [stdout] c48f1fe70f5ec0e5595e8104e94224459fb5aee055551669cb4351a9556a4a07 Nov 17 03:09:16.405 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 17 03:09:16.754 INFO [stdout] 6392ef991d8624180cc1e8bef8ec4609daf4cd35977d2d0065dcff5c4fe6d90b Nov 17 03:09:16.757 INFO running `"docker" "start" "-a" "6392ef991d8624180cc1e8bef8ec4609daf4cd35977d2d0065dcff5c4fe6d90b"` Nov 17 03:09:18.242 INFO [stderr] usermod: no changes Nov 17 03:09:18.660 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.38s Nov 17 03:09:18.678 INFO [stderr] Running /target/debug/deps/castform-1029f9e0084c2bfc Nov 17 03:09:18.691 INFO [stdout] Nov 17 03:09:18.691 INFO [stdout] running 0 tests Nov 17 03:09:18.691 INFO [stdout] Nov 17 03:09:18.691 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 03:09:18.691 INFO [stdout] Nov 17 03:09:18.697 INFO [stderr] su: No module specific data is present Nov 17 03:09:19.543 INFO running `"docker" "inspect" "6392ef991d8624180cc1e8bef8ec4609daf4cd35977d2d0065dcff5c4fe6d90b"` Nov 17 03:09:19.827 INFO running `"docker" "rm" "-f" "6392ef991d8624180cc1e8bef8ec4609daf4cd35977d2d0065dcff5c4fe6d90b"` Nov 17 03:09:20.159 INFO [stdout] 6392ef991d8624180cc1e8bef8ec4609daf4cd35977d2d0065dcff5c4fe6d90b