[INFO] updating cached repository drivasperez/lisp [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/drivasperez/lisp [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/drivasperez/lisp" "work/ex/beta-1.38-1/sources/1.37.0/gh/drivasperez/lisp"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/drivasperez/lisp'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/drivasperez/lisp" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/drivasperez/lisp"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/drivasperez/lisp'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f9584dac3a7b38e8de4c15d3822ca0ff07c21fc6 [INFO] sha for GitHub repo drivasperez/lisp: f9584dac3a7b38e8de4c15d3822ca0ff07c21fc6 [INFO] validating manifest of drivasperez/lisp on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of drivasperez/lisp on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing drivasperez/lisp [INFO] finished frobbing drivasperez/lisp [INFO] frobbed toml for drivasperez/lisp written to work/ex/beta-1.38-1/sources/1.37.0/gh/drivasperez/lisp/Cargo.toml [INFO] started frobbing drivasperez/lisp [INFO] finished frobbing drivasperez/lisp [INFO] frobbed toml for drivasperez/lisp written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/drivasperez/lisp/Cargo.toml [INFO] crate drivasperez/lisp already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing drivasperez/lisp against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/drivasperez/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.37.0" "build" "--frozen"` [INFO] [stdout] 0dd8b90645ea6d7e4bc7302d6c1414fbebab26c9cadff25ddcbbdcdc34c824c1 [INFO] running `"docker" "start" "-a" "0dd8b90645ea6d7e4bc7302d6c1414fbebab26c9cadff25ddcbbdcdc34c824c1"` [INFO] [stderr] Compiling static_assertions v0.2.5 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling nom v5.0.0-beta2 [INFO] [stderr] Compiling stackvector v1.0.2 [INFO] [stderr] Compiling rustyline v4.1.0 [INFO] [stderr] Compiling lexical-core v0.4.0 [INFO] [stderr] Compiling ownlisp v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: function is never used: `parsetext` [INFO] [stderr] --> src/main.rs:36:1 [INFO] [stderr] | [INFO] [stderr] 36 | fn parsetext() -> io::Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/main.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 33 | dbg!(doge("wow book such language many lisp")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_must_use)] on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.64s [INFO] running `"docker" "inspect" "0dd8b90645ea6d7e4bc7302d6c1414fbebab26c9cadff25ddcbbdcdc34c824c1"` [INFO] running `"docker" "rm" "-f" "0dd8b90645ea6d7e4bc7302d6c1414fbebab26c9cadff25ddcbbdcdc34c824c1"` [INFO] [stdout] 0dd8b90645ea6d7e4bc7302d6c1414fbebab26c9cadff25ddcbbdcdc34c824c1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/drivasperez/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 5671da1fbe4792c332320c8eb2d90120ad5dcb7c91c206a5fde192b926f7bc53 [INFO] running `"docker" "start" "-a" "5671da1fbe4792c332320c8eb2d90120ad5dcb7c91c206a5fde192b926f7bc53"` [INFO] [stderr] Compiling ownlisp v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: function is never used: `parsetext` [INFO] [stderr] --> src/main.rs:36:1 [INFO] [stderr] | [INFO] [stderr] 36 | fn parsetext() -> io::Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/main.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 33 | dbg!(doge("wow book such language many lisp")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_must_use)] on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.82s [INFO] running `"docker" "inspect" "5671da1fbe4792c332320c8eb2d90120ad5dcb7c91c206a5fde192b926f7bc53"` [INFO] running `"docker" "rm" "-f" "5671da1fbe4792c332320c8eb2d90120ad5dcb7c91c206a5fde192b926f7bc53"` [INFO] [stdout] 5671da1fbe4792c332320c8eb2d90120ad5dcb7c91c206a5fde192b926f7bc53 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/drivasperez/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.37.0" "test" "--frozen"` [INFO] [stdout] fafe74a437add587519b426a6d9bbb9f38c524dd421ec64e2b1123ad062f2672 [INFO] running `"docker" "start" "-a" "fafe74a437add587519b426a6d9bbb9f38c524dd421ec64e2b1123ad062f2672"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/ownlisp-effe16be4cf31164 [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" "fafe74a437add587519b426a6d9bbb9f38c524dd421ec64e2b1123ad062f2672"` [INFO] running `"docker" "rm" "-f" "fafe74a437add587519b426a6d9bbb9f38c524dd421ec64e2b1123ad062f2672"` [INFO] [stdout] fafe74a437add587519b426a6d9bbb9f38c524dd421ec64e2b1123ad062f2672