Dec 18 00:05:32.104 INFO checking franleplant/lisp2018 against try#0b8c5828f68d7b2840b81fa51239346dc97fef5a for pr-54252 Dec 18 00:05:32.105 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-7/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a/gh/franleplant/lisp2018:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+0b8c5828f68d7b2840b81fa51239346dc97fef5a-alt" "check" "--frozen" "--all" "--all-targets"` Dec 18 00:05:32.618 INFO [stdout] a57ce8a3f38f9766be03ac4b62a2898928cdcbe2d3a11cd78a7523ebf223ffd2 Dec 18 00:05:32.624 INFO running `"docker" "start" "-a" "a57ce8a3f38f9766be03ac4b62a2898928cdcbe2d3a11cd78a7523ebf223ffd2"` Dec 18 00:05:34.580 INFO [stderr] Compiling byte-tools v0.3.0 Dec 18 00:05:34.581 INFO [stderr] Compiling byteorder v1.2.7 Dec 18 00:05:34.598 INFO [stderr] Compiling precomputed-hash v0.1.1 Dec 18 00:05:34.598 INFO [stderr] Compiling opaque-debug v0.2.1 Dec 18 00:05:34.598 INFO [stderr] Compiling bit-vec v0.5.0 Dec 18 00:05:34.602 INFO [stderr] Compiling ordermap v0.3.5 Dec 18 00:05:34.612 INFO [stderr] Compiling fixedbitset v0.1.9 Dec 18 00:05:34.612 INFO [stderr] Compiling diff v0.1.11 Dec 18 00:05:35.528 INFO [stderr] Compiling lalrpop-util v0.16.2 Dec 18 00:05:35.856 INFO [stderr] Compiling regex-syntax v0.6.4 Dec 18 00:05:37.924 INFO [stderr] Compiling itertools v0.7.11 Dec 18 00:05:38.052 INFO [stderr] Compiling ascii-canvas v1.0.0 Dec 18 00:05:39.108 INFO [stderr] Compiling block-padding v0.1.2 Dec 18 00:05:39.108 INFO [stderr] Compiling ena v0.10.1 Dec 18 00:05:39.128 INFO [stderr] Compiling new_debug_unreachable v1.0.1 Dec 18 00:05:39.288 INFO [stderr] Compiling bit-set v0.5.0 Dec 18 00:05:39.604 INFO [stderr] Compiling atty v0.2.11 Dec 18 00:05:40.717 INFO [stderr] Compiling memchr v2.1.1 Dec 18 00:05:40.879 INFO [stderr] Compiling generic-array v0.12.0 Dec 18 00:05:41.520 INFO [stderr] Compiling string_cache_codegen v0.4.2 Dec 18 00:05:43.617 INFO [stderr] Checking regex v0.2.11 Dec 18 00:05:43.630 INFO [stderr] Compiling petgraph v0.4.13 Dec 18 00:05:43.742 INFO [stderr] Compiling aho-corasick v0.6.9 Dec 18 00:05:44.140 INFO [stderr] Compiling digest v0.8.0 Dec 18 00:05:44.140 INFO [stderr] Compiling block-buffer v0.7.0 Dec 18 00:05:45.584 INFO [stderr] Compiling sha2 v0.8.0 Dec 18 00:05:50.352 INFO [stderr] Compiling string_cache v0.7.3 Dec 18 00:05:56.540 INFO [stderr] Compiling regex v1.1.0 Dec 18 00:06:02.193 INFO [stderr] Compiling docopt v1.0.2 Dec 18 00:06:05.140 INFO [stderr] Compiling lalrpop v0.16.2 Dec 18 00:06:47.209 INFO [stderr] Compiling lisp2018-lalrpop v0.1.0 (/opt/crater/workdir) Dec 18 00:06:52.060 INFO [stderr] error[E0601]: `main` function not found in crate `lisp2018_lalrpop` Dec 18 00:06:52.060 INFO [stderr] | Dec 18 00:06:52.060 INFO [stderr] = note: consider adding a `main` function to `src/main.rs` Dec 18 00:06:52.060 INFO [stderr] Dec 18 00:06:52.532 INFO [stderr] warning: use of deprecated item 'core::str::::trim_left': superseded by `trim_start` Dec 18 00:06:52.532 INFO [stderr] --> /opt/crater/target/debug/build/lisp2018-lalrpop-bf16c5f2f64d3787/out/grammar.rs:2856:36 Dec 18 00:06:52.532 INFO [stderr] | Dec 18 00:06:52.532 INFO [stderr] 2856 | let __text = self.text.trim_left(); Dec 18 00:06:52.532 INFO [stderr] | ^^^^^^^^^ Dec 18 00:06:52.532 INFO [stderr] | Dec 18 00:06:52.532 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 18 00:06:52.532 INFO [stderr] Dec 18 00:06:52.556 INFO [stderr] error: aborting due to previous error Dec 18 00:06:52.556 INFO [stderr] Dec 18 00:06:52.556 INFO [stderr] For more information about this error, try `rustc --explain E0601`. Dec 18 00:06:52.573 INFO [stderr] error: Could not compile `lisp2018-lalrpop`. Dec 18 00:06:52.573 INFO [stderr] warning: build failed, waiting for other jobs to finish... Dec 18 00:06:52.636 INFO [stderr] warning: use of deprecated item 'core::str::::trim_left': superseded by `trim_start` Dec 18 00:06:52.637 INFO [stderr] --> /opt/crater/target/debug/build/lisp2018-lalrpop-bf16c5f2f64d3787/out/grammar.rs:2856:36 Dec 18 00:06:52.637 INFO [stderr] | Dec 18 00:06:52.637 INFO [stderr] 2856 | let __text = self.text.trim_left(); Dec 18 00:06:52.640 INFO [stderr] | ^^^^^^^^^ Dec 18 00:06:52.640 INFO [stderr] | Dec 18 00:06:52.640 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 18 00:06:52.640 INFO [stderr] Dec 18 00:06:52.677 INFO [stderr] warning: unreachable pattern Dec 18 00:06:52.677 INFO [stderr] --> src/lisp_type.rs:31:13 Dec 18 00:06:52.677 INFO [stderr] | Dec 18 00:06:52.677 INFO [stderr] 31 | _ => panic!("asdasd"), Dec 18 00:06:52.680 INFO [stderr] | ^ Dec 18 00:06:52.680 INFO [stderr] | Dec 18 00:06:52.680 INFO [stderr] = note: #[warn(unreachable_patterns)] on by default Dec 18 00:06:52.680 INFO [stderr] Dec 18 00:06:52.680 INFO [stderr] warning: unused variable: `id` Dec 18 00:06:52.680 INFO [stderr] --> src/eval.rs:54:18 Dec 18 00:06:52.680 INFO [stderr] | Dec 18 00:06:52.680 INFO [stderr] 54 | Atom::Id(id) => panic!("don know what to do"), Dec 18 00:06:52.680 INFO [stderr] | ^^ help: consider using `_id` instead Dec 18 00:06:52.680 INFO [stderr] | Dec 18 00:06:52.680 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 18 00:06:52.680 INFO [stderr] Dec 18 00:06:52.872 INFO [stderr] error: build failed Dec 18 00:06:53.661 INFO running `"docker" "inspect" "a57ce8a3f38f9766be03ac4b62a2898928cdcbe2d3a11cd78a7523ebf223ffd2"` Dec 18 00:06:53.892 INFO running `"docker" "rm" "-f" "a57ce8a3f38f9766be03ac4b62a2898928cdcbe2d3a11cd78a7523ebf223ffd2"` Dec 18 00:06:54.243 INFO [stdout] a57ce8a3f38f9766be03ac4b62a2898928cdcbe2d3a11cd78a7523ebf223ffd2