Dec 13 02:38:40.146 INFO testing solsensor/sol against master#bd47d6825bf4090517549d33cfef10d3300b4a75 for pr-56550 Dec 13 02:38:40.146 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-4/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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 13 02:38:40.334 INFO [stdout] 47310cf85ea15d97ebd966539bc53c85d70c9c6cc07457c7c8d34e1ceb15faa5 Dec 13 02:38:40.336 INFO running `"docker" "start" "-a" "47310cf85ea15d97ebd966539bc53c85d70c9c6cc07457c7c8d34e1ceb15faa5"` Dec 13 02:38:41.052 INFO [stderr] usermod: no changes Dec 13 02:38:41.391 INFO [stderr] Compiling proc-macro2 v0.4.20 Dec 13 02:38:41.399 INFO [stderr] Compiling ring v0.13.3 Dec 13 02:38:41.399 INFO [stderr] Compiling pear_codegen v0.1.0 Dec 13 02:38:41.399 INFO [stderr] Compiling rocket_codegen v0.4.0-rc.1 Dec 13 02:38:41.399 INFO [stderr] Compiling rocket_contrib_codegen v0.4.0-rc.1 Dec 13 02:38:41.399 INFO [stderr] Compiling rocket v0.4.0-rc.1 Dec 13 02:38:41.403 INFO [stderr] Compiling inotify-sys v0.1.3 Dec 13 02:38:41.403 INFO [stderr] Compiling filetime v0.2.2 Dec 13 02:38:43.287 INFO [stderr] Compiling base64 v0.10.0 Dec 13 02:38:43.295 INFO [stderr] Compiling pest v2.0.2 Dec 13 02:38:43.299 INFO [stderr] Compiling regex-syntax v0.6.3 Dec 13 02:38:44.095 INFO [stderr] Compiling walkdir v2.2.6 Dec 13 02:38:44.297 INFO [stderr] Compiling tokio-io v0.1.10 Dec 13 02:38:44.297 INFO [stderr] Compiling mio-extras v2.0.5 Dec 13 02:38:49.515 INFO [stderr] Compiling diesel v1.3.3 Dec 13 02:38:49.515 INFO [stderr] Compiling error-chain v0.12.0 Dec 13 02:38:49.519 INFO [stderr] Compiling tokio-reactor v0.1.6 Dec 13 02:38:53.965 INFO [stderr] Compiling pest_meta v2.0.3 Dec 13 02:38:54.065 INFO [stderr] Compiling quote v0.6.8 Dec 13 02:38:57.028 INFO [stderr] Compiling inotify v0.6.1 Dec 13 02:38:57.111 INFO [stderr] Compiling syn v0.15.9 Dec 13 02:38:57.111 INFO [stderr] Compiling syn v0.14.9 Dec 13 02:39:10.463 INFO [stderr] Compiling notify v4.0.6 Dec 13 02:39:10.885 INFO [stderr] Compiling cookie v0.11.0 Dec 13 02:39:14.863 INFO [stderr] Compiling regex v1.0.6 Dec 13 02:39:23.463 INFO [stderr] Compiling pest_generator v2.0.0 Dec 13 02:39:45.878 INFO [stderr] Compiling pest_derive v2.0.1 Dec 13 02:39:50.443 INFO [stderr] Compiling handlebars v1.1.0 Dec 13 02:40:13.041 INFO [stderr] Compiling devise_core v0.1.0 Dec 13 02:40:30.808 INFO [stderr] Compiling serde_derive v1.0.79 Dec 13 02:40:33.596 INFO [stderr] Compiling devise_codegen v0.1.0 Dec 13 02:40:36.545 INFO [stderr] Compiling pear v0.1.0 Dec 13 02:40:42.709 INFO [stderr] Compiling rocket_http v0.4.0-rc.1 Dec 13 02:40:43.557 INFO [stderr] Compiling devise v0.1.0 Dec 13 02:41:39.329 INFO [stderr] Compiling rocket_contrib v0.4.0-rc.1 Dec 13 02:41:44.390 INFO [stderr] Compiling sol v0.1.0 (/source) Dec 13 02:41:44.537 INFO [stderr] error[E0557]: feature has been removed Dec 13 02:41:44.538 INFO [stderr] --> src/main.rs:3:12 Dec 13 02:41:44.538 INFO [stderr] | Dec 13 02:41:44.538 INFO [stderr] 3 | #![feature(custom_derive)] Dec 13 02:41:44.539 INFO [stderr] | ^^^^^^^^^^^^^ Dec 13 02:41:44.539 INFO [stderr] | Dec 13 02:41:44.539 INFO [stderr] note: subsumed by `#[proc_macro_derive]` Dec 13 02:41:44.540 INFO [stderr] --> src/main.rs:3:12 Dec 13 02:41:44.540 INFO [stderr] | Dec 13 02:41:44.540 INFO [stderr] 3 | #![feature(custom_derive)] Dec 13 02:41:44.541 INFO [stderr] | ^^^^^^^^^^^^^ Dec 13 02:41:44.541 INFO [stderr] Dec 13 02:41:46.219 INFO [stderr] error: custom attribute panicked Dec 13 02:41:46.219 INFO [stderr] --> src/main.rs:96:1 Dec 13 02:41:46.219 INFO [stderr] | Dec 13 02:41:46.219 INFO [stderr] 96 | #[get("/")] Dec 13 02:41:46.219 INFO [stderr] | ^^^^^^^^^^^ Dec 13 02:41:46.219 INFO [stderr] | Dec 13 02:41:46.219 INFO [stderr] = help: message: use-after-free in `proc_macro` handle Dec 13 02:41:46.219 INFO [stderr] Dec 13 02:41:46.225 INFO [stderr] error: aborting due to 2 previous errors Dec 13 02:41:46.225 INFO [stderr] Dec 13 02:41:46.225 INFO [stderr] For more information about this error, try `rustc --explain E0557`. Dec 13 02:41:46.259 INFO [stderr] error: Could not compile `sol`. Dec 13 02:41:46.259 INFO [stderr] Dec 13 02:41:46.259 INFO [stderr] To learn more, run the command again with --verbose. Dec 13 02:41:46.266 INFO [stderr] su: No module specific data is present Dec 13 02:41:49.461 INFO running `"docker" "inspect" "47310cf85ea15d97ebd966539bc53c85d70c9c6cc07457c7c8d34e1ceb15faa5"` Dec 13 02:41:49.751 INFO running `"docker" "rm" "-f" "47310cf85ea15d97ebd966539bc53c85d70c9c6cc07457c7c8d34e1ceb15faa5"` Dec 13 02:41:50.131 INFO [stdout] 47310cf85ea15d97ebd966539bc53c85d70c9c6cc07457c7c8d34e1ceb15faa5