[INFO] updating cached repository nokaa/cedalion [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/nokaa/cedalion [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/nokaa/cedalion" "work/ex/beta-1.37-6/sources/1.36.0/gh/nokaa/cedalion"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/nokaa/cedalion'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/nokaa/cedalion" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nokaa/cedalion"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nokaa/cedalion'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 31e3f77479360eef8684f5314ed658f557e03fd7 [INFO] sha for GitHub repo nokaa/cedalion: 31e3f77479360eef8684f5314ed658f557e03fd7 [INFO] validating manifest of nokaa/cedalion 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 nokaa/cedalion 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 nokaa/cedalion [INFO] finished frobbing nokaa/cedalion [INFO] frobbed toml for nokaa/cedalion written to work/ex/beta-1.37-6/sources/1.36.0/gh/nokaa/cedalion/Cargo.toml [INFO] started frobbing nokaa/cedalion [INFO] finished frobbing nokaa/cedalion [INFO] frobbed toml for nokaa/cedalion written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nokaa/cedalion/Cargo.toml [INFO] crate nokaa/cedalion 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/nokaa/cedalion/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] [stderr] Updating git repository `https://github.com/tailhook/rotor-http` [INFO] [stderr] Updating git repository `https://github.com/nokaa/rotor-http-utils` [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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/tailhook/rotor-http` [INFO] [stderr] Updating git repository `https://github.com/nokaa/rotor-http-utils` [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 nokaa/cedalion 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-1/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/nokaa/cedalion:/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] 90c24f39359e6b922622d24355cf21e610f908682e9769fe6aca22387af35b9b [INFO] running `"docker" "start" "-a" "90c24f39359e6b922622d24355cf21e610f908682e9769fe6aca22387af35b9b"` [INFO] [stderr] Compiling quick-error v0.2.2 [INFO] [stderr] Compiling netbuf v0.3.8 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling sha1 v0.1.1 [INFO] [stderr] Compiling redis v0.5.4 [INFO] [stderr] Compiling chomp v0.2.6 [INFO] [stderr] Compiling mio v0.5.1 [INFO] [stderr] Compiling rotor v0.6.3 [INFO] [stderr] Compiling rotor-tools v0.3.2 [INFO] [stderr] Compiling rotor-stream v0.6.2 [INFO] [stderr] Compiling rotor-http v0.7.0 (https://github.com/tailhook/rotor-http#4cf2abbe) [INFO] [stderr] Compiling rotor-http-utils v0.1.0 (https://github.com/nokaa/rotor-http-utils?rev=dbe5bfe#dbe5bfee) [INFO] [stderr] Compiling cedalion v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.41s [INFO] running `"docker" "inspect" "90c24f39359e6b922622d24355cf21e610f908682e9769fe6aca22387af35b9b"` [INFO] running `"docker" "rm" "-f" "90c24f39359e6b922622d24355cf21e610f908682e9769fe6aca22387af35b9b"` [INFO] [stdout] 90c24f39359e6b922622d24355cf21e610f908682e9769fe6aca22387af35b9b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/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/nokaa/cedalion:/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] 18dea9377785db44d6d1496eb3fc2051267616bbbd5029fd7840a6f2c3d48fe1 [INFO] running `"docker" "start" "-a" "18dea9377785db44d6d1496eb3fc2051267616bbbd5029fd7840a6f2c3d48fe1"` [INFO] [stderr] Compiling cedalion v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.92s [INFO] running `"docker" "inspect" "18dea9377785db44d6d1496eb3fc2051267616bbbd5029fd7840a6f2c3d48fe1"` [INFO] running `"docker" "rm" "-f" "18dea9377785db44d6d1496eb3fc2051267616bbbd5029fd7840a6f2c3d48fe1"` [INFO] [stdout] 18dea9377785db44d6d1496eb3fc2051267616bbbd5029fd7840a6f2c3d48fe1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/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/nokaa/cedalion:/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] 1e44e0a527a280c6246351e4803a07402de9e07f8b710ef9da2ffc7d234dfea1 [INFO] running `"docker" "start" "-a" "1e44e0a527a280c6246351e4803a07402de9e07f8b710ef9da2ffc7d234dfea1"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/cedalion-a65dc2e0c59470ff [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" "1e44e0a527a280c6246351e4803a07402de9e07f8b710ef9da2ffc7d234dfea1"` [INFO] running `"docker" "rm" "-f" "1e44e0a527a280c6246351e4803a07402de9e07f8b710ef9da2ffc7d234dfea1"` [INFO] [stdout] 1e44e0a527a280c6246351e4803a07402de9e07f8b710ef9da2ffc7d234dfea1