Dec 05 06:49:17.659 INFO testing solsensor/sol against master#906deae0790bd18681b937fe9a141a3c26cf1855 for pr-56514 Dec 05 06:49:17.659 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-1/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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 06:49:18.048 INFO [stdout] 71d97fe5f02cc78412fcd02a8296b55bd0f50a1ae703e11369b4425742ea43a1 Dec 05 06:49:18.054 INFO running `"docker" "start" "-a" "71d97fe5f02cc78412fcd02a8296b55bd0f50a1ae703e11369b4425742ea43a1"` Dec 05 06:49:19.200 INFO [stderr] usermod: no changes Dec 05 06:49:19.598 INFO [stderr] Compiling proc-macro2 v0.4.20 Dec 05 06:49:19.604 INFO [stderr] Compiling ucd-trie v0.1.1 Dec 05 06:49:19.608 INFO [stderr] Compiling same-file v1.0.4 Dec 05 06:49:19.608 INFO [stderr] Compiling ring v0.13.3 Dec 05 06:49:19.608 INFO [stderr] Compiling pear_codegen v0.1.0 Dec 05 06:49:19.608 INFO [stderr] Compiling rocket_codegen v0.4.0-rc.1 Dec 05 06:49:19.608 INFO [stderr] Compiling rocket v0.4.0-rc.1 Dec 05 06:49:19.608 INFO [stderr] Compiling rocket_contrib_codegen v0.4.0-rc.1 Dec 05 06:49:22.842 INFO [stderr] Compiling inotify-sys v0.1.3 Dec 05 06:49:22.842 INFO [stderr] Compiling filetime v0.2.2 Dec 05 06:49:23.012 INFO [stderr] Compiling base64 v0.10.0 Dec 05 06:49:23.013 INFO [stderr] Compiling regex-syntax v0.6.3 Dec 05 06:49:23.100 INFO [stderr] Compiling walkdir v2.2.6 Dec 05 06:49:23.663 INFO [stderr] Compiling pest v2.0.2 Dec 05 06:49:23.944 INFO [stderr] Compiling r2d2 v0.8.2 Dec 05 06:49:24.750 INFO [stderr] Compiling tokio-io v0.1.10 Dec 05 06:49:27.744 INFO [stderr] Compiling mio-extras v2.0.5 Dec 05 06:49:27.780 INFO [stderr] Compiling diesel v1.3.3 Dec 05 06:49:27.976 INFO [stderr] Compiling error-chain v0.12.0 Dec 05 06:49:35.332 INFO [stderr] Compiling tokio-reactor v0.1.6 Dec 05 06:49:35.724 INFO [stderr] Compiling quote v0.6.8 Dec 05 06:49:37.322 INFO [stderr] Compiling syn v0.15.9 Dec 05 06:49:37.336 INFO [stderr] Compiling syn v0.14.9 Dec 05 06:49:37.473 INFO [stderr] Compiling pest_meta v2.0.3 Dec 05 06:49:43.612 INFO [stderr] Compiling inotify v0.6.1 Dec 05 06:50:00.397 INFO [stderr] Compiling notify v4.0.6 Dec 05 06:50:00.548 INFO [stderr] Compiling cookie v0.11.0 Dec 05 06:50:00.712 INFO [stderr] Compiling regex v1.0.6 Dec 05 06:50:01.444 INFO [stderr] Compiling pest_generator v2.0.0 Dec 05 06:50:21.517 INFO [stderr] Compiling pest_derive v2.0.1 Dec 05 06:50:35.925 INFO [stderr] Compiling handlebars v1.1.0 Dec 05 06:50:54.802 INFO [stderr] Compiling devise_core v0.1.0 Dec 05 06:50:54.804 INFO [stderr] Compiling serde_derive v1.0.79 Dec 05 06:51:21.384 INFO [stderr] Compiling devise_codegen v0.1.0 Dec 05 06:51:23.930 INFO [stderr] Compiling pear v0.1.0 Dec 05 06:51:30.190 INFO [stderr] Compiling rocket_http v0.4.0-rc.1 Dec 05 06:51:30.514 INFO [stderr] Compiling devise v0.1.0 Dec 05 06:52:20.867 INFO [stderr] Compiling rocket_contrib v0.4.0-rc.1 Dec 05 06:52:25.900 INFO [stderr] Compiling sol v0.1.0 (/source) Dec 05 06:52:27.760 INFO [stderr] error: custom attribute panicked Dec 05 06:52:27.760 INFO [stderr] --> src/main.rs:96:1 Dec 05 06:52:27.760 INFO [stderr] | Dec 05 06:52:27.760 INFO [stderr] 96 | #[get("/")] Dec 05 06:52:27.760 INFO [stderr] | ^^^^^^^^^^^ Dec 05 06:52:27.760 INFO [stderr] | Dec 05 06:52:27.760 INFO [stderr] = help: message: use-after-free in `proc_macro` handle Dec 05 06:52:27.760 INFO [stderr] Dec 05 06:52:27.764 INFO [stderr] error: aborting due to previous error Dec 05 06:52:27.764 INFO [stderr] Dec 05 06:52:27.787 INFO [stderr] error: Could not compile `sol`. Dec 05 06:52:27.787 INFO [stderr] Dec 05 06:52:27.787 INFO [stderr] To learn more, run the command again with --verbose. Dec 05 06:52:27.791 INFO [stderr] su: No module specific data is present Dec 05 06:52:29.528 INFO running `"docker" "inspect" "71d97fe5f02cc78412fcd02a8296b55bd0f50a1ae703e11369b4425742ea43a1"` Dec 05 06:52:29.938 INFO running `"docker" "rm" "-f" "71d97fe5f02cc78412fcd02a8296b55bd0f50a1ae703e11369b4425742ea43a1"` Dec 05 06:52:30.300 INFO [stdout] 71d97fe5f02cc78412fcd02a8296b55bd0f50a1ae703e11369b4425742ea43a1