[INFO] updating cached repository https://github.com/ubnt-intrepid/finchers-todo [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 89779474364a77c2823354099f35020cdcabf141 [INFO] testing ubnt-intrepid/finchers-todo against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fubnt-intrepid%2Ffinchers-todo" "work/builds/worker-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ubnt-intrepid/finchers-todo on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/ubnt-intrepid/finchers-todo [INFO] finished tweaking git repo https://github.com/ubnt-intrepid/finchers-todo [INFO] tweaked toml for git repo https://github.com/ubnt-intrepid/finchers-todo written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/ubnt-intrepid/finchers-todo already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] b1278f19f15fe97279f6d3423491b0198439354feed7cba1c9550ed03970ae66 [INFO] running `"docker" "start" "-a" "b1278f19f15fe97279f6d3423491b0198439354feed7cba1c9550ed03970ae66"` [INFO] [stderr] Compiling serde v1.0.23 [INFO] [stderr] Compiling rand v0.3.18 [INFO] [stderr] Compiling mio v0.6.11 [INFO] [stderr] Compiling tokio-io v0.1.4 [INFO] [stderr] Compiling serde_derive_internals v0.17.0 [INFO] [stderr] Compiling url v1.5.1 [INFO] [stderr] Compiling serde_derive v1.0.23 [INFO] [stderr] Compiling tokio-core v0.1.10 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling hyper v0.11.7 [INFO] [stderr] Compiling serde_json v1.0.7 [INFO] [stderr] Compiling finchers v0.5.0 (https://github.com/ubnt-intrepid/finchers.git?branch=fix/issue/20#6c13abb0) [INFO] [stderr] Compiling finchers-todo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/todo.rs:25:1 [INFO] [stderr] | [INFO] [stderr] 25 | / lazy_static! { [INFO] [stderr] 26 | | static ref TODOS: RwLock = RwLock::new(Todos::default()); [INFO] [stderr] 27 | | } [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] Finished dev [unoptimized + debuginfo] target(s) in 21.07s [INFO] running `"docker" "inspect" "b1278f19f15fe97279f6d3423491b0198439354feed7cba1c9550ed03970ae66"` [INFO] running `"docker" "rm" "-f" "b1278f19f15fe97279f6d3423491b0198439354feed7cba1c9550ed03970ae66"` [INFO] [stdout] b1278f19f15fe97279f6d3423491b0198439354feed7cba1c9550ed03970ae66 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 067e53a22ce0621b0e0851340b64a0178d8247b5efcba0de9c661c31b3e8893a [INFO] running `"docker" "start" "-a" "067e53a22ce0621b0e0851340b64a0178d8247b5efcba0de9c661c31b3e8893a"` [INFO] [stderr] Compiling finchers-todo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/todo.rs:25:1 [INFO] [stderr] | [INFO] [stderr] 25 | / lazy_static! { [INFO] [stderr] 26 | | static ref TODOS: RwLock = RwLock::new(Todos::default()); [INFO] [stderr] 27 | | } [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] Finished dev [unoptimized + debuginfo] target(s) in 1.97s [INFO] running `"docker" "inspect" "067e53a22ce0621b0e0851340b64a0178d8247b5efcba0de9c661c31b3e8893a"` [INFO] running `"docker" "rm" "-f" "067e53a22ce0621b0e0851340b64a0178d8247b5efcba0de9c661c31b3e8893a"` [INFO] [stdout] 067e53a22ce0621b0e0851340b64a0178d8247b5efcba0de9c661c31b3e8893a [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] 3db40193b2d7c33f498d83a74a24767349e00e4146ff7298f8e6a65904a2ee72 [INFO] running `"docker" "start" "-a" "3db40193b2d7c33f498d83a74a24767349e00e4146ff7298f8e6a65904a2ee72"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/finchers_todo-9640432de325e3d0 [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" "3db40193b2d7c33f498d83a74a24767349e00e4146ff7298f8e6a65904a2ee72"` [INFO] running `"docker" "rm" "-f" "3db40193b2d7c33f498d83a74a24767349e00e4146ff7298f8e6a65904a2ee72"` [INFO] [stdout] 3db40193b2d7c33f498d83a74a24767349e00e4146ff7298f8e6a65904a2ee72