[INFO] updating cached repository nicolashahn/rust-lisp [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/nicolashahn/rust-lisp [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/nicolashahn/rust-lisp" "work/ex/beta-1.37-6/sources/1.36.0/gh/nicolashahn/rust-lisp"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/nicolashahn/rust-lisp'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/nicolashahn/rust-lisp" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nicolashahn/rust-lisp"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nicolashahn/rust-lisp'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5cb4bf982428763b2fc09a153596d642cf678077 [INFO] sha for GitHub repo nicolashahn/rust-lisp: 5cb4bf982428763b2fc09a153596d642cf678077 [INFO] validating manifest of nicolashahn/rust-lisp on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of nicolashahn/rust-lisp on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing nicolashahn/rust-lisp [INFO] finished frobbing nicolashahn/rust-lisp [INFO] frobbed toml for nicolashahn/rust-lisp written to work/ex/beta-1.37-6/sources/1.36.0/gh/nicolashahn/rust-lisp/Cargo.toml [INFO] started frobbing nicolashahn/rust-lisp [INFO] finished frobbing nicolashahn/rust-lisp [INFO] frobbed toml for nicolashahn/rust-lisp written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nicolashahn/rust-lisp/Cargo.toml [INFO] crate nicolashahn/rust-lisp already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing nicolashahn/rust-lisp against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/nicolashahn/rust-lisp:/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=warn" "-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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 0bc400e1c0a7fd800e1d248af4743fb921bfe26291557414fcbebbe5f5c0caec [INFO] running `"docker" "start" "-a" "0bc400e1c0a7fd800e1d248af4743fb921bfe26291557414fcbebbe5f5c0caec"` [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling nom v4.0.0 [INFO] [stderr] Compiling lisp v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.61s [INFO] running `"docker" "inspect" "0bc400e1c0a7fd800e1d248af4743fb921bfe26291557414fcbebbe5f5c0caec"` [INFO] running `"docker" "rm" "-f" "0bc400e1c0a7fd800e1d248af4743fb921bfe26291557414fcbebbe5f5c0caec"` [INFO] [stdout] 0bc400e1c0a7fd800e1d248af4743fb921bfe26291557414fcbebbe5f5c0caec [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/nicolashahn/rust-lisp:/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=warn" "-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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 6c3b780cd4981d4c18938f809ccb7853d1061b25caaa6f87d9839ca716b2ff5f [INFO] running `"docker" "start" "-a" "6c3b780cd4981d4c18938f809ccb7853d1061b25caaa6f87d9839ca716b2ff5f"` [INFO] [stderr] Compiling lisp v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.79s [INFO] running `"docker" "inspect" "6c3b780cd4981d4c18938f809ccb7853d1061b25caaa6f87d9839ca716b2ff5f"` [INFO] running `"docker" "rm" "-f" "6c3b780cd4981d4c18938f809ccb7853d1061b25caaa6f87d9839ca716b2ff5f"` [INFO] [stdout] 6c3b780cd4981d4c18938f809ccb7853d1061b25caaa6f87d9839ca716b2ff5f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/nicolashahn/rust-lisp:/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=warn" "-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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 48b85bc128b0e351acc608204b4f6867cdb4795b328f4879596a461be0dec205 [INFO] running `"docker" "start" "-a" "48b85bc128b0e351acc608204b4f6867cdb4795b328f4879596a461be0dec205"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/lisp-6466c5668df9e43d [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "48b85bc128b0e351acc608204b4f6867cdb4795b328f4879596a461be0dec205"` [INFO] running `"docker" "rm" "-f" "48b85bc128b0e351acc608204b4f6867cdb4795b328f4879596a461be0dec205"` [INFO] [stdout] 48b85bc128b0e351acc608204b4f6867cdb4795b328f4879596a461be0dec205