[INFO] updating cached repository raxod502/lucid [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/raxod502/lucid [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/raxod502/lucid" "work/ex/beta-1.38-1/sources/1.37.0/gh/raxod502/lucid"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/raxod502/lucid'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/raxod502/lucid" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/raxod502/lucid"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/raxod502/lucid'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e74206b413bf95365bc4b620376f3d4a3c70cf54 [INFO] sha for GitHub repo raxod502/lucid: e74206b413bf95365bc4b620376f3d4a3c70cf54 [INFO] validating manifest of raxod502/lucid 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 raxod502/lucid 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 raxod502/lucid [INFO] finished frobbing raxod502/lucid [INFO] frobbed toml for raxod502/lucid written to work/ex/beta-1.38-1/sources/1.37.0/gh/raxod502/lucid/Cargo.toml [INFO] started frobbing raxod502/lucid [INFO] finished frobbing raxod502/lucid [INFO] frobbed toml for raxod502/lucid written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/raxod502/lucid/Cargo.toml [INFO] crate raxod502/lucid 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 raxod502/lucid 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/raxod502/lucid:/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] 8accd75d1ecdcc573aacb81cd07bd00d9b43955685724e2d6ad95309e7da937a [INFO] running `"docker" "start" "-a" "8accd75d1ecdcc573aacb81cd07bd00d9b43955685724e2d6ad95309e7da937a"` [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling term_size v0.2.3 [INFO] [stderr] Compiling clap v2.19.3 [INFO] [stderr] Compiling lucid v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.14s [INFO] running `"docker" "inspect" "8accd75d1ecdcc573aacb81cd07bd00d9b43955685724e2d6ad95309e7da937a"` [INFO] running `"docker" "rm" "-f" "8accd75d1ecdcc573aacb81cd07bd00d9b43955685724e2d6ad95309e7da937a"` [INFO] [stdout] 8accd75d1ecdcc573aacb81cd07bd00d9b43955685724e2d6ad95309e7da937a [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/raxod502/lucid:/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] ca4dbcf6fbcbce6b775c0cfaa919327b427dd9f18969a244be0815abfb2c4940 [INFO] running `"docker" "start" "-a" "ca4dbcf6fbcbce6b775c0cfaa919327b427dd9f18969a244be0815abfb2c4940"` [INFO] [stderr] Compiling lucid v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.83s [INFO] running `"docker" "inspect" "ca4dbcf6fbcbce6b775c0cfaa919327b427dd9f18969a244be0815abfb2c4940"` [INFO] running `"docker" "rm" "-f" "ca4dbcf6fbcbce6b775c0cfaa919327b427dd9f18969a244be0815abfb2c4940"` [INFO] [stdout] ca4dbcf6fbcbce6b775c0cfaa919327b427dd9f18969a244be0815abfb2c4940 [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/raxod502/lucid:/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] d38420e244e61dec45f4cf71227f5f082d437290b7680774ec92b3cf753e7523 [INFO] running `"docker" "start" "-a" "d38420e244e61dec45f4cf71227f5f082d437290b7680774ec92b3cf753e7523"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/lucid-1f3148ac8edac4a3 [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" "d38420e244e61dec45f4cf71227f5f082d437290b7680774ec92b3cf753e7523"` [INFO] running `"docker" "rm" "-f" "d38420e244e61dec45f4cf71227f5f082d437290b7680774ec92b3cf753e7523"` [INFO] [stdout] d38420e244e61dec45f4cf71227f5f082d437290b7680774ec92b3cf753e7523