Dec 05 16:50:58.604 INFO testing landaire/repose against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 05 16:50:58.604 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-2/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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"` Dec 05 16:50:59.060 INFO [stdout] 9770d753dd2f21e009b3efc8e26c4b73871c9771f9276d74025c71755a60208b Dec 05 16:50:59.066 INFO running `"docker" "start" "-a" "9770d753dd2f21e009b3efc8e26c4b73871c9771f9276d74025c71755a60208b"` Dec 05 16:51:00.077 INFO [stderr] usermod: no changes Dec 05 16:51:00.550 INFO [stderr] Compiling base64 v0.6.0 Dec 05 16:51:00.557 INFO [stderr] Compiling mio v0.6.16 Dec 05 16:51:00.570 INFO [stderr] Compiling tokio-io v0.1.10 Dec 05 16:51:00.575 INFO [stderr] Compiling syn v0.15.18 Dec 05 16:51:00.575 INFO [stderr] Compiling regex v0.2.11 Dec 05 16:51:00.575 INFO [stderr] Compiling native-tls v0.2.2 Dec 05 16:51:00.575 INFO [stderr] Compiling tokio-threadpool v0.1.8 Dec 05 16:51:00.575 INFO [stderr] Compiling rayon v0.7.1 Dec 05 16:51:07.193 INFO [stderr] Compiling tokio-codec v0.1.1 Dec 05 16:51:07.193 INFO [stderr] Compiling tokio-tls v0.2.0 Dec 05 16:51:07.196 INFO [stderr] Compiling tokio-mockstream v1.1.0 Dec 05 16:51:14.976 INFO [stderr] Compiling tokio-reactor v0.1.6 Dec 05 16:51:14.999 INFO [stderr] Compiling mio-uds v0.6.7 Dec 05 16:51:15.044 INFO [stderr] Compiling ring v0.11.0 Dec 05 16:51:15.516 INFO [stderr] Compiling tokio-fs v0.1.4 Dec 05 16:51:28.204 INFO [stderr] Compiling tokio-udp v0.1.2 Dec 05 16:51:28.208 INFO [stderr] Compiling tokio-uds v0.2.3 Dec 05 16:51:28.339 INFO [stderr] Compiling tokio-tcp v0.1.2 Dec 05 16:51:29.464 INFO [stderr] Compiling tera v0.10.10 Dec 05 16:51:35.772 INFO [stderr] Compiling tokio v0.1.11 Dec 05 16:51:45.457 INFO [stderr] Compiling synstructure v0.10.1 Dec 05 16:51:46.188 INFO [stderr] Compiling serde_derive v1.0.80 Dec 05 16:51:48.169 INFO [stderr] Compiling tokio-core v0.1.17 Dec 05 16:51:48.550 INFO [stderr] Compiling cookie v0.9.2 Dec 05 16:51:55.798 INFO [stderr] Compiling failure_derive v0.1.3 Dec 05 16:51:56.057 INFO [stderr] Compiling rocket v0.3.17 Dec 05 16:52:06.917 INFO [stderr] Compiling failure v0.1.3 Dec 05 16:52:27.381 INFO [stderr] Compiling rocket_contrib v0.3.17 Dec 05 16:52:27.381 INFO [stderr] Compiling rocket_codegen v0.3.17 Dec 05 16:52:27.871 INFO [stderr] Compiling irc v0.13.6 Dec 05 16:52:50.151 INFO [stderr] Compiling repose v0.1.0 (/source) Dec 05 16:52:54.592 INFO [stderr] error[E0425]: cannot find value `static_rocket_route_info_for_hello` in this scope Dec 05 16:52:54.592 INFO [stderr] --> src/main.rs:17:25 Dec 05 16:52:54.592 INFO [stderr] | Dec 05 16:52:54.592 INFO [stderr] 17 | .mount("/", routes![hello]) Dec 05 16:52:54.592 INFO [stderr] | ^^^^^ did you mean `static_rocket_route_info_for_index`? Dec 05 16:52:54.592 INFO [stderr] Dec 05 16:52:54.619 INFO [stderr] error[E0308]: mismatched types Dec 05 16:52:54.619 INFO [stderr] --> src/main.rs:11:22 Dec 05 16:52:54.619 INFO [stderr] | Dec 05 16:52:54.619 INFO [stderr] 11 | fn index() -> String { Dec 05 16:52:54.619 INFO [stderr] | ______________________^ Dec 05 16:52:54.619 INFO [stderr] 12 | | Dec 05 16:52:54.619 INFO [stderr] 13 | | } Dec 05 16:52:54.619 INFO [stderr] | |_^ expected struct `std::string::String`, found () Dec 05 16:52:54.619 INFO [stderr] | Dec 05 16:52:54.619 INFO [stderr] = note: expected type `std::string::String` Dec 05 16:52:54.619 INFO [stderr] found type `()` Dec 05 16:52:54.619 INFO [stderr] Dec 05 16:52:54.634 INFO [stderr] error: aborting due to 2 previous errors Dec 05 16:52:54.634 INFO [stderr] Dec 05 16:52:54.634 INFO [stderr] Some errors occurred: E0308, E0425. Dec 05 16:52:54.634 INFO [stderr] For more information about an error, try `rustc --explain E0308`. Dec 05 16:52:54.661 INFO [stderr] error: Could not compile `repose`. Dec 05 16:52:54.661 INFO [stderr] Dec 05 16:52:54.661 INFO [stderr] To learn more, run the command again with --verbose. Dec 05 16:52:54.664 INFO [stderr] su: No module specific data is present Dec 05 16:52:55.684 INFO running `"docker" "inspect" "9770d753dd2f21e009b3efc8e26c4b73871c9771f9276d74025c71755a60208b"` Dec 05 16:52:55.996 INFO running `"docker" "rm" "-f" "9770d753dd2f21e009b3efc8e26c4b73871c9771f9276d74025c71755a60208b"` Dec 05 16:52:56.360 INFO [stdout] 9770d753dd2f21e009b3efc8e26c4b73871c9771f9276d74025c71755a60208b