[INFO] updating cached repository endoli/agora.rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/endoli/agora.rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/endoli/agora.rs" "work/ex/beta-1.37-6/sources/1.36.0/gh/endoli/agora.rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/endoli/agora.rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/endoli/agora.rs" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/endoli/agora.rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/endoli/agora.rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ecf8283f46ef85c2a710462df956785c78ea8332 [INFO] sha for GitHub repo endoli/agora.rs: ecf8283f46ef85c2a710462df956785c78ea8332 [INFO] validating manifest of endoli/agora.rs 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 endoli/agora.rs 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 endoli/agora.rs [INFO] finished frobbing endoli/agora.rs [INFO] frobbed toml for endoli/agora.rs written to work/ex/beta-1.37-6/sources/1.36.0/gh/endoli/agora.rs/Cargo.toml [INFO] started frobbing endoli/agora.rs [INFO] finished frobbing endoli/agora.rs [INFO] frobbed toml for endoli/agora.rs written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/endoli/agora.rs/Cargo.toml [INFO] crate endoli/agora.rs 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 endoli/agora.rs 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-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/endoli/agora.rs:/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] 58cc92c9694ed53f95398bcafa2f9d3318570750d2b0f15cd9cb91667aa1cc24 [INFO] running `"docker" "start" "-a" "58cc92c9694ed53f95398bcafa2f9d3318570750d2b0f15cd9cb91667aa1cc24"` [INFO] [stderr] Compiling agora v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.52s [INFO] running `"docker" "inspect" "58cc92c9694ed53f95398bcafa2f9d3318570750d2b0f15cd9cb91667aa1cc24"` [INFO] running `"docker" "rm" "-f" "58cc92c9694ed53f95398bcafa2f9d3318570750d2b0f15cd9cb91667aa1cc24"` [INFO] [stdout] 58cc92c9694ed53f95398bcafa2f9d3318570750d2b0f15cd9cb91667aa1cc24 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/endoli/agora.rs:/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] a34f17995e6273dc53f2770756ce82dee0169a7e770c2d223130bfeec66ad025 [INFO] running `"docker" "start" "-a" "a34f17995e6273dc53f2770756ce82dee0169a7e770c2d223130bfeec66ad025"` [INFO] [stderr] Compiling agora v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.65s [INFO] running `"docker" "inspect" "a34f17995e6273dc53f2770756ce82dee0169a7e770c2d223130bfeec66ad025"` [INFO] running `"docker" "rm" "-f" "a34f17995e6273dc53f2770756ce82dee0169a7e770c2d223130bfeec66ad025"` [INFO] [stdout] a34f17995e6273dc53f2770756ce82dee0169a7e770c2d223130bfeec66ad025 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/endoli/agora.rs:/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] 3134a0a00cf3689288e28b1f18b9054d01b0e7f3c12103db26b4e3916fa6cd5d [INFO] running `"docker" "start" "-a" "3134a0a00cf3689288e28b1f18b9054d01b0e7f3c12103db26b4e3916fa6cd5d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/agora-80999a14cb84fdb7 [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" "3134a0a00cf3689288e28b1f18b9054d01b0e7f3c12103db26b4e3916fa6cd5d"` [INFO] running `"docker" "rm" "-f" "3134a0a00cf3689288e28b1f18b9054d01b0e7f3c12103db26b4e3916fa6cd5d"` [INFO] [stdout] 3134a0a00cf3689288e28b1f18b9054d01b0e7f3c12103db26b4e3916fa6cd5d