[INFO] crate javelin 0.3.6 is already in cache [INFO] testing javelin-0.3.6 against 1.38.0 for beta-1.39-1 [INFO] extracting crate javelin 0.3.6 into work/builds/worker-0/source [INFO] validating manifest of crates.io crate javelin 0.3.6 on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate javelin 0.3.6 [INFO] finished tweaking crates.io crate javelin 0.3.6 [INFO] tweaked toml for crates.io crate javelin 0.3.6 written to work/builds/worker-0/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 5a676ae406b5e913120606aa7005ba85aa26fce7c0d0308afb1ace1a3531d694 [INFO] running `"docker" "start" "-a" "5a676ae406b5e913120606aa7005ba85aa26fce7c0d0308afb1ace1a3531d694"` [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling m3u8-rs v1.0.5 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling input_buffer v0.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling headers-core v0.1.1 [INFO] [stderr] Compiling mpeg2ts v0.1.1 [INFO] [stderr] Compiling rml_amf0 v0.1.1 [INFO] [stderr] Compiling headers v0.2.3 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling rml_rtmp v0.2.1 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-threadpool v0.1.16 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling tungstenite v0.9.1 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling javelin-codec v0.3.4 [INFO] [stderr] Compiling simplelog v0.5.3 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling mime_guess v1.8.7 [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 tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling multipart v0.16.1 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling warp v0.1.20 [INFO] [stderr] Compiling javelin v0.3.6 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/args.rs:13:17 [INFO] [stderr] | [INFO] [stderr] 13 | .author(crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/args.rs:13:17 [INFO] [stderr] | [INFO] [stderr] 13 | .author(crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.95s [INFO] running `"docker" "inspect" "5a676ae406b5e913120606aa7005ba85aa26fce7c0d0308afb1ace1a3531d694"` [INFO] running `"docker" "rm" "-f" "5a676ae406b5e913120606aa7005ba85aa26fce7c0d0308afb1ace1a3531d694"` [INFO] [stdout] 5a676ae406b5e913120606aa7005ba85aa26fce7c0d0308afb1ace1a3531d694 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 41b359bbdda8de09244a710d0915b4f40acc59bf058caac15004237c362cfd60 [INFO] running `"docker" "start" "-a" "41b359bbdda8de09244a710d0915b4f40acc59bf058caac15004237c362cfd60"` [INFO] [stderr] Compiling javelin v0.3.6 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/args.rs:13:17 [INFO] [stderr] | [INFO] [stderr] 13 | .author(crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/args.rs:13:17 [INFO] [stderr] | [INFO] [stderr] 13 | .author(crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.31s [INFO] running `"docker" "inspect" "41b359bbdda8de09244a710d0915b4f40acc59bf058caac15004237c362cfd60"` [INFO] running `"docker" "rm" "-f" "41b359bbdda8de09244a710d0915b4f40acc59bf058caac15004237c362cfd60"` [INFO] [stdout] 41b359bbdda8de09244a710d0915b4f40acc59bf058caac15004237c362cfd60 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] d4151bcb87c5c27bdf25a0a1b8cfc66f6966b85742fa71e8a6659556cfe97150 [INFO] running `"docker" "start" "-a" "d4151bcb87c5c27bdf25a0a1b8cfc66f6966b85742fa71e8a6659556cfe97150"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/javelin-1d7209b0e14f87ad [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" "d4151bcb87c5c27bdf25a0a1b8cfc66f6966b85742fa71e8a6659556cfe97150"` [INFO] running `"docker" "rm" "-f" "d4151bcb87c5c27bdf25a0a1b8cfc66f6966b85742fa71e8a6659556cfe97150"` [INFO] [stdout] d4151bcb87c5c27bdf25a0a1b8cfc66f6966b85742fa71e8a6659556cfe97150