[INFO] updating cached repository selfup/syncr32 [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/selfup/syncr32 [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/selfup/syncr32" "work/ex/beta-1.37-6/sources/1.36.0/gh/selfup/syncr32"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/selfup/syncr32'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/selfup/syncr32" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/selfup/syncr32"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/selfup/syncr32'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a41d9357fddd6eef5a67f6be90cd042963b6fb7e [INFO] sha for GitHub repo selfup/syncr32: a41d9357fddd6eef5a67f6be90cd042963b6fb7e [INFO] validating manifest of selfup/syncr32 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 selfup/syncr32 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 selfup/syncr32 [INFO] finished frobbing selfup/syncr32 [INFO] frobbed toml for selfup/syncr32 written to work/ex/beta-1.37-6/sources/1.36.0/gh/selfup/syncr32/Cargo.toml [INFO] started frobbing selfup/syncr32 [INFO] finished frobbing selfup/syncr32 [INFO] frobbed toml for selfup/syncr32 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/selfup/syncr32/Cargo.toml [INFO] crate selfup/syncr32 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 selfup/syncr32 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-3/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/selfup/syncr32:/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] c334abdeb286ee51606acdfb1d86e1940401583ce5dfa871fee146a0398e1150 [INFO] running `"docker" "start" "-a" "c334abdeb286ee51606acdfb1d86e1940401583ce5dfa871fee146a0398e1150"` [INFO] [stderr] Compiling syncr32 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.56s [INFO] running `"docker" "inspect" "c334abdeb286ee51606acdfb1d86e1940401583ce5dfa871fee146a0398e1150"` [INFO] running `"docker" "rm" "-f" "c334abdeb286ee51606acdfb1d86e1940401583ce5dfa871fee146a0398e1150"` [INFO] [stdout] c334abdeb286ee51606acdfb1d86e1940401583ce5dfa871fee146a0398e1150 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/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/selfup/syncr32:/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] 79e81b07464276a53ae17f354c48cc065affcb25974daafac464c348c82921fa [INFO] running `"docker" "start" "-a" "79e81b07464276a53ae17f354c48cc065affcb25974daafac464c348c82921fa"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syncr32 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.78s [INFO] running `"docker" "inspect" "79e81b07464276a53ae17f354c48cc065affcb25974daafac464c348c82921fa"` [INFO] running `"docker" "rm" "-f" "79e81b07464276a53ae17f354c48cc065affcb25974daafac464c348c82921fa"` [INFO] [stdout] 79e81b07464276a53ae17f354c48cc065affcb25974daafac464c348c82921fa [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/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/selfup/syncr32:/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] a53781b38986a887b3d1c1aef01f12983feab6067dab55bb11647d74c1d0b2d4 [INFO] running `"docker" "start" "-a" "a53781b38986a887b3d1c1aef01f12983feab6067dab55bb11647d74c1d0b2d4"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/syncr32-d18ed0e93ace080d [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test integration_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" "a53781b38986a887b3d1c1aef01f12983feab6067dab55bb11647d74c1d0b2d4"` [INFO] running `"docker" "rm" "-f" "a53781b38986a887b3d1c1aef01f12983feab6067dab55bb11647d74c1d0b2d4"` [INFO] [stdout] a53781b38986a887b3d1c1aef01f12983feab6067dab55bb11647d74c1d0b2d4