[INFO] updating cached repository valeth/javelin [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/valeth/javelin [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/valeth/javelin" "work/ex/beta-1.37-6/sources/1.36.0/gh/valeth/javelin"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/valeth/javelin'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/valeth/javelin" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/valeth/javelin"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/valeth/javelin'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 61aa5b8111238ac46a11524de6c14a8496ce80c0 [INFO] sha for GitHub repo valeth/javelin: 61aa5b8111238ac46a11524de6c14a8496ce80c0 [INFO] validating manifest of valeth/javelin 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 valeth/javelin 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 valeth/javelin [INFO] removed workspace from valeth/javelin [INFO] removed path dependency javelin-codec from valeth/javelin [INFO] finished frobbing valeth/javelin [INFO] frobbed toml for valeth/javelin written to work/ex/beta-1.37-6/sources/1.36.0/gh/valeth/javelin/Cargo.toml [INFO] started frobbing valeth/javelin [INFO] removed workspace from valeth/javelin [INFO] removed path dependency javelin-codec from valeth/javelin [INFO] finished frobbing valeth/javelin [INFO] frobbed toml for valeth/javelin written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/valeth/javelin/Cargo.toml [INFO] crate valeth/javelin 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] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/valeth/javelin/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded warp v0.1.18 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing valeth/javelin 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-0/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/valeth/javelin:/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] c3c87935c324ce6aef9954409f57e4e094076337e5e97eb3992659b8be8a99b4 [INFO] running `"docker" "start" "-a" "c3c87935c324ce6aef9954409f57e4e094076337e5e97eb3992659b8be8a99b4"` [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Compiling m3u8-rs v1.0.5 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.2 [INFO] [stderr] Compiling serde_yaml v0.8.9 [INFO] [stderr] Compiling crypto-mac v0.6.2 [INFO] [stderr] Compiling headers-derive v0.1.0 [INFO] [stderr] Compiling trackable_derive v0.1.2 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling headers-core v0.1.1 [INFO] [stderr] Compiling hmac v0.6.3 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling rml_amf0 v0.1.1 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling tungstenite v0.8.1 [INFO] [stderr] Compiling javelin-codec v0.3.4 [INFO] [stderr] Compiling rml_rtmp v0.2.1 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling headers v0.2.1 [INFO] [stderr] Compiling trackable v0.2.22 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling simplelog v0.5.3 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling mpeg2ts v0.1.1 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling multipart v0.16.1 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling warp v0.1.18 [INFO] [stderr] Compiling javelin v0.3.6 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 47s [INFO] running `"docker" "inspect" "c3c87935c324ce6aef9954409f57e4e094076337e5e97eb3992659b8be8a99b4"` [INFO] running `"docker" "rm" "-f" "c3c87935c324ce6aef9954409f57e4e094076337e5e97eb3992659b8be8a99b4"` [INFO] [stdout] c3c87935c324ce6aef9954409f57e4e094076337e5e97eb3992659b8be8a99b4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/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/valeth/javelin:/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] 7b23896fb481bdaa292c1452bf569c502aa7023e74e51de200d3a4df07b7736c [INFO] running `"docker" "start" "-a" "7b23896fb481bdaa292c1452bf569c502aa7023e74e51de200d3a4df07b7736c"` [INFO] [stderr] Compiling javelin v0.3.6 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.67s [INFO] running `"docker" "inspect" "7b23896fb481bdaa292c1452bf569c502aa7023e74e51de200d3a4df07b7736c"` [INFO] running `"docker" "rm" "-f" "7b23896fb481bdaa292c1452bf569c502aa7023e74e51de200d3a4df07b7736c"` [INFO] [stdout] 7b23896fb481bdaa292c1452bf569c502aa7023e74e51de200d3a4df07b7736c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/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/valeth/javelin:/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] 7de547769097821f1c3868ad1d5078e334cfa6ce9f70e14d25176b0c2d5a5364 [INFO] running `"docker" "start" "-a" "7de547769097821f1c3868ad1d5078e334cfa6ce9f70e14d25176b0c2d5a5364"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running /opt/crater/target/debug/deps/javelin-ff7fc7c8c3304f04 [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" "7de547769097821f1c3868ad1d5078e334cfa6ce9f70e14d25176b0c2d5a5364"` [INFO] running `"docker" "rm" "-f" "7de547769097821f1c3868ad1d5078e334cfa6ce9f70e14d25176b0c2d5a5364"` [INFO] [stdout] 7de547769097821f1c3868ad1d5078e334cfa6ce9f70e14d25176b0c2d5a5364