[INFO] cloning repository https://github.com/pyoky/Initr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pyoky/Initr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpyoky%2FInitr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpyoky%2FInitr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6e7268ad44b2573e28f23094a187d2eb558b705f
[INFO] testing pyoky/Initr/6e7268ad44b2573e28f23094a187d2eb558b705f against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpyoky%2FInitr" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pyoky/Initr
[INFO] finished tweaking git repo https://github.com/pyoky/Initr
[INFO] tweaked toml for git repo https://github.com/pyoky/Initr written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pyoky/Initr on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pyoky/Initr 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zip v0.6.2
[INFO] [stderr]   Downloaded num_threads v0.1.5
[INFO] [stderr]   Downloaded sha1 v0.10.1
[INFO] [stderr]   Downloaded multer v2.0.2
[INFO] [stderr]   Downloaded ref-cast-impl v1.0.6
[INFO] [stderr]   Downloaded zstd v0.10.0+zstd.1.5.2
[INFO] [stderr]   Downloaded task-local-extensions v0.1.1
[INFO] [stderr]   Downloaded clap_derive v3.1.4
[INFO] [stderr]   Downloaded retry-policies v0.1.1
[INFO] [stderr]   Downloaded ipnet v2.4.0
[INFO] [stderr]   Downloaded reqwest-retry v0.1.4
[INFO] [stderr]   Downloaded anyhow v1.0.56
[INFO] [stderr]   Downloaded schemars v0.8.8
[INFO] [stderr]   Downloaded hyperx v1.4.0
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.9
[INFO] [stderr]   Downloaded zstd-sys v1.6.3+zstd.1.5.2
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.4
[INFO] [stderr]   Downloaded rocket_codegen v0.5.0-rc.1
[INFO] [stderr]   Downloaded h2 v0.3.12
[INFO] [stderr]   Downloaded mio v0.8.2
[INFO] [stderr]   Downloaded reqwest v0.11.10
[INFO] [stderr]   Downloaded rocket_http v0.5.0-rc.1
[INFO] [stderr]   Downloaded tracing v0.1.32
[INFO] [stderr]   Downloaded rocket v0.5.0-rc.1
[INFO] [stderr]   Downloaded tracing-opentelemetry v0.17.2
[INFO] [stderr]   Downloaded ubyte v0.10.1
[INFO] [stderr]   Downloaded libc v0.2.121
[INFO] [stderr]   Downloaded tracing-core v0.1.23
[INFO] [stderr]   Downloaded async-trait v0.1.53
[INFO] [stderr]   Downloaded cookie v0.15.1
[INFO] [stderr]   Downloaded uncased v0.9.6
[INFO] [stderr]   Downloaded generator v0.7.0
[INFO] [stderr]   Downloaded tracing-attributes v0.1.20
[INFO] [stderr]   Downloaded state v0.5.2
[INFO] [stderr]   Downloaded redox_syscall v0.2.12
[INFO] [stderr]   Downloaded base64ct v1.0.1
[INFO] [stderr]   Downloaded schemars_derive v0.8.8
[INFO] [stderr]   Downloaded ref-cast v1.0.6
[INFO] [stderr]   Downloaded loom v0.5.4
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.8
[INFO] [stderr]   Downloaded reqwest-middleware v0.1.5
[INFO] [stderr]   Downloaded urlencoding v1.3.3
[INFO] [stderr]   Downloaded figment v0.10.6
[INFO] [stderr]   Downloaded reqwest-tracing v0.2.1
[INFO] [stderr]   Downloaded dyn-clone v1.0.5
[INFO] [stderr]   Downloaded serde_derive_internals v0.25.0
[INFO] [stderr]   Downloaded open v1.7.1
[INFO] [stderr]   Downloaded log v0.4.16
[INFO] [stderr]   Downloaded time v0.3.9
[INFO] [stderr]   Downloaded password-hash v0.3.2
[INFO] [stderr]   Downloaded zstd-safe v4.1.4+zstd.1.5.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2fdb1552c5a4ca3c52de2fbeaba4aa156bd336aa5ae796699407fa3be2462a38
[INFO] running `Command { std: "docker" "start" "-a" "2fdb1552c5a4ca3c52de2fbeaba4aa156bd336aa5ae796699407fa3be2462a38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2fdb1552c5a4ca3c52de2fbeaba4aa156bd336aa5ae796699407fa3be2462a38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fdb1552c5a4ca3c52de2fbeaba4aa156bd336aa5ae796699407fa3be2462a38", kill_on_drop: false }`
[INFO] [stdout] 2fdb1552c5a4ca3c52de2fbeaba4aa156bd336aa5ae796699407fa3be2462a38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 17816c600c06f69666b8984e2107924b532ba32addf4c4fb85f42676ff28623b
[INFO] running `Command { std: "docker" "start" "-a" "17816c600c06f69666b8984e2107924b532ba32addf4c4fb85f42676ff28623b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling syn v1.0.89
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling httparse v1.6.0
[INFO] [stderr]    Compiling tracing-core v0.1.23
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.1
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling getrandom v0.2.5
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling mio v0.8.2
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling crypto-common v0.1.3
[INFO] [stderr]    Compiling cookie v0.15.1
[INFO] [stderr]    Compiling ref-cast v1.0.6
[INFO] [stderr]    Compiling http v0.2.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio v1.17.0
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling tracing v0.1.32
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling zstd-sys v1.6.3+zstd.1.5.2
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling uncased v0.9.6
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling ipnet v2.4.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling zstd-safe v4.1.4+zstd.1.5.2
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling state v0.5.2
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling atomic v0.5.1
[INFO] [stderr]    Compiling figment v0.10.6
[INFO] [stderr]    Compiling multer v2.0.2
[INFO] [stderr]    Compiling base64ct v1.0.1
[INFO] [stderr]    Compiling schemars v0.8.8
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling hyperx v1.4.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.9
[INFO] [stderr]    Compiling password-hash v0.3.2
[INFO] [stderr]    Compiling sha2 v0.10.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling rocket v0.5.0-rc.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling num_threads v0.1.5
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling spin v0.9.2
[INFO] [stderr]    Compiling dyn-clone v1.0.5
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling pbkdf2 v0.10.1
[INFO] [stderr]    Compiling sha1 v0.10.1
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling binascii v0.1.4
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling urlencoding v1.3.3
[INFO] [stderr]    Compiling home v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling open v1.7.1
[INFO] [stderr]    Compiling pem v0.8.3
[INFO] [stderr]    Compiling time v0.3.9
[INFO] [stderr]    Compiling h2 v0.3.12
[INFO] [stderr]    Compiling serde_derive_internals v0.25.0
[INFO] [stderr]    Compiling devise_core v0.3.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling bzip2 v0.4.3
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling ct-logs v0.8.0
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling tracing-attributes v0.1.20
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling pear_codegen v0.2.3
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling ref-cast-impl v1.0.6
[INFO] [stderr]    Compiling hyper v0.14.18
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling devise_codegen v0.3.1
[INFO] [stderr]    Compiling schemars_derive v0.8.8
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling pear v0.2.3
[INFO] [stderr]    Compiling devise v0.3.1
[INFO] [stderr]    Compiling async-stream v0.3.3
[INFO] [stderr]    Compiling clap_derive v3.1.4
[INFO] [stderr]    Compiling async-recursion v0.3.2
[INFO] [stderr]    Compiling pin-project v1.0.10
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling opentelemetry v0.17.0
[INFO] [stderr]    Compiling rocket_http v0.5.0-rc.1
[INFO] [stderr]    Compiling rocket_codegen v0.5.0-rc.1
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling ubyte v0.10.1
[INFO] [stderr]    Compiling clap v3.1.6
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling tracing-log v0.1.2
[INFO] [stderr]    Compiling tracing-opentelemetry v0.17.2
[INFO] [stderr]    Compiling simple_asn1 v0.4.1
[INFO] [stderr]    Compiling retry-policies v0.1.1
[INFO] [stderr]    Compiling jsonwebtoken v7.2.0
[INFO] [stderr]    Compiling rustls-native-certs v0.5.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling task-local-extensions v0.1.1
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling tokio-stream v0.1.8
[INFO] [stderr]    Compiling zstd v0.10.0+zstd.1.5.2
[INFO] [stderr]    Compiling zip v0.6.2
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling hyper-rustls v0.22.1
[INFO] [stderr]    Compiling reqwest v0.11.10
[INFO] [stderr]    Compiling yup-oauth2 v5.1.0
[INFO] [stderr]    Compiling reqwest-middleware v0.1.5
[INFO] [stderr]    Compiling reqwest-retry v0.1.4
[INFO] [stderr]    Compiling reqwest-tracing v0.2.1
[INFO] [stderr]    Compiling google-drive v0.2.8 (/opt/rustwide/workdir/drive)
[INFO] [stdout] warning: unused return value of `anyhow::private::must_use` that must be used
[INFO] [stdout]    --> drive/src/lib.rs:356:13
[INFO] [stdout]     |
[INFO] [stdout] 356 |             anyhow!("refresh token cannot be empty");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 356 |             let _ = anyhow!("refresh token cannot be empty");
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling initr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ubyte v0.10.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" "17816c600c06f69666b8984e2107924b532ba32addf4c4fb85f42676ff28623b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17816c600c06f69666b8984e2107924b532ba32addf4c4fb85f42676ff28623b", kill_on_drop: false }`
[INFO] [stdout] 17816c600c06f69666b8984e2107924b532ba32addf4c4fb85f42676ff28623b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 554ed75f8cd14f92bb2c44140b38f9aa2afc21f3288eecf50310e8ff0f4f9725
[INFO] running `Command { std: "docker" "start" "-a" "554ed75f8cd14f92bb2c44140b38f9aa2afc21f3288eecf50310e8ff0f4f9725", kill_on_drop: false }`
[INFO] [stdout] warning: unused return value of `anyhow::private::must_use` that must be used
[INFO] [stdout]    --> drive/src/lib.rs:356:13
[INFO] [stdout]     |
[INFO] [stdout] 356 |             anyhow!("refresh token cannot be empty");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 356 |             let _ = anyhow!("refresh token cannot be empty");
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling initr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.06s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ubyte v0.10.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" "554ed75f8cd14f92bb2c44140b38f9aa2afc21f3288eecf50310e8ff0f4f9725", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "554ed75f8cd14f92bb2c44140b38f9aa2afc21f3288eecf50310e8ff0f4f9725", kill_on_drop: false }`
[INFO] [stdout] 554ed75f8cd14f92bb2c44140b38f9aa2afc21f3288eecf50310e8ff0f4f9725
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2598c8d9c75006612df59de0df2a86d224207707746bba06bf7968669299e27f
[INFO] running `Command { std: "docker" "start" "-a" "2598c8d9c75006612df59de0df2a86d224207707746bba06bf7968669299e27f", kill_on_drop: false }`
[INFO] [stderr] warning: unused return value of `anyhow::private::must_use` that must be used
[INFO] [stderr]    --> drive/src/lib.rs:356:13
[INFO] [stderr]     |
[INFO] [stderr] 356 |             anyhow!("refresh token cannot be empty");
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 356 |             let _ = anyhow!("refresh token cannot be empty");
[INFO] [stderr]     |             +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `google-drive` (lib) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ubyte v0.10.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/lib.rs (/opt/rustwide/target/debug/deps/initr-a202405663caa9ae)
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/initr-7f4775fd038ecbea)
[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] [stderr]    Doc-tests initr
[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" "2598c8d9c75006612df59de0df2a86d224207707746bba06bf7968669299e27f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2598c8d9c75006612df59de0df2a86d224207707746bba06bf7968669299e27f", kill_on_drop: false }`
[INFO] [stdout] 2598c8d9c75006612df59de0df2a86d224207707746bba06bf7968669299e27f
