[INFO] cloning repository https://github.com/preedep/webexampleopenidc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/preedep/webexampleopenidc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpreedep%2Fwebexampleopenidc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpreedep%2Fwebexampleopenidc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8dc4ce9c7bde9a63157907d8a2c5a1d1b4079f3e [INFO] testing preedep/webexampleopenidc against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpreedep%2Fwebexampleopenidc" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/preedep/webexampleopenidc [INFO] finished tweaking git repo https://github.com/preedep/webexampleopenidc [INFO] tweaked toml for git repo https://github.com/preedep/webexampleopenidc written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/preedep/webexampleopenidc on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/preedep/webexampleopenidc 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ab373fb880b442ad7e8213509fc1a585c9675d60264dafd76f48653be18ab46 [INFO] running `Command { std: "docker" "start" "-a" "4ab373fb880b442ad7e8213509fc1a585c9675d60264dafd76f48653be18ab46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ab373fb880b442ad7e8213509fc1a585c9675d60264dafd76f48653be18ab46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ab373fb880b442ad7e8213509fc1a585c9675d60264dafd76f48653be18ab46", kill_on_drop: false }` [INFO] [stdout] 4ab373fb880b442ad7e8213509fc1a585c9675d60264dafd76f48653be18ab46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e8de0190b425a990ac2530aacbaf761c0020315dae9f2656dd987f1f5ee0ef1 [INFO] running `Command { std: "docker" "start" "-a" "0e8de0190b425a990ac2530aacbaf761c0020315dae9f2656dd987f1f5ee0ef1", kill_on_drop: false }` [INFO] [stderr] Compiling pin-project-lite v0.2.12 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling headers v0.3.8 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.14 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling tungstenite v0.18.0 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling oauth2 v4.4.1 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tokio-tungstenite v0.18.0 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling warp v0.3.5 [INFO] [stderr] Compiling webexample003 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `store` [INFO] [stdout] --> src/main.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | store: Store, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_store` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `csrf_token` [INFO] [stdout] --> src/main.rs:113:20 [INFO] [stdout] | [INFO] [stdout] 113 | let (auth_url, csrf_token) = client [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_csrf_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.72s [INFO] running `Command { std: "docker" "inspect" "0e8de0190b425a990ac2530aacbaf761c0020315dae9f2656dd987f1f5ee0ef1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e8de0190b425a990ac2530aacbaf761c0020315dae9f2656dd987f1f5ee0ef1", kill_on_drop: false }` [INFO] [stdout] 0e8de0190b425a990ac2530aacbaf761c0020315dae9f2656dd987f1f5ee0ef1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c7ef98a189b0f6ac2214a08f076ef444e99f959e15d6abc99443742cf3d7cc3 [INFO] running `Command { std: "docker" "start" "-a" "5c7ef98a189b0f6ac2214a08f076ef444e99f959e15d6abc99443742cf3d7cc3", kill_on_drop: false }` [INFO] [stderr] Compiling webexample003 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `store` [INFO] [stdout] --> src/main.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | store: Store, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_store` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `csrf_token` [INFO] [stdout] --> src/main.rs:113:20 [INFO] [stdout] | [INFO] [stdout] 113 | let (auth_url, csrf_token) = client [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_csrf_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.44s [INFO] running `Command { std: "docker" "inspect" "5c7ef98a189b0f6ac2214a08f076ef444e99f959e15d6abc99443742cf3d7cc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c7ef98a189b0f6ac2214a08f076ef444e99f959e15d6abc99443742cf3d7cc3", kill_on_drop: false }` [INFO] [stdout] 5c7ef98a189b0f6ac2214a08f076ef444e99f959e15d6abc99443742cf3d7cc3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d38dbde14ed095983d729ee00e8b1c02aef0a12651568c1bb31d86a636c44756 [INFO] running `Command { std: "docker" "start" "-a" "d38dbde14ed095983d729ee00e8b1c02aef0a12651568c1bb31d86a636c44756", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `store` [INFO] [stderr] --> src/main.rs:86:5 [INFO] [stderr] | [INFO] [stderr] 86 | store: Store, [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_store` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `csrf_token` [INFO] [stderr] --> src/main.rs:113:20 [INFO] [stderr] | [INFO] [stderr] 113 | let (auth_url, csrf_token) = client [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_csrf_token` [INFO] [stderr] [INFO] [stderr] warning: `webexample003` (bin "webexample003" test) generated 2 warnings (run `cargo fix --bin "webexample003" -p webexample003 --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.56s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/webexample003-7da28162e19cdbc8) [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" "d38dbde14ed095983d729ee00e8b1c02aef0a12651568c1bb31d86a636c44756", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d38dbde14ed095983d729ee00e8b1c02aef0a12651568c1bb31d86a636c44756", kill_on_drop: false }` [INFO] [stdout] d38dbde14ed095983d729ee00e8b1c02aef0a12651568c1bb31d86a636c44756