[INFO] cloning repository danbruder/simple-auth-server-code [INFO] running `"git" "clone" "--bare" "git://github.com/danbruder/simple-auth-server-code.git" "work/cache/sources/gh/danbruder/simple-auth-server-code"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/danbruder/simple-auth-server-code'... [INFO] running `"git" "clone" "work/cache/sources/gh/danbruder/simple-auth-server-code" "work/ex/beta-1.37-6/sources/1.36.0/gh/danbruder/simple-auth-server-code"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/danbruder/simple-auth-server-code'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/danbruder/simple-auth-server-code" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/danbruder/simple-auth-server-code"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/danbruder/simple-auth-server-code'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 32cb85afcd02b406ae39424c315e04861200978a [INFO] sha for GitHub repo danbruder/simple-auth-server-code: 32cb85afcd02b406ae39424c315e04861200978a [INFO] validating manifest of danbruder/simple-auth-server-code 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 danbruder/simple-auth-server-code 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 danbruder/simple-auth-server-code [INFO] finished frobbing danbruder/simple-auth-server-code [INFO] frobbed toml for danbruder/simple-auth-server-code written to work/ex/beta-1.37-6/sources/1.36.0/gh/danbruder/simple-auth-server-code/Cargo.toml [INFO] started frobbing danbruder/simple-auth-server-code [INFO] finished frobbing danbruder/simple-auth-server-code [INFO] frobbed toml for danbruder/simple-auth-server-code written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/danbruder/simple-auth-server-code/Cargo.toml [INFO] crate danbruder/simple-auth-server-code 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing danbruder/simple-auth-server-code against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/danbruder/simple-auth-server-code:/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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 5b580bd59a19cca2d60cf30dfeea88c7b0b630301ab77e4ded08c2c1a3578bc6 [INFO] running `"docker" "start" "-a" "5b580bd59a19cca2d60cf30dfeea88c7b0b630301ab77e4ded08c2c1a3578bc6"` [INFO] [stderr] Compiling syn v0.15.38 [INFO] [stderr] Compiling serde v1.0.93 [INFO] [stderr] Compiling actix-service v0.4.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling signal-hook-registry v1.0.1 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling backtrace v0.3.31 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling blowfish v0.4.0 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.24 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling signal-hook v0.1.9 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling bcrypt v0.4.0 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling actix-server-config v0.1.1 [INFO] [stderr] Compiling actix-utils v0.4.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.1 [INFO] [stderr] Compiling tokio v0.1.21 [INFO] [stderr] Compiling r2d2 v0.8.5 [INFO] [stderr] Compiling hyper v0.12.30 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.93 [INFO] [stderr] Compiling v_escape_derive v0.5.3 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling actix-web-codegen v0.1.2 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling actix_derive v0.4.0 [INFO] [stderr] Compiling v_escape v0.7.2 [INFO] [stderr] Compiling v_htmlescape v0.4.3 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling trust-dns-proto v0.7.4 [INFO] [stderr] Compiling dotenv v0.14.1 [INFO] [stderr] Compiling actix-threadpool v0.1.1 [INFO] [stderr] Compiling actix-rt v0.2.3 [INFO] [stderr] Compiling actix-server v0.5.1 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling actix-connect v0.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling actix-router v0.1.5 [INFO] [stderr] Compiling diesel v1.4.2 [INFO] [stderr] Compiling actix-http v0.2.4 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling jsonwebtoken v6.0.1 [INFO] [stderr] Compiling reqwest v0.9.18 [INFO] [stderr] Compiling awc v0.2.1 [INFO] [stderr] Compiling actix v0.8.3 [INFO] [stderr] Compiling sparkpost v0.5.2 [INFO] [stderr] Compiling actix-web v1.0.2 [INFO] [stderr] Compiling actix-identity v0.1.0 [INFO] [stderr] Compiling actix-files v0.1.2 [INFO] [stderr] Compiling simple-auth-server v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `Identity` [INFO] [stderr] --> src/main.rs:9:44 [INFO] [stderr] | [INFO] [stderr] 9 | use actix_identity::{CookieIdentityPolicy, Identity, IdentityService}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 40s [INFO] running `"docker" "inspect" "5b580bd59a19cca2d60cf30dfeea88c7b0b630301ab77e4ded08c2c1a3578bc6"` [INFO] running `"docker" "rm" "-f" "5b580bd59a19cca2d60cf30dfeea88c7b0b630301ab77e4ded08c2c1a3578bc6"` [INFO] [stdout] 5b580bd59a19cca2d60cf30dfeea88c7b0b630301ab77e4ded08c2c1a3578bc6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/danbruder/simple-auth-server-code:/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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] b31cd949d3e533cf9f62a97deb37fb9c10f1d6a9b5d20696a1ff082cafecf56e [INFO] running `"docker" "start" "-a" "b31cd949d3e533cf9f62a97deb37fb9c10f1d6a9b5d20696a1ff082cafecf56e"` [INFO] [stderr] Compiling simple-auth-server v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `Identity` [INFO] [stderr] --> src/main.rs:9:44 [INFO] [stderr] | [INFO] [stderr] 9 | use actix_identity::{CookieIdentityPolicy, Identity, IdentityService}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.92s [INFO] running `"docker" "inspect" "b31cd949d3e533cf9f62a97deb37fb9c10f1d6a9b5d20696a1ff082cafecf56e"` [INFO] running `"docker" "rm" "-f" "b31cd949d3e533cf9f62a97deb37fb9c10f1d6a9b5d20696a1ff082cafecf56e"` [INFO] [stdout] b31cd949d3e533cf9f62a97deb37fb9c10f1d6a9b5d20696a1ff082cafecf56e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/danbruder/simple-auth-server-code:/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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 5b2c9631a6e79d088630549e551223bf857d022d92e1b148ae5a5de22bbb8f70 [INFO] running `"docker" "start" "-a" "5b2c9631a6e79d088630549e551223bf857d022d92e1b148ae5a5de22bbb8f70"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running /opt/crater/target/debug/deps/simple_auth_server-984024f6be686e54 [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" "5b2c9631a6e79d088630549e551223bf857d022d92e1b148ae5a5de22bbb8f70"` [INFO] running `"docker" "rm" "-f" "5b2c9631a6e79d088630549e551223bf857d022d92e1b148ae5a5de22bbb8f70"` [INFO] [stdout] 5b2c9631a6e79d088630549e551223bf857d022d92e1b148ae5a5de22bbb8f70