[INFO] updating cached repository expobrain/python-rust-library-example [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/expobrain/python-rust-library-example [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/expobrain/python-rust-library-example" "work/ex/beta-1.37-6/sources/1.36.0/gh/expobrain/python-rust-library-example"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/expobrain/python-rust-library-example'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/expobrain/python-rust-library-example" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/expobrain/python-rust-library-example"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/expobrain/python-rust-library-example'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7e75976b451ba2f9143b8402573e5c7c448a3be1 [INFO] sha for GitHub repo expobrain/python-rust-library-example: 7e75976b451ba2f9143b8402573e5c7c448a3be1 [INFO] validating manifest of expobrain/python-rust-library-example 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 expobrain/python-rust-library-example 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 expobrain/python-rust-library-example [INFO] finished frobbing expobrain/python-rust-library-example [INFO] frobbed toml for expobrain/python-rust-library-example written to work/ex/beta-1.37-6/sources/1.36.0/gh/expobrain/python-rust-library-example/Cargo.toml [INFO] started frobbing expobrain/python-rust-library-example [INFO] finished frobbing expobrain/python-rust-library-example [INFO] frobbed toml for expobrain/python-rust-library-example written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/expobrain/python-rust-library-example/Cargo.toml [INFO] crate expobrain/python-rust-library-example 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 expobrain/python-rust-library-example 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-6/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/expobrain/python-rust-library-example:/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] 2f3b48df4ab65275074047c863da47508254de76c09126d6569a7222be161924 [INFO] running `"docker" "start" "-a" "2f3b48df4ab65275074047c863da47508254de76c09126d6569a7222be161924"` [INFO] [stderr] Compiling cpython v0.2.1 [INFO] [stderr] Compiling python3-sys v0.2.1 [INFO] [stderr] Compiling python-rust-example v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.99s [INFO] running `"docker" "inspect" "2f3b48df4ab65275074047c863da47508254de76c09126d6569a7222be161924"` [INFO] running `"docker" "rm" "-f" "2f3b48df4ab65275074047c863da47508254de76c09126d6569a7222be161924"` [INFO] [stdout] 2f3b48df4ab65275074047c863da47508254de76c09126d6569a7222be161924 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/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/expobrain/python-rust-library-example:/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] 225e7b5db2fbc79f9a9f3331c65c2323e991221bd25ba31050864680a34b4e7d [INFO] running `"docker" "start" "-a" "225e7b5db2fbc79f9a9f3331c65c2323e991221bd25ba31050864680a34b4e7d"` [INFO] [stderr] Compiling python-rust-example v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.01s [INFO] running `"docker" "inspect" "225e7b5db2fbc79f9a9f3331c65c2323e991221bd25ba31050864680a34b4e7d"` [INFO] running `"docker" "rm" "-f" "225e7b5db2fbc79f9a9f3331c65c2323e991221bd25ba31050864680a34b4e7d"` [INFO] [stdout] 225e7b5db2fbc79f9a9f3331c65c2323e991221bd25ba31050864680a34b4e7d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/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/expobrain/python-rust-library-example:/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] 8d7e9c04ee80c9613866c650f32716ade1fc3ed01806499cd3e1565028c1262b [INFO] running `"docker" "start" "-a" "8d7e9c04ee80c9613866c650f32716ade1fc3ed01806499cd3e1565028c1262b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/example-2603f3be73859cce [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" "8d7e9c04ee80c9613866c650f32716ade1fc3ed01806499cd3e1565028c1262b"` [INFO] running `"docker" "rm" "-f" "8d7e9c04ee80c9613866c650f32716ade1fc3ed01806499cd3e1565028c1262b"` [INFO] [stdout] 8d7e9c04ee80c9613866c650f32716ade1fc3ed01806499cd3e1565028c1262b