[INFO] cloning repository https://github.com/ihamquentin/Newsletter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ihamquentin/Newsletter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fihamquentin%2FNewsletter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fihamquentin%2FNewsletter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3042691b9c15dafa99511f8da5b2727150bd1c69
[INFO] testing ihamquentin/Newsletter against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fihamquentin%2FNewsletter" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  65% (1799/2733)
Updating files:  66% (1804/2733)
Updating files:  67% (1832/2733)
Updating files:  68% (1859/2733)
Updating files:  69% (1886/2733)
Updating files:  70% (1914/2733)
Updating files:  71% (1941/2733)
Updating files:  71% (1965/2733)
Updating files:  72% (1968/2733)
Updating files:  73% (1996/2733)
Updating files:  74% (2023/2733)
Updating files:  75% (2050/2733)
Updating files:  76% (2078/2733)
Updating files:  77% (2105/2733)
Updating files:  78% (2132/2733)
Updating files:  79% (2160/2733)
Updating files:  80% (2187/2733)
Updating files:  81% (2214/2733)
Updating files:  82% (2242/2733)
Updating files:  82% (2250/2733)
Updating files:  83% (2269/2733)
Updating files:  84% (2296/2733)
Updating files:  85% (2324/2733)
Updating files:  86% (2351/2733)
Updating files:  87% (2378/2733)
Updating files:  88% (2406/2733)
Updating files:  89% (2433/2733)
Updating files:  90% (2460/2733)
Updating files:  91% (2488/2733)
Updating files:  92% (2515/2733)
Updating files:  93% (2542/2733)
Updating files:  94% (2570/2733)
Updating files:  95% (2597/2733)
Updating files:  96% (2624/2733)
Updating files:  97% (2652/2733)
Updating files:  98% (2679/2733)
Updating files:  99% (2706/2733)
Updating files: 100% (2733/2733)
Updating files: 100% (2733/2733), done.
[INFO] started tweaking git repo https://github.com/ihamquentin/Newsletter
[INFO] finished tweaking git repo https://github.com/ihamquentin/Newsletter
[INFO] tweaked toml for git repo https://github.com/ihamquentin/Newsletter written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ihamquentin/Newsletter on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ihamquentin/Newsletter already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 01b41419d2e99457256196ac7e37d974054cbcb234da02e34f55d41e2a11c2b0
[INFO] running `Command { std: "docker" "start" "01b41419d2e99457256196ac7e37d974054cbcb234da02e34f55d41e2a11c2b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "01b41419d2e99457256196ac7e37d974054cbcb234da02e34f55d41e2a11c2b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "01b41419d2e99457256196ac7e37d974054cbcb234da02e34f55d41e2a11c2b0" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "01b41419d2e99457256196ac7e37d974054cbcb234da02e34f55d41e2a11c2b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "01b41419d2e99457256196ac7e37d974054cbcb234da02e34f55d41e2a11c2b0" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling tokio v1.25.0
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling futures-task v0.3.26
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling futures-util v0.3.26
[INFO] [stderr]    Compiling futures-sink v0.3.26
[INFO] [stderr]    Compiling paste v1.0.11
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling zstd-safe v6.0.3+zstd.1.5.2
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling bytestring v1.2.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.92
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling zstd-sys v2.0.6+zstd.1.5.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.10
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling local-channel v0.1.3
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling actix-router v0.5.1
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling actix-macros v0.2.3
[INFO] [stderr]    Compiling actix-web-codegen v4.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling actix-rt v2.8.0
[INFO] [stderr]    Compiling actix-server v2.2.0
[INFO] [stderr]    Compiling h2 v0.3.15
[INFO] [stderr]    Compiling actix-codec v0.5.0
[INFO] [stderr]    Compiling zstd v0.12.3+zstd.1.5.2
[INFO] [stderr]    Compiling actix-http v3.3.0
[INFO] [stderr]    Compiling actix-web v4.3.0
[INFO] [stderr]    Compiling news_letter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `greet` is never used
[INFO] [stdout]  --> src/main.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | async fn greet(req: HttpRequest) -> impl Responder {
[INFO] [stdout]   |          ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 55s
[INFO] running `Command { std: "docker" "inspect" "01b41419d2e99457256196ac7e37d974054cbcb234da02e34f55d41e2a11c2b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "01b41419d2e99457256196ac7e37d974054cbcb234da02e34f55d41e2a11c2b0" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling news_letter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `greet` is never used
[INFO] [stdout]  --> src/main.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | async fn greet(req: HttpRequest) -> impl Responder {
[INFO] [stdout]   |          ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.46s
[INFO] running `Command { std: "docker" "inspect" "01b41419d2e99457256196ac7e37d974054cbcb234da02e34f55d41e2a11c2b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "01b41419d2e99457256196ac7e37d974054cbcb234da02e34f55d41e2a11c2b0" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: function `greet` is never used
[INFO] [stderr]  --> src/main.rs:4:10
[INFO] [stderr]   |
[INFO] [stderr] 4 | async fn greet(req: HttpRequest) -> impl Responder {
[INFO] [stderr]   |          ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `news_letter` (bin "news_letter" test) generated 1 warning
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/news_letter-1dfce97af5cabd30)
[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; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "01b41419d2e99457256196ac7e37d974054cbcb234da02e34f55d41e2a11c2b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01b41419d2e99457256196ac7e37d974054cbcb234da02e34f55d41e2a11c2b0", kill_on_drop: false }`
[INFO] [stdout] 01b41419d2e99457256196ac7e37d974054cbcb234da02e34f55d41e2a11c2b0
