[INFO] updating cached repository efyang/rlisp [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/efyang/rlisp [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/efyang/rlisp" "work/ex/beta-1.37-6/sources/1.36.0/gh/efyang/rlisp"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/efyang/rlisp'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/efyang/rlisp" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/efyang/rlisp"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/efyang/rlisp'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 103aae788e91bef5d5425a2c7d4d504719f4731f [INFO] sha for GitHub repo efyang/rlisp: 103aae788e91bef5d5425a2c7d4d504719f4731f [INFO] validating manifest of efyang/rlisp 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 efyang/rlisp 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 efyang/rlisp [INFO] finished frobbing efyang/rlisp [INFO] frobbed toml for efyang/rlisp written to work/ex/beta-1.37-6/sources/1.36.0/gh/efyang/rlisp/Cargo.toml [INFO] started frobbing efyang/rlisp [INFO] finished frobbing efyang/rlisp [INFO] frobbed toml for efyang/rlisp written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/efyang/rlisp/Cargo.toml [INFO] crate efyang/rlisp 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] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/efyang/rlisp/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 efyang/rlisp against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/efyang/rlisp:/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] d3e2ae8a64ca130740f87602944df246dbc5ea636cd1b6711f7027283b5f79cb [INFO] running `"docker" "start" "-a" "d3e2ae8a64ca130740f87602944df246dbc5ea636cd1b6711f7027283b5f79cb"` [INFO] [stderr] Compiling rlisp v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.55s [INFO] running `"docker" "inspect" "d3e2ae8a64ca130740f87602944df246dbc5ea636cd1b6711f7027283b5f79cb"` [INFO] running `"docker" "rm" "-f" "d3e2ae8a64ca130740f87602944df246dbc5ea636cd1b6711f7027283b5f79cb"` [INFO] [stdout] d3e2ae8a64ca130740f87602944df246dbc5ea636cd1b6711f7027283b5f79cb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/efyang/rlisp:/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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 547ebbaffb13e00d7ca014bc792a3e93719cf7dd0e5fde25c687249839f8e8dd [INFO] running `"docker" "start" "-a" "547ebbaffb13e00d7ca014bc792a3e93719cf7dd0e5fde25c687249839f8e8dd"` [INFO] [stderr] Compiling rlisp v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.29s [INFO] running `"docker" "inspect" "547ebbaffb13e00d7ca014bc792a3e93719cf7dd0e5fde25c687249839f8e8dd"` [INFO] running `"docker" "rm" "-f" "547ebbaffb13e00d7ca014bc792a3e93719cf7dd0e5fde25c687249839f8e8dd"` [INFO] [stdout] 547ebbaffb13e00d7ca014bc792a3e93719cf7dd0e5fde25c687249839f8e8dd [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/efyang/rlisp:/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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] a3e75e0835ef477567c0d99806d1c2ecc6dfb61d5e562a5219e508b2bf2d51f3 [INFO] running `"docker" "start" "-a" "a3e75e0835ef477567c0d99806d1c2ecc6dfb61d5e562a5219e508b2bf2d51f3"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/rlisp-0ca2a21a3e03440e [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" "a3e75e0835ef477567c0d99806d1c2ecc6dfb61d5e562a5219e508b2bf2d51f3"` [INFO] running `"docker" "rm" "-f" "a3e75e0835ef477567c0d99806d1c2ecc6dfb61d5e562a5219e508b2bf2d51f3"` [INFO] [stdout] a3e75e0835ef477567c0d99806d1c2ecc6dfb61d5e562a5219e508b2bf2d51f3