Oct 10 23:13:25.608 INFO testing fanzeyi/castform against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 23:13:25.608 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 23:13:25.610 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 23:13:26.036 INFO blam! 106e5227ad1b2ba1f3c958cdfe348f08111cd1f41f90a2f8c2a9dcf4fd13c6ae Oct 10 23:13:26.039 INFO running `"docker" "start" "-a" "106e5227ad1b2ba1f3c958cdfe348f08111cd1f41f90a2f8c2a9dcf4fd13c6ae"` Oct 10 23:13:27.569 INFO kablam! usermod: no changes Oct 10 23:13:28.119 INFO kablam! Compiling openssl v0.10.10 Oct 10 23:13:28.122 INFO kablam! Compiling crossbeam-utils v0.4.1 Oct 10 23:13:28.137 INFO kablam! Compiling native-tls v0.2.0 Oct 10 23:13:28.137 INFO kablam! Compiling try-lock v0.2.2 Oct 10 23:13:28.178 INFO kablam! Compiling actix-web v0.7.1 Oct 10 23:13:28.178 INFO kablam! Compiling socket2 v0.3.7 Oct 10 23:13:28.179 INFO kablam! Compiling atty v0.2.11 Oct 10 23:13:28.188 INFO kablam! Compiling rand v0.5.4 Oct 10 23:13:29.468 INFO kablam! Compiling proc-macro2 v0.4.9 Oct 10 23:13:29.584 INFO kablam! Compiling lock_api v0.1.3 Oct 10 23:13:31.245 INFO kablam! Compiling want v0.0.6 Oct 10 23:13:31.813 INFO kablam! Compiling clap v2.32.0 Oct 10 23:13:31.857 INFO kablam! Compiling http v0.1.7 Oct 10 23:13:32.444 INFO kablam! Compiling backtrace-sys v0.1.23 Oct 10 23:13:32.740 INFO kablam! Compiling parking_lot_core v0.2.14 Oct 10 23:13:34.397 INFO kablam! Compiling regex v1.0.2 Oct 10 23:13:35.400 INFO kablam! Compiling crossbeam-epoch v0.5.1 Oct 10 23:13:35.490 INFO kablam! Compiling toml v0.4.6 Oct 10 23:13:47.902 INFO kablam! Compiling serde_urlencoded v0.5.2 Oct 10 23:13:47.977 INFO kablam! Compiling backtrace v0.2.3 Oct 10 23:13:48.200 INFO kablam! Compiling backtrace v0.3.9 Oct 10 23:13:48.306 INFO kablam! Compiling parking_lot v0.5.5 Oct 10 23:14:05.805 INFO kablam! Compiling parking_lot v0.6.3 Oct 10 23:14:05.992 INFO kablam! Compiling quote v0.6.4 Oct 10 23:14:06.252 INFO kablam! Compiling tokio-signal v0.2.1 Oct 10 23:14:07.316 INFO kablam! Compiling error-chain v0.1.12 Oct 10 23:14:13.661 INFO kablam! Compiling failure v0.1.1 Oct 10 23:14:16.924 INFO kablam! Compiling crossbeam-channel v0.2.3 Oct 10 23:14:19.268 INFO kablam! Compiling trust-dns-proto v0.4.0 Oct 10 23:14:20.301 INFO kablam! Compiling syn v0.14.5 Oct 10 23:14:20.685 INFO kablam! Compiling h2 v0.1.10 Oct 10 23:14:20.710 INFO kablam! Compiling cookie v0.10.1 Oct 10 23:14:37.896 INFO kablam! Compiling hyper v0.12.6 Oct 10 23:14:39.812 INFO kablam! Compiling trust-dns-resolver v0.9.0 Oct 10 23:14:49.906 INFO kablam! Compiling actix_derive v0.3.0 Oct 10 23:14:49.906 INFO kablam! Compiling serde_derive v1.0.70 Oct 10 23:14:55.132 INFO kablam! Compiling actix v0.7.1 Oct 10 23:14:59.940 INFO kablam! Compiling hyper-tls v0.3.0 Oct 10 23:15:36.421 INFO kablam! Compiling castform v0.1.0 (/source) Oct 10 23:15:38.576 INFO kablam! warning: cannot find type `UpdateThermostat` in this scope Oct 10 23:15:38.576 INFO kablam! --> src/ecobee.rs:435:10 Oct 10 23:15:38.576 INFO kablam! | Oct 10 23:15:38.576 INFO kablam! 435 | #[derive(Message)] Oct 10 23:15:38.576 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:15:38.576 INFO kablam! | Oct 10 23:15:38.577 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 10 23:15:38.577 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:15:38.577 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:15:38.577 INFO kablam! Oct 10 23:15:38.577 INFO kablam! warning: cannot find type `SetAuthToken` in this scope Oct 10 23:15:38.577 INFO kablam! --> src/ecobee.rs:446:10 Oct 10 23:15:38.577 INFO kablam! | Oct 10 23:15:38.577 INFO kablam! 446 | #[derive(Message)] Oct 10 23:15:38.577 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:15:38.577 INFO kablam! | Oct 10 23:15:38.577 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:15:38.577 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:15:38.577 INFO kablam! Oct 10 23:15:58.596 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 30s Oct 10 23:15:58.616 INFO kablam! su: No module specific data is present Oct 10 23:15:59.559 INFO running `"docker" "rm" "-f" "106e5227ad1b2ba1f3c958cdfe348f08111cd1f41f90a2f8c2a9dcf4fd13c6ae"` Oct 10 23:15:59.790 INFO blam! 106e5227ad1b2ba1f3c958cdfe348f08111cd1f41f90a2f8c2a9dcf4fd13c6ae Oct 10 23:15:59.800 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 23:15:59.800 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 23:16:00.118 INFO blam! 308d6f191b595ebc38a70651eb70447ba56b4a85b7f9a738be6522f4c1ba366d Oct 10 23:16:00.122 INFO running `"docker" "start" "-a" "308d6f191b595ebc38a70651eb70447ba56b4a85b7f9a738be6522f4c1ba366d"` Oct 10 23:16:01.119 INFO kablam! usermod: no changes Oct 10 23:16:01.610 INFO kablam! Compiling castform v0.1.0 (/source) Oct 10 23:16:03.731 INFO kablam! warning: cannot find type `UpdateThermostat` in this scope Oct 10 23:16:03.731 INFO kablam! --> src/ecobee.rs:435:10 Oct 10 23:16:03.731 INFO kablam! | Oct 10 23:16:03.731 INFO kablam! 435 | #[derive(Message)] Oct 10 23:16:03.731 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:16:03.731 INFO kablam! | Oct 10 23:16:03.731 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 10 23:16:03.731 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:16:03.731 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:16:03.731 INFO kablam! Oct 10 23:16:03.731 INFO kablam! warning: cannot find type `SetAuthToken` in this scope Oct 10 23:16:03.731 INFO kablam! --> src/ecobee.rs:446:10 Oct 10 23:16:03.731 INFO kablam! | Oct 10 23:16:03.731 INFO kablam! 446 | #[derive(Message)] Oct 10 23:16:03.731 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:16:03.731 INFO kablam! | Oct 10 23:16:03.731 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:16:03.731 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:16:03.731 INFO kablam! Oct 10 23:16:05.246 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.11s Oct 10 23:16:05.280 INFO kablam! su: No module specific data is present Oct 10 23:16:05.822 INFO running `"docker" "rm" "-f" "308d6f191b595ebc38a70651eb70447ba56b4a85b7f9a738be6522f4c1ba366d"` Oct 10 23:16:06.044 INFO blam! 308d6f191b595ebc38a70651eb70447ba56b4a85b7f9a738be6522f4c1ba366d Oct 10 23:16:06.052 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 23:16:06.052 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 23:16:06.439 INFO blam! 9536d36fcaf2e3da7657a9aa04a0f4b8aef29ff586311b6c431c00ce17beace4 Oct 10 23:16:06.440 INFO running `"docker" "start" "-a" "9536d36fcaf2e3da7657a9aa04a0f4b8aef29ff586311b6c431c00ce17beace4"` Oct 10 23:16:07.652 INFO kablam! usermod: no changes Oct 10 23:16:08.077 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.41s Oct 10 23:16:08.108 INFO kablam! Running /target/debug/deps/castform-07f7abe356a9e2b1 Oct 10 23:16:08.112 INFO kablam! su: No module specific data is present Oct 10 23:16:08.112 INFO blam! Oct 10 23:16:08.112 INFO blam! running 0 tests Oct 10 23:16:08.112 INFO blam! Oct 10 23:16:08.113 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 23:16:08.113 INFO blam! Oct 10 23:16:08.853 INFO running `"docker" "rm" "-f" "9536d36fcaf2e3da7657a9aa04a0f4b8aef29ff586311b6c431c00ce17beace4"` Oct 10 23:16:09.252 INFO blam! 9536d36fcaf2e3da7657a9aa04a0f4b8aef29ff586311b6c431c00ce17beace4