Dec 19 16:49:18.957 INFO checking franleplant/lisp2018 against try#e70472fc501b855c9080f3772432c10fe20b8866 for pr-56955 Dec 19 16:49:18.957 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56955/worker-7/try#e70472fc501b855c9080f3772432c10fe20b8866:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-56955/sources/try#e70472fc501b855c9080f3772432c10fe20b8866/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" "+e70472fc501b855c9080f3772432c10fe20b8866-alt" "check" "--frozen" "--all" "--all-targets"` Dec 19 16:49:19.444 INFO [stdout] 915c109bbc336c1ea0a0799eb0daf3c67b9e8fb02c7d41bafec1fde2ebac4983 Dec 19 16:49:19.450 INFO running `"docker" "start" "-a" "915c109bbc336c1ea0a0799eb0daf3c67b9e8fb02c7d41bafec1fde2ebac4983"` Dec 19 16:49:21.315 INFO [stderr] Compiling byte-tools v0.3.0 Dec 19 16:49:21.315 INFO [stderr] Compiling byteorder v1.2.7 Dec 19 16:49:21.348 INFO [stderr] Compiling bit-vec v0.5.0 Dec 19 16:49:21.348 INFO [stderr] Compiling precomputed-hash v0.1.1 Dec 19 16:49:21.348 INFO [stderr] Compiling opaque-debug v0.2.1 Dec 19 16:49:21.348 INFO [stderr] Compiling fixedbitset v0.1.9 Dec 19 16:49:21.348 INFO [stderr] Compiling lalrpop-util v0.16.2 Dec 19 16:49:21.928 INFO [stderr] Compiling regex-syntax v0.6.4 Dec 19 16:49:22.129 INFO [stderr] Compiling itertools v0.7.11 Dec 19 16:49:22.214 INFO [stderr] Compiling ascii-canvas v1.0.0 Dec 19 16:49:24.288 INFO [stderr] Compiling block-padding v0.1.2 Dec 19 16:49:24.288 INFO [stderr] Compiling ena v0.10.1 Dec 19 16:49:24.292 INFO [stderr] Compiling new_debug_unreachable v1.0.1 Dec 19 16:49:24.364 INFO [stderr] Compiling bit-set v0.5.0 Dec 19 16:49:24.560 INFO [stderr] Compiling atty v0.2.11 Dec 19 16:49:24.636 INFO [stderr] Compiling generic-array v0.12.0 Dec 19 16:49:25.692 INFO [stderr] Compiling petgraph v0.4.13 Dec 19 16:49:25.776 INFO [stderr] Compiling phf_generator v0.7.23 Dec 19 16:49:27.662 INFO [stderr] Compiling string_cache_codegen v0.4.2 Dec 19 16:49:28.720 INFO [stderr] Compiling block-buffer v0.7.0 Dec 19 16:49:28.720 INFO [stderr] Compiling digest v0.8.0 Dec 19 16:49:29.119 INFO [stderr] Compiling sha2 v0.8.0 Dec 19 16:49:32.751 INFO [stderr] Compiling string_cache v0.7.3 Dec 19 16:49:37.434 INFO [stderr] Compiling regex v1.1.0 Dec 19 16:49:44.227 INFO [stderr] Compiling docopt v1.0.2 Dec 19 16:49:49.860 INFO [stderr] Compiling lalrpop v0.16.2 Dec 19 16:50:40.890 INFO [stderr] Compiling lisp2018-lalrpop v0.1.0 (/opt/crater/workdir) Dec 19 16:50:45.516 INFO [stderr] error[E0601]: `main` function not found in crate `lisp2018_lalrpop` Dec 19 16:50:45.516 INFO [stderr] | Dec 19 16:50:45.516 INFO [stderr] = note: consider adding a `main` function to `src/main.rs` Dec 19 16:50:45.516 INFO [stderr] Dec 19 16:50:45.931 INFO [stderr] warning: use of deprecated item 'core::str::::trim_left': superseded by `trim_start` Dec 19 16:50:45.931 INFO [stderr] --> /opt/crater/target/debug/build/lisp2018-lalrpop-3fde529ffacc2e4d/out/grammar.rs:2856:36 Dec 19 16:50:45.931 INFO [stderr] | Dec 19 16:50:45.931 INFO [stderr] 2856 | let __text = self.text.trim_left(); Dec 19 16:50:45.931 INFO [stderr] | ^^^^^^^^^ Dec 19 16:50:45.931 INFO [stderr] | Dec 19 16:50:45.931 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 19 16:50:45.931 INFO [stderr] Dec 19 16:50:45.947 INFO [stderr] warning: use of deprecated item 'core::str::::trim_left': superseded by `trim_start` Dec 19 16:50:45.947 INFO [stderr] --> /opt/crater/target/debug/build/lisp2018-lalrpop-3fde529ffacc2e4d/out/grammar.rs:2856:36 Dec 19 16:50:45.947 INFO [stderr] | Dec 19 16:50:45.947 INFO [stderr] 2856 | let __text = self.text.trim_left(); Dec 19 16:50:45.947 INFO [stderr] | ^^^^^^^^^ Dec 19 16:50:45.947 INFO [stderr] | Dec 19 16:50:45.947 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 19 16:50:45.947 INFO [stderr] Dec 19 16:50:45.950 INFO [stderr] error: aborting due to previous error Dec 19 16:50:45.950 INFO [stderr] Dec 19 16:50:45.950 INFO [stderr] For more information about this error, try `rustc --explain E0601`. Dec 19 16:50:45.969 INFO [stderr] error: Could not compile `lisp2018-lalrpop`. Dec 19 16:50:45.969 INFO [stderr] warning: build failed, waiting for other jobs to finish... Dec 19 16:50:46.028 INFO [stderr] warning: unreachable pattern Dec 19 16:50:46.029 INFO [stderr] --> src/lisp_type.rs:31:13 Dec 19 16:50:46.029 INFO [stderr] | Dec 19 16:50:46.029 INFO [stderr] 31 | _ => panic!("asdasd"), Dec 19 16:50:46.029 INFO [stderr] | ^ Dec 19 16:50:46.029 INFO [stderr] | Dec 19 16:50:46.029 INFO [stderr] = note: #[warn(unreachable_patterns)] on by default Dec 19 16:50:46.029 INFO [stderr] Dec 19 16:50:46.031 INFO [stderr] warning: unused variable: `id` Dec 19 16:50:46.031 INFO [stderr] --> src/eval.rs:54:18 Dec 19 16:50:46.031 INFO [stderr] | Dec 19 16:50:46.031 INFO [stderr] 54 | Atom::Id(id) => panic!("don know what to do"), Dec 19 16:50:46.031 INFO [stderr] | ^^ help: consider using `_id` instead Dec 19 16:50:46.031 INFO [stderr] | Dec 19 16:50:46.031 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 19 16:50:46.031 INFO [stderr] Dec 19 16:50:46.228 INFO [stderr] error: build failed Dec 19 16:50:46.936 INFO running `"docker" "inspect" "915c109bbc336c1ea0a0799eb0daf3c67b9e8fb02c7d41bafec1fde2ebac4983"` Dec 19 16:50:47.238 INFO running `"docker" "rm" "-f" "915c109bbc336c1ea0a0799eb0daf3c67b9e8fb02c7d41bafec1fde2ebac4983"` Dec 19 16:50:47.509 INFO [stdout] 915c109bbc336c1ea0a0799eb0daf3c67b9e8fb02c7d41bafec1fde2ebac4983