[INFO] updating cached repository yasuyuky/sectora [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/yasuyuky/sectora [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/yasuyuky/sectora" "work/ex/beta-1.38-1/sources/1.37.0/gh/yasuyuky/sectora"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/yasuyuky/sectora'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/yasuyuky/sectora" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/yasuyuky/sectora"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/yasuyuky/sectora'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 33151e3519c9449c4bb2952af2fbf206e8038570 [INFO] sha for GitHub repo yasuyuky/sectora: 33151e3519c9449c4bb2952af2fbf206e8038570 [INFO] validating manifest of yasuyuky/sectora 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 yasuyuky/sectora 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 yasuyuky/sectora [INFO] finished frobbing yasuyuky/sectora [INFO] frobbed toml for yasuyuky/sectora written to work/ex/beta-1.38-1/sources/1.37.0/gh/yasuyuky/sectora/Cargo.toml [INFO] started frobbing yasuyuky/sectora [INFO] finished frobbing yasuyuky/sectora [INFO] frobbed toml for yasuyuky/sectora written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/yasuyuky/sectora/Cargo.toml [INFO] crate yasuyuky/sectora 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing yasuyuky/sectora 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-2/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/yasuyuky/sectora:/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] b797e4c77293538bd748f754b8ea9c63f15da178bf54ed2a262681f8b7ec7cf3 [INFO] running `"docker" "start" "-a" "b797e4c77293538bd748f754b8ea9c63f15da178bf54ed2a262681f8b7ec7cf3"` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling string v0.1.2 [INFO] [stderr] Compiling nix v0.14.0 [INFO] [stderr] Compiling sectora v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling crossbeam-epoch v0.7.0 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling toml v0.5.1 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling time v0.1.41 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling structopt-derive v0.2.17 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling tokio v0.1.14 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling h2 v0.1.14 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling structopt v0.2.17 [INFO] [stderr] Compiling hyper v0.12.29 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 07s [INFO] running `"docker" "inspect" "b797e4c77293538bd748f754b8ea9c63f15da178bf54ed2a262681f8b7ec7cf3"` [INFO] running `"docker" "rm" "-f" "b797e4c77293538bd748f754b8ea9c63f15da178bf54ed2a262681f8b7ec7cf3"` [INFO] [stdout] b797e4c77293538bd748f754b8ea9c63f15da178bf54ed2a262681f8b7ec7cf3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/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/yasuyuky/sectora:/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] 11702caacd8f7a6c6f0ec7a032095836024681f2638248c8c47fc93c37b6d931 [INFO] running `"docker" "start" "-a" "11702caacd8f7a6c6f0ec7a032095836024681f2638248c8c47fc93c37b6d931"` [INFO] [stderr] Compiling sectora v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.61s [INFO] running `"docker" "inspect" "11702caacd8f7a6c6f0ec7a032095836024681f2638248c8c47fc93c37b6d931"` [INFO] running `"docker" "rm" "-f" "11702caacd8f7a6c6f0ec7a032095836024681f2638248c8c47fc93c37b6d931"` [INFO] [stdout] 11702caacd8f7a6c6f0ec7a032095836024681f2638248c8c47fc93c37b6d931 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/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/yasuyuky/sectora:/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] fcc211dbe446665caa0ffec57703fd827e541892485296f9d09010a6f819c2ad [INFO] running `"docker" "start" "-a" "fcc211dbe446665caa0ffec57703fd827e541892485296f9d09010a6f819c2ad"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/crater/target/debug/deps/nss_sectora-f5f4bdadbe799ae3 [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] [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] [stderr] Running /opt/crater/target/debug/deps/sectora-1e69e04232394504 [INFO] running `"docker" "inspect" "fcc211dbe446665caa0ffec57703fd827e541892485296f9d09010a6f819c2ad"` [INFO] running `"docker" "rm" "-f" "fcc211dbe446665caa0ffec57703fd827e541892485296f9d09010a6f819c2ad"` [INFO] [stdout] fcc211dbe446665caa0ffec57703fd827e541892485296f9d09010a6f819c2ad