[INFO] updating cached repository bombless/quote [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/bombless/quote [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/bombless/quote" "work/ex/beta-1.37-6/sources/1.36.0/gh/bombless/quote"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/bombless/quote'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/bombless/quote" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/bombless/quote"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/bombless/quote'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] fa5dead6da4c3cd2c4772e42f675b722c0edcf37 [INFO] sha for GitHub repo bombless/quote: fa5dead6da4c3cd2c4772e42f675b722c0edcf37 [INFO] validating manifest of bombless/quote 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 bombless/quote 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 bombless/quote [INFO] finished frobbing bombless/quote [INFO] frobbed toml for bombless/quote written to work/ex/beta-1.37-6/sources/1.36.0/gh/bombless/quote/Cargo.toml [INFO] started frobbing bombless/quote [INFO] finished frobbing bombless/quote [INFO] frobbed toml for bombless/quote written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/bombless/quote/Cargo.toml [INFO] crate bombless/quote 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 bombless/quote 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-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/bombless/quote:/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] c552b3e9487c87481a6ff4dc706cc5ec3a4ba5dab77fd94ed96013093c68149e [INFO] running `"docker" "start" "-a" "c552b3e9487c87481a6ff4dc706cc5ec3a4ba5dab77fd94ed96013093c68149e"` [INFO] [stderr] Compiling quote v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: function is never used: `lexing` [INFO] [stderr] --> src/main.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | fn lexing>(src: T) -> Result, String> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `Token` [INFO] [stderr] --> src/main.rs:38:1 [INFO] [stderr] | [INFO] [stderr] 38 | enum Token { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.60s [INFO] running `"docker" "inspect" "c552b3e9487c87481a6ff4dc706cc5ec3a4ba5dab77fd94ed96013093c68149e"` [INFO] running `"docker" "rm" "-f" "c552b3e9487c87481a6ff4dc706cc5ec3a4ba5dab77fd94ed96013093c68149e"` [INFO] [stdout] c552b3e9487c87481a6ff4dc706cc5ec3a4ba5dab77fd94ed96013093c68149e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/bombless/quote:/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] ed1b964b46075fd7bf9bfbdc8feb868b751ea4f84f6985233ccd4a4c4210a088 [INFO] running `"docker" "start" "-a" "ed1b964b46075fd7bf9bfbdc8feb868b751ea4f84f6985233ccd4a4c4210a088"` [INFO] [stderr] Compiling quote v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.89s [INFO] running `"docker" "inspect" "ed1b964b46075fd7bf9bfbdc8feb868b751ea4f84f6985233ccd4a4c4210a088"` [INFO] running `"docker" "rm" "-f" "ed1b964b46075fd7bf9bfbdc8feb868b751ea4f84f6985233ccd4a4c4210a088"` [INFO] [stdout] ed1b964b46075fd7bf9bfbdc8feb868b751ea4f84f6985233ccd4a4c4210a088 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/bombless/quote:/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] 11bb4eab0c05a19e5c2965cb7104cc2524371c1987364478606c20c7c3960a1e [INFO] running `"docker" "start" "-a" "11bb4eab0c05a19e5c2965cb7104cc2524371c1987364478606c20c7c3960a1e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/quote-d2a503567569a7e6 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "11bb4eab0c05a19e5c2965cb7104cc2524371c1987364478606c20c7c3960a1e"` [INFO] running `"docker" "rm" "-f" "11bb4eab0c05a19e5c2965cb7104cc2524371c1987364478606c20c7c3960a1e"` [INFO] [stdout] 11bb4eab0c05a19e5c2965cb7104cc2524371c1987364478606c20c7c3960a1e