[INFO] cloning repository https://github.com/KDuk0/hello_web
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KDuk0/hello_web" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKDuk0%2Fhello_web", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKDuk0%2Fhello_web'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8497ebe1085055e83aaa0650472fb4200d4227cd
[INFO] testing KDuk0/hello_web against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKDuk0%2Fhello_web" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/KDuk0/hello_web
[INFO] finished tweaking git repo https://github.com/KDuk0/hello_web
[INFO] tweaked toml for git repo https://github.com/KDuk0/hello_web written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KDuk0/hello_web on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KDuk0/hello_web 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 2 packages to latest compatible versions
[INFO] [stderr]       Adding serde_derive v1.0.160 (available: v1.0.228)
[INFO] [stderr]       Adding syn v2.0.16 (available: v2.0.117)
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-tungstenite v0.11.0
[INFO] [stderr]   Downloaded tokio-macros v0.2.6
[INFO] [stderr]   Downloaded tungstenite v0.11.1
[INFO] [stderr]   Downloaded urlencoding v1.3.3
[INFO] [stderr]   Downloaded headers-core v0.2.0
[INFO] [stderr]   Downloaded twoway v0.1.8
[INFO] [stderr]   Downloaded net2 v0.2.38
[INFO] [stderr]   Downloaded pin-project-internal v0.4.30
[INFO] [stderr]   Downloaded tracing v0.1.38
[INFO] [stderr]   Downloaded headers v0.3.8
[INFO] [stderr]   Downloaded pin-project v0.4.30
[INFO] [stderr]   Downloaded warp v0.2.5
[INFO] [stderr]   Downloaded hyper v0.13.10
[INFO] [stderr]   Downloaded multipart v0.17.1
[INFO] [stderr]   Downloaded pin-project-lite v0.1.12
[INFO] [stderr]   Downloaded buf_redux v0.8.4
[INFO] [stderr]   Downloaded safemem v0.3.3
[INFO] [stderr]   Downloaded input_buffer v0.3.1
[INFO] [stderr]   Downloaded syn v2.0.16
[INFO] [stderr]   Downloaded rustix v0.37.15
[INFO] [stderr]   Downloaded tokio v0.2.25
[INFO] [stderr]   Downloaded linux-raw-sys v0.3.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 506690479e463a6304f6486a1033ed24392ad81497a6775f0af12d36304924f0
[INFO] running `Command { std: "docker" "start" "-a" "506690479e463a6304f6486a1033ed24392ad81497a6775f0af12d36304924f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "506690479e463a6304f6486a1033ed24392ad81497a6775f0af12d36304924f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "506690479e463a6304f6486a1033ed24392ad81497a6775f0af12d36304924f0", kill_on_drop: false }`
[INFO] [stdout] 506690479e463a6304f6486a1033ed24392ad81497a6775f0af12d36304924f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f22d0d7b3b9eeb145176e8cff9afdf9f3819c2e278daefdff998aa41d706e48c
[INFO] running `Command { std: "docker" "start" "-a" "f22d0d7b3b9eeb145176e8cff9afdf9f3819c2e278daefdff998aa41d706e48c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.142
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling serde_derive v1.0.160
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling cpufeatures v0.2.7
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling syn v2.0.16
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling serde v1.0.160
[INFO] [stderr]    Compiling rustix v0.37.15
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling pin-project-internal v0.4.30
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling tracing v0.1.38
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling linux-raw-sys v0.3.5
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling net2 v0.2.38
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling input_buffer v0.3.1
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling buf_redux v0.8.4
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling twoway v0.1.8
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling urlencoding v1.3.3
[INFO] [stderr]    Compiling tungstenite v0.11.1
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling headers v0.3.8
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling tempfile v3.5.0
[INFO] [stderr]    Compiling multipart v0.17.1
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling pin-project v0.4.30
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling serde_urlencoded v0.6.1
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.11.0
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling hyper v0.13.10
[INFO] [stderr]    Compiling warp v0.2.5
[INFO] [stderr]    Compiling hello_web v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Greeting` is never constructed
[INFO] [stdout]  --> src/main.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct Greeting {
[INFO] [stdout]   |        ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/main.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Greeting {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 11 |     fn new(greeting: &str, id: String) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.69s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.17.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "f22d0d7b3b9eeb145176e8cff9afdf9f3819c2e278daefdff998aa41d706e48c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f22d0d7b3b9eeb145176e8cff9afdf9f3819c2e278daefdff998aa41d706e48c", kill_on_drop: false }`
[INFO] [stdout] f22d0d7b3b9eeb145176e8cff9afdf9f3819c2e278daefdff998aa41d706e48c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 152702f1baa8b69c1127139c8389bb60d9104f61d07e567ee37a8dd9ec7bec50
[INFO] running `Command { std: "docker" "start" "-a" "152702f1baa8b69c1127139c8389bb60d9104f61d07e567ee37a8dd9ec7bec50", kill_on_drop: false }`
[INFO] [stderr]    Compiling hello_web v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Greeting` is never constructed
[INFO] [stdout]  --> src/main.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct Greeting {
[INFO] [stdout]   |        ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/main.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Greeting {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 11 |     fn new(greeting: &str, id: String) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.98s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.17.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "152702f1baa8b69c1127139c8389bb60d9104f61d07e567ee37a8dd9ec7bec50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "152702f1baa8b69c1127139c8389bb60d9104f61d07e567ee37a8dd9ec7bec50", kill_on_drop: false }`
[INFO] [stdout] 152702f1baa8b69c1127139c8389bb60d9104f61d07e567ee37a8dd9ec7bec50
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a3210e80383057834e6f2a882709ceee36e1a5ab402f240af5a91e7588eda911
[INFO] running `Command { std: "docker" "start" "-a" "a3210e80383057834e6f2a882709ceee36e1a5ab402f240af5a91e7588eda911", kill_on_drop: false }`
[INFO] [stderr] warning: struct `Greeting` is never constructed
[INFO] [stderr]  --> src/main.rs:5:8
[INFO] [stderr]   |
[INFO] [stderr] 5 | struct Greeting {
[INFO] [stderr]   |        ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/main.rs:11:8
[INFO] [stderr]    |
[INFO] [stderr] 10 | impl Greeting {
[INFO] [stderr]    | ------------- associated function in this implementation
[INFO] [stderr] 11 |     fn new(greeting: &str, id: String) -> Self {
[INFO] [stderr]    |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `hello_web` (bin "hello_web" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.17.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hello_web-341910f2b21e0b87)
[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" "a3210e80383057834e6f2a882709ceee36e1a5ab402f240af5a91e7588eda911", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3210e80383057834e6f2a882709ceee36e1a5ab402f240af5a91e7588eda911", kill_on_drop: false }`
[INFO] [stdout] a3210e80383057834e6f2a882709ceee36e1a5ab402f240af5a91e7588eda911
