[INFO] updating cached repository kdeal/repo-notify [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/kdeal/repo-notify [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/kdeal/repo-notify" "work/ex/beta-1.38-1/sources/1.37.0/gh/kdeal/repo-notify"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/kdeal/repo-notify'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/kdeal/repo-notify" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kdeal/repo-notify"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kdeal/repo-notify'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ac3cd747638b4f4095ddab49d9eb4a3fb148bd13 [INFO] sha for GitHub repo kdeal/repo-notify: ac3cd747638b4f4095ddab49d9eb4a3fb148bd13 [INFO] validating manifest of kdeal/repo-notify on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of kdeal/repo-notify on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing kdeal/repo-notify [INFO] finished frobbing kdeal/repo-notify [INFO] frobbed toml for kdeal/repo-notify written to work/ex/beta-1.38-1/sources/1.37.0/gh/kdeal/repo-notify/Cargo.toml [INFO] started frobbing kdeal/repo-notify [INFO] finished frobbing kdeal/repo-notify [INFO] frobbed toml for kdeal/repo-notify written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kdeal/repo-notify/Cargo.toml [INFO] crate kdeal/repo-notify already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing kdeal/repo-notify against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kdeal/repo-notify:/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-08-13" "build" "--frozen"` [INFO] [stdout] 269686f7108abc5882e57cd83d83f8226f19308a4a9ca0441947585fd1e38437 [INFO] running `"docker" "start" "-a" "269686f7108abc5882e57cd83d83f8226f19308a4a9ca0441947585fd1e38437"` [INFO] [stderr] Compiling rprompt v1.0.3 [INFO] [stderr] Compiling text_io v0.1.6 [INFO] [stderr] Compiling num_cpus v1.6.2 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling dirs v1.0.4 [INFO] [stderr] Compiling toml v0.4.5 [INFO] [stderr] Compiling backtrace-sys v0.1.14 [INFO] [stderr] Compiling openssl v0.9.19 [INFO] [stderr] Compiling serde_derive v1.0.15 [INFO] [stderr] Compiling rpassword v1.0.2 [INFO] [stderr] Compiling clap v2.26.2 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling futures-cpupool v0.1.6 [INFO] [stderr] Compiling rayon v0.7.1 [INFO] [stderr] Compiling hyper v0.11.2 [INFO] [stderr] Compiling native-tls v0.1.4 [INFO] [stderr] Compiling ring v0.11.0 [INFO] [stderr] Compiling tokio-tls v0.1.3 [INFO] [stderr] Compiling hyper-tls v0.1.2 [INFO] [stderr] Compiling reqwest v0.7.3 [INFO] [stderr] Compiling backtrace v0.3.3 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling webpki v0.14.0 [INFO] [stderr] Compiling rustls v0.9.0 [INFO] [stderr] Compiling webpki-roots v0.11.0 [INFO] [stderr] Compiling tokio-rustls v0.2.4 [INFO] [stderr] Compiling hyper-rustls v0.8.0 [INFO] [stderr] Compiling github-rs v0.5.1 [INFO] [stderr] Compiling repo-notify v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `"docker" "inspect" "269686f7108abc5882e57cd83d83f8226f19308a4a9ca0441947585fd1e38437"` [INFO] running `"docker" "rm" "-f" "269686f7108abc5882e57cd83d83f8226f19308a4a9ca0441947585fd1e38437"` [INFO] [stdout] 269686f7108abc5882e57cd83d83f8226f19308a4a9ca0441947585fd1e38437 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kdeal/repo-notify:/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] b410ce3782d9c0d23713af61e690d7c0ebac1ad4035581720ca8424e7aebb0c5 [INFO] running `"docker" "start" "-a" "b410ce3782d9c0d23713af61e690d7c0ebac1ad4035581720ca8424e7aebb0c5"` [INFO] [stderr] Compiling repo-notify v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.90s [INFO] running `"docker" "inspect" "b410ce3782d9c0d23713af61e690d7c0ebac1ad4035581720ca8424e7aebb0c5"` [INFO] running `"docker" "rm" "-f" "b410ce3782d9c0d23713af61e690d7c0ebac1ad4035581720ca8424e7aebb0c5"` [INFO] [stdout] b410ce3782d9c0d23713af61e690d7c0ebac1ad4035581720ca8424e7aebb0c5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kdeal/repo-notify:/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-08-13" "test" "--frozen"` [INFO] [stdout] f106eeb09861addbcf0adc2d12bc412bead7ae0ab9fb6c2f9234bb8fa8d7f52c [INFO] running `"docker" "start" "-a" "f106eeb09861addbcf0adc2d12bc412bead7ae0ab9fb6c2f9234bb8fa8d7f52c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/crater/target/debug/deps/repo_notify-d8a7de61fc61e1c3 [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" "f106eeb09861addbcf0adc2d12bc412bead7ae0ab9fb6c2f9234bb8fa8d7f52c"` [INFO] running `"docker" "rm" "-f" "f106eeb09861addbcf0adc2d12bc412bead7ae0ab9fb6c2f9234bb8fa8d7f52c"` [INFO] [stdout] f106eeb09861addbcf0adc2d12bc412bead7ae0ab9fb6c2f9234bb8fa8d7f52c