[INFO] updating cached repository https://github.com/brandur/middleware-rust [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] 14706c69f8c99369ed85d1105df8ebc42c85fa8b [INFO] testing brandur/middleware-rust against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrandur%2Fmiddleware-rust" "work/builds/worker-5/source"` [INFO] [stderr] Cloning into 'work/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/brandur/middleware-rust 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 git repo https://github.com/brandur/middleware-rust [INFO] finished tweaking git repo https://github.com/brandur/middleware-rust [INFO] tweaked toml for git repo https://github.com/brandur/middleware-rust written to work/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/brandur/middleware-rust already has a lockfile, it will not be regenerated [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-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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] 5125fa8ed9abb2edefa523f16700fe6cfb1502c9ea1abd26f5c862c936e6e4aa [INFO] running `"docker" "start" "-a" "5125fa8ed9abb2edefa523f16700fe6cfb1502c9ea1abd26f5c862c936e6e4aa"` [INFO] [stderr] Compiling libc v0.2.37 [INFO] [stderr] Compiling sha1 v0.4.0 [INFO] [stderr] Compiling take_mut v0.2.0 [INFO] [stderr] Compiling slog v2.1.1 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling actix_derive v0.1.1 [INFO] [stderr] Compiling semver v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.3.0 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Compiling remove_dir_all v0.3.0 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling slog-async v2.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling isatty v0.1.6 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling flate2 v1.0.1 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling mio v0.6.13 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.27 [INFO] [stderr] Compiling regex v0.2.6 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling tokio-io v0.1.5 [INFO] [stderr] Compiling http v0.1.5 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling tempdir v0.3.6 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling mio-uds v0.6.4 [INFO] [stderr] Compiling tokio-core v0.1.12 [INFO] [stderr] Compiling slog-term v2.3.0 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling mime_guess v1.8.4 [INFO] [stderr] Compiling env_logger v0.5.4 [INFO] [stderr] Compiling cargo_metadata v0.3.3 [INFO] [stderr] Compiling tokio-signal v0.1.4 [INFO] [stderr] Compiling h2 v0.1.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling skeptic v0.13.2 [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] Compiling cookie v0.10.1 [INFO] [stderr] Compiling actix v0.4.5 [INFO] [stderr] Compiling actix-web v0.3.3 [INFO] [stderr] Compiling middleware-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `"docker" "inspect" "5125fa8ed9abb2edefa523f16700fe6cfb1502c9ea1abd26f5c862c936e6e4aa"` [INFO] running `"docker" "rm" "-f" "5125fa8ed9abb2edefa523f16700fe6cfb1502c9ea1abd26f5c862c936e6e4aa"` [INFO] [stdout] 5125fa8ed9abb2edefa523f16700fe6cfb1502c9ea1abd26f5c862c936e6e4aa [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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] e30897ef2e4c1d734e02b1590a5bbd3c54aa8e308ac5a35fc151c5609b78f725 [INFO] running `"docker" "start" "-a" "e30897ef2e4c1d734e02b1590a5bbd3c54aa8e308ac5a35fc151c5609b78f725"` [INFO] [stderr] Compiling middleware-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.01s [INFO] running `"docker" "inspect" "e30897ef2e4c1d734e02b1590a5bbd3c54aa8e308ac5a35fc151c5609b78f725"` [INFO] running `"docker" "rm" "-f" "e30897ef2e4c1d734e02b1590a5bbd3c54aa8e308ac5a35fc151c5609b78f725"` [INFO] [stdout] e30897ef2e4c1d734e02b1590a5bbd3c54aa8e308ac5a35fc151c5609b78f725 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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] ba5f3538d2191cc9f8d5429adb4e9b6b560c6f32065a04af5bc753c382af6f21 [INFO] running `"docker" "start" "-a" "ba5f3538d2191cc9f8d5429adb4e9b6b560c6f32065a04af5bc753c382af6f21"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/middleware_rust-15e8a5219276a749 [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" "ba5f3538d2191cc9f8d5429adb4e9b6b560c6f32065a04af5bc753c382af6f21"` [INFO] running `"docker" "rm" "-f" "ba5f3538d2191cc9f8d5429adb4e9b6b560c6f32065a04af5bc753c382af6f21"` [INFO] [stdout] ba5f3538d2191cc9f8d5429adb4e9b6b560c6f32065a04af5bc753c382af6f21