[INFO] updating cached repository rustwarsaw/rustwarsaw.org [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/rustwarsaw/rustwarsaw.org [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/rustwarsaw/rustwarsaw.org" "work/ex/beta-1.37-6/sources/1.36.0/gh/rustwarsaw/rustwarsaw.org"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/rustwarsaw/rustwarsaw.org'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/rustwarsaw/rustwarsaw.org" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rustwarsaw/rustwarsaw.org"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rustwarsaw/rustwarsaw.org'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d73e1825f0af5cc8e2f68c32cd683c50d4c0a1f4 [INFO] sha for GitHub repo rustwarsaw/rustwarsaw.org: d73e1825f0af5cc8e2f68c32cd683c50d4c0a1f4 [INFO] validating manifest of rustwarsaw/rustwarsaw.org 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 rustwarsaw/rustwarsaw.org 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 rustwarsaw/rustwarsaw.org [INFO] finished frobbing rustwarsaw/rustwarsaw.org [INFO] frobbed toml for rustwarsaw/rustwarsaw.org written to work/ex/beta-1.37-6/sources/1.36.0/gh/rustwarsaw/rustwarsaw.org/Cargo.toml [INFO] started frobbing rustwarsaw/rustwarsaw.org [INFO] finished frobbing rustwarsaw/rustwarsaw.org [INFO] frobbed toml for rustwarsaw/rustwarsaw.org written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rustwarsaw/rustwarsaw.org/Cargo.toml [INFO] crate rustwarsaw/rustwarsaw.org 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/rustwarsaw/rustwarsaw.org/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 rustwarsaw/rustwarsaw.org 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-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/rustwarsaw/rustwarsaw.org:/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] f53d4bdf1a26ff9d53c1dd74bbf5418bebb32d446d34277727558f32703fdf38 [INFO] running `"docker" "start" "-a" "f53d4bdf1a26ff9d53c1dd74bbf5418bebb32d446d34277727558f32703fdf38"` [INFO] [stderr] Compiling sequence_trie v0.0.13 [INFO] [stderr] Compiling hyper v0.8.1 [INFO] [stderr] Compiling iron v0.3.1 [INFO] [stderr] Compiling mount v0.1.0 [INFO] [stderr] Compiling staticfile v0.2.0 [INFO] [stderr] Compiling rustwarsaw v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.67s [INFO] running `"docker" "inspect" "f53d4bdf1a26ff9d53c1dd74bbf5418bebb32d446d34277727558f32703fdf38"` [INFO] running `"docker" "rm" "-f" "f53d4bdf1a26ff9d53c1dd74bbf5418bebb32d446d34277727558f32703fdf38"` [INFO] [stdout] f53d4bdf1a26ff9d53c1dd74bbf5418bebb32d446d34277727558f32703fdf38 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/rustwarsaw/rustwarsaw.org:/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] d00b94de62cf7cfb992c3205d931f27f66a1d27f243e8b632a89e02c1740b5a1 [INFO] running `"docker" "start" "-a" "d00b94de62cf7cfb992c3205d931f27f66a1d27f243e8b632a89e02c1740b5a1"` [INFO] [stderr] Compiling rustwarsaw v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.44s [INFO] running `"docker" "inspect" "d00b94de62cf7cfb992c3205d931f27f66a1d27f243e8b632a89e02c1740b5a1"` [INFO] running `"docker" "rm" "-f" "d00b94de62cf7cfb992c3205d931f27f66a1d27f243e8b632a89e02c1740b5a1"` [INFO] [stdout] d00b94de62cf7cfb992c3205d931f27f66a1d27f243e8b632a89e02c1740b5a1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/rustwarsaw/rustwarsaw.org:/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] 4befd672f6606ecf1a79de486cd2071543c52a3cd9b3e4808946b2acb0f1f0ae [INFO] running `"docker" "start" "-a" "4befd672f6606ecf1a79de486cd2071543c52a3cd9b3e4808946b2acb0f1f0ae"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/rustwarsaw-d24e72fa2cdb30d2 [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" "4befd672f6606ecf1a79de486cd2071543c52a3cd9b3e4808946b2acb0f1f0ae"` [INFO] running `"docker" "rm" "-f" "4befd672f6606ecf1a79de486cd2071543c52a3cd9b3e4808946b2acb0f1f0ae"` [INFO] [stdout] 4befd672f6606ecf1a79de486cd2071543c52a3cd9b3e4808946b2acb0f1f0ae